﻿/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    height: 100%
}

body {
    margin: 0;
    overflow-x: hidden;
    height: 100%
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol,
ul,
li {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

.clearfix,
.group {
    zoom: 1
}

.clearfix:before,
.clearfix:after,
.group:before,
.group:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after,
.group:after {
    clear: both
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
    display: block;
    margin-bottom: 20px
}

@media screen and (min-width: 560px) {
    .container {
        padding: 0 40px
    }
    .group {
        margin-left: -2.1277%
    }
    .span1,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9,
    .span10,
    .span11,
    .span12 {
        float: left;
        margin-left: 2.1277%;
        margin-bottom: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .span1 {
        width: 6.20563%
    }
    .span2 {
        width: 14.53897%
    }
    .span3 {
        width: 22.8723%
    }
    .span4 {
        width: 31.20563%
    }
    .span5 {
        width: 39.53897%
    }
    .span6 {
        width: 47.8723%
    }
    .span7 {
        width: 56.20563%
    }
    .span8 {
        width: 64.53897%
    }
    .span9 {
        width: 72.8723%
    }
    .span10 {
        width: 81.20563%
    }
    .span11 {
        width: 89.53897%
    }
    .span12 {
        width: 97.8723%
    }
}

body {
    font-family: "clavo", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    line-height: 1.6
}

blockquote {
    font-style: italic;
    font-weight: 400;
    font-family: "clavo", Times, "Times New Roman", serif;
    padding-left: 25px;
    font-size: 1.4em;
    margin: 0 0 20px;
    border-left: 2px solid #960308
}

h1,
h2,
h3,
h4 {
    font-family: "clavo", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px;
    font-style: normal;
    font-weight: normal
}

p {
    margin: 0 0 20px;
    font-size: 14px
}

.our-story p {
    font-size: 16px
}

pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    margin: 0 0 20px;
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word
}

.ir {
    font-family: blankfont
}

.copyright p {
    font-size: 10px;
    font-weight: 400;
    color: #a9a9a9
}

.lighttitle {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal
}

.lightbodytext {
    color: #fff
}

img,
video,
audio,
iframe,
object {
    max-width: 100%
}

img.smcoyotesvg {
    width: 50px
}

a {
    color: #960308
}

a:hover,
a:focus {
    text-decoration: none
}

nav a {
    color: #636466;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

nav a:hover,
nav a:focus {
    color: #960308
}

.btn,
.button,
.btn-primary,
.btn-secondary,
.btn-grey,
.btn-link,
input[type="submit"] {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #b2302c;
    border: none;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 1;
    padding: 12px 25px;
    text-transform: capitalize;
    outline: none
}

.btn:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-grey:hover,
.btn-link:hover,
.btn:focus,
.btn-primary:focus,
.btn-secondary:focus,
.btn-grey:focus,
.btn-link:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #9e2a27;
    text-decoration: none
}

.btn:active,
.btn-primary:active,
.btn-secondary:active,
.btn-grey:active,
.btn-link:active,
input[type="submit"]:active {
    background: #892522
}

.btn-primary {
    background-color: #960308
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #7d0307
}

.btn-primary:active {
    background-color: #640205
}

.btn-secondary {
    background-color: #d33934
}

.btn-secondary:hover,
.btn-secondary:focus {
    background-color: #c32f2a
}

.btn-secondary:active {
    background-color: #ae2a26
}

.btn-grey {
    background-color: #636466
}

.btn-grey:hover,
.btn-grey:focus {
    background-color: #565759
}

.btn-grey:active {
    background-color: #4a4b4c
}

.btn-cta {
    font-size: 1.6em;
    padding: .8em 1.6em
}

.btn-link {
    color: #960308;
    background: transparent;
    border: none;
    text-shadow: none;
    text-transform: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link:hover,
.btn-link:focus {
    text-decoration: underline;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

table {
    width: 100%
}

table th,
table td {
    text-align: left;
    padding: 5px
}

table th {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

form .field {
    margin-bottom: 20px
}

form label {
    display: block;
    margin-bottom: 5px
}

form input[type=text],
form input[type=email],
form input[type=phone],
form input[type=password],
form input[type=number],
form input[type=search],
form textarea {
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    outline: none
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=phone]:focus,
form input[type=password]:focus,
form input[type=number]:focus,
form input[type=search]:focus,
form textarea:focus {
    border-color: #960308
}

form input[type=text].auto,
form input[type=email].auto,
form input[type=phone].auto,
form input[type=password].auto,
form input[type=number].auto,
form input[type=search].auto,
form textarea.auto {
    width: auto
}

form .note {
    margin-top: 5px;
    color: #636466
}

form .req {
    font-style: italic
}

form .error .reason {
    margin-top: 5px;
    color: #FF4136
}

form .error input[type=text],
form .error input[type=email],
form .error input[type=phone],
form .error input[type=password],
form .error input[type=number],
form .error input[type=search],
form .error textarea {
    border-color: #FF4136
}

.notification {
    border: 1px solid;
    padding: 10px;
    margin-bottom: 40px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    zoom: 1
}

.notification:before,
.notification:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.notification:after {
    clear: both
}

.notification.error {
    border-color: #FF4136;
    color: #e90d00;
    background: #ffeae9
}

.notification.success {
    border-color: #2ECC40;
    color: #25a233;
    background: #e6f9e8
}

.notification.warning {
    border-color: #FF851B;
    color: #e76b00;
    background: #fff2e7
}

.notification.info {
    border-color: #0074D9;
    color: #0059a6;
    background: #cfe9ff
}

.notification.empty {
    text-align: center;
    background: #f4f4f4;
    border: 1px dashed #a9a9a9
}

.notification p:last-child {
    margin-bottom: 0
}

.aligncenter {
    text-align: center
}

.alignright {
    text-align: right
}

.clear {
    clear: both
}

.right {
    float: right
}

.left {
    float: left
}

.nolist {
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.valign {
    vertical-align: middle
}

hr {
    border: none;
    border-bottom: 1px solid #ddd;
    margin: 40px 0
}

.subtle {
    color: #636466
}

.relative {
    position: relative
}

@font-face {
    font-family: 'blankfont';
    src: url("../fonts/AdobeBlank.woff") format("woff")
}

html body {
    background-size: cover
}

.mobileheader {
    display: none
}

#site-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

#site-canvas {
    width: 100%;
    height: 100%;
    position: relative
}

.nav-container {
    width: 253px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 998;
    height: 100%;
    min-height: 650px;
    transition: .3s ease-out all;
    box-shadow: 3px 0px 13px 0px rgba(50, 50, 50, 0.38);
    transform: translate(0, 0)
}

nav.main-nav ul ul {
    margin-left: 10px;
    max-height: 0;
    opacity: 0;
    transition: all .5s ease;
    overflow: hidden
}

nav.main-nav li>a:after {
    font-family: FontAwesome;
    color: #636466;
    content: " \00a0 \f107"
}

nav.main-nav li>a:only-child:after {
    content: ''
}

nav.main-nav ul ul a {
    color: #a9a9a9
}

li.menu-item:hover ul {
    max-height: 262px;
    opacity: 1;
    overflow: visible;
    margin-bottom: 15px
}

.mobile-social {
    margin-left: 65px;
    border-top: 1px solid silver;
    width: 111px;
    padding-top: 13px;
    margin-top: 10px;
    font-size: 19px;
    display: none;
    margin-bottom: 25px
}

.mobile-social a {
    padding: 5px
}

.sub-menu a {
    text-transform: capitalize
}

a.btn-secondary.myactive {
    background: rgba(150, 3, 8, 0.8)
}

nav.main-nav ul ul a:hover {
    color: #b2302c
}

.show-nav .nav-container {
    transform: translateZ(0) translateX(253px)
}

.nav-closed {
    margin-left: 0 !important
}

.navlogo {
    display: block;
    width: 197px;
    height: 240px;
    background: #fff url("../img/nav_logo.png") no-repeat;
    margin: 25px auto
}

nav.main-nav {
    display: block;
    margin-left: 65px
}

nav.main-nav ul {
    line-height: 35px
}

nav.main-nav ul a {
    display: block
}

a#navbars {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    font-size: 17px;
    color: white;
    padding: 13px 20px;
    background: rgba(0, 0, 0, 0.52)
}

.navbarsclosed {
    color: white
}

a#navbars {
    display: none
}

.home-news {
    width: 350px;
    position: absolute;
    bottom: 40px;
    right: 40px;
    color: white
}

.home-news h2 {
    font-size: 12px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.home-news p {
    font-size: 13px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.home-news a {
    color: #ccc;
    text-decoration: none
}

.home-news a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f061";
    color: #d33934;
    padding-left: 10px
}

.home-news a:hover {
    color: #fff
}

.home-news a.btn,
.home-news a.btn-primary,
.home-news a.btn-secondary,
.home-news a.btn-grey,
.home-news a.btn-link {
    font-size: 11px;
    padding: 8px 10px;
    float: right;
    margin-bottom: 25px
}

.social-container {
    position: fixed;
    top: 0;
    right: 0;
    font-size: 0;
    height: 55px;
    overflow: hidden;
    z-index: 997
}

.social-container a {
    display: inline-block;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 16px;
    transition: background 0.5s ease
}

.social-container a:hover,
.social-container a:focus {
    background: #960308
}

.social-container .cart {
    background: #d33934
}

.social-container .wine-club {
    background: #b2302c;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    line-height: 13px;
    vertical-align: top
}

.social-container span {
    font-size: 10px;
    vertical-align: top
}

.social-container .facebook,
.social-container .twitter,
.social-container .instagram {
    background: #960308
}

.social-container .facebook:hover,
.social-container .facebook:focus,
.social-container .twitter:hover,
.social-container .twitter:focus,
.social-container .instagram:hover,
.social-container .instagram:focus {
    background: #d33934
}

.social-container .facebook {
    padding-left: 24px;
    padding-right: 24px
}

.copyright {
    position: absolute;
    bottom: 15px;
    left: 25px
}

div.sub-header {
    font-size: 0;
    max-width: 1125px;
    max-height: 500px;
    overflow: hidden
}

div.sub-header img {
    width: 100%;
    height: auto
}

.tableContainer {
    max-width: 847px
}

div.sub-content-container {
    display: table;
    width: 100%
}

div.subpage-sidebar-container {
    width: 220px;
    display: table-cell
}

.sidebarbuttons a.btn-secondary {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase
}

div.sub-content {
    max-width: 627px;
    background: white;
    box-sizing: border-box;
    padding: 25px 50px;
    display: table-cell;
    vertical-align: top
}

.sidebarbuttons a.btn-secondary,
nav.sidebarbuttons ul li a {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1px
}

div.sidebarinfo {
    box-sizing: border-box;
    color: #fff;
    width: 170px;
    margin: 0 auto;
    padding: 15px 0
}

div.sidebarinfo .btn-primary {
    font-size: 13px;
    margin-top: 15px;
    width: 100%;
    box-sizing: border-box;
    text-align: center
}

div.sidebarinfo ul {
    margin-bottom: 15px
}

.cycle-pager {
    z-index: 500;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    left: 49px
}

.cycle-pager span {
    font-family: arial;
    font-size: 40px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #960308;
    cursor: pointer
}

.cycle-pager span.cycle-pager-active {
    color: #d33934
}

.cycle-pager>* {
    cursor: pointer
}

.fullwidthcontent {
    max-width: 847px !important
}

footer.entry-footer ul li {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 15px;
    color: #a9a9a9
}

.entry-meta {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
    margin-right: 10px
}

.entry-meta a {
    text-decoration: none
}

footer.entry-footer a {
    text-decoration: none
}

.category-list {
    display: inline-block;
    margin-right: 10px
}

.category-list a {
    text-decoration: none;
    font-size: 9px;
    color: white;
    text-transform: uppercase;
    background-color: #960308;
    padding: 4px 8px;
    letter-spacing: .2em
}

.ssba {
    padding-top: 15px
}

.archive .entry-content .btn-primary {
    font-size: 13px;
    padding: 8px 14px;
    margin-bottom: 15px
}

.archive footer.entry-footer {
    font-size: 11px;
    background: rgba(223, 221, 218, 0.5);
    padding: 15px
}

.archive h1.entry-title a {
    text-decoration: none
}

.archive .sub-content img {
    width: 100%;
    height: auto
}

.archive div.sub-content {
    max-width: 905px
}

.main-container {
    margin-left: 253px;
    position: relative;
    transform: translateX(0);
    transition: .3s ease-out all
}

div.our-story p {
    font-style: italic;
    color: #fff
}

p.lightbodytext {
    font-style: italic
}

div.our-story {
    max-width: 600px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 50%;
    height: 400px;
    transform: translateY(50%)
}

.main-container-sub {
    margin-left: 253px;
    transition: all .3s ease
}

.sub-content h2 {
    margin-bottom: 10px
}

div.sidebarinfo ul li,
div.sidebarinfo span {
    font-size: 13px;
    margin-left: 10px;
    font-style: italic
}

.sidebarinfo span {
    display: block;
    margin-bottom: 15px
}

.post-type-archive-wine div.shop-grid-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 57px
}

div.wineswrapper {
    width: 300px;
    text-align: center;
    display: inline-block;
    margin: 40px 0
}

input.input-text.qty.text {
    width: 37px;
    height: 34px;
    padding: 0;
    border: none;
    background: #ccc;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0
}

div.quantity.buttons_added {
    display: inline-block;
    vertical-align: top
}

div.quantity input[type="button"] {
    padding: 12px 15px;
    font-size: 10px;
    box-sizing: border-box;
    vertical-align: top
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

button.single_add_to_cart_button.btn-primary {
    height: 34px;
    padding: 0 10px;
    margin-left: -3px;
    text-transform: uppercase;
    font-size: 12px
}

h3.shopitemtitle,
li.product a h3,
li.product a h2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #969494;
    transition: all .2s ease-in-out;
    margin-bottom: 15px
}

li.product a:hover h3 {
    color: #960308
}

div.wineswrapper a {
    text-decoration: none
}

h4.shopmoreinfo {
    text-transform: none;
    font-style: italic;
    margin-bottom: 10px
}

h3.shopprice {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 400
}

h3.titleyear {
    margin-bottom: -10px
}

.shop-grid-container {
    text-align: center
}

.single-product .shop-grid-container {
    text-align: center;
    width: 100%;
    margin: 0 auto
}

.single-wine div.shop-grid-container img {
    vertical-align: top;
    width: 30%;
    max-width: 350px;
    margin-top: -150px
}

div.winedesc-container {
    display: inline-block;
    width: 30%;
    text-align: left;
    margin: 150px 45px 0 13px
}

div.winestats-container {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    text-align: left;
    margin-top: 200px
}

div.winestats-container p {
    font-style: italic;
    margin-bottom: 10px
}

div.winestats-container span {
    font-style: normal;
    font-weight: 700;
    padding-right: 10px
}

div.winestats-container h3 {
    margin-bottom: 15px
}

.ui-accordion-header {
    background: #ccc;
    color: #fff;
    margin: 5px 0;
    padding: 5px 15px;
    transition: background 0.5s ease
}

.ui-state-active {
    background: #505050
}

.ui-accordion-content {
    padding: 5px 15px;
    margin-top: 15px
}

.ui-state-focus {
    outline: none
}

.ui-state-hover {
    background: #636466;
    cursor: pointer
}

div#accordion h3 {
    text-transform: capitalize
}

html body.listpage {
    background: #960308 url("../img/tastingroom_bg.jpg") no-repeat bottom center fixed;
    background-size: cover
}

h2.page-title {
    display: block;
    text-align: center;
    background: #fff;
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 35px
}

.listpage div.sub-content {
    max-width: 777px
}

div.postlist-container {
    max-width: 777px;
    background: white;
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 30px
}

div.post-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px
}

h2.posttitle {
    margin-bottom: -5px
}

a.postlink {
    color: black;
    text-decoration: none
}

a.postlink:hover {
    color: #960308
}

h4.postdate {
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #636466
}

img.feature-image {
    margin-bottom: 15px
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    max-height: 500px
}

div.wineswrapper a:hover h3 {
    color: #960308
}

div.wineswrapper img {
    transition: all .3s
}

div.wineswrapper a:hover img {
    transform: rotate(4deg)
}

.gform_fields {
    padding: 0;
    margin: 0 0 10px
}

#main .gform_fields {
    margin: 20px 0
}

.gform_fields li,
#main .gform_fields li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px
}

select {
    background: #fbfbfb
}

.alert-danger,
.alert-error,
.validation_error {
    margin: 20px 0
}

.validation_message {
    font-size: 11px;
    color: red;
    font-style: italic
}

.ginput_complex label {
    font-size: 11px !important;
    font-style: italic;
    margin: -6px 0 10px;
    color: #BBB
}

.gform_wrapper .top_label input.medium,
.gform_wrapper input[type="text"] {
    padding: 10px !important
}

.gform_wrapper ul li.gform_left,
span.ginput_left {
    float: left;
    width: 51%;
    clear: none
}

.gform_wrapper ul li.gform_right,
span.ginput_right {
    float: left;
    width: 49%;
    clear: none
}

.gform_wrapper ul li.gform_left input.medium,
span.ginput_left input {
    width: 91%;
    padding: 3px
}

.gform_wrapper ul li.gform_left select {
    width: 95%;
    padding: 3px
}

.gform_wrapper ul li.gform_right input.medium,
span.ginput_right input {
    width: 96%;
    padding: 3px
}

.gform_wrapper ul li.gform_right select {
    width: 100%;
    padding: 3px
}

.gform_full textarea {
    width: 98%
}

.gform_wrapper textarea {
    padding: 3px;
    height: 115px
}

ul.gfield_checkbox {
    margin: 0
}

ul.gfield_checkbox li {
    margin: 0;
    padding: 0
}

.validation_error,
#gforms_confirmation_message {
    padding: 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#gforms_confirmation_message {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.validation_error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

div.gform_confirmation_wrapper {
    background: rgba(192, 192, 192, 0.26);
    padding: 25px;
    font-size: 1.2em
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea,
.woocommerce-checkout input[type=text] {
    padding: 10px;
    box-sizing: border-box
}

.single-product .woocommerce-message {
    position: absolute;
    z-index: 99;
    opacity: .9
}

.single-product nav.woocommerce-breadcrumb {
    position: absolute
}

.single-product .sub-content.fullwidthcontent {
    width: 1125px;
    max-width: 1125px !important
}

.sub-content.singleproductcontainer {
    width: 1125px;
    max-width: inherit
}

.single-product .product-image {
    max-width: 38%;
    display: inline-block;
    vertical-align: top;
    margin-top: 113px;
    position: relative
}

.product_infos {
    display: inline-block
}

.thumbnails {
    width: 100%
}

.thumbnails a img {
    width: 15%;
    height: auto
}

.thumbnails a {
    box-sizing: border-box;
    border-right: 7px solid white
}

nav.woocommerce-breadcrumb {
    display: none
}

.single-product p.price {
    font-size: 33px;
    font-weight: 300;
    color: #960308
}

ins {
    text-decoration: none
}

.single-product a.button.add_to_cart_button.product_type_simple,
.single-product a.button.product_type_simple,
.term-wines a.button.product_type_simple {
    display: none
}

.single-wine .winedesc-container .btn-primary {
    margin-top: 15px
}

span.onsale {
    position: absolute;
    background: #960308;
    padding: 5px 15px;
    color: #fff;
    top: 0;
    right: 0
}

ul#shipping_method label {
    display: inline-block;
    margin-left: 5px
}

.single-product div.winedesc-container {
    display: inline-block;
    width: 42%;
    text-align: left;
    margin: 97px 45px 0 45px
}

.woocommerce-message {
    margin-top: 20px;
    background: antiquewhite;
    padding: 5px 0 5px 15px;
    min-height: 3em;
    line-height: 3em
}

a.button.wc-forward {
    float: right;
    text-decoration: none;
    background: #960308;
    padding: 16px 15px;
    margin-left: 15px;
    margin-right: 5px;
    color: #fff
}

a.button.add_to_cart_button.product_type_variable {
    display: none
}

a.reset_variations {
    display: none
}

p.stock {
    color: grey
}

ul.products li {
    min-width: 300px;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 35px;
    position: relative
}

form.woocommerce-ordering {
    margin-bottom: 25px
}

li.product a {
    text-decoration: none;
    text-align: center
}

li.product span.price {
    text-align: center;
    display: block
}

a.button.add_to_cart_button.product_type_simple {
    display: none
}

.archive.woocommerce .sub-content-container {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 57px;
    text-align: center
}

.ppt {
    display: none !important
}

a.pp_expand {
    display: none !important
}

.pp_content_container {
    border-radius: 0 !important
}

a.btn-grey.more-btn {
    margin-bottom: 15px;
    font-size: 13px;
    padding: 10px 15px
}

.single-product .sub-content-container {
    display: block;
    width: 90%;
    margin: 0 auto
}

.winedesc-container ul {
    margin-bottom: 15px;
    margin-left: 25px
}

.winedesc-container ul li {
    list-style-position: inside;
    list-style: initial;
    font-size: 13px
}

.calendar-stack {
    color: blue;
    position: relative;
    display: inline-block;
    width: 0.92857em;
    height: 1em
}

.calendar-stack .icon-calendar-empty,
.calendar-stack .calendar-day {
    position: absolute
}

.calendar-stack .calendar-day {
    top: 0.875em;
    left: 0.125em;
    width: 1.375em;
    height: 0.75em;
    font-family: sans-serif;
    font-size: 0.57143em;
    font-weight: 700;
    line-height: 0.57143em;
    text-align: center
}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
    padding: 5px 0;
    margin: 0
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    border: 0;
    margin: 16px 0 35px 0;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-weight: bold;
    line-height: 1.8em;
    padding: 10px 0;
    color: #7d7d7d
}

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 0
}

.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
    width: 150px;
    padding-right: 30px
}

.woocommerce-cart a {
    text-decoration: none
}

.woocommerce table.cart .product-thumbnail img,
.woocommerce #content table.cart .product-thumbnail img,
.woocommerce-page table.cart .product-thumbnail img,
.woocommerce-page #content table.cart .product-thumbnail img {
    height: auto
}

.woocommerce table.cart .product-subtotal,
.woocommerce #content table.cart .product-subtotal,
.woocommerce-page table.cart .product-subtotal,
.woocommerce-page #content table.cart .product-subtotal {
    font-size: 24px
}

.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
    width: auto
}

.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
    float: right
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: auto;
    background: #f5f5f5;
    padding: 0 1000px 20px;
    margin: 0 -1000px
}

.woocommerce .cart-collaterals table.shop_table td,
.woocommerce-page .cart-collaterals table.shop_table td {
    border-top: 0;
    padding: 10px 0
}

.woocommerce table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce-page #content table.cart input {
    line-height: normal
}

.cart-collaterals table tr th,
.cart-collaterals table tr td {
    padding: 30px 0
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    font-weight: bold
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 5px 20px 5px 0;
    width: 50%;
    line-height: 1.2rem;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
    font-size: .8em
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th {
    vertical-align: middle;
    text-align: left
}

.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 0
}

.woocommerce .cart-collaterals .cart_totals tr:nth-last-child(2) td,
.woocommerce .cart-collaterals .cart_totals tr:nth-last-child(2) th,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-last-child(2) td,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-last-child(2) th {
    padding-bottom: 20px
}

.woocommerce .cart-collaterals .cart_totals tr.order-total td,
.woocommerce .cart-collaterals .cart_totals tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total th {
    border-top: 3px solid #cbcaca;
    padding-top: 30px;
    padding-bottom: 20px;
    vertical-align: top
}

.woocommerce .cart-collaterals .cart_totals tr.order-total td strong,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td strong {
    font-weight: bold;
    font-size: 24px;
    line-height: 1em;
    margin-top: -4px;
    display: block
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    text-align: left;
    font-size: 1.5em;
    padding: 0;
    margin: 0 0 30px 0
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    border-top: 1px solid #e3e3e3;
    margin-top: -4px
}

.woocommerce .cart-collaterals .shipping_calculator h2,
.woocommerce-page .cart-collaterals .shipping_calculator h2 {
    font-size: .8125em;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    padding: 25px 0 10px;
    text-align: center
}

.woocommerce .cart-collaterals .shipping_calculator h2 span,
.woocommerce-page .cart-collaterals .shipping_calculator h2 span {
    display: none
}

.shipping-calculator-form .button {
    margin: 15px 0 0 0 !important
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 500;
    box-shadow: none;
    height: auto;
    width: auto;
    content: "\f150";
    font-size: 1.0679em;
    position: relative;
    top: 1px
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100% !important
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    margin-top: 9px;
    width: 100% !important
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100% !important
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 100% !important
}

.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce-page .cart-collaterals .cross-sells h2 {
    font-size: 0.8125em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 0 0
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
    width: 100%
}

.woocommerce #cross-sell-products-carousel.related,
.woocommerce-page #cross-sell-products-carousel.related,
.woocommerce #cross-sell-products-carousel.upsells.products,
.woocommerce-page #cross-sell-products-carousel.upsells.products {
    margin: 0
}

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p,
.woocommerce-page td.product-name dl.variation dd p {
    margin-bottom: 0;
    line-height: 1em;
    padding-bottom: 5px;
    font-size: 12px
}

.woocommerce-page table.cart .product-name a,
.woocommerce-page #content table.cart .product-name a {
    display: block;
    margin-top: -5px
}

.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove {
    color: #222;
    font-size: 17px;
    font-weight: normal;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.woocommerce #content table.cart a.remove .getbowtied-icon-close_regular,
.woocommerce table.cart a.remove .getbowtied-icon-close_regular,
.woocommerce-page #content table.cart a.remove .getbowtied-icon-close_regular,
.woocommerce-page table.cart a.remove .getbowtied-icon-close_regular {
    display: inline-block;
    vertical-align: middle
}

.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover {
    color: #222;
    background: none;
    opacity: .5
}

.woocommerce-cart #content .quantity .plus,
.woocommerce-cart #content .quantity .minus {
    display: none
}

.woocommerce-cart input.input-text.qty.text {
    height: 36px
}

.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart #content table.cart .product-quantity,
.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart #content table.cart .product-quantity {
    text-align: center
}

.product_quantity_mobile {
    display: block !important
}

.woocommerce-cart table.cart .product-remove,
.woocommerce-cart #content table.cart .product-remove,
.woocommerce-cart table.cart .product-remove,
.woocommerce-cart #content table.cart .product-remove {
    padding-left: 10px
}

.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-cart #content table.cart td.product-subtotal,
.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-cart #content table.cart td.product-subtotal {
    font-size: 1.125em;
    font-weight: 500
}

.return-to-shop {
    margin-bottom: 185px
}

.wc-backward {
    font-size: 0.8125em;
    text-transform: uppercase
}

.wc-backward a:before,
.wc-backward:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f112";
    font-size: 1.1em
}

.woocommerce td.product-name dl.variation dd p:last-child,
.woocommerce-page td.product-name dl.variation dd p:last-child {
    margin: 0
}

.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

input#coupon_code {
    width: 263px;
    margin-bottom: 12px;
    padding: 8px;
    box-sizing: border-box
}

.woocommerce-cart dd {
    margin: 0
}

dl.variation {
    margin-bottom: 0;
    padding: 0
}

.woocommerce-cart dt,
.woocommerce-cart dd {
    margin-bottom: 0
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dt {
    margin-bottom: 0
}

td.product-subtotal {
    text-align: right
}

th.product-subtotal {
    font-size: inherit;
    text-align: right
}

td.product-name a {
    font-size: 20px
}

.woocommerce-cart .sub-content.fullwidthcontent {
    display: block;
    margin: 0 auto;
    margin-top: 57px;
    width: 80%;
    max-width: 1255px !important
}

.update_and_checkout {
    margin-bottom: 25px
}

.woocommerce-checkout .sub-content.fullwidthcontent {
    max-width: 990px !important;
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: 57px
}

.woocommerce-info {
    margin-bottom: 25px
}

form.checkout h3 {
    background: #cccccc;
    color: white;
    margin: 5px 0;
    padding: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box
}

.woocommerce-billing-fields {
    margin-top: 33px;
    margin-bottom: 65px
}

.woocommerce-checkout .col-2 {
    margin-bottom: 65px
}

ul.payment_methods.methods li {
    display: inline-block;
    vertical-align: top
}

tr.order-total span {
    font-size: 25px
}

.wysiwygcontent ul {
    font-size: 13px;
    margin-bottom: 22px
}

.wysiwygcontent ul li {
    list-style: initial;
    margin-left: 30px
}

.wysiwygcontent h4 {
    margin-bottom: 6px
}

select.qty {
    height: 34px;
    padding-left: 8px
}

.single-post .sub-content-container {
    max-width: 847px
}

form.woocommerce-ordering {
    visibility: hidden
}

.cart_totals.calculated_shipping {
    padding-top: 50px;
    margin-bottom: 100px
}

div#av-overlay-wrap {
    background: rgba(0, 0, 0, 0.74)
}

div#av-overlay {
    max-width: 400px
}

div#av-overlay {
    text-align: center
}

.col2-set.addresses h3 {
    margin-top: 25px
}

p.stock {
    display: none
}

p.stock.out-of-stock {
    display: block
}

a.button.product_type_simple {
    display: none
}

body.product_cat_wines img.attachment-shop_single {
    margin-top: -220px
}

ul.page-numbers li {
    display: inline-block;
    padding: 0 15px;
    font-family: sans-serif;
    font-size: 11px;
    border: 1px solid #cccccc;
    color: #828282
}

nav.woocommerce-pagination {
    margin-bottom: 25px
}

div#accordion,
div#accordion_2 {
    margin-bottom: 30px
}

h1.entry-title {
    font-size: 27px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 29px;
    margin-bottom: 8px
}

body.archive .excerptContainer {
    border-bottom: 1px solid #d6d6d6;
    margin-top: 64px;
    padding-bottom: 25px
}

h1.page-title {
    line-height: 2.5rem
}

.quantity {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .main-container-sub {
        margin-left: 0
    }
    .nav-container {
        min-height: 775px
    }
    nav.main-nav ul ul {
        display: block
    }
    a#navbars {
        display: block
    }
    .wineswrapper img {
        max-width: 100px
    }
    .woocommerce-cart .quantity.buttons_added {
        width: 37px
    }
    .woocommerce-cart input.input-text.qty.text {
        width: 36px
    }
    .woocommerce-cart .sub-content.fullwidthcontent {
        width: 95%
    }
    div.winestats-container {
        display: block;
        width: 100%;
        margin-top: 20px;
        text-align: center
    }
    div.winedesc-container {
        width: 100%;
        margin: 20px 0;
        padding: 0 15px;
        box-sizing: border-box
    }
    .single-wine div.shop-grid-container img {
        width: 24%;
        margin-top: -61px
    }
    div.winedesc-container {
        width: 80%
    }
    .nav-container {
        transform: translate(-100%, 0)
    }
    .main-container {
        margin-left: 0
    }
    .home-news {
        width: 53%;
        position: initial;
        margin: 0 auto;
        margin-top: 29%
    }
    .our-story {
        height: 250px !important
    }
}

@media screen and (max-height: 800px) {
    .home-news {
        position: initial;
        float: right;
        margin-top: 150px;
        margin-right: 50px
    }
}

@media screen and (max-width: 560px) {
    div.subpage-sidebar-container {
        display: block;
        width: 100%
    }
    a#navbars {
        position: absolute;
        padding: 10px;
        background: transparent
    }
    div.sub-content {
        display: block;
        padding: 25px 25px;
        padding-top: 57px
    }
    .mobile-social {
        display: block
    }
    .wineswrapper img {
        max-width: 80px
    }
    .single-product .product-image {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-top: 0
    }
    .single-product div.winedesc-container {
        width: 100%;
        display: block;
        margin: 0
    }
    .product_infos {
        display: block;
        width: 100%;
        margin: 0;
        margin-bottom: 30px
    }
    h1.product_title.entry-title {
        line-height: 1em;
        margin-top: 25px
    }
    .woocommerce-message {
        height: inherit;
        line-height: inherit;
        padding: 12px;
        text-align: center;
        margin-bottom: 25px;
        left: 0;
        right: 0
    }
    a.button.wc-forward {
        float: none;
        display: block;
        padding: 5px;
        margin: 0
    }
    ul.products li {
        margin-right: 0;
        max-width: inherit
    }
    .archive.woocommerce .sub-content-container {
        width: 93%
    }
    .social-container {
        display: none
    }
    ul.sub-menu {
        max-height: 999px !important;
        overflow: visible !important;
        opacity: 1 !important;
        height: auto
    }
    .navlogo {
        width: 135px;
        height: 164px;
        background-size: cover
    }
    span.show-for-medium-up,
    td.product-thumbnail,
    td.product-remove,
    th.product-remove,
    th.product-thumbnail {
        display: none
    }
    a.btn-primary {
        display: block;
        text-align: center
    }
    body.post-type-archive-wine a.btn-primary {
        display: inline-block
    }
    td.product-name {
        width: 47%
    }
    .woocommerce-cart input.input-text.qty.text {
        width: 30px;
        height: 30px;
        background: #ccc
    }
    .woocommerce-cart .btn-grey {
        display: none
    }
    .woocommerce table.cart .product-subtotal,
    .woocommerce #content table.cart .product-subtotal,
    .woocommerce-page table.cart .product-subtotal,
    .woocommerce-page #content table.cart .product-subtotal {
        font-size: inherit
    }
    td.product-quantity {
        width: 28%
    }
    input#coupon_code {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px;
        box-sizing: border-box
    }
    .woocommerce-cart input.button {
        width: 100%;
        margin-bottom: 1px
    }
    .woocommerce .cart-collaterals .cart_totals h2,
    .woocommerce-page .cart-collaterals .cart_totals h2 {
        padding-top: 17px
    }
    td.product-name a {
        font-size: 16px
    }
    .woocommerce-cart .sub-content.fullwidthcontent {
        width: 100%;
        margin-top: 0
    }
    .woocommerce-checkout .sub-content.fullwidthcontent {
        margin-top: 0
    }
    div.winedesc-container {
        width: 100%
    }
    .single-wine div.shop-grid-container img {
        margin-top: -43px;
        width: 35%
    }
    body.product_cat_wines img.attachment-shop_single {
        margin-top: -60px
    }
    .mobileheader {
        display: block;
        height: 44px;
        position: absolute;
        text-align: center;
        width: 100%;
        background: #960308;
        z-index: 99
    }
    .nav-container {
        margin-top: 44px
    }
    a#navbars {
        color: white
    }
    .mobileheader h1 {
        color: white;
        font-size: 1em;
        font-weight: 500;
        line-height: 2.7em
    }
    div.our-story {
        height: 180px
    }
    h1.lighttitle {
        line-height: 1.1em;
        margin-bottom: 14px
    }
    .main-container {
        margin-left: 0
    }
    .main-container-sub {
        position: relative;
        top: 44px
    }
    img.attachment-shop_single.wp-post-image {
        max-height: 400px;
        margin-top: -50px
    }
    div#av-overlay h1 {
        font-size: 20px;
        width: 72%;
        text-align: center;
        margin: 10px auto
    }
    div#av-overlay {
        padding: 0;
        width: 100%;
        opacity: .9;
        margin: 45px auto;
        padding-top: 25px
    }
    .our-story p {
        font-size: 14px
    }
    .our-story {
        position: initial !important;
        top: initial !important;
        transform: translateY(0) !important;
        -webkit-transform: translateY(0%) !important;
        padding-top: 68px !important
    }
    .home-news {
        margin-top: 43%;
        width: 70%
    }
    .sub-content.fullwidthcontent {
        padding-top: 10px
    }
}

@media print {
    header,
    nav,
    footer {
        display: none
    }
    img {
        max-width: 500px
    }
    body {
        font: 12pt Georgia, "Times New Roman", Times, serif;
        line-height: 1.3
    }
}

select.qty {
    height: 34px;
    padding-left: 8px
}

.related.products {
    display: none;
}

.quantity label {
    display: none;
}

.product_meta {
    display: none;
}

.product {
    text-align: center;
}

.product .images {
    position: relative;
    display: inline-block;
    vertical-align: top;

    max-width: 38%;
}

.product .images img {
    margin-top: -60px;
    width: auto;
    height: auto;
}

.product .entry-summary {
    max-width: none;
    text-align: left;
}

@media screen and (min-width: 560px) {
    .product .entry-summary {
        display: inline-block;
        margin: 97px 45px 0 45px;
        max-width: 42%;
    }

    .product .images {
        margin-top: 100px;
    }

    .product .images img {
        margin-top: -220px;
    }
}

.cart_totals {
    padding-top: 50px;
}

.woocommerce-cart .sub-content.fullwidthcontent {
    padding-bottom: 0;
}
.wc-proceed-to-checkout {
    overflow: auto;
}
.woocommerce-cart .hentry {
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul {
    margin-bottom: 25px;
}
.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 15px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: white;
    background-color: #960308;
}
