﻿body .logo, body .logo img {
    width: 214px;
}
h2{ text-transform:uppercase}
h3{font-family: 'Martel Sans', sans-serif;}
h3 {  font-family: 'Sorts Mill Goudy', serif;}
h4{font-weight: 400;}

body, #main, #our-wines-stonehill  {
    background: #f1e7c8 !important;
}

body footer {
    /*background: #bc813b;*/
}
.header-image-stonehill {
    background: #3a3a3a;
}

.header-top-stonehill {
    background: #ebe6dd;
}
.top-nav-container-stonehill, nav {
    background:#b2aea6; /*#292a2a;*/
}

.sf-menu li.current-menu-item a:hover, .sf-menu a:hover, .sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited {
    background: #7d7d7d;
}
.sf-menu ul.sub-menu {
    background: #7d7d7d;
}

.sf-menu ul.sub-menu li {
    background: rgba(125,125,125,0.96);
    padding-left:1em;
}
.sf-menu ul.sub-menu li a {
    font-size: 12px;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(255,255,255, 0.06);
    opacity: 0.88;
    background-color: #7d7d7d;
}

.sf-menu li.current-menu-item > a {
    border-top: 2px solid rgba(58, 58, 58, .9);
}

.sf-menu a {	
    line-height:1;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color:#ffffff;
    letter-spacing:0px;
    
    border-top: 1px solid rgba(58, 58, 58, .7);
}




.single-wine-product-description {
  /*background: #f1e7c8;*/
  margin-bottom:40px;
}

.single-wine-details-stonehill h5 {
    font-size: 24px;
    text-align: left;
    font-weight: 300;

}
 .single-wine-product-description p {
      font-size: 16px;
    }
#SchedaVino{
border: 0px none;
border-collapse:collapse
}

#SchedaVino td{padding-top: 2px;
border: 0px none;
}

#SchedaVino td:nth-child(odd) {  font-weight: bold; padding-right: 40px; white-space: nowrap }
#SchedaVino td:nth-child(odd):after{ content: ":"}

#SchedaTecnica  { font-size:40px; color:red

}


h4 {
  font-size: 25px;letter-spacing: 2px;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}

  #map-canvas {
      width: 100%;
      height: 532px;
      border: 1px solid #FFF;
    }
.privacy span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-align: left;
  font-family: var(--body-font);
}

.privacy input[type="checkbox"]:after {
  width: 1em !important;
  height: 1em !important;
  display: inline-block !important;
  line-height: 15px !important;
  margin: 2px 6px !important;
  background-color: #FA9E57 !important;
  vertical-align: top;
  padding: 0;
  accent-color: #DACBB6;
}

.privacy input[type="checkbox"] {
  width: 1em !important;
  height: 1em !important;
  display: inline-block !important;
  line-height: 15px !important;
  margin: 2px 6px !important;
  background: green !important;
  vertical-align: top;
  padding: 0;
  accent-color: #DACBB6;
}

.privacy input[type="checkbox"] {
  background: #3d404e;
  color: #666;
  content: "\2713";
  text-align: center;
}

.privacy label {
  display: inline-block !important;
  font-size: 15px !important;
  padding: 0 3px !important;
  font-weight: normal !important;
  line-height: 15px !important;
  width: 90%;
}

.privacy label {
  color: red;
  font-size: 11px !important;
  font-family: var(--body-font);
}

.privacy label {
  color: black;
  font-size: 13px
}

.privacy .error {
  color: red;
  font-size: 121px !important;
  line-height: 20px !important;
}

#HoneySpot {
  display: none;
  visibility: hidden;
}
.analytics h1{font-size:30px;}
.analytics h2 {
  font-size: 20px;
}