@charset "UTF-8";
/*
Theme Name: Pinnacle Child Theme
Theme URI: https://plgmaster.local
Author: Apparent
Author URI: http://www.apparent.com.au/
Description: Child Theme for PLG. It requires PLG Master theme. Sass files divided into modular structure.
Template: pinnacle_master
Version: 1.2
*/
/*--------------------------------------------------------------
# Global Variables
--------------------------------------------------------------*/
/* TYPOGRAPHY */
/**
 * @license
 * MyFonts Webfont Build ID 3104451, 2015-10-08T01:43:30-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Prelo-SemiBold by DSType
 * URL: http://www.myfonts.com/fonts/dstype/prelo/semi-bold/
 *
 * Webfont: PreloCondensed-Book by DSType
 * URL: http://www.myfonts.com/fonts/dstype/prelo-condensed/book/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3104451
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2008 by Dino dos Santos _DSType. All rights reserved.
 *
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/* Background */
/* DEVICES */
/*------------------------------------------
  VARIABLES: TYPOGRAPHY
  ------------------------------------------*/
/*------------------------------------------
  VARIABLES: ELEMENTS
  ------------------------------------------*/
/* HTML / BODY */
/*--------------------------------------------------------------
# MODULES
--------------------------------------------------------------*/
/*---------------------
  MODULE GLOBAL
 *---------------------*/
.module-container {
  background: none;
  margin-bottom: 0px; }
  .module-container .module-container-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: #000000; }
    .module-container .module-container-inner .module-content {
      overflow: hidden; }

/* ----------------------------------
    RESPONSIVE
   ----------------------------------*/
@media screen and (max-width: 767px) {
  .module-container .module-container-inner {
    padding: 0px 0px 0px 0px; } }
/* IMPORTING AFTER BASIC MODULE SETUP */
/*---------------------
  CAROUSEL
 *---------------------*/
.module-container-carousel img {
  width: 100%;
  vertical-align: top; }
.module-container-carousel .carousel-item {
  position: relative; }
  .module-container-carousel .carousel-item .carousel-content {
    position: absolute;
    text-align: left;
    bottom: 20px;
    left: 10px;
    z-index: 10;
    height: auto;
    color: #FFF;
    background: transparent;
    width: 600px;
    max-width: 600px; }
    @media screen and (max-width: 480px) {
      .module-container-carousel .carousel-item .carousel-content {
        min-height: 106px; } }
    .module-container-carousel .carousel-item .carousel-content .carousel-content-inner {
      max-width: 100%;
      width: 100%;
      padding: 20px 86px; }
      @media screen and (max-width: 767px) {
        .module-container-carousel .carousel-item .carousel-content .carousel-content-inner {
          padding: 0; } }
    .module-container-carousel .carousel-item .carousel-content h1 {
      color: #FFF; }
    .module-container-carousel .carousel-item .carousel-content h2 {
      color: #FFF; }

.module-container.module-container-carousel .module-container-inner {
  padding: 0px 0px;
  position: relative; }
  .module-container.module-container-carousel .module-container-inner .owl-controls {
    margin: 0px; }
    .module-container.module-container-carousel .module-container-inner .owl-controls .owl-pagination {
      position: absolute;
      bottom: 12px;
      width: 100%; }
      .module-container.module-container-carousel .module-container-inner .owl-controls .owl-pagination .owl-page span {
        border: 1px solid #c7a445;
        background: white;
        opacity: 1; }
      .module-container.module-container-carousel .module-container-inner .owl-controls .owl-pagination .owl-page.active span {
        border: 1px solid #c7a445;
        background: #c7a445;
        opacity: 1; }
    .module-container.module-container-carousel .module-container-inner .owl-controls .owl-buttons .owl-prev {
      position: absolute;
      top: 44%;
      left: 0px;
      height: 50px;
      width: 28px;
      color: transparent;
      opacity: 1;
      background: url("images/arrow-left-off.png") no-repeat;
      background-position: center;
      height: 46px; }
      .module-container.module-container-carousel .module-container-inner .owl-controls .owl-buttons .owl-prev:hover {
        background: url("images/arrow-left-on.png") no-repeat;
        background-position: center; }
    .module-container.module-container-carousel .module-container-inner .owl-controls .owl-buttons .owl-next {
      position: absolute;
      top: 44%;
      right: 0px;
      height: 50px;
      width: 28px;
      opacity: 1;
      background: url("images/arrow-right-off.png") no-repeat;
      background-position: center;
      color: transparent;
      height: 46px; }
      .module-container.module-container-carousel .module-container-inner .owl-controls .owl-buttons .owl-next:hover {
        background: url("images/arrow-right-on.png") no-repeat;
        background-position: center; }

/* ----------------------------------
    RESPONSIVE
   ----------------------------------*/
@media screen and (max-width: 767px) {
  .module-container-carousel .carousel-item .carousel-content {
    position: static;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: rgba(241, 167, 44, 0.68); }

  .module-container.module-container-carousel {
    position: relative; }
    .module-container.module-container-carousel .module-container-inner {
      padding: 0; }
      .module-container.module-container-carousel .module-container-inner .owl-carousel {
        position: static; }
        .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls {
          position: absolute;
          top: 46.5%;
          left: 0px;
          width: 100%;
          -webkit-transition: top 300ms, bottom 300ms;
          -moz-transition: top 300ms, bottom 300ms;
          -ms-transition: top 300ms, bottom 300ms;
          -o-transition: top 300ms, bottom 300ms;
          transition: top 300ms, bottom 300ms;
          background: rgba(0, 0, 0, 0.5); }
          .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls .owl-pagination {
            display: inline-block;
            width: auto;
            left: 44%; }
          .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls .owl-buttons {
            display: inline-block;
            float: right; }
            .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls .owl-buttons .owl-prev {
              position: static;
              background: url("images/arrow-left-off-mob.png") no-repeat;
              background-position: center; }
              .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
                background: url("images/arrow-left-on-mob.png") no-repeat;
                background-position: center; }
            .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls .owl-buttons .owl-next {
              position: static;
              background: url("images/arrow-right-off-mob.png") no-repeat;
              background-position: center; }
              .module-container.module-container-carousel .module-container-inner .owl-carousel .owl-controls .owl-buttons .owl-next:hover {
                background: url("images/arrow-right-on-mob.png") no-repeat;
                background-position: center; } }
/* * * * * * * * * * * * *
    CLASS
  * * * * * * * * * * * * */
.module-container-carousel.carousel-text-center .carousel-item .carousel-content {
  width: 100%;
  max-width: 100%;
  text-align: center;
  height: 100%;
  top: 0px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.image_carousel_header {
  margin-bottom: 10px; }

.module-container-carousel .button {
  margin-top: 14px !important; }
.module-container-carousel .owl-controls .owl-buttons .owl-prev {
  left: 47px !important; }
.module-container-carousel .owl-controls .owl-buttons .owl-next {
  right: 47px !important; }

@media screen and (max-width: 767px) {
  .module-container-carousel .owl-carousel .carousel-item .carousel-content {
    position: static;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: inherit;
    max-width: 100%; }
  .module-container-carousel .owl-carousel .owl-controls.clickable {
    background: transparent !important; } }
/*---------------------
  Divider
 *---------------------*/
.module-container-divider .module-container-inner {
  padding: 10px; }
.module-container-divider hr {
  height: 15px;
  background: url("images/divider.png") no-repeat;
  background-position: center;
  width: 100%;
  display: block;
  content: "";
  clear: both;
  border: 0px;
  margin: 0px; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.frame-item-image img {
  width: 100%;
  height: auto; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.frame-item-text {
  padding: 0px 16px 0px 16px;
  /* * * * * * * * * * * * *
      SITE SPECIFIC
    * * * * * * * * * * * * */ }
  .frame-item-text table {
    width: 100%;
    position: relative; }
    .frame-item-text table tr {
      border-bottom: 1px solid; }
      .frame-item-text table tr:first-child {
        border-top: 1px solid; }
      .frame-item-text table tr td, .frame-item-text table tr th {
        vertical-align: top; }
        .frame-item-text table tr td:first-child, .frame-item-text table tr th:first-child {
          padding: 0 40px 0 0; }
        @media only screen and (max-width: 767px) {
          .frame-item-text table tr td, .frame-item-text table tr th {
            display: block;
            width: 100%; } }
  .frame-item-text img {
    max-width: 100%; }
  @media only screen and (max-width: 767px) {
    .frame-item-text {
      padding: 30px 10px 30px 10px !important; } }
  @media only screen and (min-width: 767px) and (max-width: 1024px) {
    .frame-item-text table td, .frame-item-text table th {
      padding-right: 16px !important;
      font-size: 14px; } }

/* ----------------------------------
    RESPONSIVE
   ----------------------------------*/
@media screen and (max-width: 767px) {
  .module-container .module-container-inner .module-content {
    overflow: visible; }
    .module-container .module-container-inner .module-content .frame-item-video {
      margin: 0px 0px 0px 0px; } }
/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.module-container-image-slider .image-slider-item {
  position: relative;
  padding-left: 24px;
  padding-right: 24px; }
  .module-container-image-slider .image-slider-item img {
    width: 100%; }
  .module-container-image-slider .image-slider-item .image_slider_item_title {
    position: absolute;
    padding: 8px 0;
    bottom: 0px;
    width: calc(100% - 24px*2);
    color: #FFFFFF;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
    background: rgba(189, 151, 72, 0.75); }
  .module-container-image-slider .image-slider-item:hover .image_slider_item_title {
    color: #FFFFFF;
    background: #bd9748; }
.module-container-image-slider .owl-controls {
  margin: 0px; }
  .module-container-image-slider .owl-controls .owl-pagination {
    display: none; }
  .module-container-image-slider .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 44%;
    left: 0px;
    height: 42px;
    width: 42px;
    color: transparent;
    opacity: 1;
    background: url("images/arrow-left-off.png") #54534b no-repeat;
    background-position: center;
    background-size: 16px;
    border-radius: 0px;
    padding: 5px; }
    .module-container-image-slider .owl-controls .owl-buttons .owl-prev:hover {
      background: url("images/arrow-left-on.png") #54534b no-repeat;
      background-position: center;
      background-size: 16px; }
  .module-container-image-slider .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 44%;
    right: 0px;
    height: 42px;
    width: 42px;
    opacity: 1;
    background: url("images/arrow-right-off.png") #54534b no-repeat;
    background-position: center;
    background-size: 16px;
    color: transparent;
    border-radius: 0px;
    padding: 5px; }
    .module-container-image-slider .owl-controls .owl-buttons .owl-next:hover {
      background: url("images/arrow-right-on.png") #54534b no-repeat;
      background-position: center;
      background-size: 16px; }
@media only screen and (max-width: 767px) {
  .module-container-image-slider .owl-controls {
    width: 100%;
    background: rgba(0, 0, 0, 0.5) !important;
    margin-top: 0px;
    height: 46px;
    -webkit-transition: top 300ms, bottom 300ms;
    background: rgba(0, 0, 0, 0.5); }
    .module-container-image-slider .owl-controls .owl-pagination {
      display: inline-block;
      margin-top: 13px; }
      .module-container-image-slider .owl-controls .owl-pagination .owl-page span {
        background: #FFFFFF !important; }
      .module-container-image-slider .owl-controls .owl-pagination .owl-page.active span {
        background: #bd9748 !important; }
    .module-container-image-slider .owl-controls .owl-buttons {
      display: inline-block;
      float: right; }
      .module-container-image-slider .owl-controls .owl-buttons .owl-prev {
        position: static;
        background: url("images/arrow-left-off-mob.png") no-repeat;
        background-position: center;
        color: transparent; }
        .module-container-image-slider .owl-controls .owl-buttons .owl-prev:hover {
          background: url("images/arrow-left-on-mob.png") no-repeat;
          background-position: center; }
      .module-container-image-slider .owl-controls .owl-buttons .owl-next {
        position: static;
        background: url("images/arrow-right-off-mob.png") no-repeat;
        background-position: center;
        color: transparent; }
        .module-container-image-slider .owl-controls .owl-buttons .owl-next:hover {
          background: url("images/arrow-right-on-mob.png") no-repeat;
          background-position: center; } }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
/*---------------------
  INSTAGRAM MODULE
 *---------------------*/
.module-container-instagram .module-container-inner {
  margin: 0px;
  max-width: initial;
  padding: 0px;
  background: #252525; }

/*---------------------
 plugin specific
 *---------------------*/
#sb_instagram {
  padding-bottom: 0px !important; }
  #sb_instagram #sbi_load {
    padding-top: 0px !important; }
  #sb_instagram .sb_instagram_header {
    float: none;
    display: table;
    width: auto;
    overflow: hidden;
    margin: 0 auto; }
  #sb_instagram .sbi_header_img {
    background: url("images/social-instagram.png") no-repeat;
    background-size: initial;
    background-position: center; }
    #sb_instagram .sbi_header_img img {
      opacity: 0 !important; }
  #sb_instagram .sbi_header_text {
    float: left;
    width: 100%;
    padding-top: 5px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #DF7A1A; }
    #sb_instagram .sbi_header_text h3 {
      display: block;
      width: 100%;
      margin-left: 17px !important;
      font-size: 35px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    #sb_instagram .sbi_header_text p {
      display: none; }

@media (max-width: 480px) {
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 33.333% !important; } }
@media (max-width: 640px) {
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 33.333% !important; } }
/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.module-container-internal-navigation {
  background: transparent; }
  .module-container-internal-navigation .module-container-inner {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 4px; }
    .module-container-internal-navigation .module-container-inner > div {
      background: transparent; }
    .module-container-internal-navigation .module-container-inner .internal-navigation {
      text-align: center; }
      .module-container-internal-navigation .module-container-inner .internal-navigation ul {
        display: inline-block;
        padding: 0px; }
        .module-container-internal-navigation .module-container-inner .internal-navigation ul li {
          border: 0px solid transparent;
          display: inline;
          float: left;
          margin-right: 4px;
          -webkit-transition: all 300ms;
          -moz-transition: all 300ms;
          -o-transition: all 300ms;
          transition: all 300ms; }
          .module-container-internal-navigation .module-container-inner .internal-navigation ul li:hover, .module-container-internal-navigation .module-container-inner .internal-navigation ul li.active {
            border: 0px solid #FFFFFF; }
            .module-container-internal-navigation .module-container-inner .internal-navigation ul li:hover:hover, .module-container-internal-navigation .module-container-inner .internal-navigation ul li.active:hover {
              border: 0px solid #c7a445; }
            .module-container-internal-navigation .module-container-inner .internal-navigation ul li:hover a, .module-container-internal-navigation .module-container-inner .internal-navigation ul li.active a {
              color: #c7a445; }
          .module-container-internal-navigation .module-container-inner .internal-navigation ul li a {
            color: #FFFFFF; }
            .module-container-internal-navigation .module-container-inner .internal-navigation ul li a:hover {
              color: #c7a445; }
          .module-container-internal-navigation .module-container-inner .internal-navigation ul li span {
            text-transform: initial; }
          @media only screen and (max-width: 767px) {
            .module-container-internal-navigation .module-container-inner .internal-navigation ul li {
              width: calc(100% - 20px);
              margin: 0 10px; } }
    .module-container-internal-navigation .module-container-inner .internal-nav-item {
      padding: 10px; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
* * * * * * * * * * * * */
@media screen and (min-width: 767px) {
  .module-container-internal-navigation .module-container-inner .internal-navigation ul {
    width: 100%;
    max-width: 1024px; }
    .module-container-internal-navigation .module-container-inner .internal-navigation ul li {
      width: calc(50% - 4px);
      color: #fefefe; }
      .module-container-internal-navigation .module-container-inner .internal-navigation ul li a:hover {
        position: relative; }
        .module-container-internal-navigation .module-container-inner .internal-navigation ul li a:hover :after {
          position: absolute;
          height: 2px;
          background-position: center;
          width: 100%;
          display: block;
          content: "";
          clear: both;
          bottom: 0px;
          background: #c7a445; } }

.module-container-one-column-frame .module-container-inner {
  background: #000000; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.module-container-product-list .product-item {
  position: relative; }
  .module-container-product-list .product-item .caption {
    position: absolute;
    padding: 8px 0;
    bottom: 0px;
    width: 100%;
    text-transform: uppercase;
    color: #000000;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms; }
  .module-container-product-list .product-item:hover figure:before {
    content: '';
    width: 100%;
    height: 200px; }
  .module-container-product-list .product-item:hover .caption {
    background: #000000;
    color: #FFFFFF; }

/* STORE LOCATOR STYLES */
#sl_div {
  padding: 10px;
  color: #FFFFFF !important; }
  #sl_div form input {
    color: #FFFFFF !important; }
  #sl_div form > table:first-child tbody > tr:first-child {
    display: block;
    float: left;
    width: calc(100% - 172px);
    padding-left: 0px; }
    #sl_div form > table:first-child tbody > tr:first-child > td:nth-child(3),
    #sl_div form > table:first-child tbody > tr:first-child > td:nth-child(4) {
      display: none; }
    #sl_div form > table:first-child tbody > tr:first-child > td:nth-child(2) {
      display: block;
      padding-left: 0px; }
      #sl_div form > table:first-child tbody > tr:first-child > td:nth-child(2) input#addressInput {
        height: 50px;
        background: transparent !important;
        padding: 0px 10px;
        border: 1px solid #FFFFFF !important; }
    @media screen and (max-width: 767px) {
      #sl_div form > table:first-child tbody > tr:first-child {
        width: 100% !important; } }
  #sl_div form > table:first-child tbody > tr:last-child {
    display: block;
    float: left;
    width: 172px;
    padding-right: 0px; }
    @media screen and (max-width: 767px) {
      #sl_div form > table:first-child tbody > tr:last-child {
        padding-left: 0px; } }
    #sl_div form > table:first-child tbody > tr:last-child > td:not(:nth-child(3)) {
      display: none; }
    #sl_div form > table:first-child tbody > tr:last-child > td:nth-child(3) {
      display: block;
      padding-right: 0px; }
      @media screen and (max-width: 767px) {
        #sl_div form > table:first-child tbody > tr:last-child > td:nth-child(3) {
          padding-left: 0px; } }
      #sl_div form > table:first-child tbody > tr:last-child > td:nth-child(3) button {
        display: inline-block;
        border: 2px solid #FFFFFF;
        color: #FFFFFF;
        background: transparent;
        border-radius: 0px;
        padding: 8px 56px;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 14px;
        font-weight: 600;
        outline: none;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
        border-radius: 0px;
        background-color: transparent !important;
        text-transform: uppercase;
        margin-top: 30px;
        padding: 12px 0px !important;
        width: 100%; }
        #sl_div form > table:first-child tbody > tr:last-child > td:nth-child(3) button:hover {
          color: #c7a445;
          border: 2px solid #c7a445;
          background: initial !important !important; }
        @media screen and (max-width: 767px) {
          #sl_div form > table:first-child tbody > tr:last-child > td:nth-child(3) button {
            margin-top: 0px !important; } }
  #sl_div form > table:last-child {
    border: 2px solid #000 !important; }
    #sl_div form > table:last-child #map_sidebar {
      max-height: 335px;
      height: auto; }
      @media screen and (max-width: 767px) {
        #sl_div form > table:last-child #map_sidebar {
          max-height: initial; } }
      #sl_div form > table:last-child #map_sidebar .results_entry {
        font-family: Tahoma, Arial, sans-serif !important;
        background-color: #000000 !important;
        color: #FFFFFF;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms; }
        #sl_div form > table:last-child #map_sidebar .results_entry:hover {
          background-color: #c7a445 !important;
          color: #000000 !important; }
          #sl_div form > table:last-child #map_sidebar .results_entry:hover a {
            color: #000000 !important; }
      #sl_div form > table:last-child #map_sidebar table.searchResultsTable tr td {
        font-family: Tahoma, Arial, sans-serif !important;
        padding-left: 14px !important;
        font-size: 14px;
        line-height: 18px; }
        #sl_div form > table:last-child #map_sidebar table.searchResultsTable tr td .location_name {
          font-family: Tahoma, Arial, sans-serif !important; }
        #sl_div form > table:last-child #map_sidebar table.searchResultsTable tr td .img-logo-holder {
          display: none !important;
          width: 50px;
          height: 50px;
          display: inline-block;
          position: relative;
          float: left;
          margin-left: -60px; }
        #sl_div form > table:last-child #map_sidebar table.searchResultsTable tr td a {
          color: #FFFFFF;
          text-decoration: underline; }
        #sl_div form > table:last-child #map_sidebar table.searchResultsTable tr td.results_row_left_column {
          font-size: 11px; }
          #sl_div form > table:last-child #map_sidebar table.searchResultsTable tr td.results_row_left_column span.location_name {
            font-size: 14px;
            line-height: 18px; }
      #sl_div form > table:last-child #map_sidebar table.searchResultsTable.bws .img-logo-holder {
        background: url("images/where-to-buybws_on.jpg");
        background-repeat: no-repeat;
        background-size: contain; }
      #sl_div form > table:last-child #map_sidebar table.searchResultsTable.dan .img-logo-holder {
        background: url("images/sl_dan.png");
        background-repeat: no-repeat;
        background-size: contain; }

/* SOCIAL FEED STYLES */
.module-container-social-feed .social-module-header {
  background: #000000;
  color: #FFFFFF;
  padding: 10px 0px; }
  .module-container-social-feed .social-module-header .social-icons-wrapper {
    display: inline-block; }
    .module-container-social-feed .social-module-header .social-icons-wrapper .social-icon {
      display: inline-block;
      vertical-align: top; }
      .module-container-social-feed .social-module-header .social-icons-wrapper .social-icon:before {
        height: 39px;
        width: 39px;
        display: block;
        content: ""; }
      .module-container-social-feed .social-module-header .social-icons-wrapper .social-icon.social-inst:before {
        background: url("images/social-module/social-inst.png"); }
      .module-container-social-feed .social-module-header .social-icons-wrapper .social-icon.social-fb:before {
        background: url("images/social-module/social-fb.png"); }
  .module-container-social-feed .social-module-header .social-module-text {
    display: inline-block;
    padding-top: 7px;
    vertical-align: top; }
    .module-container-social-feed .social-module-header .social-module-text > span {
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 25px;
      margin-left: 20px; }
      .module-container-social-feed .social-module-header .social-module-text > span .symbol-at {
        margin: 0px 0 0 -20px; }
.module-container-social-feed ul.juicer-feed .galcolumn > .feed-item:first-child {
  padding-top: 0px; }
.module-container-social-feed ul.juicer-feed .galcolumn > .feed-item:last-child {
  padding-bottom: 0px; }
.module-container-social-feed ul.juicer-feed .galcolumn:first-child .feed-item {
  padding-left: 0px; }
.module-container-social-feed ul.juicer-feed .galcolumn:last-child .feed-item {
  padding-right: 0px; }
.module-container-social-feed ul.juicer-feed .galcolumn .feed-item {
  padding: 0px; }
  .module-container-social-feed ul.juicer-feed .galcolumn .feed-item img {
    max-width: 100% !important; }
  @media screen and (max-width: 767px) {
    .module-container-social-feed ul.juicer-feed .galcolumn .feed-item {
      width: 33.33%;
      float: left; } }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
@media only screen and (max-width: 767px) {
  .module-container-two-column-frame .row {
    flex-flow: column;
    -webkit-flex-flow: row-reverse wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .module-container-two-column-frame .row > div {
      width: 100%; }

  .module-container-two-column-frame .mobile-first {
    order: 1;
    -webkit-order: 1; }

  .module-container-two-column-frame .mobile-second {
    order: 2;
    -webkit-order: 2; } }
.module-container-two-column-frame {
  /* * * * * * * * * * * * *
    ADDITIONAL CLASS DEFINITION
  * * * * * * * * * * * * */ }
  .module-container-two-column-frame .row {
    background: transparent; }
    .module-container-two-column-frame .row > div {
      overflow: hidden; }
      .module-container-two-column-frame .row > div:first-child {
        padding-right: 0px; }
        @media only screen and (max-width: 767px) {
          .module-container-two-column-frame .row > div:first-child {
            padding-right: 0px; } }
      .module-container-two-column-frame .row > div:last-child {
        padding-left: 0px; }
        @media only screen and (max-width: 767px) {
          .module-container-two-column-frame .row > div:last-child {
            padding-left: 0px; } }
  .module-container-two-column-frame.two-col-valign-center .frame-item-text {
    padding-top: 10px;
    padding-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .module-container-two-column-frame.two-col-valign-center .row {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
     /**
    *  Do NOT include this part into your stylesheet.
    *  "flex: 1" or "flex-grow: 1" is added to make the inner div
    *  - Which is also a flex-item - take up all the horizontal space
    *  available space inside the flex container (.col-* elements)
    */ }
      .module-container-two-column-frame.two-col-valign-center .row > [class^="col-"], .module-container-two-column-frame.two-col-valign-center .row > [class*=" col-"] {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
      .module-container-two-column-frame.two-col-valign-center .row > [class^="col-"] > div, .module-container-two-column-frame.two-col-valign-center .row > [class*=" col-"] > div {
        /* flex: 1; */
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;
        /* OLD - Firefox 19- */
        -webkit-flex: 1;
        /* Chrome */
        -ms-flex: 1;
        /* IE 10 */
        flex: 1; } }
  @media only screen and (min-width: 768px) {
    .module-container-two-column-frame.two-col-valign-top .row {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
     /**
    *  Do NOT include this part into your stylesheet.
    *  "flex: 1" or "flex-grow: 1" is added to make the inner div
    *  - Which is also a flex-item - take up all the horizontal space
    *  available space inside the flex container (.col-* elements)
    */ }
      .module-container-two-column-frame.two-col-valign-top .row > [class^="col-"], .module-container-two-column-frame.two-col-valign-top .row > [class*=" col-"] {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        -webkit-box-pack: inherit;
        -moz-box-pack: inherit;
        -ms-flex-pack: inherit;
        -webkit-justify-content: inherit;
        justify-content: inherit;
        -webkit-box-align: initial;
        -moz-box-align: initial;
        -ms-flex-align: initial;
        -webkit-align-items: stretch;
        align-items: stretch; }
      .module-container-two-column-frame.two-col-valign-top .row > [class^="col-"] > div, .module-container-two-column-frame.two-col-valign-top .row > [class*=" col-"] > div {
        /* flex: 1; */
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;
        /* OLD - Firefox 19- */
        -webkit-flex: 1;
        /* Chrome */
        -ms-flex: 1;
        /* IE 10 */
        flex: 1; } }
  .module-container-two-column-frame.two-col-full-image .row {
    display: flex; }
    .module-container-two-column-frame.two-col-full-image .row > div {
      display: flex;
      flex-direction: column; }
      .module-container-two-column-frame.two-col-full-image .row > div .frame-child-module {
        flex-grow: 1; }
        .module-container-two-column-frame.two-col-full-image .row > div .frame-child-module .frame-item-image {
          overflow: hidden; }
          .module-container-two-column-frame.two-col-full-image .row > div .frame-child-module .frame-item-image .img {
            max-width: initial !important; }
        .module-container-two-column-frame.two-col-full-image .row > div .frame-child-module .frame-item-text {
          padding: 10px 0; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.module-container-two-column-frame .frame-item-text {
  max-width: 504px;
  margin: 0 auto;
  padding-top: 30px; }
  .module-container-two-column-frame .frame-item-text table td {
    padding-top: 10px !important;
    padding-bottom: 2px !important;
    line-height: 24px; }

/* VARIABLES */
.variant-inverted {
  background: url("images/tiles/tile_var.jpg");
  color: #F1E2CD; }
  .variant-inverted h1 {
    color: #F1E2CD; }
  .variant-inverted h2 {
    color: #F1E2CD; }

/* VARIABLES */
.variant-light .module-container-inner {
  background: #2d2c22;
  color: #FFFFFF; }
  .variant-light .module-container-inner h1 {
    color: #FFFFFF; }
  .variant-light .module-container-inner h2 {
    color: #FFFFFF; }
  .variant-light .module-container-inner button, .variant-light .module-container-inner .button {
    border-color: #f5f5f5;
    background: transparent;
    color: #f5f5f5; }
    .variant-light .module-container-inner button:hover, .variant-light .module-container-inner .button:hover {
      border-color: #bebebc;
      background: transparent !important;
      color: #bebebc; }

/* VARIABLES */
.variant-main .module-container-inner {
  background: #2d2c22;
  color: #FFFFFF; }
  .variant-main .module-container-inner h1 {
    color: #FFFFFF; }
  .variant-main .module-container-inner h2 {
    color: #FFFFFF; }
  .variant-main .module-container-inner h3 {
    color: #FFFFFF; }
  .variant-main .module-container-inner .row {
    background: #2d2c22; }
  .variant-main .module-container-inner button, .variant-main .module-container-inner .button {
    border-color: #f5f5f5;
    background: transparent;
    color: #f5f5f5; }
    .variant-main .module-container-inner button:hover, .variant-main .module-container-inner .button:hover {
      border-color: #bebebc;
      background: transparent !important;
      color: #bebebc; }

/* * * * * * * * * * * * *
    SITE SPECIFIC
  * * * * * * * * * * * * */
.module-container.border-top .module-container-inner {
  border-top: 5px solid #c7a445; }

/*--------------------------------------------------------------
# STRUCTURE
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Predefined Classes
--------------------------------------------------------------*/
.bg-grad-soft-wbw > div {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* Standard syntax (must be last) */ }

.bg-grad-med-wbw > div {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* Standard syntax (must be last) */ }

.bg-grad-hard-wbw > div {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* For Fx 3$opacity_hard to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* Standard syntax (must be last) */ }

.bg-grad-soft-bwb > div {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* Standard syntax (must be last) */ }

.bg-grad-med-bwb > div {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* Standard syntax (must be last) */ }

.bg-grad-hard-bwb > div {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* Standard syntax (must be last) */ }

.bg-black > div {
  background: black; }

.bg-black-soft > div {
  background: rgba(0, 0, 0, 0.2); }

.bg-black-med > div {
  background: rgba(0, 0, 0, 0.5); }

.bg-black-hard > div {
  background: rgba(0, 0, 0, 0.7); }

.bg-gray > div {
  background: #252525; }

.bg-gradient-brown > div {
  /*http://gradientgenerator.com/*/
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxyYWRpYWxHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjEyMi42JSI+PHN0b3Agc3RvcC1jb2xvcj0iI2YxYTMzMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTU0NGM2IiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMC40ODYiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDQ3Njk0IiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMSIvPjwvcmFkaWFsR3JhZGllbnQ+PHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  background-image: -webkit-gradient(radial, center center, 0, center center, 531, color-stop(0, #f1a332), color-stop(0.486, rgba(229, 68, 198, 0)), color-stop(1, rgba(4, 118, 148, 0)));
  /* Android 2.3 */
  background-image: -webkit-radial-gradient(center center, 700px 700px, rgba(241, 167, 44, 0.68) -1.8%, rgba(229, 68, 198, 0) 48.6%, rgba(4, 118, 148, 0) 100%);
  /* IE10+ */
  background-image: radial-gradient(circle 700px at center center, rgba(241, 167, 44, 0.68) -1.8%, rgba(229, 68, 198, 0) 48.6%, rgba(4, 118, 148, 0) 100%);
  background-image: -ms-radial-gradient(center center, 700px 700px, rgba(241, 167, 44, 0.68) -1.8%, rgba(229, 68, 198, 0) 48.6%, rgba(4, 118, 148, 0) 100%);
  /* IE8- CSS hack */ }
  @media \0screen\,screen\9 {
    .bg-gradient-brown > div {
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#adf1a72c",endColorstr="#00047694",GradientType=0); } }

.full-bg-grad-med-bwb {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5));
  /* Standard syntax (must be last) */ }

.full-bg-grad-hard-bwb {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7));
  /* Standard syntax (must be last) */ }

.full-bg-grad-soft-wbw {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
  /* Standard syntax (must be last) */ }

.full-bg-grad-med-wbw {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  /* Standard syntax (must be last) */ }

.full-bg-grad-hard-wbw {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* For Fx 3$opacity_hard to 15 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7));
  /* Standard syntax (must be last) */ }

.full-bg-grad-soft-bwb {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* For Fx 3.6 to 15 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  /* Standard syntax (must be last) */ }

.full-bg-black {
  background: black; }

.full-bg-black-soft {
  background: rgba(0, 0, 0, 0.2); }

.full-bg-black-med {
  background: rgba(0, 0, 0, 0.5); }

.full-bg-black-hard {
  background: rgba(0, 0, 0, 0.7); }

.full-bg-gray {
  background: #252525; }

.full-bg-gradient-brown {
  /*http://gradientgenerator.com/*/
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxyYWRpYWxHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGN4PSI1MCUiIGN5PSI1MCUiIHI9IjEyMi42JSI+PHN0b3Agc3RvcC1jb2xvcj0iI2YxYTMzMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTU0NGM2IiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMC40ODYiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDQ3Njk0IiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMSIvPjwvcmFkaWFsR3JhZGllbnQ+PHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  background-image: -webkit-gradient(radial, center center, 0, center center, 531, color-stop(0, #f1a332), color-stop(0.486, rgba(229, 68, 198, 0)), color-stop(1, rgba(4, 118, 148, 0)));
  /* Android 2.3 */
  background-image: -webkit-radial-gradient(center center, 700px 700px, rgba(241, 167, 44, 0.68) -1.8%, rgba(229, 68, 198, 0) 48.6%, rgba(4, 118, 148, 0) 100%);
  /* IE10+ */
  background-image: radial-gradient(circle 700px at center center, rgba(241, 167, 44, 0.68) -1.8%, rgba(229, 68, 198, 0) 48.6%, rgba(4, 118, 148, 0) 100%);
  background-image: -ms-radial-gradient(center center, 700px 700px, rgba(241, 167, 44, 0.68) -1.8%, rgba(229, 68, 198, 0) 48.6%, rgba(4, 118, 148, 0) 100%);
  /* IE8- CSS hack */ }
  @media \0screen\,screen\9 {
    .full-bg-gradient-brown {
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#adf1a72c",endColorstr="#00047694",GradientType=0); } }

.no-pad > div {
  padding: 0px !important; }

.no-pad-top > div {
  padding-top: 0px !important; }

.no-pad-bottom > div {
  padding-bottom: 0px !important; }

.no-pad-right > div {
  padding-right: 0px !important; }

.no-pad-left > div {
  padding-left: 0px !important; }

.width-full-container > div {
  max-width: initial !important; }

.width-med > div > div {
  max-width: 1000px;
  margin: 0 auto; }

.width-small > div > div {
  max-width: 894px;
  margin: 0 auto; }

.width-xsmall > div > div {
  max-width: 600px;
  margin: 0 auto; }

.aligncenter {
  margin: 0 auto; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.desktop-only {
  display: block; }

.mobile-only {
  display: none; }

@media only screen and (min-width: 768px) {
  .vertical-align {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
   /**
  *  Do NOT include this part into your stylesheet.
  *  "flex: 1" or "flex-grow: 1" is added to make the inner div
  *  - Which is also a flex-item - take up all the horizontal space
  *  available space inside the flex container (.col-* elements)
  */ }
    .vertical-align > [class^="col-"], .vertical-align > [class*=" col-"] {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
    .vertical-align > [class^="col-"] > div, .vertical-align > [class*=" col-"] > div {
      /* flex: 1; */
      -webkit-box-flex: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex: 1;
      /* OLD - Firefox 19- */
      -webkit-flex: 1;
      /* Chrome */
      -ms-flex: 1;
      /* IE 10 */
      flex: 1; } }

.divider {
  height: 15px;
  background: url("images/divider.png") no-repeat;
  background-position: center;
  width: 100%;
  display: block;
  content: "";
  clear: both; }

.hide-h2-divider h2:after {
  background: none; }

.text-alt {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 52px;
  line-height: 64px;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .text-alt {
      font-size: 40px;
      line-height: 44px; } }

.border > div {
  border: 7px solid #000000; }

.border-no-bottom > div {
  border-bottom: 0px; }

.border-no-top > div {
  border-top: 0px; }

.inline-block {
  display: inline-block !important; }

.font-averia {
  font-family: "Averia-Sans", serif !important; }

@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none !important; }

  .mobile-only {
    display: block !important; }

  .back-to-top {
    margin-bottom: 8px; } }
.no-scroll {
  overflow: hidden; }

/* SITE SPECIFIC */
.h4-img-ornament {
  margin-top: 7px; }

.module-container-two-column-frame.two-col-left-bg-gray .module-content > .row > div:first-child {
  background: #f2f2f2; }

.module-container-two-column-frame.two-col-right-bg-gray .module-content > .row > div:last-child {
  background: #f2f2f2; }

.loader {
  display: none; }

body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 22px;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  background: url("images/tiles/tile.png"); }
  body #content .site-content-inner {
    overflow: hidden; }

#site-logo img {
  max-width: 300px;
  display: block;
  vertical-align: top;
  margin: 0 auto; }

img {
  display: block;
  vertical-align: top;
  max-width: 100%; }
  img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  img.alignright {
    float: right; }
  img.hoverable {
    cursor: pointer; }

h1 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 36px;
  text-transform: initial;
  color: #c7a445;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    h1 {
      font-size: 30px;
      letter-spacing: 5px;
      line-height: 42px; } }

h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 36px;
  text-transform: initial;
  color: #FFFFFF;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    h2 {
      font-size: 24px;
      letter-spacing: 0px;
      line-height: 36px; } }

h3 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  line-height: 24px;
  text-transform: initial;
  color: #FFFFFF;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    h3 {
      font-size: 18px;
      letter-spacing: 6px;
      line-height: 18px; } }

h4 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: initial;
  color: #FFFFFF;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    h4 {
      font-size: 14px;
      letter-spacing: 0px;
      line-height: 22px; } }

hr {
  clear: both; }

ol {
  margin: 0px;
  padding-left: 24px; }

button:not(.menu-toggle), .button {
  display: inline-block;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background: transparent;
  border-radius: 0px;
  padding: 8px 56px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  outline: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }
  button:not(.menu-toggle):hover, .button:hover {
    color: #c7a445;
    border: 2px solid #c7a445;
    background: initial !important !important; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::-ms-expand {
    display: none; }

figure {
  margin: 0px; }
  figure img {
    width: 100%;
    height: auto;
    vertical-align: top;
    display: block; }

/*-----------------------
# HEADER
------------------------*/
header {
  background: transparent; }
  header .header-inner {
    background: #000000;
    max-width: 1280px;
    margin: 0 auto; }
    header .header-inner #site-logo {
      padding: 12px 0 12px 0; }
    header .header-inner ul li {
      float: left; }
    header .header-inner .header-social-strip-items {
      padding: 54px 0 0 0; }
    @media only screen and (min-width: 767px) and (max-width: 1100px) {
      header .header-inner .row > div {
        width: 100% !important; }
        header .header-inner .row > div nav#site-navigation {
          margin-top: 0px; }
          header .header-inner .row > div nav#site-navigation ul#primary-menu {
            padding-left: 0px;
            float: left;
            text-align: left; }
            header .header-inner .row > div nav#site-navigation ul#primary-menu li {
              height: auto;
              margin-top: 16px;
              color: #c7a445; }
              header .header-inner .row > div nav#site-navigation ul#primary-menu li a {
                padding-top: 0px; }
                header .header-inner .row > div nav#site-navigation ul#primary-menu li a:hover {
                  color: #c7a445; }
              header .header-inner .row > div nav#site-navigation ul#primary-menu li.current_page_item a {
                color: #c7a445; }
        header .header-inner .row > div .header-social-strip-items {
          padding-top: 0px; } }

@media only screen and (max-width: 767px) {
  /*-----------------------
  # HEADER - Mobile
  ------------------------*/
  header .header-inner {
    position: relative; }
    header .header-inner .row > div:last-child {
      position: static; }
    header .header-inner #site-logo {
      text-align: center;
      padding-top: 7px; }
      header .header-inner #site-logo img {
        margin: 0 auto; }

  /* Header */ }
main ul {
  list-style: disc; }

/*-----------------------
# FOOTER
------------------------*/
footer {
  background: #FFFFFF;
  color: #000000; }
  footer h1 {
    color: #000000; }
  footer h2 {
    color: #000000; }
  footer .site-footer-inner {
    background: transparent;
    padding-bottom: 20px; }
    footer .site-footer-inner .where-to-buy ul {
      padding: 0px; }
      footer .site-footer-inner .where-to-buy ul li {
        display: inline-block;
        margin-right: 42px;
        float: none; }
        footer .site-footer-inner .where-to-buy ul li:last-child {
          margin-right: 0px; }
    footer .site-footer-inner .back-to-top {
      float: right; }
    footer .site-footer-inner .site-info {
      overflow: hidden;
      clear: both;
      padding: 0 0px 0 0px;
      max-width: 1280px;
      margin: 0 auto; }
    footer .site-footer-inner .footer-menu ul {
      margin: 0px;
      padding: 0px; }
      footer .site-footer-inner .footer-menu ul li {
        float: left; }
        footer .site-footer-inner .footer-menu ul li:not(:last-child):after {
          display: inline-block;
          content: '\00a0|\00a0';
          color: #000000; }
        footer .site-footer-inner .footer-menu ul li a {
          font-size: 16px;
          color: #000000; }
          footer .site-footer-inner .footer-menu ul li a:hover {
            color: #c7a445; }
        footer .site-footer-inner .footer-menu ul li.current-menu-item a {
          color: #c7a445; }

@media only screen and (max-width: 767px) {
  /*-----------------------
  # FOOTER - Mobile
  ------------------------*/
  footer .site-footer-inner {
    padding-bottom: 0px; }
    footer .site-footer-inner .where-to-buy ul {
      margin: 0px; }
      footer .site-footer-inner .where-to-buy ul li {
        display: block;
        margin-right: 0;
        margin-top: 20px;
        float: none; }
    footer .site-footer-inner .back-to-top {
      float: none; }
      footer .site-footer-inner .back-to-top img {
        margin: 0 auto; }
    footer .site-footer-inner .footer-menu ul li {
      width: 100%;
      border-top: 1px solid #5c5c5c;
      padding: 8px 16px; }
      footer .site-footer-inner .footer-menu ul li:not(:last-child):after {
        content: ''; }
      footer .site-footer-inner .footer-menu ul li:last-child {
        border-bottom: 1px solid #5c5c5c; }
    footer .site-footer-inner .footer-menu ul.copyright li {
      border-top: 0px;
      font-size: 14px; }
    footer .site-footer-inner .site-info {
      padding: 0px; } }
/*-----------------------
# SITE SPECIFIC
------------------------*/
ul {
  list-style: none;
  overflow: hidden; }

/*-----------------------
  404 Page Not Found
------------------------*/
.error-404 {
  min-height: 500px; }
  .error-404 header {
    padding: 0px 0 0px 0;
    background: transparent; }
  .error-404 a {
    text-decoration: underline; }

/*-----------------------
# Age Gate
------------------------*/
body {
  padding-top: 0;
  /* AGE GATE Variables */ }
  body.page-template-page-age-gate main, body .age-gate-wrapper {
    height: 100%;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    background: url("images/tiles/tile.png"); }
    body.page-template-page-age-gate main .age-gate, body .age-gate-wrapper .age-gate {
      vertical-align: middle;
      margin-top: 66px;
      padding: 56px 10px 0 10px; }
      body.page-template-page-age-gate main .age-gate .age-gate-body .age-gate-body-form, body .age-gate-wrapper .age-gate .age-gate-body .age-gate-body-form {
        padding: 0 0 40px 0; }
      body.page-template-page-age-gate main .age-gate .age-gate-body .select-wrapper, body .age-gate-wrapper .age-gate .age-gate-body .select-wrapper {
        position: relative;
        display: inline-block; }
        body.page-template-page-age-gate main .age-gate .age-gate-body .select-wrapper select, body .age-gate-wrapper .age-gate .age-gate-body .select-wrapper select {
          font-family: arial, sans-serif;
          margin: 0px;
          height: 39px;
          line-height: 39px !important;
          -webkit-appearance: none;
          outline-width: 0;
          padding: 0px 8px;
          border: 1px solid #000000;
          border-radius: 0px !important;
          background-color: #FFFFFF !important;
          background-image: url("images/agegate-drop-arrow.jpg");
          background-repeat: no-repeat;
          background-position: right center;
          color: #73738a;
          margin-right: 4px;
          width: 97px; }
      body.page-template-page-age-gate main .age-gate .age-gate-body .btn-submit, body .age-gate-wrapper .age-gate .age-gate-body .btn-submit {
        margin-top: 12px; }
      body.page-template-page-age-gate main .age-gate .age-gate-body .remember-me-text, body .age-gate-wrapper .age-gate .age-gate-body .remember-me-text {
        display: none; }
      body.page-template-page-age-gate main .age-gate img, body .age-gate-wrapper .age-gate img {
        margin: 0 auto; }
  body .age-gate-wrapper.popup {
    max-width: 100%;
    width: 100vw;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    overflow-y: auto;
    z-index: 999; }
  @media only screen and (max-width: 480px) {
    body .age-gate .age-gate-body .select-wrapper select#age-gate-year {
      padding: 0 0 0 5px;
      line-height: 36px !important;
      margin-right: 0;
      width: 96px; }
    body .age-gate .age-gate-body .select-wrapper select#age-gate-month, body .age-gate .age-gate-body .select-wrapper select#age-gate-day {
      padding: 0 0 0 5px;
      line-height: 36px !important;
      margin-right: 0;
      width: 80px; } }

/*--------------------------------------------------
 |  Site Specific
 */
body .age-gate-wrapper .age-gate .age-gate-body .select-wrapper select {
  color: #000 !important;
  font-weight: bold; }

/*-----------------------
  Contact / Plain Page
------------------------*/
body.page-template-page-contact-us .plain-page .page-title {
  background: black;
  padding: 24px 0;
  color: #FFFFFF; }
  body.page-template-page-contact-us .plain-page .page-title h1 {
    color: #c7a445; }
  body.page-template-page-contact-us .plain-page .page-title h2 {
    color: #FFFFFF; }
  body.page-template-page-contact-us .plain-page .page-title > div {
    padding: 0 0px 0 0px; }

body.single-post {
  /* - - - - - - - - - - - - -
  * Site Specific
   - - - - - - - - - - - - - -*/ }
  body.single-post .category-product.product-item .product-item-inner {
    max-width: 1280px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    color: #FFFFFF; }
    body.single-post .category-product.product-item .product-item-inner h1 {
      color: #c7a445; }
    body.single-post .category-product.product-item .product-item-inner h2 {
      color: #FFFFFF; }
    body.single-post .category-product.product-item .product-item-inner .product-item-carousel {
      max-width: 100%; }
      body.single-post .category-product.product-item .product-item-inner .product-item-carousel .product-item-gallery {
        padding-top: 20px;
        padding-bottom: 20px; }
        body.single-post .category-product.product-item .product-item-inner .product-item-carousel .product-item-gallery .product-item-image img {
          margin: 0 auto; }
          @media screen and (max-width: 767px) {
            body.single-post .category-product.product-item .product-item-inner .product-item-carousel .product-item-gallery .product-item-image img {
              width: 100%; } }
        body.single-post .category-product.product-item .product-item-inner .product-item-carousel .product-item-gallery .owl-controls {
          display: none !important; }
    body.single-post .category-product.product-item .product-item-inner .product-item-content {
      padding: 20px; }
      body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals {
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        overflow: hidden; }
        @media only screen and (min-width: 767px) {
          body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals {
            display: flex;
            flex-direction: row; } }
        body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals > div {
          padding: 12px 0; }
          @media only screen and (min-width: 767px) {
            body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals > div:not(:last-child) {
              border-right: 1px solid #FFFFFF; } }
        @media only screen and (max-width: 767px) {
          body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals {
            padding: 0px 0;
            border-top: 0px;
            border-bottom: 0px; }
            body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals > div {
              padding: 0; }
              body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals > div .product-varietal-item {
                border-top: 1px solid #FFFFFF;
                padding: 12px 4px; }
              body.single-post .category-product.product-item .product-item-inner .product-item-content .product-item-content-footer .product-varietals > div:last-child .product-varietal-item {
                border-bottom: 1px solid #FFFFFF; } }
      body.single-post .category-product.product-item .product-item-inner .product-item-content img {
        max-width: 100%;
        height: auto; }
    body.single-post .category-product.product-item .product-item-inner .product-item-gallery-nav .owl-wrapper-outer {
      text-align: center; }
      body.single-post .category-product.product-item .product-item-inner .product-item-gallery-nav .owl-wrapper-outer .owl-wrapper {
        display: inline-block !important;
        width: auto !important; }
        body.single-post .category-product.product-item .product-item-inner .product-item-gallery-nav .owl-wrapper-outer .owl-wrapper .product-item-nav-image {
          background: #FFFFFF;
          padding: 5px;
          cursor: pointer; }
          body.single-post .category-product.product-item .product-item-inner .product-item-gallery-nav .owl-wrapper-outer .owl-wrapper .product-item-nav-image img {
            width: 100%;
            height: auto; }
        body.single-post .category-product.product-item .product-item-inner .product-item-gallery-nav .owl-wrapper-outer .owl-wrapper .owl-item {
          max-width: 100px !important; }
  body.single-post .product-nav .product-nav-inner {
    max-width: 1280px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto; }
    body.single-post .product-nav .product-nav-inner .owl-item .product-nav-item {
      position: relative; }
      body.single-post .product-nav .product-nav-inner .owl-item .product-nav-item .caption {
        position: absolute;
        padding: 8px 0;
        bottom: 0px;
        width: 100%;
        background: transparent;
        color: #FFFFFF;
        -webkit-transition: color 300ms;
        -moz-transition: color 300ms;
        -o-transition: color 300ms;
        transition: color 300ms;
        -webkit-transition: background 300ms;
        -moz-transition: background 300ms;
        -o-transition: background 300ms;
        transition: background 300ms; }
        @media only screen and (max-width: 767px) {
          body.single-post .product-nav .product-nav-inner .owl-item .product-nav-item .caption {
            position: static; } }
      body.single-post .product-nav .product-nav-inner .owl-item .product-nav-item:hover figure:before {
        content: '';
        width: 100%;
        height: 200px; }
      body.single-post .product-nav .product-nav-inner .owl-item .product-nav-item:hover .caption {
        background: #000000;
        color: #c7a445; }
      body.single-post .product-nav .product-nav-inner .owl-item .product-nav-item.active .caption {
        background: #000000;
        color: #c7a445; }
    body.single-post .product-nav .product-nav-inner .owl-item:not(:last-child) {
      margin-right: 1px; }
    body.single-post .product-nav .product-nav-inner .owl-controls {
      margin: 0px; }
      body.single-post .product-nav .product-nav-inner .owl-controls .owl-pagination {
        display: none; }
      body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        top: 44%;
        left: 0px;
        height: 42px;
        width: 42px;
        color: transparent;
        opacity: 1;
        background: url("images/arrow-left-off.png") rgba(45, 45, 45, 0.2) no-repeat;
        background-position: center;
        background-size: 16px;
        border-radius: 0px;
        padding: 5px; }
        body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-prev:hover {
          background: url("images/arrow-left-on.png") rgba(45, 45, 45, 0.2) no-repeat;
          background-position: center;
          background-size: 16px; }
      body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-next {
        position: absolute;
        top: 44%;
        right: 0px;
        height: 42px;
        width: 42px;
        opacity: 1;
        background: url("images/arrow-right-off.png") rgba(45, 45, 45, 0.2) no-repeat;
        background-position: center;
        background-size: 16px;
        color: transparent;
        border-radius: 0px;
        padding: 5px; }
        body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-next:hover {
          background: url("images/arrow-right-on.png") rgba(45, 45, 45, 0.2) no-repeat;
          background-position: center;
          background-size: 16px; }
    @media only screen and (max-width: 767px) {
      body.single-post .product-nav .product-nav-inner .owl-controls {
        width: 100%;
        background: black !important;
        margin-top: 0px;
        height: 46px;
        -webkit-transition: top 300ms, bottom 300ms;
        background: rgba(0, 0, 0, 0.5); }
        body.single-post .product-nav .product-nav-inner .owl-controls .owl-pagination {
          display: inline-block;
          margin-top: 13px; }
          body.single-post .product-nav .product-nav-inner .owl-controls .owl-pagination .owl-page span {
            background: white !important; }
          body.single-post .product-nav .product-nav-inner .owl-controls .owl-pagination .owl-page.active span {
            background: #2d2c22 !important; }
        body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons {
          display: inline-block;
          float: right; }
          body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-prev {
            position: static;
            background: url("images/arrow-left-off-mob.png") no-repeat;
            background-position: center;
            color: transparent; }
            body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-prev:hover {
              background: url("images/arrow-left-on-mob.png") no-repeat;
              background-position: center; }
          body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-next {
            position: static;
            background: url("images/arrow-right-off-mob.png") no-repeat;
            background-position: center;
            color: transparent; }
            body.single-post .product-nav .product-nav-inner .owl-controls .owl-buttons .owl-next:hover {
              background: url("images/arrow-right-on-mob.png") no-repeat;
              background-position: center; } }
  @media only screen and (min-width: 767px) {
    body.single-post .product-item .product-item-content {
      padding: 20px 14.62% !important; } }
  body.single-post .product-item .product-variental-item-title h2 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 200;
    margin-bottom: 6px; }
  body.single-post .product-item .product-variental-item-description {
    font-size: 14px;
    line-height: 18px; }

/*-----------------------
  Plain Page
------------------------*/
body main .plain-page {
  min-height: 500px;
  max-width: 1280px;
  margin: 0 auto;
  background: #000000; }
  body main .plain-page > div {
    margin: 0 auto; }
    body main .plain-page > div .module-container > div {
      padding: 0 10px; }

/*-----------------------
  Plain Dark Page
------------------------*/
.plain-dark-page {
  color: #FFFFFF;
  background: #252525;
  min-height: 500px;
  padding: 0px 0px 0px 0px; }
  .plain-dark-page h1 {
    color: #DF7A1A; }
  .plain-dark-page h2 {
    color: #FFFFFF; }

section#products-container article {
  overflow: hidden; }
  section#products-container article img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block; }
  section#products-container article.product-item > div {
    border-top: 5px solid #bd9748; }
  section#products-container article.product-item .product-item-inner {
    background: none;
    background: #000000;
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    padding: 40px 0px; }
    @media only screen and (min-width: 767px) {
      section#products-container article.product-item .product-item-inner {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
       /**
      *  Do NOT include this part into your stylesheet.
      *  "flex: 1" or "flex-grow: 1" is added to make the inner div
      *  - Which is also a flex-item - take up all the horizontal space
      *  available space inside the flex container (.col-* elements)
      */ }
        section#products-container article.product-item .product-item-inner > [class^="col-"], section#products-container article.product-item .product-item-inner > [class*=" col-"] {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center; }
        section#products-container article.product-item .product-item-inner > [class^="col-"] > div, section#products-container article.product-item .product-item-inner > [class*=" col-"] > div {
          /* flex: 1; */
          -webkit-box-flex: 1;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-flex: 1;
          /* OLD - Firefox 19- */
          -webkit-flex: 1;
          /* Chrome */
          -ms-flex: 1;
          /* IE 10 */
          flex: 1; } }
    section#products-container article.product-item .product-item-inner .product-title h1 {
      display: none; }
    section#products-container article.product-item .product-item-inner .product-varietals {
      border-top: 1px solid #bd9748;
      border-bottom: 1px solid #bd9748;
      overflow: hidden; }
      section#products-container article.product-item .product-item-inner .product-varietals > div {
        padding: 12px 0; }
        @media only screen and (min-width: 767px) {
          section#products-container article.product-item .product-item-inner .product-varietals > div:not(:last-child) {
            border-right: 1px solid #bd9748; } }
        section#products-container article.product-item .product-item-inner .product-varietals > div .product-varietal-item {
          text-align: center; }
      @media only screen and (max-width: 767px) {
        section#products-container article.product-item .product-item-inner .product-varietals {
          padding: 0px 0;
          border-top: 0px;
          border-bottom: 0px; }
          section#products-container article.product-item .product-item-inner .product-varietals > div {
            padding: 0px; }
            section#products-container article.product-item .product-item-inner .product-varietals > div .product-varietal-item {
              border-top: 1px solid #bd9748;
              padding: 12px 0; }
            section#products-container article.product-item .product-item-inner .product-varietals > div:last-child .product-varietal-item {
              border-bottom: 1px solid #bd9748; } }
  section#products-container article:not(:last-child)::after {
    max-width: 1280px;
    background-size: cover;
    margin: 0 auto; }

@media only screen and (max-width: 767px) {
  /*-----------------------
  # Section - Mobile
  ------------------------*/
  section article.product-item .product-item-inner .product-title h1 {
    padding: 0 0px 0 0px; }
    section article.product-item .product-item-inner .product-title h1::after {
      height: initial !important;
      background: none !important;
      background-position: initial; }
  section article.product-item .product-item-inner .product-description {
    padding: 0 0px 0 0px; }
  section article.product-item .product-item-inner .product-varietals {
    overflow: hidden; }
    section article.product-item .product-item-inner .product-varietals::before, section article.product-item .product-item-inner .product-varietals::after {
      height: initial !important;
      background: none !important;
      background-position: initial; }
    section article.product-item .product-item-inner .product-varietals .product-varietal-item {
      padding-left: 0px;
      padding-right: 0px; }
  section article:not(:last-child)::after {
    height: initial !important;
    background: none !important;
    background-position: initial; } }
/* - - - - - - - - - - - - -
  * Site Specific
   - - - - - - - - - - - - - -*/
section#products-container .product-item .product-item-info {
  padding: 0 10px; }
  @media only screen and (min-width: 767px) {
    section#products-container .product-item .product-item-info {
      padding: 20px 14.62% !important; } }
section#products-container .product-item .product-variental-item-title h2 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 200;
  margin-bottom: 6px; }
section#products-container .product-item .product-variental-item-description {
  font-size: 14px;
  line-height: 18px; }

body.page-template-page-products-extended #products-ext-container .products-carousel .product-item > div {
  border-top: 5px solid #bd9748; }
body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
 /**
*  Do NOT include this part into your stylesheet.
*  "flex: 1" or "flex-grow: 1" is added to make the inner div
*  - Which is also a flex-item - take up all the horizontal space
*  available space inside the flex container (.col-* elements)
*/
  background: none;
  background: #000000;
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto;
  padding: 40px 0px; }
  body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner > [class^="col-"], body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner > [class*=" col-"] {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner > [class^="col-"] > div, body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner > [class*=" col-"] > div {
    /* flex: 1; */
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1; }
  body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner h1 {
    text-align: center; }
  body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner .owl-item figure {
    cursor: pointer;
    margin: 0px;
    border: 1px solid;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear; }
    body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner .owl-item figure .caption {
      background: #005299;
      color: #fff;
      padding: 10px; }
  body.page-template-page-products-extended #products-ext-container .products-carousel .product-item .product-item-inner .owl-item.synced figure {
    background-color: #c8def4; }

/*-----------------------
# SOCIAL STRIP
------------------------*/
/* Header- Social strip */
.header-social-strip-items {
  display: inline-block;
  float: right; }
  .header-social-strip-items > div {
    display: inline-block;
    float: right; }
  .header-social-strip-items ul {
    display: inline-block;
    margin: 0px;
    padding: 0px; }

/* Footer- Social strip */
.footer-social-strip .footer-social-strip-inner {
  padding: 0px 0px 0px 0px;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  display: table; }
.footer-social-strip .footer-social-strip-text {
  float: none;
  display: table-cell;
  vertical-align: middle; }
.footer-social-strip .footer-social-strip-items {
  float: none;
  display: table-cell;
  vertical-align: middle; }
  .footer-social-strip .footer-social-strip-items li {
    float: left; }
    .footer-social-strip .footer-social-strip-items li:not(:first-child) {
      margin-left: 20px; }

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms; }

a:hover {
  color: #c7a445; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
nav {
  overflow: hidden;
  /* Desktop Nav */ }
  @media only screen and (max-width: 767px) {
    nav {
      margin: 0px; } }
  @media only screen and (max-width: 767px) {
    nav ul {
      position: absolute;
      left: 0px;
      z-index: 20;
      display: block;
      padding: 0px;
      background: url("images/nav-arrow-up.png") no-repeat;
      background-position-x: 28px;
      background-position-y: 5px;
      background-size: 23px;
      top: 26px;
      width: 100%;
      padding-top: 16px; } }
  nav ul#primary-menu {
    overflow: hidden;
    text-align: right;
    float: right; }
    nav ul#primary-menu li a {
      font-family: Tahoma, Arial, sans-serif;
      font-size: 14px;
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 2px; }
    nav ul#primary-menu li > ul.sub-menu {
      display: none;
      padding: 0; }
  @media only screen and (max-width: 767px) {
    nav ul li {
      width: 100%;
      background-color: rgba(70, 70, 70, 0.95);
      border-bottom: 1px solid #212121;
      border-top: 1px solid #727171; }
      nav ul li a {
        font-family: Tahoma, Arial, sans-serif !important;
        color: #ffffff;
        float: left;
        width: 100%;
        text-align: left;
        padding: 16px 20px;
        background: url("images/nav-arrow-off.png") no-repeat;
        background-position: right 10px center; }
      nav ul li.current_page_item:hover, nav ul li.current_page_item {
        background: rgba(30, 30, 30, 0.95); }
        nav ul li.current_page_item:hover a, nav ul li.current_page_item a {
          background: url("images/nav-arrow.png") no-repeat;
          background-position: right 10px center; } }
  nav .menu-toggle {
    display: none; }
  @media only screen and (max-width: 767px) {
    nav .menu-toggle {
      display: block;
      position: absolute;
      top: 16px;
      background: transparent;
      border: none;
      box-shadow: none;
      text-shadow: none;
      background-image: url("images/menu-hamburger.png");
      background-size: contain;
      background-repeat: no-repeat;
      border-radius: 0px;
      color: transparent;
      width: 35px;
      height: 30px;
      padding: 0px;
      float: left;
      outline: none; } }
  nav:not(.toggled) ul {
    margin: 0px; }
    nav:not(.toggled) ul li {
      margin-left: 24px;
      padding: 0 8px;
      margin-top: 22px;
      height: auto; }
      nav:not(.toggled) ul li a {
        color: #FFFFFF; }
      nav:not(.toggled) ul li .sub-menu {
        display: none; }
      nav:not(.toggled) ul li a {
        display: block;
        text-decoration: initial; }
      nav:not(.toggled) ul li:first-child {
        margin-left: 0px; }
      nav:not(.toggled) ul li.current-menu-item {
        background: initial; }
        nav:not(.toggled) ul li.current-menu-item a {
          color: #c7a445;
          text-decoration: none; }
      nav:not(.toggled) ul li:hover a, nav:not(.toggled) ul li.current-menu-ancestor a {
        color: #c7a445;
        text-decoration: none; }
  @media only screen and (max-width: 767px) {
    nav:not(.toggled) {
      /* Hide if not toggled */ }
      nav:not(.toggled) #primary-menu {
        display: none; } }

/*--------------------------------------------------------------
# Device specific
--------------------------------------------------------------*/
/* DESKTOP */
header .header-inner {
  padding: 0 24px; }
  @media only screen and (max-width: 1100px) and (min-width: 767px) {
    header .header-inner {
      padding: 24px 12px; }
      header .header-inner nav {
        text-align: center; }
        header .header-inner nav ul#primary-menu {
          float: initial !important;
          margin: 0 auto;
          display: inline-block;
          vertical-align: top; } }
  @media only screen and (max-width: 767px) {
    header .header-inner #site-logo {
      padding-top: 18px !important;
      padding-bottom: 10px; }
      header .header-inner #site-logo img {
        max-width: 180px; } }
  header .header-inner nav:not(.toggled) ul li {
    border: 1px solid #FFFFFF;
    padding: 2px 12px; }
    header .header-inner nav:not(.toggled) ul li:hover, header .header-inner nav:not(.toggled) ul li.current_page_item {
      border: 1px solid #c7a445; }

footer .site-footer-inner {
  margin: 0 auto; }
  footer .site-footer-inner > div:first-child {
    min-height: 0px; }
  @media only screen and (min-width: 767px) {
    footer .site-footer-inner .site-info .site-info-inner {
      padding: 0 10px !important; } }
  @media only screen and (min-width: 767px) {
    footer .site-footer-inner .site-info .site-info-inner .footer-menu ul li a {
      font-size: 14px;
      line-height: 22px;
      font-weight: bold; }
    footer .site-footer-inner .site-info .site-info-inner .footer-menu ul li:not(:last-child):after {
      display: inline-block;
      content: '\00a0\00a0\00a0|\00a0\00a0\00a0';
      color: #000000; } }
  footer .site-footer-inner .where-to-buy {
    background: #f6f7f8; }
    footer .site-footer-inner .where-to-buy .where-to-buy-inner {
      padding: 30px 0 14px 0; }
      footer .site-footer-inner .where-to-buy .where-to-buy-inner h2 {
        font-family: Tahoma, Arial, sans-serif; }
  footer .site-footer-inner hr {
    display: none; }
  footer .site-footer-inner .site-info {
    padding-top: 18px; }

body.single-post .category-product.product-item .product-varietals {
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important; }

body .age-gate-wrapper h3 {
  color: #c7a445; }
@media only screen and (min-width: 767px) {
  body .age-gate-wrapper .age-gate {
    max-width: 430px;
    margin: 0 auto;
    margin-top: 80px;
    border: 2px solid #FFF; } }

body.page-template-page-contact-us main .plain-page > div {
  margin-bottom: -24px; }

body.single section#product-nav {
  margin-top: 3px; }

/*--------------------------------------------------------------
# WHITE LABELING
--------------------------------------------------------------*/

/*# sourceMappingURL=style.css.map */
