h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}
/*
.nav #overlay {
    background: url("http://barferdinand.format.com/custom_stylesheet.css?v=2020-01-18T13:06:33Z") no-repeat scroll center bottom;
    background-color: white;
}
*/

.menu_wrap .main_nav {
    padding-bottom: 2px;
    padding-left: 10px;
    width: 200px;
}

#content_page_wrapper #text_1 {
    max-width: 100% !important;
    margin-left: 70px !important;
}

.gallery .assets .asset.txt .wrap .text_content {
    overflow: hidden;
    padding: 0;
    width: 200px;
    background-color: rgba(0, 0, 255, 0);
    line-height:20px;
    
}

.gallery .asset.txt {
    width: 200px !important;
}

#logo a img {
    border: 0 none;
    max-height: 140px;
}

#logo {
    margin: 10px 20px 15px 24px;
}

table td{
    padding: 5px;
    vertical-align: top;
}

div.text-middle
{vertical-align: top;}

body
{line-height:1;
  letter-spacing: .05em;
}

.nav #additional_text {
    color: black;}
    

p, ul li, ol li {
    line-height: 1.35em !important;
}
/*
.menu_wrap .category {
    line-height: 1.5;
    margin-bottom: 3px;
    padding: 0;

}
*/

#text_1 {
    max-width: 100% !important;
    margin-left: 0px !important;
}
/* This removes the back to store link on the wine subscription page*/
.f-back-to-store-link {
    display: inline-block;
    margin: 0 0 20px 0;
    text-decoration: none;
    display: none;
}
.ot-title {
    margin: 0.25rem auto 0.75rem auto;
    font-weight: 200;
    font-size: .75rem;
    text-align: center;
    font-family: georgia !important;
}
.ot-button {
    font-family: georgia !important;
    font-weight: 200;
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: 1px;
    background-color: black;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 7px;
    height: 100%;
    visibility: hidden;
}