/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 
{
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #555555;  
    color: #ff6600; 
}

p {
    /*
    font-size: 1.25em;
    line-height: 1.6;
    */
    color: #000;
}

hr {
    max-width: 600px;
    border-color: #999999;
	border-top: 3px double #8c8b8b;
	float: center;
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 	
}

.brand,
.address-bar {
    display: none;
}

.navbar-default{
	background-color:none;
	border-color:none;
}

.navbar-brand {
    /* text-transform: uppercase; */
    font-weight: 900;
    letter-spacing: 2px;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 5px;
    opacity: 1;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

/* div[class="row"] {
    border: 1px dotted rgba(0, 0, 0, 0.5);
}

div[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.2);
    border: 2px dotted rgba(0, 0, 0, 0.5);    
}
 */
footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

.arancio-vegan3000-fg{
	color:#FF6600;
}

.arancio-vegan3000-fg:HOVER{
	color:#008000;
}

.arancio-vegan3000-fg:LINK{
    text-decoration: underline;
}

.verde-vegan3000 {
	color:#008000;
}


.verde-vegan3000-bg {
	background:#008000;
}
 

.verde-vegan3000-fg:HOVER{
	color:#FF6600;
}
.verde-vegan3000-fg {
	color:#008000;
}
.verde-vegan3000-fg:LINK{
    text-decoration: underline;
}

.img-libri-cucina-etica{
  width:180px;
  hight:auto;
}

.suggerimenti{
	font-size: small;
	text-align:justify; 
	margin-bottom:0px;
	color:black;
}

/* Se pił grande di uno smartphone */ 
@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        /* padding: 30px 0 10px; */
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        /* padding: 0 0 40px; */
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
 /*     text-transform: uppercase; */        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        /* color: #fff; */
        color: black;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background:none;
/*         background: #fff;
        background: rgba(255,255,255,0.9);
 */    }

    .nav>li>a {
       /* padding: 35px; */
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

.thumbnail-home  {
    border: 0px none;
	margin-bottom: -1px;
	height: 400px; 
 }
 

/*  Shadows */
.box-shadow--2dp {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
.box-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}
.box-shadow--4dp {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}
.box-shadow--6dp {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}
.box-shadow--8dp {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
}
.box-shadow--16dp {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.panel-height {
	height: 30px;
}

/* Formattazione paginazione */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 21px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 10px 15px;
	line-height: 1.42857;
	text-decoration: none;
	color: white;
	background-color: #008000;
	border: 1px solid transparent;
	margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus,
	.pagination>li>span:focus {
	/*color: #fff; */
	background-color: #FF6600;
	color: white; 
	border-color: transparent
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	z-index: 2;
	color: white;
	background-color: #FF6600;
	border-color:  transparent;
	cursor: not-allowed
}

.pagination>.disabled>span, .pagination>.disabled>span:hover,
	.pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover,
	.pagination>.disabled>a:focus {
	color: #ecf0f1;
	background-color: #3be6c4;
	border-color: transparent;
	cursor: not-allowed
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
	.pagination>.disabled>span, .pagination>.disabled>span:focus,
	.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #FFF;
    border-color: #DDD;

}


.ricette-riquadri {
	background-color: white-space;
	padding: 20px 20px 5px 20px;
	color:#008000;
	border: 1px solid;
	border-color: #dddddd;
	border-radius: 10px	;
	margin: 10px;
}

.ricette-riquadri a:LINK {
   /* font-style: italic; */
} 

.info-testo {
	padding: 20px 20px 20px 20px;
	color:black;
}


.label_ricette {
	position: relative;
	top : -21px;
	font-size: 22px;
	font-weight: bold;
	display: block;
	background-color: white;
	/* height: 30px; */
	/* padding-left:10px; */
	text-align:center;
	padding-bottom: 8px;
	padding-top: 5px;
	border: 1px solid;
	border-color: #dddddd;
	/* color: #ff6600 */
}

/* .ricette-riquadri :HOVER {
    color: #008000;
} */

.img-rounded{
	border-radius: 10px	;	
}

.img-rounded-mini{
	border-radius: 6px	;	
}

.panel {
    border-radius: 10px;
}

/* #### bootstrap Form #### */
.bootstrap-frm {
    margin-left:auto;
    margin-right:auto;
    color: #008000;

    max-width: 500px;
    background: #FFF;
    padding: 20px 30px 20px 30px;
    /* font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    color: #008000;
    /* text-shadow: 1px 1px 1px #FFF; */
    border:1px solid #DDD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bootstrap-frm .intestazione {
    /* font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif; */
    padding: 0px 0px 10px 00px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    /* color: #888; */
    text-align: center;
    color: #008000;
    font-size: medium;
    font-weight: bold;
}
.bootstrap-frm h1>span {
    display: block;
    font-size: 11px;
}
.bootstrap-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    /* color: #333; */
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.bootstrap-frm input[type="text"], 
.bootstrap-frm input[type="email"], 
.bootstrap-frm textarea, 
.bootstrap-frm select{
    border: 1px solid #CCC;
    /* color: #888; */ 
    /* height: 20px; */
    /* line-height:15px; */
    margin-bottom: 5px;
    margin-right: 2px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 100%; 
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bootstrap-frm textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    /* width: 80%; */
}
.bootstrap-frm .button {
    /* background: #FFF; */
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    /* color: #333;  */
    border-radius: 4px;
}
.bootstrap-frm .button:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}
.messaggio-ok{
      text-align:center; 
      font-size:15px; 
      padding-top: 10px;	
}

.star-rating-box {
  /* font-size:1.25em;  
  line-height:32px;
  
  */
  color: #ff6600;
  display: inline-block; 
}

.star-rating-box-mini {
   font-size: 10px;
   display: block;  
   color: #ff6600;   
}

#captchavoto {
	border: 1px solid #CCC;
	padding-left: 5px;
	border-radius: 4px;
}	
#captchavoto input{
 	width: 80px;
 	height: 40px;
 	margin-left: 10px;
 	margin-right: 10px;
/* 	positon: relative; */
}
#captchavoto img{
	border: 1px solid black;
}

#captchanewtip {
	border: 1px solid #CCC;
	border-radius: 4px;	
	padding-left: 5px;
}
#captchanewtip input{
 	width: 80px;
 	height: 40px;
 	margin-left: 10px;
 	margin-right: 10px;
/* 	positon: relative; */
}
#captchanewtip img{
	border: 1px solid black;
}

#captcharicercap {
	border: 1px solid #CCC;
	border-radius: 4px;	
	padding-left: 5px;
}
#captcharicercap input{
 	width: 80px;
 	height: 40px;
 	margin-left: 10px;
 	margin-right: 10px;
/* 	positon: relative; */
}
#captcharicercap img{
	border: 1px solid black;
}
#check-ricerca {
	border: 1px solid #CCC;
	border-radius: 4px;	
	padding-bottom: 7px;
	padding-top: 5px;
	margin-left: 0px;
 	margin-right: 0px;	
    margin-top: 6px;
    margin-bottom: 10px;
}

#captchanewsletter {
	border: 1px solid #CCC;
	border-radius: 4px;	
	padding-left: 5px;
}
#captchanewsletter input{
 	width: 80px;
 	height: 40px;
 	margin-left: 10px;
 	margin-right: 10px;
/* 	positon: relative; */
}
#captchanewsletter img{
	border: 1px solid black;
}
#newsbanner > a {
  color: #008000;  
}
#newsbanner  > a:HOVER {
  color: #ff6600;  
  text-decoration: none;
}

/* Icone paginatore*/
.icon-prev,
.icon-next {
    width: 30px;
    height: 30px;
    margin-top: -50px !important;
    font-size: 100px !important;
    color : #008000
}

/*
.ric-foto {
  float: left;
  width: 105px;
  overflow: hidden;
  padding: 5px;
  padding-top: 13px;
  vertical-align: middle;   
  display: table-cell;
}
*/

.ric-foto-cont {
  float: left;
  overflow: hidden;  
  height: 87px; 
  display: table
}

.ric-foto {
  display: table-cell;
  vertical-align: middle;    
  padding-right: 4px;
  padding-left: 4px;
}

.ric-descr {
  overflow: hidden;  
  height: 87px; 
  display: table
}

.ric-descr-text {
  display: table-cell;
  vertical-align: middle;    
  padding-right: 4px;
  padding-left: 1px;
}


.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  /* background-color: #f5f5f5; */
  border-radius: 4px;
  font-size: 18px;
}
.breadcrumb > li {
  display: inline-block;
  color: #ff6600;  
}
.breadcrumb > li > a {
  color: #008000;  
}
.breadcrumb > li > a:HOVER {
  color: #ff6600;  
  text-decoration: none;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #008000;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #ff6600;
}

.badge {
    background-color: #008000;
    font-size: 15px;
}

/* CSS Accettazione Cookie */
div#cookieChoiceInfo {
	background-color: #ffff00;
	opacity: 0.85;
	color:#008000;
	font-size:16px;
	/* font-weight: 600; */
    top: auto !important;
    bottom: 0 !important;	
}
#cookieChoiceInfo > a{
	color: #008000;
	/* opacity: 1; */
	/* font-style: italic; */
	font-weight: bold;
	font-weight: 800;
	/* margin-top: 5px; */
	/* display: block; */
	/*  text-shadow: 3px 3px 3px #aaa; */
}
#cookieChoiceInfo > a:HOVER{
	color: #ff6600;
	text-decoration: none;
}

#cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
	font-size: 1.2em;
	/*
	color: #79ecdf;
	background:linear-gradient(to bottom, #fedede 4%, #e50909 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fedede', endColorstr='#e50909',GradientType=0);
	box-shadow: 2px 2px 2px  #aaa;
	text-shadow:1px 1px 1px #ccc;
	text-align:center;
	padding:3px 12px;
	text-decoration:none;
	border-radius:8px;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;}
	#cookieChoiceInfo > a:nth-child(2):hover, a#cookieChoiceDismiss:hover {
	color:#4ce6d4;
	box-shadow: 1px 1px 1px  #aaa;
	text-shadow:0px 0px 0px #ccc;
	text-decoration:none;
	position: relative;
	top:1px;left:1px;
	*/
}

/* Sotto i 768 px di larghezza (smartphone)*/
@media only screen and ( max-width: 768px ) /* 640px */
{
    /* Evita che vengano mel formattati gli elenchi con pub che usano Masonry*/
	.elempub { 
	   width: 100%; 
	}
	
	/* Rende il font leggermente pił piccolo per evitare che le descrizioni lunghe escano del riquadro */
	.ric-descr {
       font-size: medium;	
	}
	
    /* Da pił spazio sugli smartphone piccoli ed evita che certa pub esca dal box*/
    .container{
       padding-right: 8px;
       padding-left: 8px;
    }

	div#cookieChoiceInfo {
		font-size:13px;
		opacity: 1;
	}
}


/* Tiene separati i bottoni rotondi della navigazione */
.list-inline > li {
    padding-right: 10px;
    padding-left: 10px;
}

/* Tiene separati i libri nella navigazione */
.list-inline-libri  > li {
    padding-right: 0px;
    padding-left: 0px;
}


/* Corregge errori di visualizzazione ricerca google*/
.gsc-search-button,
.gsc-search-button-v2 {
    -moz-box-sizing: unset;
    -webkit-box-sizing: unset;
    box-sizing: unset;	
}
.gsc-input-box {
    padding-top: 0px;
    padding-bottom: 30px;
}
.gsc-tabsArea > gsc-tabHeader {
  /*  height: 20px !important; */
  overflow-x: hidden; 
  overflow-y: hidden; 
}

.newsletter-container {
    position: relative;
    padding-bottom: 10%;
    height: 1000px;
    overflow: hidden;
}
.newsletter-container iframe {
    position: absolute
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media only screen and (max-width: 400px) {
	.newsletter-container {
	    height: 1100px;
	}
}


/* Per evidenziare la griglia bootstrap */
/*
div[class="row"] {
    border: 1px dotted rgba(0, 0, 0, 0.5);
}

div[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.2);
}
*/
