/*
Theme name: Rignana
Description: Cantinetta di Rignana
Version: 1.0
*/


@import "css/reset.css";
@import "css/images.css";
@import "css/menus.css";
@import "css/splash.css";
@import "css/404.css";
@import "css/shadowbox.css";
@import "css/effects.css";
@import "css/swipebox.css";
@import "css/swiper.css";



@font-face {
    font-family: 'rignanaregular';
    src: url('fonts/rignana-italic-webfont.eot');
    src: url('fonts/rignana-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rignana-italic-webfont.woff') format('woff'),
         url('fonts/rignana-italic-webfont.ttf') format('truetype'),
         url('fonts/rignana-italic-webfont.svg#rignanaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



* {
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


a, a:visited {
	color: #9C1B32;
	text-decoration: none;
}

a:hover {
	color: #222222;
}

a:active {
	color: #000000;
}

p {
	margin-top: 4px;
}

strong {
	font-weight: bold;
}

em {

	font-style: italic;
}

html, body {
background-color: #6d152a;
}


body {
	font-family: 'Open Sans', sans-serif;
	font-size: 62.5%;
	color: #570d0d;
	background: #862135; /* Old browsers */
	background: -moz-linear-gradient(top, #862135 0%, #6d152a 36%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#862135), color-stop(36%,#6d152a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #862135 0%,#6d152a 36%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #862135 0%,#6d152a 36%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #862135 0%,#6d152a 36%); /* IE10+ */
	background: linear-gradient(to bottom, #862135 0%,#6d152a 36%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862135', endColorstr='#6d152a',GradientType=0 ); /* IE6-9 */
}

#loading-page {
position: fixed;
top: 0; left: 0; bottom: 0; right: 0;
background-color: #862135;
display: block;
z-index: 9999;
}

.loading_symbol {
width: 64px;
height: 64px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -32px;
margin-top: -32px;
}



/* DIMENSIONS */

#contenitore, #footer_content {
	min-width: 900px;
	width: 900px;
	padding: 0px 30px;
	padding-bottom: 60px;
}



#header {
	padding-top: 20px;
  position: relative;
}

#header_content, #footer_content, #main_content {
	position: relative;
}

/* MARGINS */


#footer_content, #header_content {
	margin: 0 auto;
}


#contenitore {
	background: #f7f6f0; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f6f0 0%, #e2dbd0 6%, #f7f6f0 22%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f6f0), color-stop(6%,#e2dbd0), color-stop(22%,#f7f6f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f6f0 0%,#e2dbd0 6%,#f7f6f0 22%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f6f0 0%,#e2dbd0 6%,#f7f6f0 22%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f6f0 0%,#e2dbd0 6%,#f7f6f0 22%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f6f0 0%,#e2dbd0 6%,#f7f6f0 22%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f0', endColorstr='#f7f6f0',GradientType=0 ); /* IE6-9 */
	margin: 0px auto;
	clear: both;
	float: none;
	border-radius: 3px 3px 0 0;
}

.login {
	background-color: #cfb367;
	color: #FFF !important;
	padding: 0px 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

.categoria-13 {
	background-color: #FFD700;
}
.categoria-13 #contenitore {
	background: #862135; /* Old browsers */
	background: -moz-linear-gradient(top, #862135 0%, #6d152a 36%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#862135), color-stop(36%,#6d152a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #862135 0%,#6d152a 36%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #862135 0%,#6d152a 36%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #862135 0%,#6d152a 36%); /* IE10+ */
	background: linear-gradient(to bottom, #862135 0%,#6d152a 36%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862135', endColorstr='#6d152a',GradientType=0 ); /* IE6-9 */
}

.categoria-5 {

}

.categoria-5 #contenitore {
	background-color: #000;
}

.inner-wrap {
	margin: 10px;
}


#main {
	display: block;
	padding-bottom: 20px;
}

#main_content {
	min-height: 500px;
	border-top: 1px solid #F6F6F6;
	padding-top: 10px;
	background: #f7f6f0; /* Old browsers */

}

.pagina-id-183.loggato #main_content {
	background-color: #cfb367;
}

#push {
	height: 150px;
}


#footer, #push {
 	clear: both;
}


#footer {
	height: auto;
}


#footer_content {
	height: 70px;
	border-top: 2px solid #701729;
	background-color: #862135;
	border-radius: 0px 0px 3px 3px;
}

.footer_right {
	position: absolute;
	right: 10px;
	top: 15px;
	width: 470px;
	height: 50px;
}

.social-logo {
	clear: both;
	display: block;
	text-align: center;
	margin-bottom: 14px;
}

.footer_bottom {
	clear: both;
	height:85px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	display: block;
	color: #e8e2c8;
}

.footer_bottom a {
	color: #E6E1D7;
}

.top_return {
	background-position: -560px 0;
	width: 400px;
	height: 30px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: -15px;
	cursor: pointer;
}


.clearfix {
	clear: both;
}

.block {
	width: 100%;
	min-height: 80px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	display: block;
	clear: both;
	position: relative;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.block a h2 {
	font-size: 14px;

}
.block hr {
	border: none;
	border-top: 1px solid #BFD298;
	border-bottom: 1px solid #CCE1B5;

}

.block_content {
	margin: 10px;
	clear: both;
	background-color: #FFF;
	display: block;
	min-height: 60px;
}

.block li.post {
min-height: 25px;
line-height: auto;
position: relative;
border-bottom: 1px solid #333;
}

.block li.post h2 a {
	font-size: 1.3em;
}


.icona_nuovo {
	direction: block;
	width: 50px;
	height: 50px;
	background-position: -900px -440px;
	position: absolute;
	right: -3px;
	top: -3px;
	z-index: 2;
	background: url(images/new-icon.png) no-repeat top right;
}

.block li.nuovo .icona_nuovo{
width: 50px;
height: 20px;
right: -5px;
top: 2px;
background-position: -850px -480px;
}

.section-link {
	height: 22px;
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	display: block;
	position: absolute;
	top: -22px;
	color: #444;
}

.section-link .freccia {
	width: 28px;
	height: 22px;
	display: block;
	float: right;
	background-position: -680px -220px;
	margin: 0px;
	margin-left: 10px;
}

.section-link:hover .freccia {
	background-position: -680px -242px;
}

.section-link:active .freccia {
	background-position: -680px -264px;
}




.home1 {
	width: 600px;
	width: 60%;
	background-color: #EEE;
	min-height: 400px;
	float: left;
	margin-left: 15px;
	margin-left: 1%;
	margin-top: 15px;
	position: relative;
}

.home2 {
	width: 300px;
	width: 37%;
	min-height: 400px;
	float: right;
	margin-top: 100px;
	margin-right: 15px;
	margin-right: 1%;

}

.home2 img {
	width: 50px;
	height: 50px;
}

#header_top {
	clear: both;
	height: 200px;
	border-bottom: 1px solid #E2DBD0;
	margin: 0px;
	padding: 0px 20px;
}

#logo a {
	background: url(images/logo-large.png) no-repeat left top;
	width: 140px;
	height: 190px;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 2;
}

#logo a:hover {
	top: 2px;
}

#logo.fixed {
	position: absolute;
	left: 5%;
	top: 5%;
	z-index: 9990;
}


a.logo-small {
	background-position: -250px 0;
	width: 118px;
	height: 50px;
	display: block;
	float: right;
}

a.logo-small:hover {
	background-position: -250px -50px;
}

a.logo-small:active {
	background-position: -250px -50px;
}

#tagline {
	height: 40px;
	position: absolute;
	left: 230px;
	top: 40px;
}


#cerca {
	padding: 10px;
}

a#back {
	width: 40px;
	height: 40px;
	position: fixed;
	display: block;
	right: 5px;
	top: 5px;
	background-color: fuchsia;
	z-index: 2;
}


/* LANGUAGE
*/

#topbar {
	margin: 3px auto;
	margin-right: 30px;
  position: absolute;
  right: 0px;
  z-index: 99;
}

.login {
	float: right;
	margin-left: 15px;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
}

#lang_sel_list {
	text-align: right;
	text-transform: uppercase;
	float: right;
  border: 0px;
}

#lang_sel_list ul li {
	display: inline;
	margin: 3px;
  float: right;
  text-align: right;
}

#lang_sel_list ul li.wpml-ls-current-language a {
	color: #FFF !important;
	padding: 3px;
	background-color: transparent;
}

#lang_sel_list ul li a:hover {
	color: #f7f6f0;
}

#lang_sel_list ul a, #lang_sel_list_list ul a:visited {
	background-color: transparent;
}





/* PAGE TEMPLATE
*/

.pagina .post {
	font-size: 1.3em;
	float: left;
	margin: 10px 20px;
	margin-left: 1%;
	margin-right: 0;
}

.pagina .post.small {
	width: 49%;
}

.pagina .post.medium {
	width: 60%;
}

.pagina .post.medium .image_post {
	width: 100%;
}

.pagina .post.large {
	width: 75%;
}

.pagina .post.full {
	width: 98%;
}

.pagina .post.full .gallery {
	width: 50%;
	float: left;
	margin-left: 10px;
}

.pagina .post.full p {
	width: 45%;
	float: right;
}

.pagina .post span {
	color: inherit !important;
}
.pagina h1 {
	font-size: 1.6em;
	text-shadow: 0px 1px 1px #FFFFFF;
	font-family: 'rignanaregular', serif;
	line-height: 1em;
	margin-top: 30px;
}

.pagina h2 {
	font-size: 1.3em;
	font-family: 'rignanaregular';
	line-height: 0.7em;
}

.pagina h3 {
	font-size: 1.7em;
	margin-top: 25px;
}

.pagina h4, .pagina h5 {
	font-size: 1.3em;
}

.pagina hr {
	background-color:#E2DBD0;
	height: 3px;
	border: 0px;
	margin: 17px 0px;
}



.pagina .post p {
	margin: 5px 0px;
	line-height: 21px;
}

.pagina address {
	font-size: 0.9em;
	font-style: italic;
}

.pagina .post ul, .pagina .post ol {
	margin: 10px 35px;
}
.pagina .post ul li {
	list-style-type: disc;
	color: red;
}

.pagina .post ol li {
	list-style-type: decimal-leading-zero;
}

.pagina blockquote {
	margin-left: 35%;
	width: 50%;
	text-align: right;
	font-style: italic;
}

.allegato {
	background-color: #f6f6f6;
	display: block;
	float: left;
	padding: 10px;
	width: 140px;
	height: 200px;
	margin: 10px;
}

.allegato img {
	width: 130px;
	height: 170px;
	float: left;
	margin: 5px;
}

.allegato-desc {
	margin: 0px 5px 0 5px;
	font-style: italic;
}
.attachment-pagina-small {
	margin: 10px;
}

.gallery-item img {
	width: 100%;
	height: auto;
}


/* SEARCH RESULT */

.categoryThumbs {
	margin: 10px;
	width: 650px;
	float: left;
}

.search h3 {
	font-size: 18px;
	font-style: italic;
}

/*
STRIP
*/

.strip {
	display: block;
	height: 200px;
	width: 98%;
	margin: 1%;
	clear: both;
	background-color: #EEE;
}

/* SINGLE TEMPLATE
*/

.articolo .post {
	font-size: 1.3em;
	float: left;
	margin: 0px 20px;
	width: 840px;
}

.articolo .post hr {
	margin: 20px auto;
	border: 0px;
	height: 1px;
	background-color: #f7f6f0;
}

.articolo h1 {
	font-size: 1.6em;
	text-shadow: 0px 1px 1px #FFFFFF;
	font-family: 'rignanaregular', serif;
	line-height: 1em;
	margin-top: 30px;
}

.articolo .etichetta {
	background-color: #3c3c3b;
	color: #FFF;
	padding: 2px;
	display: inline-block;
	width: auto;
	margin-top: 15px;
}
.articolo h2 {
	font-size: 1.8em;
}


.articolo .immagine {
	position: relative;
	display: block;
	height: auto;
}

.articolo .immagine a.icon_zoom{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 40px;
	height: 40px;
	background:  url(images/zoom-icon.png) no-repeat left top;
	z-index: 999;
}

.articolo .immagine a.icon_zoom:hover {
	background-position: right top;
}
#breadcrumbs {
	color: #3c3c3b;
}

.categoria #breadcrumbs {
	margin-left: 20px;
}

.cod-pr {
	font-weight: bold;
}


.thumb_gal img {
	width: 150px;
	height: auto;
}

.articolo-menu .post {
	text-align: center;
}


.articolo-menu .post h2 {
	margin-top: 30px;
}


/* CATEGORY TEMPLATE
*/

.categoria #container, .risultati_ricerca #container {
	font-size: 1.3em;
	float: left;
	margin: 20px;
	width: 696px;
}

.categoria .post, .risultati_ricerca .post {
	position: relative;
	border-radius: 4px;
}


.categoria h1 {
	font-size: 1.5em;
	margin: 15px 20px;
}

.risultati_ricerca h1 {
	margin: 0px 20px;
}

.categoria .post, .risultati_ricerca .post {
	border: 1px solid #f7f6f0;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	width: 167px;
	height: 167px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

.categoria .post .image_post, .risultati_ricerca .post .image_post {
	margin-right: 8px;
	margin-bottom: 8px;
}


.categoria .post .image_post, .risultati_ricerca .post .image_post {
	width: 167px;
	height: 167px;
}

.categoria .post hr, .risultati_ricerca .categoria .post hr {
	margin: 10px 0px;
	display: block;
	height: 1px;
}

.articolo .post-left {
	width: 550px;
	border-right: 1px solid #f7f6f0;
	float: left;
	display: block;
}

.articolo .post-right {
	width: 340px;
	display: block;
	float: right;
}

 .articolo .image_post {
	float: left;
	width: 550px;
	height: auto;
}

.articolo .same-category {
	margin-top: 25px;
	margin-bottom: 40px;
	background-color: #f7f6f0;
	height: auto;
	display: block;
}

.articolo .same-category a {
	width: 100px;
	height: 100px;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-bottom: 5px;
}

.articolo .same-category .post {
	margin: 4px 4px 0px 2px;
}

.articolo .same-category .image_post, .image_post.no-image {
	width: 94px;
	height: 94px;
	margin: 3px !important;
}

.categoria .post h2 {
	font-size: 0.8em;
	position: absolute;
	z-index: 2;
	bottom: 5px;
	left: 5px;
	background-color: white;
	padding: 1px;
}

.categoria .first_post h2 {
	font-size: 2.8em;
}

.first_post {
}

.contenuto_post {
	font-size: 0.9em;
}

.footer_post {
	clear: both;
	display: block;
	height: 20px;
	position: absolute;
	right: 5px;
	left: 5px;
	bottom: 5px;
}
.apri_post, .apri_post:visited  {
	position: absolute;
	background-position: right 0;
	right: 5px;
	height: 20px;
	width: 40px;
	padding-right: 25px;
	padding-left: 5px;
	text-transform: uppercase;
	color: #CCE1B5;
	font-size: 0.8em;
	line-height: 20px;
}
.apri_post:hover {
	color: #FFF;
	background-position: right -20px;
}
.apri_post:active {
	background-position: right -40px;
}


/*
MANSORY
*/

.item { width: 25%; }
.item.w2 { width: 50%; }

/* SIDEBAR
*/

#sidebar {
	min-height: 400px;
	display: block;
	float: right;
	margin-right: 1%;
	margin-top: 38px;
	font-size: 13px;
	line-height: 21px;
	padding-left: 15px;
	border-left: 1px solid #E2DBD0;
}

#sidebar.grande {
	width: 48%;
}

#sidebar.media {
	width: 37%;
}

#sidebar.piccola {
	width: 22%;
}

.menu-sidebar {
	font-size: 14px;
	margin: 5px;
}

.menu-sidebar li a{
	display: block;
	padding: 2px;
}

.menu-sidebar > li.cat-item {
	border-bottom: 1px solid #EEE;
}
.children {
	margin: 0px;
}

.children li {
	padding-left: 8px;
}

.current-cat a{
	background-color: white;
}

/* FORM RICERCA
*/

#searchform {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	height: 30px;
}

#searchform input#testo_cerca {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	display: block;
	outline: none;
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
	border-bottom: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	font-size: 17px !important;
	font-weight: bold;
	color: #6c6c6c;
	height: 28px;
	line-height: 28px;
	padding: 4px;
	width: 92%;
	float: right;
}

#searchform input.pulsante_cerca {
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 5px;
}

#header #searchform input.pulsante_cerca:hover {
}

#header #searchform input.pulsante_cerca:active {
}

input {
    color: #000000;
    outline: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    }

input:hover {
}

input:focus, input:active {
}


input.pulsante_cerca {
    color: transparent;
    text-indent: -9999px;
    border: none;
    width: 30px;
    height: 30px;
    padding: 0px;
    }

input.pulsante_cerca[type="image"] {
	background-color: #879EB2;
	margin: 0px;

}

input.pulsante_cerca[type="image"]:hover {
background-color: #3c3c3b;
}

input.pulsante_cerca[type="image"]:active {
background-color: black;
}


#loginform {
	width: 300px;
	background-color: #FFF;
	margin: 40px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

#loginform p {
	margin: 8px;
	display: block;
	clear: both;
	font-size: 15px;
}

#loginform p input {
	width: 100%;

}

#loginform p input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* FORM CONTATTO */


.wpcf7 p {
	width: 100%;
	margin: 1%;
	display: block;
	clear: both;
}

.wpcf7 input  {
	border: 1px solid #d9caa0;
	height: 25px;
	line-height:  25px;
	padding: 0px 3px;
	font-size: 14px;
	color: #9C1B32;
	width: 100%;
}

.wpcf7 input.wpcf7-acceptance {
	width: 20px;
	float: left;
}
.wpcf7 textarea {
	border: 1px solid #d9caa0;
	width: 100%;
	color: #9C1B32;
	padding: 3px;
}

.wpcf7-form label {
	clear: both;
	display: block;
}

.wpcf7-form input[type=submit] {
	width: 100%;
	border: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

input[type=submit] {
	cursor: pointer;
	background-color: #862135;
	color: #E6E1d7;
}

input[type=submit]:hover {
	background-color: #9C1B32;
	color: #FFF;
}

input[type=submit]:disabled,
input[type=submit]:disabled:hover,
button:disabled {
	cursor: text;
    opacity: 0.5;
    background-color: red;
}

/* TOOLTIP
*/

.tooltip {
	display:none;
	position:absolute;
	background-color: #f7f6f0;
	padding:5px 10px;
	color: #555555;
	font-size:12px;
	z-index: 9991;
	max-width: 160px;
}



/* SHORTCODES
*/

.presto_online {
	background: transparent url(images/presto_online.png) no-repeat center top;
	display: block;
	margin: 80px auto;
	width: 200px;
	height: 200px;
}


.opacity #loading-page {
opacity: 1;
}

#loading-page {
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
}


/* SLIDES */

.slide-full {
max-width: 100%;
height: 100%;
margin: 0 auto;
}

.slide-header {
	background-color: white;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}


/* CAROUSEL */


#news {
	margin-top: 10px;
}

#news h4 {
	font-size: 14px;
	text-transform: uppercase;
}

#news img {

}

#lastproduct .block {
	height: 200px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.owl-next {
	background: url(images/next.png) no-repeat center center;
}
.owl-prev {
	background: url(images/prev.png) no-repeat center center;
}

#header-slide {
	padding-bottom: 7px;
}

#menu-servizio a, #menu-servizio-en a, .block, #logo a {
	-webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
}


.agri {
	position: absolute;
	right: 30px;
	top: -90px;
	width: 240px;
	height: 140px;
	cursor: pointer;
}

.overlayAgri {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(146, 2, 36, 0.8);
z-index: 999;
display: none;
 }


.overlayAgri > div {
width: 900px;
height: 500px;
overflow-x: scroll;
position: relative;
margin: 5% auto;
padding: 5px 20px 13px 20px;
border-radius: 3px;
background: #fff;
background: -moz-linear-gradient(#fff, #fdfbf1);
background: -webkit-linear-gradient(#fff, #fdfbf1);
background: -o-linear-gradient(#fff, #fdfbf1);
-webkit-box-shadow: 0 2px 3px 0 #38000d;
box-shadow: 0 2px 3px 0 #38000d;
}

.close {
background: #ca0030 url(images/close.png) no-repeat;
color: #FFFFFF;
line-height: 30px;
position: absolute;
right: 10px;
text-align: center;
top: 10px;
width: 30px;
height: 30px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.close:hover {
background: #d30032;
cursor: pointer;
}


.zoom {
	background: url(images/zoom.png) no-repeat;
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	background-color: #ca0030;
	right: 0px;
	bottom: 0px;
}

.thumb {
	width: 100%;
	height: auto;
}

.img-menu {
	width: 200px;
	height: auto;
}


.img-agri {
	float: right;
}

.txt-agri {
	float: left;
	margin-right: 10px;
	width: 40%;
	font-size: 12px;
	margin-top:20px;
}

.iubenda-cs-banner, .iubenda-cs-content, .iubenda-iframe-footer, button#iubFooterBtn[style] {
	background: rgba(146, 2, 36, 0.8) !important;
}
