/*
Theme Name: Mud House
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mud_house
*/

@media (min-width:1200px) {
    .main-container {
        margin-left: auto;
        margin-right: auto;
    }

    .header-width {
        width: 1920px;
    }
}

.location-heading {
    color: #A9A069;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
}

.vm-heading {
    color: #A9A069;
    /* text-transform: uppercase; */
    text-align: center;
    font-size: 40px;
}

.left-nav-margin-top {
    margin-top:4em;
}

.location-heading-container {
    text-align: center;
}

@media (min-width:1200px) {
    .location-heading-top {
        margin-top: 50px;
    }
}

.other-locations-heading {
    text-transform: uppercase;
    text-align: center;
}

.location-caption {
    font-size: 26px;
    color: #A9A069;
}

@media (min-width:1200px) {
    .page-title-width {
        width: 1920px;
    }
}

.header-border {
    border-bottom: 3px solid #a99a6f;
    /* padding-bottom: 25px; */
}
.header-border-home {
    /* border-bottom: 3px solid #a99a6f; */
    /* padding-bottom: 25px; */
}

.header-border-journal {
    border-bottom: 3px solid #a99a6f;
    background-image: url(assets/images/journal_menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f3f3f3;
}

@media (min-width:1200px) {
    .page-title-common {
        font-size: 48px;
    }

    .common-xl-full-width {
        width: 1920px;
    }
}

#content-caption-area {
    text-align: center;
    font-size: 26px !important;
    color: #A9A069;
}

.font-size-lg {
    font-size: 26px !important;
}

img.card-img-top {
    margin-bottom: 0 !important;
}

.card.card-cust {
    padding-bottom: 0 !important;
    padding-left:   0 !important;
}

.otherlocationsHeading h2 a {
    color: #2F2F2F;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

.otherLocationsHeading a {
    color: #000;
}

.card-footer-cust {
    padding: 0;
    text-align: left;
    background: none;
    border-top:0px;
}

.card-cust {
    border: 0;
}

.card-group-people-cust {
    border-bottom: none;
}

.card-group-cust {
    border-bottom: 1px solid #a9a069;
}

.card-footer-cust-current {
    border-bottom: 5px solid #a9a069 !important;
    border-top: 0px;
    border-radius: 0 !important;
}

.card-footer-cust-current-vm {
    /* border-bottom: 5px solid #a9a069 !important; */
    border-top: 0px;
    border-radius: 0 !important;
}

.location-caption-container p {
    color: #a9a069;
}

.people-caption-container {
    color: #000;
    font-size: 16px;
}

.location-caption-container {
    color: #a9a069 !important;
}

.location-vineyard-caption-people {
    background-image: url('assets/images/wine-border.png');
    background-repeat: repeat-x;
}

.location-vineyard-title {
    background-image: url('assets/images/wine-border.png');
    background-repeat: repeat-x;
}

.location-vineyard-title-span {
    position: relative;
    top: -1em;
    background-color: #fff;
    padding: 0 20px;
}

.location-vineyard-container {
    margin-top: 50px;
}

.location-vineyard-title-span a {
    font-size: 32px;
    color: #5a574c;
}

.location-vineyard-shortcontent {
    font-size: 18px;
}

@media (min-width:1200px) {
    .location-caption-row {
        margin-top: 20px;
    }
}

.location-vineyard-info {
    color: #999;
    font-size: 18px;
    font-weight: 400;
}

.location-vineyard-meta-titles {
    color: #333;
    font-size: 20px;
    font-family: "Libre Baskerville";
    font-weight: 700;
    letter-spacing: 1px;
    font-style: italic;
    font-variant: normal;
}

.location-vineyard-meta-subtitle {
    color: #a9a069;
    font-size: 18px;
    font-family: ProximaSansRegular;
    text-transform: uppercase;
    text-align: left;
}

@media (min-width:1200px) {
    .vineyard-meta-details-container {
        margin-top: 20px;
    }
}

.xtra-padding {
    padding-top: 15px;
}

@media (max-width:575px) {
    .location-vineyard-title-span {
        font-size: 20px;
    }

    .location-heading {
        font-size: 30px;
    }

    .location-heading {
        font-size: 22px;
    }

    .location-caption {
        font-size: 18px;
    }

    .location-caption-container p {
        font-size: 18px;
    }
}

.card-people {
    width: 227px;
    height: 153px;
    border: none;
}

.flex-off {
    flex: 0;
}

.card-people-body {
    padding: 0;
}

.card-people-footer-cust {
    width: 230px;
    border-top: 0;
}

.people-left-links {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 18px;
    color: #000;
}
.people-left-links a:hover,
.people-left-links a:active  {
    color: #a9a069 !important;
    text-decoration:none;
}

.people-left-link {
    color: #a9a069 !important;
    text-decoration:none;
}

.text-orange {
    color: #a9a069;
}

.wm-fixed-height {
    height: 101px;
}

.vm-margin-top {
    margin-top: 34px;
}

.vm-margin-bottom {
    margin-bottom: 30px;
}

.people-left-links a {
    color: #000;
}

.product-location-heading {
    color: #928151;
    font-family: "Libre Baskerville";
    font-size: 21px;
}

.product-content {
    color: #5a574a;
    font-size: 20px;
    font-family: "Libre Baskerville";
    font-style: italic;
}

.product-varietal-heading {
    color: #000;
    font-size: 36px;
}

.product-data {
    color: #a9a069;
    font-weight: normal;
    text-transform: uppercase;
}

.product-data-span {
    color: #000;
    font-weight: normal;
    text-transform: none;
}

.product-rhs-location {
    padding-left: 20px;
    background-position: left center;
    background-image: url('assets/images/icons/download.png');
    background-repeat: no-repeat;
    color: #000;
    text-transform: uppercase;
}

.product-rhs-region {
    padding-left: 20px;
    background-position: left center;
    background-image: url('assets/images/icons/wine-arrow.png');
    background-repeat: no-repeat;
    color: #000;
    text-transform: uppercase;
}

.product-rhs-download {
    padding-left: 20px;
    background-position: left center;
    background-image: url('assets/images/icons/download.png');
    background-repeat: no-repeat;
    color: #000;
    text-transform: uppercase;
}

.rhs-download-pad {
    padding-bottom: 10px;
}

.mhr-range-banner {
    background-image: url('assets/images/ranges/mud_house_range_menu_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 78px;
    margin: 0 auto;
    background-color: #f3f3f3;
}
.mud-house-range-banner {
    background-image: url('assets/images/ranges/mud-house-range_menu_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 78px;
    margin: 0 auto;
    background-color: #f3f3f3;
}
.sub-region-series-banner {
    background-image: url('assets/images/ranges/sub-region-series_menu_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 78px;
    margin: 0 auto;
    background-color: #f3f3f3;
}
.single-vineyard-range-banner {
    background-image: url('assets/images/ranges/single-vineyard-range_menu_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 78px;
    margin: 0 auto;
    background-color: #151515;
}

.range-heading-style {
    margin: 7px auto;
}

.nav-item-font a {
    font-size: 14px;
    color: #999;
    margin-top: 23px;
}

.fff-comment {
    color: rgb(169,154,111);
    font-size: 32px;
}

.home-scroll {
    font-family: 'Libre Baskerville';
    color: #7b7878;
    text-transform: capitalize;
    font-size:21px;
}

.menu-padding-top {
    padding-top: 55px;
}

.social-top-right {
    padding-top: 65px;
}

.social-top {
    padding-top: 75px;
}

.top-nav-stuff {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 17px;
    text-transform: uppercase;
}

.social-top a {
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}

.footer-follow-us {
    padding-top: 68px;
    font-family: ProximaNova;
    font-weight: 700;
    font-size: 36px;
    color: #666;
}

.footer-nav {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-topbar {
    border-top: 1px solid #000;
}

.footer-responsibility {
    margin-top: 15px;
    margin-bottom: 15px;
}

.menu-row {
    width: 1150px !important;
    padding: 10px !important;
}

.menu-row a {
    color: #928151;
}

.footer-p {
    padding-top: 25px;
    font-size: 13px;
}

.journal-top-right {
    margin-top: -40px;
}

.contact-us-page {
    font-size: 13px;
    font-family: ProximaSansRegular;
}

.drink-responsibly {
    color: #a9a069;
}

.wine-page-links {
    color: #5a547c;
    font-size: 21px;
}

.wine-page-links:hover {
    color: #5a547c;
}

.wine-page-links:visited {
    color: #5a574c;
}

.wine-page-headings {
    font-size: 48px;
}

.vintage-select {
    padding-left: 90px;
    width: 150px;
    float: right;
    background-image: url('assets/images/vintage-select.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
    text-align: right;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    border: 0 none;
    font-size: 21px;
    font-weight: 700;
}

.vintage-select-label {
    margin-bottom: 0px;
}

.nf-form-title {
    display: none !important;
}

.nf-form-cont {
    padding-top: 15px;
}

.footer-links {
    color: #bcbcbc;
}

.journal-title {
    font-size: 48px;
    font-family: "Libre Baskerville";
    color: rgb(90, 87, 76);
    vertical-align: baseline;
}

.journal-sub-title {
    font-size: 14px;
    /* font-family: ProximaSansRegular; */
    color: #a9a069;;
    vertical-align: baseline;
}

.journal-cat {
    color: #a9a069;
    text-decoration: none;
    font-family: ProximaSansRegular;
    font-size: 18px;
    font-weight: 700;
}
.journal-cat a:hover {
    text-decoration:underline;
    color: #a9a069;
}

.journal-breadcrumb-gt {
    color: #a9a069;
    font-weight: 700;
}

.seperator-hr {
    background-color: rgb(169, 160, 105);
}

.font-black a,
.font-black a:active
{
    color:#000 !important;
    text-decoration:none;
}
.font-black a:hover {
    color:#bcbcbc;
    text-decoration:none;
}
.font-underline {
    text-decoration: underline;
}

.font-underline:hover {
    text-decoration: none;
}


.sidebar-font {
    font-family: "Libre Baskerville";
    font-size: 24px;
    font-weight: bold;
}

.read-more a {
    background: url('assets/images/readmore.jpg');
    margin: 0 auto;
    display: block;
    width: 99px;
    height: 33px;
    margin-bottom: 20px;
}

.pad-top {
    padding-top:25px;
}

.journal-padding {
    padding-top: 40px;
}

.journal-padding-r {
    padding-top: 45px;
}
.journal-cat-font {
    color:#000;
}

.archive-next a, .archive-prev a, .archive-next a:hover, .archive-prev a:hover {
    color: #a9a069;
    text-decoration: none;
    vertical-align: middle;
}

.btn-success {
    color: #fff;
    background-color: #a9a069;
    border-color: #a9a000;
}
.btn-success:hover,
.btn-success:active {
    text-decoration: underline;
    color: #fff;
    background-color: #a9a069;
    border-color: #a9a000;
}

.sidebar-more {
    padding-bottom:15px;
}

.sidebar-pad-title {
    margin-top: -15px;
    /* padding-top: 15px; */
}

.wine-term:hover {
    color: #a9a069 !important;
    text-decoration:underline;
}
.term-active {
    color: #928151 !important;
}

.card {
    float: left;
    width: 33.333%;
    padding: .75rem;
    margin-bottom: 2rem;
    border: 0;
}

.card>img {
    margin-bottom: .75rem;
}

.card-text {
    font-size: 85%;
}

.review-date {
    background-color: #fff;
    font-size: 16px;
    font-weight:normal;
    padding: 0 20px;
    position: relative;
    top: -1.48rem;
}

.date-div {
    border-top: 1px solid #999999;
    height: 1px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 16px 0;
}

.pad-l-none {
    padding-left: 0.4em;
}
.gold_dot {
    font-size: 72px;
    color: #a9a069;
    line-height:0;
}
.review-more {
    color: #928151;
    font-size: 24px;
    font-family: "Libre Baskerville";
}

.award-product-link {
    color: #333;
    text-decoration: underline;
    font-size:13px;
}

.masthead-font {
    font-size: 60px;
}

.trim-l-pad {
    padding-left: 0;
}

.wine-content-pad-left {
    padding-left:6em;
}

.journal-image-tile {
    max-height: 308px;
    min-width: 509px;
    position: relative;
    outline: 1px solid #fff;
    outline-offset: -5px;
}

.journal-image-tile-tab {
    background-color: #fff;
    text-transform: uppercase;
    height: 38px;
    position: relative;
    margin: 0px auto;
    top: -38px;
    padding: 10px 10px 0px 10px;
    color: #a99a6f;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}

.journal-image-tile-tab-border {
    background-color: #a99a6f;
    width: 176px;
    margin: 0 auto;
    height: 1px;
}
.journal-image-tile-tab-border-big {
    background-color: #a99a6f;
    width: 176px;
    margin: 0 auto;
    height: 2px;
    margin-top:1px;
}

.journal-menu-bg img {
    width: 773px;
    margin: 0 auto;
    display: block;
}

.cat-row.row {
    border-bottom: 2px solid #a99a6f;
    width: 30.8em;
}
.cat-row-img {
    position: relative;
    top: 15px;
}
.cat-row-cats {
    padding-top: 15px;
}
.teaser-title {
    padding-top:32px;
}
.teaser-title-text {
    font-size:26px;
    color:#333 !important;
}
.seperator-hr-journal {
    background-color: rgb(169, 160, 105);
    margin-top: 5px;
}

.journals-top-spacer {
    padding-top: 52px;
}
.journals-info-pad-top.row {
    margin-top: -40px;
}
.journals-top-spacer .card {
    margin-bottom: 0px;
}

.journal-image-tile-side {
    /* max-height: 308px; */
    /* min-width: 509px; */
    position: relative;
    outline: 1px solid #fff;
    outline-offset: -5px;
}