/* Scss Document */
/*
Theme Name: BootstrapWP-3d
Theme URI: http://underscores.me/
Author: Brian Butler | 3D Digital Solutions
Author URI: http://3ddigitalsolutions.com
Description: Base WordPress | Bootstrap theme for 3D Digital Solutions Development
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: BootstrapWP-3D
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

BootstrapWP-3d is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*
-------- FONT AWESOME ICONS > http://fortawesome.github.io/Font-Awesome/icons/ --------
*/
/*
-------- GRID SYSTEM BREAKS --------
-xs-  Extra small devices | phones (<768px) | None (auto)
-sm-  Small devices | tablets (>=768px) | 750px
-md-  Medium devices | desktops (>=992px) | 970px
-lg-  Large devices | desktops (>=1200px) | 1170px
*/
/*
-------- COLORS --------
*/
/*
-------- FONTS ---------
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*=============================================================
  =============================================================*/
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

a, a:hover, li, li:hover,
input[type=submit], input[type=submit]:hover,
.hollow-button-c4, .hollow-button-c4:hover,
.hollow-button-c1, .hollow-button-c1:hover,
.filled-button-c4, .filled-button-c4:hover,
.filled-button-c6, .filled-button-c6:hover,
.transition {
  /*transition*/
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in-out;
  -ms-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }

body {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: .5px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "prohibition", sans-serif; }

a:active, a:focus {
  text-decoration: none !important;
  color: #000000; }

a:hover {
  text-decoration: none; }

.container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }
  @media (max-width: 1340px) {
    .container {
      padding: 0 25px; } }

.hide {
  display: none; }

/*======== BUTTONS VARIATIONS ======*/
.hollow-button-c4, .hollow-button-c1, .filled-button-c4, .filled-button-c6 {
  padding: 5px 25px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: bold; }

.hollow-button-c4:hover, .hollow-button-c1:hover, .filled-button-c4:hover, .filled-button-c6:hover {
  color: #ffffff; }

.hollow-button-c4 {
  border: 2px #9a5f32 solid; }

.hollow-button-c4:hover {
  background: #9a5f32; }

.hollow-button-c1 {
  border: 2px #ffffff solid; }

.hollow-button-c1:hover {
  background: #ffffff;
  color: #6c6347; }

.filled-button-c4 {
  background: #9a5f32; }

.filled-button-c4:hover {
  background: #2f160f; }

.filled-button-c6 {
  background: #cdcdcd;
  border-radius: 5px; }

.filled-button-c6 {
  background: #9f9167; }

/*======== HEADER ========*/
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999; }
  #masthead .navbar {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 0px; }
    #masthead .navbar .container-fluid .navbar-header {
      padding: 0 0 0 5%; }
      #masthead .navbar .container-fluid .navbar-header .navbar-brand {
        height: 100%;
        padding: 2px 0; }
        #masthead .navbar .container-fluid .navbar-header .navbar-brand img {
          height: 80px;
          width: auto; }
          @media (max-width: 1100px) {
            #masthead .navbar .container-fluid .navbar-header .navbar-brand img {
              height: 60px; } }
          @media (max-width: 991px) {
            #masthead .navbar .container-fluid .navbar-header .navbar-brand img {
              height: 45px;
              margin-top: 15px; } }
          @media (max-width: 767px) {
            #masthead .navbar .container-fluid .navbar-header .navbar-brand img {
              margin-top: 5px; } }
      @media (max-width: 1100px) {
        #masthead .navbar .container-fluid .navbar-header {
          padding: 0 0 0 2%; } }
      #masthead .navbar .container-fluid .navbar-header .navbar-toggle {
        background: #6c6347;
        border: none; }
        #masthead .navbar .container-fluid .navbar-header .navbar-toggle .icon-bar {
          background: #cdcdcd; }
    #masthead .navbar .container-fluid .main-menu {
      height: 84px; }
      #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li {
        text-align: center;
        height: 84px;
        border-right: 1px #9f9167 solid;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li a {
          color: #9f9167;
          padding-right: 35px;
          padding-left: 65px;
          padding-top: 28px;
          height: 84px; }
          @media (max-width: 1060px) {
            #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li a {
              padding: 28px 30px 0 30px; } }
          @media (max-width: 767px) {
            #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li a {
              width: 100%;
              display: block; } }
        @media (max-width: 768px) {
          #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li {
            border-bottom: 1px #9f9167 solid;
            border-right: none; } }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li ul {
          background: #100603; }
          #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li ul li {
            border-right: none;
            border-bottom: 1px #9f9167 solid;
            width: 100%; }
            #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li ul li a {
              width: 100%; }
          #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li ul li:last-child {
            border-bottom: none; }
          @media (max-width: 768px) {
            #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li ul li {
              background: #000000; } }
        @media (max-width: 767px) {
          #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li {
            display: block; } }
      #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li:hover {
        background: #9f9167; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li:hover a {
          color: #ffffff; }
      @media (min-width: 1061px) {
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li.first-item a {
          background: url("/wp-content/themes/bootrapwp-3d/images/nav-icons-sprite-v2.png") no-repeat;
          background-size: auto 50px;
          background-position: 20px 15px; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li.first-item a:hover {
          background: url("/wp-content/themes/bootrapwp-3d/images/nav-icons-sprite-v2-hover.png") no-repeat;
          background-size: auto 50px;
          background-position: 20px 15px; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li.third-item a {
          background: url("/wp-content/themes/bootrapwp-3d/images/nav-icons-sprite-v2.png") no-repeat;
          background-size: auto 50px;
          background-position: -320px 15px; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li.third-item a:hover {
          background: url("/wp-content/themes/bootrapwp-3d/images/nav-icons-sprite-v2-hover.png") no-repeat;
          background-size: auto 50px;
          background-position: -320px 15px; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li.fourth-item a {
          background: url("/wp-content/themes/bootrapwp-3d/images/nav-icons-sprite-v2.png") no-repeat;
          background-size: auto 50px;
          background-position: -500px 15px; }
        #masthead .navbar .container-fluid .main-menu #bs-example-navbar-collapse-1 ul li.fourth-item a:hover {
          background: url("/wp-content/themes/bootrapwp-3d/images/nav-icons-sprite-v2-hover.png") no-repeat;
          background-size: auto 50px;
          background-position: -500px 15px; } }
      @media (max-width: 768px) {
        #masthead .navbar .container-fluid .main-menu {
          height: auto;
          margin-top: 65px; } }
    @media (max-width: 768px) {
      #masthead .navbar {
        background: #050201; } }
  #masthead .navbar-default {
    border: none; }

#hero {
  width: 100%;
  height: 75vh;
  background: #cdcdcd;
  margin-bottom: 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9000; }
  #hero .content {
    width: 100%;
    max-width: 600px;
    padding: 0 0 0 5%; }
    #hero .content p {
      color: #9f9167;
      margin-bottom: 25px; }
    #hero .content .title {
      font-family: "prohibition", sans-serif;
      color: #ffffff;
      font-size: 2.5em;
      line-height: 1;
      margin-bottom: 25px; }
      @media (max-width: 767px) {
        #hero .content .title {
          font-size: 1.75em; } }
    @media (max-width: 767px) {
      #hero .content {
        padding: 0 5%; } }
  @media (max-width: 767px) {
    #hero {
      height: 600px; } }

.page-id-7 #hero, .page-id-13 #hero, .page-id-15 #hero, .page-id-17 #hero, .page-id-19 #hero {
  background: url("/wp-content/uploads/2018/10/Home_Page.jpg") no-repeat bottom left;
  background-size: cover; }

.page-id-75 #hero {
  background: url("/wp-content/themes/bootrapwp-3d/images/hero-interior-1.jpg") no-repeat bottom left;
  background-size: cover; }

.page-id-184 #hero {
  background: url("/wp-content/uploads/2018/10/Oxbox_120.jpg") no-repeat bottom left;
  background-size: cover; }

.page-id-189 #hero {
  background: url("/wp-content/uploads/2019/01/1546962073_FF_190108_FourFathersVodka_WithGlass_Hero_v1.jpg") no-repeat bottom left;
  background-size: cover; }

.page-id-194 #hero {
  background: url("/wp-content/uploads/2018/10/Hardbrew_Whiskey.jpg") no-repeat bottom left;
  background-size: cover; }

.page-id-77 #hero {
  background: url("/wp-content/uploads/2019/01/1546968094_FF_181012_BlackCopperRumHero_V1.jpg") no-repeat bottom left;
  background-size: cover; }

.page-id-73 #hero {
  background: url("/wp-content/uploads/2018/10/white_still_hero.jpg") no-repeat bottom left;
  background-size: cover; }

@media (max-width: 767px) {
  .page-id-7 #hero, .page-id-13 #hero, .page-id-15 #hero, .page-id-17 #hero, .page-id-19 #hero, .page-id-73 #hero, .page-id-75 #hero, .page-id-77 #hero {
    background: url("/wp-content/themes/bootrapwp-3d/images/hero-all-mobile.jpg") no-repeat top left;
    background-size: cover; } }

/*======== CONTENT ========*/
#content {
  width: 100%; }
  #content #section1 {
    position: relative;
    padding-bottom: 75px; }
    #content #section1 .container {
      padding: 0 0 0 15vw; }
      #content #section1 .container h2 {
        color: #9f9167;
        margin-bottom: 25px;
        font-size: 2.5em; }
      @media (max-width: 1450px) {
        #content #section1 .container {
          padding: 0 0 0 18vw; } }
      @media (max-width: 1350px) {
        #content #section1 .container {
          padding: 0 5% 0 18vw; } }
      @media (max-width: 767px) {
        #content #section1 .container {
          padding: 0 5%; } }
    @media (min-width: 768px) {
      #content #section1 #emblem {
        position: absolute;
        top: -150px;
        left: -65px;
        width: 25%;
        height: 25vw;
        background: url("/wp-content/themes/bootrapwp-3d/images/emblem-handcrafted-spirits.png") no-repeat;
        background-size: 100% 100%;
        z-index: 9999; } }
    #content #section1 .content2 {
      margin-top: 50px; }
      #content #section1 .content2 h2 {
        color: #9f9167;
        font-size: 2.5em;
        margin-bottom: 0; }
      #content #section1 .content2 .subtitle {
        text-transform: uppercase;
        padding: 15px 0; }
  #content #section2 {
    background: url("/wp-content/themes/bootrapwp-3d/images/bg-seasonal-spirits.jpg") no-repeat bottom right;
    background-size: cover;
    padding: 150px 5%;
    text-align: center; }
    #content #section2 .title {
      font-family: "prohibition", sans-serif;
      font-size: 3.5em;
      color: #000000;
      margin-bottom: 50px; }
      @media (max-width: 650px) {
        #content #section2 .title {
          font-size: 2.5em;
          line-height: 1.15em; } }
    #content #section2 p a {
      margin: 0 10px;
      padding: 8px 30px;
      line-height: 1em;
      font-size: .9em;
      -webkit-box-shadow: rgba(0, 0, 0, 0.7) 3px 3px 3px;
      box-shadow: rgba(0, 0, 0, 0.7) 3px 3px 3px; }
      @media (max-width: 650px) {
        #content #section2 p a {
          display: block;
          padding: 10px 5px;
          margin: 0 5% 25px 5%; } }
  #content #section3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #content #section3 .sect3-announce {
      background: url("/wp-content/themes/bootrapwp-3d/images/bg-spirit-beers-coming-soon.jpg") no-repeat right center;
      background-size: cover;
      padding: 100px 5%;
      text-align: center; }
      #content #section3 .sect3-announce p {
        color: #ffffff; }
      #content #section3 .sect3-announce .title {
        font-family: "prohibition", sans-serif;
        font-size: 3.5em;
        color: #ffffff;
        padding-bottom: 25px; }
        @media (max-width: 399px) {
          #content #section3 .sect3-announce .title {
            font-size: 2.5em; } }
      #content #section3 .sect3-announce .coming-soon {
        color: #6c6347;
        padding: 15px;
        margin: 0 10%;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 2em;
        border-top: 2px #6c6347 solid;
        border-bottom: 2px #6c6347 solid;
        margin-bottom: 25px; }
        @media (max-width: 399px) {
          #content #section3 .sect3-announce .coming-soon {
            font-size: 1.5em; } }
    #content #section3 .sect3-form {
      background: #6c6347;
      padding: 125px 10% 100px;
      text-align: center; }
      #content #section3 .sect3-form #spirit-beers-form {
        text-align: center;
        background: #6c6347; }
        #content #section3 .sect3-form #spirit-beers-form input {
          padding: 5px 15px;
          text-align: center;
          border: none;
          margin-bottom: 25px;
          max-width: 100%; }
        #content #section3 .sect3-form #spirit-beers-form input[type=submit] {
          background: none;
          border: 2px #ffffff solid;
          color: #ffffff;
          padding: 5px 15px;
          margin-bottom: 0; }
        #content #section3 .sect3-form #spirit-beers-form input[type=submit]:hover {
          background: #100603;
          color: #6c6347; }
        #content #section3 .sect3-form #spirit-beers-form .ajax-loader {
          width: 100%; }
    @media (max-width: 767px) {
      #content #section3 {
        display: block; } }
  #content #section4 {
    padding: 75px 0;
    position: relative; }
    #content #section4 .whisk {
      position: absolute;
      top: 25px;
      right: 0;
      z-index: -9999;
      width: 25%;
      height: 20vw;
      background: url("/wp-content/themes/bootrapwp-3d/images/whisk.jpg") no-repeat top right;
      background-size: 100% auto;
      opacity: .25; }
      @media (max-width: 767px) {
        #content #section4 .whisk {
          display: none; } }
    #content #section4 .heading {
      margin-bottom: 25px; }
      #content #section4 .heading .title {
        width: auto;
        float: left;
        font-family: "prohibition", sans-serif;
        font-size: 2.5em;
        color: #9f9167;
        margin-right: 25px; }
        @media (max-width: 600px) {
          #content #section4 .heading .title {
            width: 100%;
            margin-bottom: 25px; } }
      #content #section4 .heading .social-hash {
        width: auto;
        float: left;
        border-left: 1px #000000 solid; }
        #content #section4 .heading .social-hash a {
          color: #9f9167;
          margin-left: 25px;
          margin-right: 25px; }
        #content #section4 .heading .social-hash a:hover {
          color: #100603; }
        #content #section4 .heading .social-hash .hashtag {
          font-size: .8em;
          font-weight: bold; }
        @media (max-width: 600px) {
          #content #section4 .heading .social-hash {
            width: 100%;
            margin-bottom: 25px;
            border-left: none; }
            #content #section4 .heading .social-hash a {
              margin: 0; } }
    #content #section4 .content .whiskey-cigar {
      float: left;
      width: 50%;
      height: auto; }
      @media (max-width: 700px) {
        #content #section4 .content .whiskey-cigar {
          width: 70%;
          margin: 0 15% 50px 15%; } }
    #content #section4 .content .content {
      float: left;
      width: 45%;
      padding: 50px 0 50px 5%; }
      #content #section4 .content .content .date, #content #section4 .content .content .time {
        font-size: .7em;
        line-height: .5em;
        text-transform: uppercase;
        font-weight: 700;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
      #content #section4 .content .content .title {
        font-family: "prohibition", sans-serif;
        color: #9f9167;
        text-transform: uppercase;
        font-size: 2.5em;
        line-height: 1em;
        margin: 50px 0; }
        @media (max-width: 1050px) {
          #content #section4 .content .content .title {
            margin: 25px 0; } }
      @media (max-width: 1050px) {
        #content #section4 .content .content {
          padding: 25px 0 25px 5%; } }
      @media (max-width: 700px) {
        #content #section4 .content .content {
          width: 100%; } }
  #content #section5 .product-photo {
    width: 50%;
    height: 700px;
    float: left;
    background: url("/wp-content/themes/bootrapwp-3d/images/patriot-vodka.jpg") no-repeat;
    background-size: auto 100%;
    background-position: center center; }
    @media (max-width: 767px) {
      #content #section5 .product-photo {
        width: 100%;
        height: 60vh;
        max-height: 500px; } }
  #content #section5 .copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: 700px;
    float: left;
    padding: 25px 0; }
    #content #section5 .copy .contents h2 {
      color: #9f9167;
      margin-bottom: 25px; }
    #content #section5 .copy .contents .subtitle {
      font-size: .85em;
      font-weight: 700;
      padding-bottom: 25px; }
    @media (max-width: 500px) {
      #content #section5 .copy .contents {
        text-align: center; } }
    #content #section5 .copy .contents .cta {
      width: 200px;
      float: left;
      padding: 25px 0 0 0; }
      #content #section5 .copy .contents .cta .hollow-button-c4 {
        color: #9a5f32; }
      #content #section5 .copy .contents .cta .hollow-button-c4:hover {
        background: #9a5f32;
        color: #ffffff; }
      @media (max-width: 500px) {
        #content #section5 .copy .contents .cta {
          width: 100%;
          margin: 15px 0; } }
    @media (max-width: 767px) {
      #content #section5 .copy {
        width: 100%;
        padding: 0 0 25px 0;
        height: auto; } }
  #content #section5b {
    background: #767676;
    padding: 50px 0; }
    #content #section5b .container {
      color: #ffffff;
      text-align: center; }
      #content #section5b .container .title {
        font-family: "prohibition", sans-serif;
        font-size: 3em; }
        @media (max-width: 500px) {
          #content #section5b .container .title {
            font-size: 2em;
            line-height: 1.2em; } }
      #content #section5b .container .accent .underline {
        width: 200px;
        height: 2px;
        margin: 25px auto 27px;
        border-bottom: 2px #9f9167 solid; }
        @media (max-width: 400px) {
          #content #section5b .container .accent .underline {
            width: 125px; } }
  #content #section6 .product-photo, #content #oxbox-page .product-photo, #content #caliente-page .product-photo, #content #hardbrew-page .product-photo {
    width: 50%;
    height: 700px;
    float: left;
    background: url("/wp-content/uploads/2019/01/Black_Copper_Rum.jpg") no-repeat;
    background-size: auto 100%;
    background-position: center center; }
    @media (max-width: 767px) {
      #content #section6 .product-photo, #content #oxbox-page .product-photo, #content #caliente-page .product-photo, #content #hardbrew-page .product-photo {
        width: 100%;
        height: 60vh;
        max-height: 500px; } }
  #content #section6 .copy, #content #oxbox-page .copy, #content #caliente-page .copy, #content #hardbrew-page .copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: auto;
    float: left;
    padding: 25px 0; }
    #content #section6 .copy .contents h2, #content #oxbox-page .copy .contents h2, #content #caliente-page .copy .contents h2, #content #hardbrew-page .copy .contents h2 {
      color: #9f9167;
      margin-bottom: 25px; }
    #content #section6 .copy .contents .subtitle, #content #oxbox-page .copy .contents .subtitle, #content #caliente-page .copy .contents .subtitle, #content #hardbrew-page .copy .contents .subtitle {
      font-size: .85em;
      font-weight: 700;
      padding-bottom: 25px; }
    @media (max-width: 500px) {
      #content #section6 .copy .contents, #content #oxbox-page .copy .contents, #content #caliente-page .copy .contents, #content #hardbrew-page .copy .contents {
        text-align: center; } }
    #content #section6 .copy .contents .cta, #content #oxbox-page .copy .contents .cta, #content #caliente-page .copy .contents .cta, #content #hardbrew-page .copy .contents .cta {
      width: 200px;
      float: left;
      padding: 25px 0 0 0; }
      #content #section6 .copy .contents .cta .hollow-button-c4, #content #oxbox-page .copy .contents .cta .hollow-button-c4, #content #caliente-page .copy .contents .cta .hollow-button-c4, #content #hardbrew-page .copy .contents .cta .hollow-button-c4 {
        color: #9a5f32; }
      #content #section6 .copy .contents .cta .hollow-button-c4:hover, #content #oxbox-page .copy .contents .cta .hollow-button-c4:hover, #content #caliente-page .copy .contents .cta .hollow-button-c4:hover, #content #hardbrew-page .copy .contents .cta .hollow-button-c4:hover {
        background: #9a5f32;
        color: #ffffff; }
      @media (max-width: 500px) {
        #content #section6 .copy .contents .cta, #content #oxbox-page .copy .contents .cta, #content #caliente-page .copy .contents .cta, #content #hardbrew-page .copy .contents .cta {
          width: 70%;
          margin: 15px 15%; } }
    @media (max-width: 767px) {
      #content #section6 .copy, #content #oxbox-page .copy, #content #caliente-page .copy, #content #hardbrew-page .copy {
        width: 100%;
        padding: 0 0 25px 0;
        height: auto; } }
  #content #oxbox-page .product-photo {
    background: url("/wp-content/uploads/2018/10/oxbox_120_bottle.jpg") no-repeat; }
  #content #caliente-page .product-photo {
    background: url("/wp-content/uploads/2019/01/1546962095_FF_190108_FourFathersVodka_Bottle_v1.jpg") no-repeat;
    background-size: contain; }
  #content #hardbrew-page .product-photo {
    background: url("/wp-content/uploads/2018/10/hardbrew_bottle.jpg") no-repeat; }
  #content #section7 .product-photo {
    width: 50%;
    height: 900px;
    float: left;
    background: url("/wp-content/uploads/2018/10/whitestill-vodkas-brandy.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      #content #section7 .product-photo {
        width: 100%;
        height: 700px;
        background-size: contain; } }
    @media (max-width: 570px) {
      #content #section7 .product-photo {
        background-size: cover;
        height: 600px; } }
  #content #section7 .copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: 700px;
    float: left;
    padding: 25px 0; }
    #content #section7 .copy .contents h2 {
      color: #9f9167;
      margin-bottom: 25px; }
    #content #section7 .copy .contents .subtitle {
      font-size: .85em;
      font-weight: 700;
      padding-bottom: 25px; }
    @media (max-width: 500px) {
      #content #section7 .copy .contents {
        text-align: center; } }
    #content #section7 .copy .contents .cta-box {
      background: #545454;
      padding: 15px;
      color: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #content #section7 .copy .contents .cta-box .callout {
        width: 70%;
        line-height: 1.15em;
        float: left;
        padding: 0 15px; }
        #content #section7 .copy .contents .cta-box .callout .allcaps {
          text-transform: uppercase; }
      #content #section7 .copy .contents .cta-box .cta {
        width: 30%;
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0; }
        #content #section7 .copy .contents .cta-box .cta .hollow-button-c1 {
          border: 2px #9f9167 solid; }
          @media (max-width: 500px) {
            #content #section7 .copy .contents .cta-box .cta .hollow-button-c1 {
              margin: 0 auto; } }
        @media (max-width: 500px) {
          #content #section7 .copy .contents .cta-box .cta {
            width: 70%;
            margin: 15px 0; } }
      @media (max-width: 1080px) {
        #content #section7 .copy .contents .cta-box {
          display: block; }
          #content #section7 .copy .contents .cta-box .callout, #content #section7 .copy .contents .cta-box .cta {
            width: 100%; }
          #content #section7 .copy .contents .cta-box .cta {
            padding: 0 15px; } }
    @media (max-width: 1125px) {
      #content #section7 .copy {
        height: auto;
        padding: 75px 0 25px; } }
    @media (max-width: 767px) {
      #content #section7 .copy {
        width: 100%;
        padding: 0 0 25px 0; } }
  #content #section8 {
    background: #100603;
    padding: 50px 5%;
    color: #ffffff;
    text-align: center; }
    #content #section8 .title {
      font-family: "prohibition", sans-serif;
      font-size: 2.5em; }
      @media (max-width: 400px) {
        #content #section8 .title {
          font-size: 2em; } }
    #content #section8 .accent .underline {
      width: 200px;
      height: 2px;
      margin: 25px auto 27px;
      border-bottom: 2px #9f9167 solid; }
      @media (max-width: 400px) {
        #content #section8 .accent .underline {
          width: 125px; } }
  #content #section9 {
    height: 60vh;
    position: relative;
    background: url("/wp-content/themes/bootrapwp-3d/images/bg-seasonal-spirits-2.jpg") no-repeat bottom left;
    background-size: cover; }
    #content #section9 .container-fluid {
      height: 100%; }
      @media only screen and (min-width: 996px) {
        #content #section9 .container-fluid {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          display: -webkit-flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-align-items: center; } }
    #content #section9 .holiday-calendar-box {
      background-color: rgba(255, 255, 255, 0.75);
      padding: 1em; }
    #content #section9 .cta-box {
      background: #100603;
      padding: 30px 15px;
      color: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #content #section9 .cta-box .callout {
        width: 70%;
        line-height: 3.15em;
        float: left;
        padding: 0 15px;
        text-align: center; }
        #content #section9 .cta-box .callout .title {
          font-family: "prohibition", sans-serif;
          font-size: 4em;
          padding-bottom: 7px;
          margin: 0; }
        #content #section9 .cta-box .callout .coming-soon {
          text-transform: uppercase;
          color: #9f9167;
          font-weight: bold; }
      #content #section9 .cta-box .cta {
        width: 30%;
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0; }
        #content #section9 .cta-box .cta .hollow-button-c1 {
          border: 2px #9f9167 solid; }
          @media (max-width: 1080px) {
            #content #section9 .cta-box .cta .hollow-button-c1 {
              margin: 25px auto 0; } }
        @media (max-width: 500px) {
          #content #section9 .cta-box .cta {
            width: 70%;
            margin: 15px 0; } }
      @media (max-width: 600px) {
        #content #section9 .cta-box {
          position: static; } }
      @media (max-width: 1080px) {
        #content #section9 .cta-box {
          display: block; }
          #content #section9 .cta-box .callout, #content #section9 .cta-box .cta {
            width: 100%; }
          #content #section9 .cta-box .cta {
            padding: 0 15px; } }
    @media (max-width: 600px) {
      #content #section9 {
        background: #6c6347;
        height: auto;
        padding: 50px 0; } }
  #content #section10 .subtitle, #content #section11 .subtitle, #content #section12 .subtitle, #content #section13-b .subtitle {
    font-size: 1.25m;
    font-weight: bold;
    font-style: italic;
    padding-top: 25px; }
  #content #section10 h2, #content #section11 h2, #content #section12 h2, #content #section13-b h2 {
    margin: 25px 0; }
  #content #section13-b {
    padding-bottom: 50px; }
  #content #section13 .container h2 {
    color: #9f9167;
    font-size: 3em;
    margin-top: 50px; }
    @media (max-width: 500px) {
      #content #section13 .container h2 {
        font-size: 2.5em; } }
  #content #section13 .container #contact-us-form {
    padding: 25px 0 75px; }
  #content #section13 .container .name, #content #section13 .container .email {
    width: 100%; }
    #content #section13 .container .name input, #content #section13 .container .email input {
      width: calc(45% - 12px);
      padding: 5px 15px;
      margin: 0 8px 20px 8px; }
      @media (max-width: 500px) {
        #content #section13 .container .name input, #content #section13 .container .email input {
          width: 100%;
          margin: 0 0 20px 0; } }
  #content #section13 .container .message {
    width: 100%; }
    #content #section13 .container .message textarea {
      width: calc(90% - 12px);
      padding: 5px 15px;
      margin: 0 8px 20px 8px; }
      @media (max-width: 500px) {
        #content #section13 .container .message textarea {
          width: 100%;
          margin: 0 0 20px 0; } }
  #content #section13 .container .submit {
    width: 100%; }
    #content #section13 .container .submit input[type=submit] {
      width: calc(90% - 12px);
      padding: 5px 15px;
      margin: 0 8px 20px 8px;
      background: #9a5f32;
      color: #ffffff;
      border: none; }
      @media (max-width: 500px) {
        #content #section13 .container .submit input[type=submit] {
          width: 100%;
          padding: 8px 15px;
          margin: 0 0 20px 0; } }
    #content #section13 .container .submit input[type=submit]:hover {
      background: #100603; }
  #content #section14, #content #section15 {
    padding: 75px 0; }
    #content #section14 h2, #content #section15 h2 {
      color: #9f9167;
      font-size: 3em;
      margin: 0 0 50px 0; }
      @media (max-width: 500px) {
        #content #section14 h2, #content #section15 h2 {
          font-size: 2em; } }
    #content #section14 h3, #content #section15 h3 {
      margin: 25px 0 15px 0; }
    #content #section14 .title, #content #section15 .title {
      font-weight: bold;
      font-size: 1em;
      margin: 20px 0 5px 0; }
    #content #section14 div ul, #content #section15 div ul {
      margin: 0 5% 15px 5%; }
      #content #section14 div ul li, #content #section15 div ul li {
        list-style: disc; }
    @media (max-width: 1350px) {
      #content #section14, #content #section15 {
        padding: 75px 5%; } }

/*======== FOOTER ========*/
#footer #footer-social-bar {
  background: #6c6347;
  padding: 50px 5%; }
  #footer #footer-social-bar .box {
    width: 425px;
    margin: 0 auto;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #footer #footer-social-bar .box i {
      color: #000000;
      margin: 0 15px;
      font-size: 1.25em; }
    @media (max-width: 469px) {
      #footer #footer-social-bar .box {
        font-size: 1em;
        width: 100%; }
        #footer #footer-social-bar .box i {
          margin: 0 5px; } }
  @media (max-width: 350px) {
    #footer #footer-social-bar {
      padding: 50px 10px; } }

#footer #keep-up-cta {
  background: url("/wp-content/themes/bootrapwp-3d/images/bg-keep-up.jpg") no-repeat;
  background-size: cover;
  padding: 50px 0;
  text-align: center; }
  #footer #keep-up-cta .heading {
    font-weight: 700;
    color: #000000;
    margin-bottom: 25px;
    font-size: 1.25em; }
  #footer #keep-up-cta #keep-up-form .fname02, #footer #keep-up-cta #keep-up-form .lname02 {
    width: calc(25% - 15px);
    float: left;
    margin-right: 15px; }
    #footer #keep-up-cta #keep-up-form .fname02 input, #footer #keep-up-cta #keep-up-form .lname02 input {
      width: 100%;
      border: 1px #000000 solid;
      font-size: .85em;
      padding-left: 10px; }
    @media (max-width: 767px) {
      #footer #keep-up-cta #keep-up-form .fname02, #footer #keep-up-cta #keep-up-form .lname02 {
        width: 100%;
        margin: 0 0 25px 0; }
        #footer #keep-up-cta #keep-up-form .fname02 input, #footer #keep-up-cta #keep-up-form .lname02 input {
          font-size: 1em;
          padding: 8px 10px; } }
  #footer #keep-up-cta #keep-up-form .email02 {
    width: calc(40% - 15px);
    float: left;
    margin-right: 15px; }
    #footer #keep-up-cta #keep-up-form .email02 input {
      width: 100%;
      border: 1px #000000 solid;
      font-size: .85em;
      padding-left: 10px; }
    @media (max-width: 767px) {
      #footer #keep-up-cta #keep-up-form .email02 {
        width: 100%;
        margin: 0 0 25px 0; }
        #footer #keep-up-cta #keep-up-form .email02 input {
          font-size: 1em;
          padding: 8px 10px; } }
  #footer #keep-up-cta #keep-up-form .submit02 {
    width: 10%;
    float: left; }
    #footer #keep-up-cta #keep-up-form .submit02 input[type=submit] {
      width: 100%;
      border: 1px #6c6347 solid;
      background: #9a5f32;
      color: #ffffff;
      font-size: .85em; }
    #footer #keep-up-cta #keep-up-form .submit02 input[type=submit]:hover {
      background: #100603; }
    @media (max-width: 767px) {
      #footer #keep-up-cta #keep-up-form .submit02 {
        width: 100%;
        margin: 0; }
        #footer #keep-up-cta #keep-up-form .submit02 input[type=submit] {
          font-size: 1em;
          padding: 8px 10px; } }
  @media (max-width: 1350px) {
    #footer #keep-up-cta {
      padding: 50px 5%; } }

#footer #footer-main {
  background: #1b1b1b;
  padding: 25px 0 0 0; }
  #footer #footer-main .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #footer #footer-main .container .logo {
      width: 25%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #footer #footer-main .container .logo img {
        width: 90%;
        margin: 0 5%; }
      @media (max-width: 767px) {
        #footer #footer-main .container .logo {
          width: 70%;
          margin: 0 15%; }
          #footer #footer-main .container .logo img {
            width: 100%;
            height: auto;
            margin: 25px 0; } }
    #footer #footer-main .container .location {
      width: 25%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #footer #footer-main .container .location .box {
        width: 90%;
        margin: 0 5%; }
        #footer #footer-main .container .location .box .title {
          font-size: 1em;
          font-weight: 700;
          margin-bottom: 20px;
          color: #ffffff; }
        #footer #footer-main .container .location .box .address {
          font-size: .9em;
          line-height: 1.25em;
          margin-bottom: 20px;
          color: #ffffff; }
        #footer #footer-main .container .location .box .phone a {
          color: #6c6347;
          font-size: 1.3em;
          text-decoration: none !important; }
        #footer #footer-main .container .location .box .phone a:hover {
          letter-spacing: 2px; }
      @media (max-width: 767px) {
        #footer #footer-main .container .location {
          width: 90%;
          margin: 25px 5% 50px 5%;
          text-align: center; }
          #footer #footer-main .container .location .box .title, #footer #footer-main .container .location .box .address, #footer #footer-main .container .location .box .phone {
            font-size: 1.25em; } }
    #footer #footer-main .container .map {
      width: 25%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #footer #footer-main .container .map .box {
        width: 90%;
        margin: 0 5%; }
      @media (max-width: 767px) {
        #footer #footer-main .container .map {
          width: 70%;
          margin: 25px 15% 50px 15%; } }
    #footer #footer-main .container .nav {
      width: 25%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #footer #footer-main .container .nav .box {
        width: 90%;
        margin: 0 0 0 10%; }
        #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu {
          width: 90%;
          max-width: 150px; }
          #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li {
            padding: 5px 10px;
            width: 100%;
            border: 1px rgba(0, 0, 0, 0) solid;
            margin-bottom: 20px; }
            #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li a {
              display: block;
              color: #ffffff;
              text-transform: uppercase;
              font-size: 12px; }
              @media (max-width: 830px) {
                #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li a {
                  font-size: 10px; } }
              @media (max-width: 767px) {
                #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li a {
                  font-size: 1em; } }
            @media (max-width: 767px) {
              #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li {
                border: 1px #6c6347 solid; } }
          #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li:last-child {
            margin-bottom: 0; }
          #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li:hover {
            border: 1px #6c6347 solid; }
            @media (max-width: 767px) {
              #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu li:hover {
                background: #6c6347; } }
          @media (max-width: 830px) {
            #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu {
              max-width: 100px; } }
          @media (max-width: 767px) {
            #footer #footer-main .container .nav .box .menu-footermenu-container #menu-footermenu {
              max-width: none;
              text-align: center;
              width: 100%; } }
        @media (max-width: 830px) {
          #footer #footer-main .container .nav .box {
            width: 95%;
            margin: 0 0 0 5%; } }
        @media (max-width: 767px) {
          #footer #footer-main .container .nav .box {
            width: 100%;
            margin: 0; } }
      @media (max-width: 767px) {
        #footer #footer-main .container .nav {
          width: 80%;
          margin: 5px 10%; } }
    @media (max-width: 767px) {
      #footer #footer-main .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  #footer #footer-main #legal {
    background: #9a5f32;
    padding: 25px 5%;
    text-align: center;
    margin-top: 50px; }
    #footer #footer-main #legal .legal-items {
      color: #ffffff;
      width: 100%;
      max-width: 475px;
      margin: 0 auto; }
      #footer #footer-main #legal .legal-items .copyright {
        width: auto;
        float: left; }
      #footer #footer-main #legal .legal-items a {
        color: #ffffff;
        margin: 10px 10px 10px 0; }
      #footer #footer-main #legal .legal-items a.ptc {
        margin: 10px; }
      #footer #footer-main #legal .legal-items a:hover {
        color: #100603; }
      @media (max-width: 500px) {
        #footer #footer-main #legal .legal-items .copyright {
          width: 100%;
          margin: 25px 0; }
        #footer #footer-main #legal .legal-items .credit {
          margin: 25px 0;
          padding-bottom: 25px; } }

.pum-content .wpcf7 input {
  width: 100%; }

.pum-content .wpcf7 input[type="submit"] {
  margin-top: 15px;
  background-color: transparent;
  border: 2px solid #9a5f32;
  text-transform: uppercase;
  font-weight: bold; }
  .pum-content .wpcf7 input[type="submit"]:hover {
    background-color: #9a5f32;
    color: #ffffff; }
