

/* ==========================================================================
   Custom CSS for 3 Badge
   ========================================================================== */


/*
 * Base Typography
 */
 
 .no-vh {
	 height: auto !important;
 }
 
h1, h2, h3, h4, h5, h6, .button {
	font-family: 'SackersHeavyGothic', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	vertical-align: middle !important;
} 

h1.small {
	font-size: 50px;
}

.clearfix {
    overflow: auto !important;
}

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

p {
	font-size: 20px;
}

#trade p + h2, #trade p + .h2 {
	
}

/*
 * Global
 */

body {
	font-family: 'Source Sans Pro', sans-serif;
}

body .slide.whiteSlide {
	color: #493728;
}

.three-badge-logo {
	margin-left: 20px;
}

a {
	color: #493728;
}

.button.actionButton {
	    background: rgba(72,56,40,.8);
}

.button {
	background: #fff;
	padding: 15px 35px;
	border: 0px solid #493728;
	color: #493728;
}

.button:hover {
	background: #493728;
	color: #fff;
}

.small-btn {
	font-size: 14px;
	padding: 10px 20px;
	margin: 0 !important;
	background: #fff;
	color: #493728;
}

.whiteSlide .small-btn {
	background: #493728;
	color: #fff;
	border: #493728 solid 1px;
}

.whiteSlide .small-btn:hover {
	background: #fff;
	color: #493728;
}

.blue-text {
	color: #0b96ab;
}

.gold-text {
	color: #d5a429;
}

.grey-text {
	color: #8f857b;
}

.slides.whiteSlide .navigation li:after {
	background: #493728;
}

.slides {
	background: #493728;
}

.whiteSlide {
	color: #493728;
}

body .slide.whiteSlide {
	background: #eae7de; 
}

.whiteSlide.fade .content {
    background: rgba(255,255,255,0);
}

.light-slide .menu a {
	color: #493728;
}

.sidebar {
	    background: rgba(73,55,40,1);
}

.headline {
	font-family: 'SackersHeavyGothic', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 45px !important;
	letter-spacing: 3px;
	vertical-align: middle !important;
}

.headline::before {
	content: url(../assets/images/star.png);
	width: 25px;
	height: 50px;
	margin-right: 30px;
	margin-top: -10px;
	display: inline-block;
}

.headline::after {
	content: url(../assets/images/star.png);
	width: 25px;
	height: 50px;
	margin-left: 30px;
	display: inline-block;
}

.sub-header {
	margin-bottom: 40px;
}

h1 a {
	color: #fff;
}

.whiteSlide h1 a {
	color: #493728;
}

.whiteSlide .headline::before {
	content: url(../assets/images/star-brown.png);
}

.whiteSlide .headline::after {
	content: url(../assets/images/star-brown.png);
}

.fade .content {
    background: rgba(73,55,40,0);
    outline: 2px solid rgba(73,55,40,0);
}

/*
 * Navigation
 */

.mainMenu a, .footer-nav {
	font-family: 'SackersHeavyGothic', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.nav-logo {
	margin-bottom: 20px;
}

.footer-nav li {
	margin-bottom: 15px;
}

.social-nav {
	text-align: center;
	font-family: 'SackersHeavyGothic', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	margin-bottom: 50px;
}

.social-nav li {
	display: inline-block;
	margin: 0 15px;
}

.social a, #footer .social a {
	color: #fff !important;
}

.social svg {
	fill: #fff !important;
}

.stage-1 .to-top {
	opacity: 0;
}

.contact-btn {
	z-index: 5000;
	position: absolute;
}

/*
 * Footer
 */
 
 
 #contact .contact-wrap {
	 vertical-align: text-top !important;
	 padding-top: 10% !important;
 }
 
.footer {
	background: #493728;
	color: #fff;
	padding: 40px 0 20px 0;
}
 
.home  #footer {
	 vertical-align: bottom;
	 bottom: 0 !important;
 }


.home .footer, .page-id-539 .footer {
	background: #493728;
	color: #fff;
	padding: 40px 0 20px 0;
	position: absolute;
	bottom: 0;
	width: 100%;	
}

.footer a {
	color: #fff;
}

.copyright {
	font-size: 14px;
	margin-top: 20px !important;
}

/*
 * Sub Pages
 */

.sub-content {
	
}

.sub-content p {
	font-size: 16px;
	line-height: 28px;
	margin: .5rem auto 1rem;
}

.sub-content p.narrow {
	max-width: 615px;
}

/*
 * Our Story
 */
 
 
 .timeline-box {
	 padding: 100px;
	 color: #fff; 
 }
 
 .timeline-item {
	 padding: 50px !important;
	 text-align: left !important;
 }
 
 .tl-image {
	 width: 100%;
	 text-align: center;
 }
 
.timeline .timeline-items .timeline-item h3 {
	  text-transform: none;
	  letter-spacing: normal;
	  font-size: 20px;
	  line-height: 32px;
  }
 
 .timeline-box p {
	 font-size: 24px;
 }
 
 .timeline-item p {
	text-align: justify;
    text-justify: inter-word;
 }
 
.caption {
	font-size: 14px !important;
	margin: 1rem auto 2rem !important;
	line-height: 16px !important;
 }
 
.timeline::before {
	background-color: #8f857b;
}
 
.red-box {
	background-color: #d83129 !important;
}

.red-box::before {
	border-top: 1em solid #d83129 !important;
}

.drk-grey-box {
	background-color: #58585a !important;
}

.drk-grey-box::before {
	border-top: 1em solid #58585a !important;
}

.grey-box {
	background-color: #a8a9ab !important;
}

.grey-box::before {
	border-top: 1em solid #a8a9ab !important;
}

.timeline-item::before {
	content: '';
	border-top: none !important;
	border-bottom: none !important;
	position: absolute;
}

.tl-one::before {
	background: url(../assets/images/timeline/1888.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-two::before {
	background: url(../assets/images/timeline/1904.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

#tl-two, #tl-three, #tl-five, #tl-seven, #tl-nine {
	margin-top: -400px;
}

#tl-four, #tl-six, #tl-eight {
	margin-top: -100px;
}


.tl-three::before {
	background: url(../assets/images/timeline/1944.png) no-repeat;
    right: auto;
    top: -105px !important;
    height: 112px !important;
    width: 100% !important;
}

.tl-four::before {
	background: url(../assets/images/timeline/1945.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-five::before {
	background: url(../assets/images/timeline/1948.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-six::before {
	background: url(../assets/images/timeline/1980.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-seven::before {
	background: url(../assets/images/timeline/1983.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-eight::before {
	background: url(../assets/images/timeline/2005.png) no-repeat;
    right: auto;
    left: 0;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-nine::before {
	background: url(../assets/images/timeline/2006.png) no-repeat;
    right: auto;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

.tl-ten {
	margin-top: 50px;
}

.tl-ten .photo, .tl-ten-body {
	max-width: 45%;
	float: left;
	margin-right: 5%;
}

#tl-ten .tl-ten-body {

}

.tl-ten::before {
	background: url(../assets/images/timeline/2014.png) no-repeat;
    right: auto;
    left: 0 !important;
    top: -105px !important;
	height: 112px !important;
	width: 100% !important;
}

/*
 * Brands
 */
 
 #bottle-grid {
	 margin-bottom: 3rem;
 }

#bottle-grid li {
	width: 12% !important;
	max-width: inherit;
	display: inline-block !important;
	float: none;
}

 #bottle-grid-mix {
	 margin-bottom: 3rem;
 }

#bottle-grid-mix li {
	width: 15%;
	max-width: inherit;
	display: inline-block !important;
	float: none;
}

#bottle-grid-mix li.wider {
	width: 20%;
}

.bottle {
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}
.other-bottle {
    opacity: 0.5; 
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}

/*
 * Press and Trade
 */

#press a, #trade a  {
	color: #493728;
}

.press-cat:last-child, .trade-cat:last-child {
	margin-bottom: 0;
}

.press-cat, .trade-cat {
	margin-bottom: 80px;
}

.press-list li, .trade-list li {
	margin-bottom: 20px;
}

#press-feature .primary-image, #trade-feature .primary-image {
	margin-bottom: 90px;
}

.feature-body .date {
	font-size: 24px;
	font-family: 'SackersHeavyGothic', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.trade-section {
	margin-bottom: 40px;
}

.trade-section p:last-child, li:last-child {
	margin-bottom: 0;
}

/*
 * Contact Us
 */
 
 #contact {
	 text-align: left;
 }

#contact .contactForm-inputContainer p, #contact p, form textarea {
	margin: 0rem;
}

#contact input {
	margin: 0 0 1rem 0;
	width: 100%;
}

.contactForm-checkbox label {
	width: 50%;
	float: left;
}

.contactForm-checkbox span.wpcf7-list-item {
	margin-left: 0;
}

.contactForm-checkbox input {
	width: auto !important;
	border: 1px #000 solid;
}

form input[type="text"],
form input[type="name"],
form input[type="email"],
form input[type="password"],
form input[type="tel"],
form textarea {
	max-width: auto !important;
}

.map {
	margin-top: 2rem;
}

/*
 * Newsletter Form
 */
 
#footer h5 {
	margin-bottom: 20px;
} 

#mc_embed_signup form {
	padding: 0 !important;
	font-family: 'Spinnaker', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#mc_embed_signup form input {
	margin-bottom: 0 !important;
	border: none !important;
	margin-left: 0 !important;
}

#mc_embed_signup form .email-box {
	margin-bottom: 5px;
}

#mc_embed_signup form p {
	margin-bottom: 0 !important;
	font-size: 16px;
}

#mc_embed_signup .mc-field-group.input-group ul {
	padding: 0 !important;
	text-align: center !important;
}

#mc_embed_signup {
	background: none !important;
	color: white !important;
}

#mc_embed_signup label {
	color: white !important;
}

#mc_embed_signup .mc-field-group.input-group {
	float: left !important;
	clear: none !important;
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 0 !important;
	min-height: 0 !important;
}

#mc_embed_signup form input[type="checkbox"] {
	margin-right: 5px;
}

.mc-button-box {
	text-align: center !important;
	width: 100%;
}

#mc_embed_signup .button {
	background: #fff !important;
	padding: 15px 35px !important;
	border: 0px solid #493728 !important;
	color: #493728 !important;
	height: auto !important;
	line-height: 5px !important;
}

#mc-embedded-subscribe {
	margin-left: auto !important;
	margin-right: auto !important;
}

  
/* ==========================================================================
   TRADE PORTAL
   ========================================================================== */

#filter-col input {
	width: auto !important;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter li[data-sf-field-input-type=range-radio] label, .searchandfilter li[data-sf-field-input-type=range-checkbox] label {
	font-size: 14px;

}

#trade-portal .wrap {
	padding: calc(5.56% + 50px) 0 0 0;
}

#trade-portal .results-num, #trade-portal .page-num, #trade-portal .pageination {
	width: 100%;
	display: block;
	float: left;
}

#trade-portal .pagination {
	display: block;
    width: 100%;
    text-align: right;
    margin: 10px 0;
}

#trade-portal .pagination div {
	display: inline-block;
}

#trade-portal .pagination a {
	color: #493728;
}

#trade-portal .nav-previous, #trade-portal .nav-next {
	margin: 0 10px;
} 

.results-num {
	margin-bottom: 10px;
	text-align: left;
}

.page-num {
	text-align: left;
	margin-top: 20px;
}

#filter-col {
	text-align: left;
}

#filter-col ul {
	position: relative;
	overflow: hidden;
}

#filter-col ul li {
	padding: 5px;
	position: relative;
}

#filter-col ul:first-of-type > li {
	border-bottom: 1px solid #cfccc4;
}

#filter-col ul li ul li, .sf-field-reset, .sf-field-search {
	border-bottom: none !important;
}

#results-col {
	padding-left: 0;
}

.search-filter-results {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 450px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #493728;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #493728;
}

/*
 * Filter List Styling
 */
 
 .sf-field-reset, .sf-field-search {
	 padding: 0 !important;
 }
 
 .sf-field-search label::before {
	font-family: FontAwesome;
    content: "\f002";
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #757575;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
 }
 
 .sf-input-text {
	 padding-left: 50px !important;
 }
 
 .search-filter-reset {
	background-color: #493728;
	color: #fff;
	padding: 13px 70px;
	font-family: "Source Sans Pro", sans-serif;
	border: none;
	font-size: 18px;
	font-weight: 600;
	width: auto;
	margin-left: 5px;
	cursor: pointer;
 }
 
.sf-item-38 .sf-label-checkbox, .sf-item-37 .sf-label-checkbox, .sf-item-25 .sf-label-checkbox, .sf-item-34 .sf-label-checkbox, .sf-item-54 .sf-label-checkbox {
	text-transform: uppercase;
}

.children .sf-label-checkbox {
	text-transform: capitalize;
}

.sf-field-taxonomy-brands .sf-count {
	display: none !important;
}

.sf-field-taxonomy-brands .sf-level-1 .sf-count {
	display: inline-block !important;
}

#filter-col  li.show {
  /*display: block;*/
}

#filter-col a.toggle {
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.78);
  padding: 0.75em;
  border-radius: 0.15em;
  transition: background 0.3s ease;
}

#filter-col h4 {
	cursor: pointer;
}

#filter-col h4::after {
	content: "\f055 ";
	font-family: FontAwesome;
	float: right;
	height: 20px;
	width: 20px;
	font-size: 25px;
    line-height: 20px;
    text-align: center;
}

#filter-col .highlight::after {
	content: "\f056 ";
	font-family: FontAwesome;
	float: right;
	height: 20px;
	width: 20px;
	font-size: 25px;
    line-height: 20px;
}

/*
 * Item Styling
 */
 
 .trade-item {
	background-color: #fff;
	border: 1px solid #cfcac5;
    box-shadow: 0px 2px 5px #d0c9c3;
    display: block;
    width: 19%;
    margin: .5%;
    float: left;
    display: flex;
    flex-direction: column;
    min-width: 200px;
 }
 
 .trade-item a, .lity a {
	 color: #493728;
	 text-decoration: underline;
 }
 
  .trade-item a:hover, .trade-item a:active, .trade-item a:focus, .lity a:hover, .lity a:focus {
	 color: #493728;
	 text-decoration: underline;
	 outline: none;
 }
 
 .item-thumb-wrapper {
	 height: 260px;
	 width: 100%;
	 position: relative;
	 padding: 2px;
 }
 
 .item-thumb-wrapper img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	max-height: 230px;
    height: auto;
    width: auto;
 }
 
 .trade-item h2 {
	 font-size: 16px;
	 line-height: 24px;
	 letter-spacing: normal;
	 margin-bottom: 0px;
 }
 
 .item-title-wrapper {
	 flex: 1 0 auto;
	 padding: 5px 5px 0 5px;
 }
 
 .trade-item .item-content-wrapper {
	 padding: 0 10px;
	 height: 100px;
 }
 
 .trade-item .brand-name, .download-item .brand-name, .copy-item .brand-name {
	 margin-bottom: 1rem;
	 font-weight: bold;
	 font-size: 17px;
 }
 
 #results-col .date p, .file-type, #results-col small {
	 font-size: 15px !important;
 }
 
.trade-item .date, .download-item .date {
  font-style: italic;
}

 .trade-item .links {
	 font-size: 14px;
	 padding: 20px 0;
	 border-top: 1px #cfcac5 solid;
 }
 
  .trade-item .links div {
	 width: 50%;
	 float: left;
 }
 
 /*
 * Popup Styling
 */
 
 .lity {
	background: rgba(73,55,41,0.8) !important;
}

.lity-close {
	position: absolute !important;
	color: #493728 !important;
	text-shadow: none !important;
	-o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}

.lity-content:after {
  content: "";
  display: table;
  clear: both;
}

.lity-content, .download-item {
	min-width: 800px;
	max-width: 800px;
	overflow: auto;
}

.download-item {
	min-height: 500px;
}

.lity-content .download-item, .lity-content .copy-item  {
	padding: 30px;
}

.lity-content .image-col {
	float: left;
	min-height: 350px;
	width: 50%;
	text-align: center;
	margin-right: 10px;
}

.download-item img {
	height: auto;
	max-height: 600px;
    width: auto;
}

.download-list {
	list-style: none;
	float: left;
}

.download-list li {
	margin-bottom: 10px;
}

.download-list li a {
	background: #493728;
	color: #fff;
	padding: 10px 15px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	display: block;
}

.download-list li a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.copy-item {
	
}

.copy-link-input {
	background: #fff;
    padding: 13px 19px 14px;
    font-family: "Source Sans Pro", sans-serif;
    border: none;
    font-size: 18px;
    color: #242424;
    outline: none;
    border-radius: 3px;
    width: 100%;
    max-width: auto;
    font-weight: 600;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 0 0 1px rgba(41,41,41,0.2) inset;
    box-shadow: 0 0 0 1px rgba(41,41,41,0.2) inset;
    border-radius: 4px;
}

 /*
 * Trade Single
 */
 
 .single-trade img {
	 height: auto;
 }
