body, .slides, h1, h2, h3, h4, h5, h6 {
  font-family: "EB Garamond", "Georgia", "Arial", "Source Sans Pro", serif;	
}
h1, h2, h3, h4, h5, h6 { 
	font-style: italic;
	letter-spacing: 4px;
	margin-bottom: 1em;	
}
.textured {
	  color: #6B483e;
}
.textured h1 {
		color: #934e35; 
}
.box-74 img {
	margin-top: 40px;
    width: 120px !important;
}
.box-74 {
	background: #fff;
	text-align: center;
}

.box-74:hover {
    background: rgba(255, 255, 255, 0.8);
}
.name-74 {
	background: transparent;
}
.home {
	color: #6B483e;
}
.home .content {
	background: none;
}
.home .content .ae-2 {
	background: none;
	border-top: 1px solid #dfca8b;
    border-bottom: 1px solid #dfcaa8;
    padding-top: 40px;
    padding-bottom: 40px;
}
p {
    font-style: italic;    
}
.lighted.home {
	color: #fff;
}
.lighted.home .content .ae-2 {
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	border-top: 1px solid rgba(255, 255, 255, 0.35);
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);

}
.panel.bottom.forceMobileView {
	background: #d89843; 
	background-color: rgba(216, 152, 67, 0.6); 
	position: fixed; 
	background: #9b7a5a;
    background-color: rgba(131, 86, 35, 0.7);	
    background: #21290f;
    background-color: rgba(33, 41, 15, 0.91);    
    background: #41534c; 
    background-color: rgba(65, 83, 76, 0.9); 
}
.bg {
	background: #fff;
    padding: 2em;
    border-radius: 6px;
    color: #333333;	
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.06), 0 2px 3px rgba(0, 0, 0, 0.1);    
}
.popup {
    background-size: cover;	
}
.chardonnay.popup {
    background: url(../../../rocklinranchwines.com/wp-content/assets/img/rocklin-ranch-wines-set-06.html);
    background-size: cover;	

}
.pinot.popup {
    background: url(../../../rocklinranchwines.com/wp-content/assets/img/rocklin-ranch-wines-set-07.html);
    background-size: cover;	

}
.cabernet.popup {
    background: url(../../../rocklinranchwines.com/wp-content/assets/img/rocklin-ranch-wines-set-05.html);
    background-size: cover;	

}
.logo {
	width: 100%;
	max-width: 600px;
}
.fade.content {
	background: rgba(17, 19, 20, 0.6);
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;	
}
.dark {
	color: #333;
}
.cell {
	color: #934e35; 
}
.cell h3 {
	margin-bottom: 0px;
}
.description-74 {
	color: #585f4e;
	margin-top: 0;
}
.background.top {
	background-position: top; 
}
// .our-wines .container .wrap:not(.noSpaces) {
// 	padding-top: 0px;
// 	padding-bottom: 0px;
// }
.reded {
	background-color: #934e35;
}
.line {
	color: #ff;
	color: rgba(255, 255, 255, 0.35);
	padding-left: 14px; 
	padding-right: 14px;
}
.pink {
	background: #56622e !important; 
	background: #934e35 !important; 
}
form input[type="text"], form input[type="name"], form input[type="email"], form input[type="password"], form input[type="tel"], form textarea, form select {
	max-width: none;
}
.popup .close.closeButton {
	text-transform: uppercase;
	
}
a.button.round.white.small.ae-8 {
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


@media screen and (max-width: 500px) {
	.box-74, .pad {
    max-width: 340px;
    margin: 0 auto 20px;
}
}