/* Base */
body {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  background: #fff;
}

a:link,
a:visited {
  color: #452300;
  text-decoration: none;
  font-weight: bold;
}

/*
a:active,
a:hover {
  color: #452300;
  text-decoration: underline;
}
*/

img {
  padding: 0;
  margin: 0;
  border-radius: 2px;
}

p {
  margin: 0;
  padding: 0;
  /* text-align: justify; */
}

h1 {
  margin: 0 0 15px 0;
  line-height: 34px;
}

.cleaner {
  clear: both;
  width: 100%;
  height: 1px;
  font-size: 1px;
}

.cleaner_with_height {
  clear: both;
  width: 100%;
  height: 30px;
  font-size: 1px;
}

.cleaner_with_divider {
  clear: both;
  width: 100%;
  height: 15px;
  border-bottom: 1px solid #333;
  margin-bottom: 25px;
  font-size: 1px;
}

/* Headings */
h2 {
  font-size: 30px;
  line-height: 20px;
}

h3 {
  font-size: 26px;
  line-height: 20px;
}

.h2-grande h2 {
  font-size: 40px !important;
  margin-bottom: 20px !important;
  border-bottom: 1px solid silver;
  padding-bottom: 10px !important;
  line-height: 40px !important;
  max-width: 100% !important;
  font-family: Garamond, Arial, sans-serif;
}

/* sup/sub */
sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { top: 0.4em; }

/* Layout container */
#templatemo_container {
  width: 960px;
  margin: 0 auto;
  padding: 0 5px;
  background: url(./images2012/templatemo_main_bg.jpg) repeat-y;
}

/* Header */
#templatemo_header {
  width: 920px;
  height: 145px;
  padding: 0 20px;
  /* background: url(./images2012/templatemo_header2.jpg) no-repeat; */
  background: url(/wp-content/uploads/2020/05/logo-solaio-compound-maggio-2020-largo.jpg) no-repeat;
}

#templatemo_header #site_title {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 60px 0 10px 0;
  width: 325px;
  /* height: 55px; */
  /* background: url(images2012/templatemo_logo.jpg) no-repeat bottom; */
}

/* Menu (vecchio) */
#templatemo_menu {
  clear: both;
  width: 960px;
  margin: 0;
  height: 45px;
  background: url(./images2012/templatemo_menu_bg2.jpg) right no-repeat;
}

#templatemo_menu ul {
  padding: 0 0 0 10px;
  margin: 0 auto;
  height: 45px;
  list-style: none;
}

#templatemo_menu ul li {
  float: left;
  padding-right: 5px;
}

#templatemo_menu li a {
  float: left;
  display: block;
  color: #fff;
  font-size: 12px;
  height: 45px;
  line-height: 40px;
  text-align: center;
  padding: 0;
}

#templatemo_menu li a b {
  float: left;
  display: block;
  padding: 0 24px;
}

#templatemo_menu li.current a,
#templatemo_menu li a:hover {
  color: #ffffcc;
  text-decoration: none;
  background: url(./images2012/templatemo_menu_hover_right2.jpg) right top no-repeat;
}

#templatemo_menu li.current a b,
#templatemo_menu li a:hover b {
  color: #ffffcc;
  text-decoration: none;
  background: url(./images2012/templatemo_menu_hover_left2.jpg) left top no-repeat;
}

/* Top dishes */
#templatemo_top_dishes {
  clear: both;
  width: 960px;
  padding: 20px 0;
  background: url(./images2012/templatemo_content_top.jpg) top no-repeat;
}

#templatemo_top_dishes h1 {
  color: #1b2308;
  font-size: 24px;
  margin: 0 20px 15px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #1b2308;
  line-height: 36px;
}

#templatemo_top_dishes h2 {
  font-size: 14px;
  color: #1f1f1f;
  margin: 0;
  padding: 0 0 5px 0;
}

#templatemo_top_dishes p {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: black;
}

#templatemo_top_dishes .top_dishes_box {
  float: left;
  width: 215px;
  margin-left: 20px;
}

#templatemo_top_dishes .top_dishes_box img {
  margin-bottom: 15px;
  border: 5px solid #e1e0e0;
  width: 100%;
  max-width: 205px;
}

/* Sezione secondaria */
#sezione_secondaria {
  clear: both;
  width: 960px;
  padding: 30px 0;
  background: url(./images2012/templatemo_content_top.jpg) top no-repeat;
}

#sezione_secondaria h1 {
  color: #1b2308;
  font-size: 24px;
  margin: 0 20px 15px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #1b2308;
  line-height: 36px;
}

#sezione_secondaria h2 {
  font-size: 14px;
  color: #1f1f1f;
  margin: 0;
  padding: 0 0 5px 0;
}

#sezione_secondaria p {
  margin: 0;
  padding: 0;
}

#sezione_secondaria .top_dishes_box {
  float: left;
  width: 215px;
  margin-left: 20px;
}

#sezione_secondaria .top_dishes_box img {
  margin-bottom: 15px;
  border: 5px solid #e1e0e0;
}

/* Content wrapper */
#templatemo_content {
  position: relative;
  color: #fff;
  width: 920px;
  padding: 0;
  margin-left: 20px;
  background: url(./images2012/templatemo_content_bg_middle2.jpg) repeat-y;
}

#templatemo_innter_content {
  background: url(./images2012/templatemo_content_bg_bottom2.jpg) bottom center no-repeat;
}

#templatemo_content .top {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 920px;
  height: 15px;
  background: url(./images2012/templatemo_content_bg_top2.jpg) bottom center no-repeat;
}

#templatemo_content .bottom {
  position: absolute;
  float: left;
  bottom: 0;
  left: 0;
  width: 920px;
  height: 175px;
  background: url(./images2012/templatemo_content_bg_bottom.jpg) bottom center no-repeat;
}

#templatemo_content #templatemo_content_left {
  float: left;
  padding: 40px 0 0 35px;
  width: 545px;
}

#templatemo_content #templatemo_content_right {
  float: right;
  padding: 40px 35px 0 0;
  width: 245px;
}

/* Moduli home */
#templatemo_content_left_mod {
  float: left;
  padding: 16px 35px 0 60px;
  width: 245px;
}

#templatemo_content_center_mod {
  float: left;
  padding: 16px 35px 0 0;
  width: 245px;
}

#templatemo_content_right_mod {
  float: left;
  padding: 16px 35px 0 0;
  width: 245px;
}

/* CORREZIONE selettore: prima non matchava quasi mai */
#templatemo_content_left_mod h1,
#templatemo_content_center_mod h1,
#templatemo_content_right_mod h1 {
  font-size: 24px;
  padding: 3px 0 15px 0;
  margin: 0 0 15px 0;
}

#templatemo_content_left p {
  padding-bottom: 10px;
  margin: 0;
}

#templatemo_content_left img {
  float: left;
  margin: 3px 15px 0 0;
  border: 5px solid #ffffff;
}

#templatemo_content_right h1 {
  color: #663300;
  font-size: 20px;
  height: 30px;
  margin: 0;
  padding: 15px 0 0 20px;
  background: url(.../images2012/templatemo_header_bg2.jpg) no-repeat;
}

#templatemo_content_right h2 {
  color: #b7bd19;
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}

#templatemo_content_right img {
  border: 4px solid #ffffff;
  margin: 0 0 5px 0;
}

#templatemo_content_right p {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}

#templatemo_content_right .right_column_section {
  clear: both;
  margin: 10px 4px;
}

/* Contenuto centrale bianco */
#wide_white_content {
  margin-top: 0;
  padding: 20px;
  padding-top: 0;
  /* text-align: justify; */
  font-size: 16px;
}

#wide_white_content img {
  margin-bottom: 20px;
  height: auto;
  max-width: 100%;
}

#wide_white_content p {
  margin-top: 10px;
  font-size: 1.2em;
  line-height: 1.2em;
}

#wide_white_content h2 {
  margin-top: 20px;
  margin-bottom: -10px;
  font-size: 26px !important;
  line-height: 34px;
}

div#wide_white_content li {
  margin: 10px 0;
  font-size: 1.2em;
  line-height: 1.2em;
}

/* Contatti */
.contenitore_form_contatti { width: 100%; }

.contatti_form_contatti {
  clear: both;
  float: left;
  text-align: left;
  margin: 0;
  border: 0;
}

.contatti_form_contatti input { width: 100%; }

.contatti_form_contatti textarea {
  width: 100%;
  height: 100px;
}

.numeri_form_contatti {
  float: right;
  text-align: left;
  margin: 0;
  border: 0;
  width: 380px;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
  border: 1px solid silver;
  padding: 10px;
  text-align: center !important;
}

/* Footer */
#templatemo_footer {
  clear: both;
  color: #333;
  width: 960px;
  margin-top: 30px;
  padding: 20px 0 20px 0;
  text-align: center;
  background: #ced1c8;
}

#templatemo_footer a {
  color: #333;
  font-weight: normal;
}

.il_prodotto p { line-height: 20px; }

/* “Mobile flags” (pre-mobile.css) */
#site_title img { display: none; }
#templatemo_menu_mobile { display: none; }
.solo_mobile { display: none; }

.alignleft  { float: left;  margin: 20px; }
.alignright { float: right; margin: 20px; }

.image_gallery_content {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}

.image_gallery_content p { text-align: center; }

.inner_div_gallery { display: inline-block; margin: 6px; }

#wide_white_content img { margin-right: 15px; }

#gallery-1 .gallery-caption {
  margin-left: 0;
  padding: 0 30px;
}

.gallery-item img {
  height: 150px !important;
  width: 150px !important;
}

#breadcrumbs {
  font-size: 12px;
  line-height: 1.2em;
  color: #452300;
}

/* Menu nuovo 2020 */
#templatemo_menu_desktop {
  position: relative;
  text-align: center;
  padding: 6px;
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#templatemo_menu_desktop div {
  float: left;
  margin: 4px;
  border: 1px solid silver;
  width: 13%;
  padding: 10px;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #452300;
}

.menu_vdc { width: 19% !important; }

#templatemo_menu_desktop div a:link,
#templatemo_menu_desktop div a:visited {
  color: #452300;
}

#templatemo_menu_desktop .current {
  background-color: #452300;
  color: #fff;
}

#templatemo_menu_desktop .current a:link,
#templatemo_menu_desktop .current a:visited {
  color: #fff;
}

/* Link home big row */
.homebigrow a,
.homebigrow a:link,
.homebigrow a:visited {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

/* NO underline sui box-link della home */
#templatemo_top_dishes a:hover,
#templatemo_top_dishes a:active,
.homebigrow a:hover,
.homebigrow a:active {
  text-decoration: none;
}

/* Effetto hover leggero (non invasivo) */
#templatemo_top_dishes a.top_dishes_box,
.homebigrow a#templatemo_content_left_mod,
.homebigrow a#templatemo_content_center_mod,
.homebigrow a#templatemo_content_right_mod {
  display: block;
  transition: transform .12s ease, opacity .12s ease;
}

/* Feedback hover */
#templatemo_top_dishes a.top_dishes_box:hover,
.homebigrow a#templatemo_content_left_mod:hover,
.homebigrow a#templatemo_content_center_mod:hover,
.homebigrow a#templatemo_content_right_mod:hover {
  transform: translateY(-2px);
  opacity: .95;
}

#templatemo_top_dishes a.top_dishes_box img,
.homebigrow a#templatemo_content_left_mod img,
.homebigrow a#templatemo_content_center_mod img,
.homebigrow a#templatemo_content_center_mod img,
.homebigrow a#templatemo_content_right_mod img {
  transition: box-shadow .12s ease;
}

#templatemo_top_dishes a.top_dishes_box:hover img,
.homebigrow a#templatemo_content_left_mod:hover img,
.homebigrow a#templatemo_content_center_mod:hover img,
.homebigrow a#templatemo_content_right_mod:hover img {
  box-shadow: 0 3px 10px rgba(0,0,0,.15);
}
