/*
Theme Name: Nolet's Gin
Description: Child theme for Uncode theme
Author: 
Author URI: 
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'silveradobold';
    src: url('fonts/silveradobold-webfont.woff2') format('woff2'),
         url('fonts/silveradobold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.mmb-container { top: 40px; right: 2px }
#masthead .row-menu-inner, #logo-container-mobile {
	display: block;
	padding: 0;
}
#logo-container-mobile {
	padding-left: 36px;
}
@media (max-width: 979px) and (orientation: landscape) {
	#logo-container-mobile {
		padding-left: 36px !important;
	}
}
/*@media (min-width: 1600px) {
	#logo-container-mobile {
		padding-left: 86px;
	}
}*/

@media (max-width: 959px) {
	.menu-container .logo-container {
		padding: 0 0 0 36px !important;
	}
}
@media (max-height: 799px) {
	.no-touch .menu-container .logo-container {
		transform: translate(0, -80px);
	}
}
/* @media  (max-width: 570px) {
	.menu-container .logo-container {
		transform: scale(.65) translate(-22%, -27%);
	}
} */

.row-navigation.row-navigation-light {
	background: none;
	outline: none;
}
.style-light .btn-default {
	background-color: #007a33 !important;
	border-color: #007a33 !important;
}
.style-light .owl-nav-container.btn-default {
	background-color: transparent !important;
}
body.page-id-49820 .style-light .btn-default {
	background-color: #7f6c4a !important;
	border-color: #7f6c4a !important;
}
body.home .recipes .isotope-container .tmb:first-child .t-overlay-text {
	opacity: 1;
	transform: scale(1);
	text-align: left;
  margin-left: 25%;
}
.recipes .isotope-container .tmb .t-entry-readmore, .social-media .isotope-container .tmb .t-entry-readmore {
	margin: 0;
  line-height: 1.5;
}
body.home .recipes .isotope-container .tmb:first-child .t-entry-readmore span {
	border: 1px solid #007a33;
  padding: 6px 17px 6px 17px !important;
  font-size: 11px;
  color: #007a33;
}
/* .social-media .isotope-container .tmb:first-child .t-entry-readmore span {
	color: #fff;
	border-color: #fff;
} */
.recipes .isotope-container .tmb .t-entry-readmore .alt {
	display: none;
}
.recipes .isotope-container .tmb:first-child .t-entry-readmore .alt {
	display: inline-block;
}
.recipes .isotope-container .tmb .t-entry-readmore .main {
	display: inline-block;
	padding: 0 !important;
}
body.home .recipes .isotope-container .tmb:first-child .t-entry-readmore .main {
	display: none;
}
body.home .recipes .isotope-container .tmb:first-child .t-entry-title {
	font-size: 36px;
	margin-bottom: .5em;
	margin-right: 30px;
	text-transform: uppercase;
}
body.home .recipes .isotope-container .tmb:first-child .header {
	font-family: 'silveradobold';
	font-size: 21px;
	color: #007a33;
}
.social-media .isotope-container .tmb:first-child .header {
	color: #fff;
}
.recipes .isotope-container .tmb:first-child .header hr {
  margin: 5px 0 20px 0 !important;
  width: 60%;
  height: 4px;
  background: #007a33;
  border: 0;
}
/*.section-intro .uncont {
	display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}*/
:not(.tmb-post).tmb .t-entry > .t-entry-readmore {
	margin: 0;
	line-height: 1em;
}
.menu-overlay-center .logo-container {
	text-align: left !important;
}
@media (min-width: 959px), all {
	.menu-overlay .menu-sticky + .overlay-menu {
		z-index: 600 !important;
	}
}
.menu-light .menu-smart > li > a {
	color: #25622a;
	font-family: 'silveradobold';
	text-transform: uppercase;
}
.menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
	color: #b09203;
} 
.mobile-menu-button {
	padding: 27px 30px 27px 30px;
}
/* style-dark-override */
.style-dark-override .mobile-menu-button-dark .lines,
.style-dark-override .mobile-menu-button-dark .lines:before,
.style-dark-override .mobile-menu-button-dark .lines:after {
  background: #303133;
}
.style-dark-override .mobile-menu-button-light .lines,
.style-dark-override .mobile-menu-button-light .lines:before,
.style-dark-override .mobile-menu-button-light .lines:after {
  background: #ffffff;
}
body.page-id-49876.window-scrolled .style-dark-override .mobile-menu-button-light .lines,
body.page-id-49876.window-scrolled .style-dark-override .mobile-menu-button-light .lines:before,
body.page-id-49876.window-scrolled .style-dark-override .mobile-menu-button-light .lines:after {
	background: #303133;
}
@media (max-width: 570px) {
	body.single-recipe .style-dark-override .mobile-menu-button-light .lines,
	body.single-recipe .style-dark-override .mobile-menu-button-light .lines:before,
	body.single-recipe .style-dark-override .mobile-menu-button-light .lines:after {
		background: #303133 !important;
	}
}
@media (min-width: 960px) {
	body.page-id-49820.fp-viewing-intro .mobile-menu-button-light .lines,
	body.page-id-49820.fp-viewing-intro .mobile-menu-button-light .lines:before,
	body.page-id-49820.fp-viewing-intro .mobile-menu-button-light .lines:after,
	body.home.fp-viewing-intro .style-light-override .lines,
	body.home.fp-viewing-intro .style-light-override .lines:before,
	body.home.fp-viewing-intro .style-light-override .lines:after,
	body.home.fp-viewing-generations .style-light-override .lines,
	body.home.fp-viewing-generations .style-light-override .lines:before,
	body.home.fp-viewing-generations .style-light-override .lines:after,
	body.home.fp-viewing-footer .style-light-override .lines,
	body.home.fp-viewing-footer .style-light-override .lines:before,
	body.home.fp-viewing-footer .style-light-override .lines:after,
	body.fp-viewing-find-silver .style-light-override .lines,
	body.fp-viewing-find-silver .style-light-override .lines:before,
	body.fp-viewing-find-silver .style-light-override .lines:after,
	body.fp-viewing-visit .style-light-override .lines,
	body.fp-viewing-visit .style-light-override .lines:before,
	body.fp-viewing-visit .style-light-override .lines:after,
	body.fp-viewing-stories .style-light-override .lines,
	body.fp-viewing-stories .style-light-override .lines:before,
	body.fp-viewing-stories .style-light-override .lines:after {
		background: #ffffff !important;
	}
}
@media (max-width: 570px) {
	body.page-id-49762 .isotope-filters .menu-horizontal {
		margin-top: 40px;
	}
}
@media (max-width: 959px) and (orientation: landscape), (min-width: 571px) and (orientation: portrait) {
	body.page-id-49762 .isotope-filters .menu-horizontal ul.menu-smart {
		transform: translateY(-40px);
	}
}

.cocktails .tmb .t-entry-visual .t-overlay-text .t-entry .t-entry-meta { margin-bottom: 30px; }
.cocktails .tmb .t-entry p.t-entry-meta .t-entry-date, .cocktails .isotope-filters, .social-media .isotope-filters {
	display: none;
}
.isotope-filters ul.menu-smart > li.filter-cat-22, .isotope-filters ul.menu-smart > li.filter-cat-23 {
	display: none !important;
}
.cocktails .t-entry-category, body.page-id-49762 .isotope-filters ul.menu-smart > li > span > a { 
	text-indent: -100000px;
	display: block;
	direction: rtl;
	background-size: cover;
	background-repeat: no-repeat;
}
.cocktails .tmb .t-entry p.t-entry-meta .t-entry-category.product, .cocktails .tmb .t-entry p.t-entry-meta .t-entry-category.t-entry-sticky {
	display: none;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-show-all > span > a {
	text-indent: 0;
}
.cocktails .t-entry-category.type.cat0.martini {
	background-image: url(assets/glasses/martini_o.png);
	width: 18px;
	height: 27px;
}
.cocktails .t-entry-category.type.cat0.balloon {
	background-image: url(assets/glasses/balloon_o.png);
	width: 18px;
	height: 35px;
}
.cocktails .t-entry-category.type.cat0.highball {
	background-image: url(assets/glasses/highball_o.png);
	width: 10px;
	height: 34px;
}
.cocktails .t-entry-category.type.cat0.flute {
	background-image: url(assets/glasses/flute_o.png);
	width: 13px;
	height: 42px;
}
.cocktails .t-entry-category.type.cat0.copita {
	background-image: url(assets/glasses/copita_o.png);
	width: 10px;
	height: 25px;
}
.cocktails .t-entry-category.type.cat0.punch {
	background-image: url(assets/glasses/punch_o.png);
	width: 37px;
	height: 35px;
	}
.cocktails .t-entry-category.type.cat0.rocks {
	background-image: url(assets/glasses/rocks_o.png);
	width: 15px;
	height: 18px;
	}
.cocktails .t-entry-category.type.cat0.coupe {
	background-image: url(assets/glasses/coupe_o.png);
	width: 18px;
	height: 25px;
	}
@media (max-width: 569px) {
	.craftsmanship .fontsize-213710 {
		font-size: 48px;
	}
}
@media (min-width: 571px) and (max-width: 1200px) {
	.fontsize-213710 {
		font-size: 5vw;
	}
	.social-media .fontsize-774615 {
		font-size: 36px;
	}
}

/* @media (min-width: 960px) {
	.touch .desktop-hidden {
		display: block !important;
	}
} */
/* @media (min-width: 960px) {
	.touch .tablet-hidden {
		display: none;
	}
} */
@media (max-width: 570px) {
	.touch .mobile-hidden {
		display: none;
	}
}


.uncode-share h6 {
	display: inline;
	    text-transform: capitalize;
}
.main-container .generations.row-container .row-parent .uncont .xltext {
	margin-top: 0 !important;
}
.main-container .generations.row-container .row-parent .uncont .xltext h2 {
	padding-top: 0;
}

@media (min-width: 960px) {
	.logo-indent > .uncol > .uncoltable > .uncell > .uncont {
		margin-left: 145px !important;
	}
}
@media (orientation: landscape) and (min-width: 571px) and (max-width: 1024px) {
	.empty-space.tablet-hidden {
		display: none !important;
	}
}
@media (orientation: landscape) and (min-width: 960px) {
	html.mobile .logo-indent > .uncol > .uncoltable > .uncell > .uncont {
		margin-left: 165px !important;
	}
}
@media (orientation: landscape) and (min-width: 1025px) {
	.empty-space.tablet-hidden {
		display: block !important;
	}
}
@media (orientation: landscape) and (min-width: 960px) {
	html.mobile body.page-id-49835 .intro .logo-indent > .uncol > .uncoltable > .uncell > .uncont {
		max-width: 56% !important;
	}
}
@media (max-width: 570px) {
	body.page-id-49835 .craftsmanship .background-inner {
		background-position: center center !important;
		background-size: auto 100% !important
	}
	.main-container .row .column_parent > .uncol > .uncoltable > .uncell > .uncont {
		padding-top: 0 !important;
	}
	.main-container .intro .row .column_parent > .uncol > .uncoltable > .uncell > .uncont {
		padding-top: 120px !important;
	}
	/*.generations-slides .row-inner > .column_parent {
		height: 100%;
		position: absolute;
	}*/
}
.generations-slides .t-overlay-content {
	display: block !important;
}
.generations-slides .t-overlay-text {
	height: 100%;
}
/* .generations-slides .t-overlay-wrap + img {
	position: absolute;
} */
.generations-slides .t-overlay-text .t-entry {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
}
.generations-slides .style-dark .btn-default, 
.generations-slides .style-light .style-dark.style-override .btn-default, 
.generations-slides .style-light .style-dark .btn-default {
	background-color: transparent !important;
	color: #ffffff !important;
	width: 22px !important;
	height: 70px !important;
}
.generations-slides .tmb .t-entry-visual {
	overflow: visible;
	height: 100%;
}
/* .generations-slides .tmb .t-entry-visual img {
	height: 100%;
} */
/* .generations-slides .owl-nav.disabled {
	display: block;
} */
@media (min-width: 571px) and (max-width: 959px) and (orientation: landscape) {
	.generations-slides .t-overlay-text .t-entry {
		display: block;
	}
	.generations-slides {
		max-height: 400px;
		overflow: hidden;
	}
	.generations-slides .tmb .t-entry-visual img {
		top: -50%;
	}
	.generations-slides .owl-next, .generations-slides .owl-prev {
		margin-top: -65%;
	}
	.generations-slides .t-entry p:not(.t-entry-excerpt), .generations-slides .t-entry-title {
		position: absolute;
		width: 50%;
	}
	.generations-slides .t-entry p:nth-child(3) {
		margin-top: -100px;
	}
	.generations-slides .t-entry-excerpt {
		width: 50%;
		margin-left: 50% !important;
	}
	.generations-slides .t-entry-title {
		margin-top: -70px !important;
	}
}
@media (min-width: 1025px) {
	.no-touch .generations-slides .row-inner, .no-touch .generations-slides .t-overlay-wrap, .no-touch .generations-slides .owl-height {
		height: 100vh !important;
	}
}
.no-touch body.admin-bar .generations-slides .row-inner, 
.no-touch body.admin-bar .generations-slides .t-overlay-wrap, 
.no-touch body.admin-bar .generations-slides .owl-height {
	height: calc(100vh - 32px) !important;
}
.generations-slides .owl-prev {
	margin-left: 15px !important;
}
.generations-slides .owl-nav-container {
	background-repeat: no-repeat;
	background-size: cover;
}
.generations-slides .owl-prev .owl-nav-container {
	background-image: url(assets/arrow_left.png);
}
.generations-slides .owl-next {
	margin-right: 15px !important;
}
.generations-slides .owl-next .owl-nav-container {
	background-image: url(assets/arrow_right.png);
}

.generations-slides .owl-prev i, .generations-slides .owl-next i {
	top: 0;
	font-size: 72px;
	letter-spacing: 0.em;
	display: none;
}
/* @media (max-width: 570px) {
	.generations-slides .owl-prev {
		margin-left: -20px !important;
	}
	.generations-slides .owl-next {
		margin-right: -20px !important;
	} */
	/* .generations-slides .owl-carousel[data-navmobile="false"] .owl-prev, 
	.generations-slides .owl-carousel[data-navmobile="false"] .owl-next {
		display: inline-block;
	} */
/* } */
.generations-slides .tmb .t-entry-excerpt {
	flex: 1;
	text-align: left;
	padding: 0 15%;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	display: flex;
	align-items: center;
	line-height: 2em;
	transition: all 0.5s ease-in-out;
}
@media (min-width: 959px) and (max-width: 1024px) {
	.generations-slides .tmb .t-entry-excerpt {
		padding: 0 5%;
		line-height: 1.3em;
		font-size: 14px;
		min-height: 250px;
	}
	.generations-slides .single-block-padding {
		padding: 15px;
	}
}
@media (orientation: portrait) and (max-width: 1024px) {
	.generations-slides .tmb .t-entry-excerpt {
		font-size: 13px;
	}
}
@media (min-width: 1025px) and (max-width: 1199px), (max-height: 900px) {
	.generations-slides .tmb .t-entry-excerpt {
		padding: 0 5%;
		line-height: 1.6em;
		font-size: 15px;
	}
}
@media (min-width: 1025px) and (max-width: 1199px) {
	.generations-slides .single-block-padding {
		padding: 25px;
	}
}
@media (min-width: 1200px) and (min-height: 900px) {
	.generations-slides .tmb .t-entry-excerpt {
		padding: 0 12%;
		line-height: 2em;
	}
}
/* @media (min-width: 571px) {
	.generations-slides .tmb .t-entry-excerpt {
		opacity: 0;
	}
	.generations-slides .tmb:hover .t-entry-excerpt {
		opacity: 1;
	}
} */
.generations-slides .tmb .t-entry .t-entry-title {
	transform: translateY(0) !important;
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 0;
}
.generations-slides .tmb .t-entry .t-entry-title:after {
	content: 'GENERATION';
	font-size: 18px;
	display: block;
	line-height: 1em;
}
.generations-slides .tmb .t-entry p.t-entry-meta span {
	text-transform: uppercase;
	font-weight: 600;
}
.generations-slides .t-entry-category {
	text-indent: -100000px;
	display: block;
	direction: rtl;
	background-size: cover;
	    margin-top: 30px !important;
}
.generations-slides .grid-cat-61 .t-entry-category {
	background-image: url(assets/gen11.png);
	width: 247px;
	height: 120px;
}
.generations-slides .grid-cat-39 .t-entry-category {
	background-image: url(assets/gen10.png);
	width: 130px;
	height: 134px;
}
.generations-slides .grid-cat-40 .t-entry-category {
	background-image: url(assets/gen9.svg);
	width: 83px;
	height: 109px;
}
.generations-slides .grid-cat-41 .t-entry-category {
	background-image: url(assets/gen8.svg);
	width: 59px;
	height: 114px;
}
.generations-slides .grid-cat-42 .t-entry-category {
	background-image: url(assets/gen7.svg);
	width: 59px;
	height: 114px;
}
.generations-slides .grid-cat-43 .t-entry-category {
	background-image: url(assets/gen6.svg);
	width: 60px;
	height: 115px;
}
.generations-slides .grid-cat-44 .t-entry-category {
	background-image: url(assets/gen5.svg);
	width: 60px;
	height: 106px;
}
.generations-slides .grid-cat-45 .t-entry-category {
	background-image: url(assets/gen4.svg);
	width: 57px;
	height: 120px;
}
.generations-slides .grid-cat-46 .t-entry-category {
	background-image: url(assets/gen3.svg);
	width: 75px;
	height: 102px;
}
.generations-slides .grid-cat-47 .t-entry-category {
	background-image: url(assets/gen2.svg);
	width: 85px;
	height: 112px;
}
.generations-slides .grid-cat-48 .t-entry-category {
	background-image: url(assets/gen1.svg);
	width: 77px;
	height: 95px;
}

body.page-id-49762 .isotope-filters ul.menu-smart {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
@media (max-width: 959px) and (orientation: landscape), (min-width: 571px) and (orientation: portrait) {
	body.page-id-49762 .isotope-filters ul.menu-smart {
		justify-content: flex-start;
	}
}
body.page-id-49762 .isotope-filters ul.menu-smart > li {
	margin: 0 6px;
	position: relative;
}
@media (min-width: 520px) {
	body.page-id-49762 .isotope-filters ul.menu-smart > li {
		margin: 0 10px;
	}
}
body.page-id-49762 .isotope-filters ul.menu-smart > li > span > a {
	color: #ccc;
	background-size: cover;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li > span > a.active {
	box-shadow: 0 1px 0 0 #007a33;
	color: #007a33;
}
.arrow_box {
	opacity: 0;
	position: relative;
	background: #ffffff;
	border: 1px solid #327839;
	padding: 5px 10px;
	position: absolute;
	text-transform: uppercase;
	color: #327839;
	top: -40px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  transition: .5s all ease-in-out;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(50, 120, 57, 0);
	border-top-color: #327839;
	border-width: 11px;
	margin-left: -11px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li:hover .arrow_box {
	opacity: 1;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li > span > a {
	margin-bottom: 5px;
  background-size: auto calc(100% - 5px);
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-6 > span > a {
	background-image: url(assets/glasses/martini.png);
	width: 18px;
	height: 32px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-6 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-6 > span > a:hover {
	background-image: url(assets/glasses/martini_o.png);
	width: 18px;
	height: 32px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-7 > span > a {
	background-image: url(assets/glasses/balloon.png);
	width: 18px;
	height: 40px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-7 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-7 > span > a:hover {
	background-image: url(assets/glasses/balloon_o.png);
	width: 18px;
	height: 40px;
	}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-9 > span > a {
	background-image: url(assets/glasses/highball.png);
	width: 10px;
	height: 39px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-9 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-9 > span > a:hover {
	background-image: url(assets/glasses/highball_o.png);
	width: 10px;
	height: 39px;
	}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-10 > span > a {
	background-image: url(assets/glasses/flute.png);
	width: 13px;
	height: 47px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-10 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-10 > span > a:hover {
	background-image: url(assets/glasses/flute_o.png);
	width: 13px;
	height: 47px;
	}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-57 > span > a {
	background-image: url(assets/glasses/copita.png);
	width: 10px;
	height: 30px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-57 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-57 > span > a:hover {
	background-image: url(assets/glasses/copita_o.png);
	width: 10px;
	height: 30px;
	}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-58 > span > a {
	background-image: url(assets/glasses/punch.png);
	width: 37px;
	height: 40px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-58 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-58 > span > a:hover {
	background-image: url(assets/glasses/punch_o.png);
	width: 37px;
	height: 40px;
	}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-59 > span > a {
	background-image: url(assets/glasses/rocks.png);
	width: 15px;
	height: 23px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-59 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-59 > span > a:hover {
	background-image: url(assets/glasses/rocks_o.png);
	width: 15px;
	height: 23px;
	}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-60 > span > a {
	background-image: url(assets/glasses/coupe.png);
	width: 18px;
	height: 30px;
}
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-60 > span > a.active,
body.page-id-49762 .isotope-filters ul.menu-smart > li.filter-cat-60 > span > a:hover {
	background-image: url(assets/glasses/coupe_o.png);
	width: 18px;
	height: 30px;
	}
.recipeResults .t-entry-visual-overlay .glass {
	position: relative;
	display: inline-block;
	width: 37px;
	height: 50px;
	background-color: rgba(255, 255, 255, .75);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 50px;
	background-color: transparent;
	z-index: 10;
	/* top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */
}
.recipeResults .t-entry-visual-overlay {
	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;
	justify-content: center;
	align-items: center;
}
.recipeResults .t-entry-visual-overlay .t-entry-visual-overlay-in {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.recipeResults .t-entry-visual-overlay .glass.balloon {
	background-image: url(assets/glasses/balloon_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.copita {
	background-image: url(assets/glasses/copita_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.coupe {
	background-image: url(assets/glasses/coupe_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.flute {
	background-image: url(assets/glasses/flute_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.highball {
	background-image: url(assets/glasses/highball_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.martini {
	background-image: url(assets/glasses/martini_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.punch {
	background-image: url(assets/glasses/punch_o.png);
}
.recipeResults .t-entry-visual-overlay .glass.rocks {
	background-image: url(assets/glasses/rocks_o.png);
}
.recipeResults .t-inside {
	border: 1px solid #e7e7e7;
}
.recipeResults .t-entry-text {
	padding: 0 20px 20px 20px;
}
.recipeResults .tmb .t-entry p.t-entry-meta .t-entry-sticky, .recipeResults .tmb .t-entry p.t-entry-meta .small-spacer {
	display: none;
}
.recipeResults .tmb .t-entry .t-entry-title {
	height: 3em;
	line-height: 1em;
	margin-top: 0;
}
.recipeResults .t-entry-readmore a {
	font-size: 12px;
	letter-spacing: 0;
	color: #327839;
	font-weight: 300 !important;
	line-height: 2em;
	border-bottom: 2px solid #327839;
}
.style-light .quicksearch input {
	border-radius: 20px;
	border-color: #ababab;
}
.style-light .quicksearch input[type=submit] {
	display: none;
}
.quicksearch {
	width: 100%;
	float: right;
	margin-left: 30px;
	z-index: 150;
}
@media (min-width: 571px) {
	.quicksearch {
		max-width: 200px;
	}
	.no-touch .page-body.recipe .post-body {
		width: calc(100% - 80px);
			margin-left: 80px;
	}
	.post-wrapper .post-body {
		min-height: 300px;
	}
}
@media (min-width: 960px) {
	.page-body.recipe .post-body {
		width: calc(100% - 160px);
		margin: auto;
	}
	.post-wrapper .post-body {
		min-height: 500px;
	}
}
.page-body.recipe .owl-carousel-wrapper {
	padding-bottom: 30px;
}
.page-body.recipe .owl-dots-inside .owl-dots {
	bottom: -40px;
}
.page-body.recipe .post-content .post-title-wrapper {
	margin: 0 10% 30px 0;
}
.page-body.recipe .post-content .post-title {
	color: #327839;
	border-bottom: 2px solid #327839;
	font-size: 36px;
	font-family: 'silveradobold';
	line-height: 1.2em;
}
.page-body.recipe .post-content .post-subtitle {
	color: #303133;
	text-transform: uppercase;
	font-size: 21px;
	font-family: 'silveradobold';
	line-height: 1em;
}
.page-body.recipe .navigation {
	font-family: 'silveradobold'
}
.page-body.recipe .navigation .btn {
	font-family: 'silveradobold' !important;
	padding: 0 15px !important;
}
.page-body.recipe .navigation .page-prev i, .page-body.recipe .navigation .page-next i {
	font-size: 14px;
	margin-top: -9px;
}
.page-body.recipe li.page-blog {
	vertical-align: top;
}
.page-body.recipe .post-content .post-share {
	color: #327839;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #d6d6d6;
  margin-bottom: 2em;
  display: inline-block;
}
.page-body.recipe .post-content .share-button.share-inline .social.top li {
	color: #d6d6d6;
}
.page-body.recipe .post-content .btn-sm {
	padding: 9px 13px 9px 13px !important;
}
.share-button.share-inline .social.top li.social-gplus, .share-button.share-inline .social.top li.social-linkedin, 
.share-button.share-inline .social.top li.social-xing {
	display: none !important;
}

@media (max-width: 570px) {
	body.single-recipe #page-header {
		display: none;
	}
	body.single-recipe .post-wrapper {
		margin-top: 100px;
	}
	.store-locator-row, body.single-recipe .page-body .row-parent {
		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;
		flex-direction: column;
	}
	.store_locator_sidebar, body.single-recipe .page-body .row-parent > div:first-child {
		-webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
		-ms-flex-order: 2;              /* TWEENER - IE 10 */
		-webkit-order: 2;               /* NEW - Chrome */
		order: 2;
	}
	.store_locator_main, body.single-recipe .page-body .row-parent > div:last-child {
		-webkit-box-ordinal-group: 1;  
		-moz-box-ordinal-group: 1;     
		-ms-flex-order: 1;     
		-webkit-order: 1;  
		order: 1;
		margin-bottom: 40px;
		padding: 0;
	}
	#store_locator_map {
		height: 300px !important;
	}
}
.store_locator .btn {
	padding: 5px 15px !important;
    background: #fff;
}
#page-header .uncont {
	padding-top: 0 !important;
}

body.fp-viewing-perfect-gift .owl-dots {
	bottom: 40px !important;
}
body.fp-viewing-perfect-gift .owl-dots-inside .owl-dots .owl-dot span {
	background: #9a9ea1;
	box-shadow: none;
}
body.fp-viewing-perfect-gift .owl-dots-inside .owl-dots .owl-dot.active span {
	background: #000;
	box-shadow: none;
}

.tmb.tmb-light.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
    background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
    background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…g9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.heading-text {
	margin-top: 0 !important;
}
.heading-text h2 {
	padding-top: 0;
}
/* .tighten {
	letter-spacing: -0.2em;
  margin-right: 0.2em;
} */
.btn-round {
	border-radius: 5px !important;
}
.nowrap {
	white-space: nowrap;
}
.main-container .row-container .row-parent .uncont .xltext {
	margin-top: 15px !important;
}
.page-blog a {
	display: block;
}
.btn {
	font-size: 16px;
	padding: 13px;
	border-width: 1.5px !important;
}
.btn-link {
	font-size: 16px;
}
.font-285997 {
	padding-top: 0.25em;
}
.social-media .isotope-container .tmb:first-child .header hr {
	background: #fff;
}
.social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta span {
	color: #327839;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	display: none;
}
@media (min-width: 571px) {
	.social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta span.t-entry-category:first-child {
		display: inline-block;
	}
}
.social-media .t-entry-category { text-indent: -100000px }
.social-media .grid-cat-19 .t-entry-category:first-child {
	background-image: url(assets/social_instagram.svg);
	width: 42px;
	height: 42px;
}
@media (min-width: 571px) {
	.no-touch .page-id-49820 .social-media .grid-cat-19 .t-entry-category:first-child {
		background-image: url(assets/social_instagram_gold.svg);
	}
}
.social-media .grid-cat-20 .t-entry-category:first-child {
	background-image: url(assets/social_twitter.svg);
	width: 42px;
	height: 36px;
}
@media (min-width: 571px) {
	.no-touch .page-id-49820 .social-media .grid-cat-20 .t-entry-category:first-child {
		background-image: url(assets/social_twitter_gold.svg);
	}
}
.social-media .grid-cat-21 .t-entry-category:first-child {
	background-image: url(assets/social_facebook.svg);
	width: 35px;
	height: 35px;
}
@media (min-width: 571px) {
	.no-touch .page-id-49820 .social-media .grid-cat-21 .t-entry-category:first-child {
		background-image: url(assets/social_facebook_gold.svg);
	}
}
@media (min-width: 571px) {
	.no-touch .social-media .isotope-layout, .no-touch .social-media .isotope-layout .t-inside {
		height: 50vh !important;
	}
}
@media (max-width: 570px), (orientation: landscape) and (max-width: 768px) {
	.social-media .tmb .t-entry-visual .t-overlay-content {
		display: none;
	}
	.social-media .t-inside, .social-media .isotope-container {
		height: 200px !important;
	}
	.social-media .tmb .t-entry-visual .t-overlay-text {
		opacity: 1;
	}
	.social-media .tmb h3, .social-media .tmb .t-entry-excerpt, .social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta span {
		display: none;
	}
	.social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta span.t-entry-category:first-child {
		display: inline-block;
		background-color: #044020;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		margin-bottom: 0;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 60%;
	}
	body.page-id-49820 .social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta span.t-entry-category:first-child {
		background-color: #7f6c4a;
	}
	.social-media .t-entry-visual-overlay {
		opacity: 0 !important;
	}
	.social-media .grid-cat-21 .t-entry-category:first-child {
		background-image: url(assets/social_facebook_white.svg);
	}
	.social-media .grid-cat-20 .t-entry-category:first-child {
		background-image: url(assets/social_twitter_white.svg);
	}
	.social-media .grid-cat-19 .t-entry-category:first-child {
		background-image: url(assets/social_instagram_white.svg);
	}
}
/* .find-blocks .uncol, .find-blocks .uncont {
	height: 100%;
} */
.posts-stacked .tmb .t-entry > .t-entry-meta {
	margin-bottom: 15px;
}
@media (max-width: 570px) {
	.find-section .row-inner .row-inner {
		padding-top: 36px;
	}
	body.group-blog #page-header .col-sm-75 {
		margin-left: 40px;
	}
}
/*@media (min-width: 571px) {
	body.home .find-box, body.page-id-49756 .find-box {
		border-right: 1.75vw #044020 solid;
	}
	body.page-id-49820 .find-box {
		border-right: 1.75vw #7f6c4a solid;
	}
}*/
@media (max-width: 1200px) {
	.find-bottle {
		display: none;
	}
}
body.home .find-box > .uncol, body.page-id-49820 .find-box > .uncol, 
body.page-id-49756 .find-box > .uncol, body.page-id-49734 .find-box > .uncol {
	-webkit-box-shadow: -5px 46px 226px rgba(20,26,43,.26);
	-moz-box-shadow: -5px 46px 226px rgba(20,26,43,.26);
	box-shadow: -5px 46px 226px rgba(20,26,43,.26);
	border-color: #044020 !important;
  border-width: 2px 20px 2px 2px !important; /* 1.75vw */
	border-style: solid !important;
	background: #f6f6f6;
}
@media (max-width: 570px) {
	/* body.home .find-box, body.page-id-49820 .find-box, 
	body.page-id-49756 .find-box, body.page-id-49734 .find-box {
		padding: 0 20px 40px 20px;
	} */
	body.page-id-49756 .background-inner {
		background-position: center center !important;
	}
}
/*  > .uncol > .uncoltable > .uncell .column_child */
body.page-id-49820 .find-box .uncol {
	border-color: #7f6c4a !important;
}
body.home .find-box > .uncol, body.page-id-49820 .find-box > .uncol, 
body.page-id-49756 .find-box {
	/* background: #f6f6f6; */
	max-width: 400px;
	margin: auto;
	/* -webkit-box-shadow: 3px 4px 24px rgba(1,1,1,.4);
	-moz-box-shadow: 3px 4px 24px rgba(1,1,1,.4);
	box-shadow: 3px 4px 24px rgba(1,1,1,.4); */
}
body.page-id-49734 .find-box {
	display: block;
	max-width: 400px;
}
@media (orientation: landscape) and (max-width: 768px) {
	body.home .find-box , body.page-id-49820 .find-box, body.page-id-49756 .find-box, 
body.page-id-49734 .find-box {
		max-width: none;
	}
}
body.home .find-box > .uncol, body.page-id-49820 .find-box > .uncol, body.page-id-49756 .find-box > .uncol {
	margin-left: auto;
}
body.home .find-box .wpb_raw_code .wpb_wrapper, body.page-id-49820 .find-box .wpb_raw_code .wpb_wrapper, 
body.page-id-49756 .find-box .wpb_raw_code .wpb_wrapper, body.page-id-49734 .find-box .wpb_raw_code .wpb_wrapper {
	display: inline-block;
	padding: 0 20px;
	background: #f6f6f6;
}
.style-light .find-box h2, .find-box .style-light h2, .style-light .find-box .uncode_text_column, 
	body.page-id-49734 .find-box .uncode_text_column {
	color: #044020;
	margin-left: 15%;
	margin-right: 15%;
}
body.page-id-49820 .style-light .find-box h2, body.page-id-49820 .style-light .find-box .uncode_text_column {
	color: #7f6c4a;
}
body.home .find-section .row .product , body.page-id-49820 .find-section .row .product, 
body.page-id-49756 .find-section .row .product, body.page-id-49734 .find-section .row .product {
	padding-left: 5px;
}
.no-touch body.page-id-49820 .find-section .row div[class*=col-lg-].pos-right > .uncol > .uncoltable > .uncell > .uncont {
	margin-left: 160px !important;
}
@media (max-width: 1100px) {
	body.page-id-49820 .find-section .product {
		display: none;
	}
}
/*@media (max-height: 799px) {
	body.home .main-container .find-section .row, body.page-id-49820 .main-container .find-section .row, body.page-id-49756 .main-container .find-section .row {
		padding-top: 0 !important;
	}
}*/
/* @media (min-height: 800px) { */
/*	body.home .main-container .find-section .row, body.page-id-49820 .main-container .find-section .row, body.page-id-49756 .main-container .find-section .row {
		padding-bottom: 0 !important;
	}*/
	/* body.home .find-section .row .find-blocks, body.page-id-49820 .find-section .row .find-blocks, body.page-id-49756 .find-section .row .find-blocks {
		vertical-align: middle;
	}
} */
@media (max-height: 799px) and (orientation: portrait) {
	body.home .find-section .row .find-blocks, body.page-id-49820 .find-section .row .find-blocks {
		vertical-align: top;
		padding-top: 40px;
	}
}
@media (max-width: 959px) and (orientation: landscape) {
	.generations-slides {
		display: none;
	}
}
/* @media (orientation: landscape) {
	.touch .main-container .generations-slides .uncol.unexpand > div > div > .uncont {
		height: auto !important;
	}
	.touch .generations-slides .row-inner {
		height: auto !important;
	}
} */
.main-container .row-container > .row-parent:not(.row-slider) .find-blocks .row-child {
	padding: 72px 36px 36px 36px !important;
}
/*body.page-id-49756 .find-block {
	border-radius: 20px;
	-webkit-box-shadow: 3px 4px 24px rgba(1,1,1,.4);
	-moz-box-shadow: 3px 4px 24px rgba(1,1,1,.4);
	box-shadow: 3px 4px 24px rgba(1,1,1,.4);
	background: #173d20;
	background-image: url(assets/cross_module.svg);
	background-repeat: repeat;
	background-size: 7px 7px;
}
body.page-id-49756 .main-container .row-container > .row-parent .find-block > .row-child {
	padding: 30px 20px !important;
	background: -moz-radial-gradient(center, ellipse cover, rgba(52,120,60,1) 0%, rgba(52,120,60,0.99) 1%, rgba(23,61,32,0.5) 50%, rgba(23,61,32,0) 100%); 
	background: -webkit-radial-gradient(center, ellipse cover, rgba(52,120,60,1) 0%,rgba(52,120,60,0.99) 1%,rgba(23,61,32,0.5) 50%,rgba(23,61,32,0) 100%); 
	background: radial-gradient(ellipse at center, rgba(52,120,60,1) 0%,rgba(52,120,60,0.99) 1%,rgba(23,61,32,0.5) 50%,rgba(23,61,32,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34783c', endColorstr='#00173d20',GradientType=1 );
}
body.page-id-49756 .find-block h2, body.page-id-49756 .find-block p {
	color: #fff;
}
body.page-id-49756 .find-block .style-light .btn-default.btn-outline {
	border-color: #fff !important;
	color: #fff !important;
}*/

body.home .find-box .style-light .btn-default.btn-outline:hover, 
body.page-id-49756 .find-box .style-light .btn-default.btn-outline:hover, 
body.page-id-49734 .find-box .style-light .btn-default.btn-outline:hover {
	background-color: #173d20 !important;
	color: #fff !important;
}
body.page-id-49820 .find-box .style-light .btn-default.btn-outline:hover {
	background-color: #7f6c4a !important;
	color: #fff !important;
}
/*body.page-id-49756 .find-block path {
	fill: #fff;
}*/
body.home .find-box .style-light .btn-default.btn-outline, body.page-id-49756 .find-box .style-light .btn-default.btn-outline, 
body.page-id-49734 .find-box .style-light .btn-default.btn-outline {
	border-color: #173d20 !important;
	color: #173d20 !important;
	background-color: #fff !important;
}
body.home .find-box .style-light .btn-default.btn-outline:hover, 
body.page-id-49756 .find-box .style-light .btn-default.btn-outline:hover, 
body.page-id-49734 .find-box .style-light .btn-default.btn-outline:hover {
	background-color: #173d20 !important;
}
body.page-id-49820 .find-box .style-light .btn-default.btn-outline {
	border-color: #7f6c4a !important;
	color: #7f6c4a !important;
	background-color: #fff !important;
}
body.page-id-49820 .find-box .style-light .btn-default.btn-outline:hover {
	background-color: #7f6c4a !important;
}
.find-box .wpb_raw_code {
	background-repeat: no-repeat;
	background-position: center center;
	margin: 36px 10px !important;
	z-index: 5;
}
@media (min-width: 960px) {
	.main-container .row-container > .row-parent .find-box .row-child > .row-inner > div, 
	.main-container .row-container > .row-parent .socialmedia .row-child > .row-inner > div, 
	.main-container .find-box .row-inner > div {
		padding: 0 !important;
	}
}
body.page-id-49820 .find-box .wpb_raw_code path {
	fill: #7f6c4a;
}
body.page-id-49820 .find-box hr {
	border-color: #7f6c4a !important;
}
body.page-id-49820 .find-box .style-light {
	color: #7f6c4a;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	display: flex;
  justify-content: space-between;
  height: 100%;
}
.touch .main-container .find-section.row-container .exa-h-padding {
	padding-left: 36px !important;
	padding-right: 36px !important;
}
.find-box .btn {
	font-size: 16px;
}
.find-box .divider-wrapper {
	margin-top: -60px !important;
}
@media (min-height: 800px) and (min-width: 571px) and (orientation: landscape) {
	.doubleLine p {
		line-height: 2.5em;
	}
}
.tmb-dark.tmb-color-overlay-text, .tmb-dark.tmb .t-entry-visual *, .tmb-dark.tmb .t-entry-visual a, .tmb-dark.tmb .t-entry-visual .t-entry-title a, .tmb-dark.tmb .t-entry-visual .t-entry-meta span {
	color: #dadada;
}
.tmb-light.tmb-color-overlay-text, .tmb-light.tmb .t-entry-visual *, .tmb-light.tmb .t-entry-visual a, .tmb-light.tmb .t-entry-visual .t-entry-title a, .tmb-light.tmb .t-entry-visual .t-entry-meta span {
	color: #303133;
}
/* .cocktails .isotope-layout, .cocktails .isotope-layout .t-inside {
	height: 50vh !important;
} */
.cocktails .tmb-dark.tmb-color-overlay-text, .cocktails .tmb-dark.tmb .t-entry-visual *, 
.cocktails .tmb-dark.tmb .t-entry-visual a, .cocktails .tmb-dark.tmb .t-entry-visual .t-entry-title a, 
.cocktails .tmb-dark.tmb .t-entry-visual .t-entry-meta span,
.social-media .tmb-dark.tmb-color-overlay-text, .social-media .tmb-dark.tmb .t-entry-visual *, 
.social-media .tmb-dark.tmb .t-entry-visual a, .social-media .tmb-dark.tmb .t-entry-visual .t-entry-title a, 
.social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta span {
	color: #303133;
}
.social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta {
	margin-top: 0;
}
.social-media .tmb-dark.tmb .t-entry-visual .t-entry-meta .t-entry-category {
	margin-bottom: 30px;
}
.social-media .tmb-dark.tmb .t-entry-visual .t-entry-excerpt {
	color: #007a33;
	font-size: 15px;
	margin-top: 8px;
	word-break: break-all;
	line-height: 1.2em;
}
body.page-id-49820 .social-media .tmb-dark.tmb .t-entry-visual .t-entry-excerpt {
	color: #7f6c4a;
}
.social-media .tmb-dark.tmb .t-entry-visual .t-entry-title {
	margin: 0;
	line-height: 1.2em;
}

body.page-id-49820 .experience .uncont, body.page-id-49835 .craftsmanship .uncont {
	vertical-align: middle;
}
/* body.page-id-49835 .craftsmanship .column-background + .uncont {
	display: table-cell;
} */

@media (max-width: 570px) {
	body.page-id-49835 .craftsmanship .column-background {
		display: none;
	}
}
/*body.page-id-49756 .find-box .divider-wrapper {
	display: none;
}
body.page-id-49756 .find-box .wpb_raw_code {
	background-image: url(assets/find_icon_div_white.svg);
}*/
body.page-id-49835.fp-viewing-intro a, body.page-id-49835.fp-viewing-intro .style-light p strong {
	color: #007a33;
}
body.page-id-49835.fp-viewing-intro a:hover, body.page-id-49835.fp-viewing-intro .style-light p strong:hover {
	color: #303133;
}
body.page-id-49835 .heritage {
	background-image: url(https://noletsginrev.wpengine.com/wp-content/uploads/2019/02/heritage_bg2-uai-2880x1616.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
}
body.page-id-49835 .heritage .background-inner {
	opacity: 0.46;
}
@media (min-width: 960px) {
	.logo-container {
			max-width: 1500px;
			margin: auto;
			transition: .25s all ease-in-out;
	}
	.menu-wrapper {
		position: absolute;
		z-index: 100;
	}
	.menu-wrapper .row-menu .row-menu-inner {
			padding: 0px 36px 0px 20px;
	}
}
/* @media (min-width: 1600px) {
	body.fp-viewing-botanicals .logo-container {
		max-width: 530px;
    padding-left: 0 !important;
    margin: 0 0 0 0;
		margin-left: calc(50% - 765px);
	}
} */
/* body.page-id-49756 .menu-container:not(.isotope-filters), body.page-id-49872 .menu-container:not(.isotope-filters), 
body.page-id-49875 .menu-container:not(.isotope-filters), body.parent-pageid-49932 .menu-container:not(.isotope-filters), 
body.page-id-49734 .menu-container:not(.isotope-filters), body.page-id-49762 .menu-container:not(.isotope-filters), 
body.single-recipe .menu-container:not(.isotope-filters) {
	position: fixed !important;
	top: 0;
} */
@media (max-width: 570px), (orientation: landscape) and (max-width: 959px) {
	.menu-container {
		position: relative !important;
	}
	body.open-overlay-menu .overlay-menu {
		height: 100%;
	}
}
.menu-container:not(.isotope-filters) ul.menu-smart a {
		font-size: 21px !important;
		padding: 2px 36px 2px 36px;
	}
.touch .menu-container {
	position: relative !important;
}
@media (min-width: 1025px) {
	body.page-id-49756 .menu-container, body.page-id-49872 .menu-container, 
	body.page-id-49875 .menu-container, body.parent-pageid-49932 .menu-container, 
	body.page-id-49734 .menu-container, body.page-id-49762 .menu-container, 
	body.single-recipe .menu-container {
		position: relative !important;
	}
}
.menu-container ul.menu-smart > li > a, .vmenu-container a {
	font-weight: 400;
}
@media (max-width: 959px) {
	/* .intro .col-lg-6 .uncode_text_column {
			width: 50%;
	} */
	.menu-light .row-brand, .menu-light .row-menu .row-menu-inner {
    border-bottom: none;
	}
}

.login-form, .search-form {
	width: 500px;
	margin: 60px auto;
}
.login-form .login-title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.login-form input[type=text], .login-form input[type=password], .search-form input {
	width: 100%;
	border: 1px solid #000;
}
.login-form input[type=submit] {
	border: 1px solid #000;
}

.corner {
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	position: absolute !important;
}
.corner::before, .corner::after {
	content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-color: transparent;
  border-style: solid;
}
.corner::before {
  border-width: 40px;
}
.corner::after {
  border-width: 40px;
  border-right-color: #007a33;
  border-top-color: #007a33;
}
.corner .icon-media {
	width: 22px !important;
  margin-top: 7px;
}
.icon-box-left .icon-box-icon, .icon-box-right .icon-box-icon, .icon-box-left .icon-box-content, .icon-box-right .icon-box-content {
	vertical-align: bottom;
	font-weight: 500;
}
.icon-box-right .icon-box-content p {
	line-height: 1.5;
}
.main-container .cocktails.row-container .row-parent .uncont > .corner > .single-wrapper {
  margin-left: 40px;
}
.main-container .cocktails.row-container .row-parent .uncont > .corner > .single-wrapper img {
	padding-top: 10px;
}
.bigTitle {
	color: #303133;
  font-size: 4.5vw;
  font-family: 'silveradobold';
	line-height: 1em;
}
.stories .t-entry-title {
	font-family: 'Gotham SSm A', 'Gotham SSm B' !important;
	font-size: 24px;
}
@media (max-width: 570px) {
	.stories .heading-text, .stories .uncode-single-media {
		display: inline-block;
	}
	.stories .uncode-single-media {
		max-width: 150px;
	}
	.stories .empty-space, .stories .clear {
		display: none;
	}
	.stories .column_parent {
		padding-top: 0 !important;
	}
	.stories .column_child:first-child .uncont {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}
h2.store_modal_title, h3.store_locator_name {
	font-family: 'Gotham SSm A', 'Gotham SSm B' !important;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	white-space: normal;
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.cocktails .btn {
		font-size: 14px;
		padding: 10px 20px !important;
	}
	.cocktails .fontsize-774615 {
		font-size: 32px;
	}
}
.store_locator .store_locator_address_field, .store_locator .select {
	border-color: #ecedeb;
	padding: 5px 8px;
	font-size: 12px;
	margin: 0;
	height: auto;
}
#store_locator_filter_open_close, .store_locator .store_locator_badges {
	display: none;
}
.btn-xl.btn-xxl {
	font-size: 21px !important;
	padding: 15px 24px !important;
}
@media (min-width: 571px) {
	.btn-xl.btn-xxl {
		font-size: 28px !important;
		padding: 20px 28px !important;
	}
}
@media (min-width: 960px) {
	.btn-xl.btn-xxl {
		font-size: 32px !important;
		padding: 24px 47px 24px 47px !important;
	}
}
@media (min-width: 960px) {
	.no-touch body.home .body-borders .right-border {
		width: 80px;
	  background-image: url(assets/bg_page-nav-green.png);
	  background-repeat: no-repeat;
	  background-size: cover;
	  z-index: 2;
	}
	.no-touch body.page-id-49820.fp-viewing-intro .body-borders .right-border {
		width: 80px;
	  background-image: url(assets/bg_page-nav-gold.png);
	  background-repeat: no-repeat;
	  background-size: cover;
	  z-index: 2;
	}
}
body.fp-viewing-botanicals .body-borders .right-border, 
body.fp-viewing-social-media .body-borders .right-border,
body.fp-viewing-find-reserve .body-borders .right-border, 
body.fp-viewing-experience .body-borders .right-border, 
body.fp-viewing-perfect-gift .body-borders .right-border, 
body.fp-viewing-generations.page-id-49835 .body-borders .right-border {
	width: 0 !important;
}
.store_locator .btn {
	white-space: normal;
	border-color: #007a33;
	color: #007a33;
	font-size: 12px !important;
	text-transform: uppercase !important;
}
.store_locator .btn:hover, .store_locator .style-light a.btn:hover {
	background: #007a33;
	color: #fff !important;
}
.store_locator label {
	line-height: 2.4em;
}
.store_locator label.single_filter_checkbox {
	font-size: 14px;
}
.store_locator .store-locator-col-xs-6.single_filter {
	margin-bottom: 1em;
}
.store_locator #store_locator_get_my_position {
	padding: 5px 15px;
	display: inline-block;
	margin-bottom: 10px;
	border: 2px solid #007a33;
	color: #007a33;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700 !important;
	font-family: 'Gotham SSm A', 'Gotham SSm B' !important;
	margin-top: -5px;
}
@media (max-width: 767px) {
	.store_locator #store_locator_get_my_position {
		margin-top: 15px;
	}
}
.store_locator input[type=checkbox], .store_locator input[type=radio] {
	position: absolute;
}
@media (max-width: 570px) {
	.store_locator .radius, .store_locator .action {
		margin: 10px 0;
	}
}
.tmb .t-entry p.t-entry-meta span {
	font-weight: 300;
}
.vc_row.botanicals .tmb .t-entry p.t-entry-meta {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.vc_row.botanicals .tmb .t-entry p.t-entry-meta span {
	font-weight: 600;
	font-size: 21px;
}
.vc_row.botanicals .tmb .t-entry p.t-entry-excerpt {
	line-height: 1.2em;
	font-size: 18px;
}
@media (max-width: 570px), (orientation: landscape) and (max-width: 959px) {
	.vc_row.botanicals .tmb .t-entry .fontsize-799094 {
		font-size: 28px;
	}
	.vc_row.botanicals .tmb .t-entry p.t-entry-excerpt, .vc_row.botanicals .tmb .t-entry p.t-entry-meta {
		font-size: 14px;
	}
	.vc_row.botanicals .single-block-padding {
		padding: 10px;
	}
}
body.page-id-49835.fp-viewing-generations .onepage-pagination {
	display: none;
}
.onepage-pagination, .footer-scroll-top {
	right: 25px;
}
.no-touch .onepage-pagination .cd-dot, 
.no-touch body.page-id-49820.fp-viewing-social-media .onepage-pagination .cd-dot {
	/*-webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255, 0.5);
	-moz-box-shadow: 0px 0px 0px 2px rgba(255,255,255, 0.5);
	box-shadow: 0px 0px 0px 2px rgba(255,255,255, 0.5);*/
	background-color: #dadada;
	-webkit-box-shadow: 0px 0px 0px 1px #dadada;
	-moz-box-shadow: 0px 0px 0px 1px #dadada;
	box-shadow: 0px 0px 0px 1px #dadada;
}
.no-touch body.page-id-49820.fp-viewing-intro .onepage-pagination .cd-dot {
	background-color: #f3e0be;
	-webkit-box-shadow: 0px 0px 0px 1px #f3e0be;
	-moz-box-shadow: 0px 0px 0px 1px #f3e0be;
	box-shadow: 0px 0px 0px 1px #f3e0be;
}
.no-touch .onepage-pagination a.is-selected .cd-dot {
	-webkit-box-shadow: 0px 0px 0px 1px #fff;
	-moz-box-shadow: 0px 0px 0px 1px #fff;
	box-shadow: 0px 0px 0px 1px #fff;
}
.no-touch body.page-id-49820.fp-viewing-intro .onepage-pagination a.is-selected .cd-dot,
.no-touch body.page-id-49820.fp-viewing-social-media .onepage-pagination a.is-selected .cd-dot {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 0px 1px #fff;
	-moz-box-shadow: 0px 0px 0px 1px #fff;
	box-shadow: 0px 0px 0px 1px #fff;
}
/*body.page-id-49740.fp-viewing-botanicals .onepage-pagination .cd-dot, 
body.page-id-49740.fp-viewing-botanicals .onepage-pagination a.is-selected .cd-dot,
body.fp-viewing-social-media .onepage-pagination .cd-dot,
body.fp-viewing-social-media .onepage-pagination a.is-selected .cd-dot {
	background: #000;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
  box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
}*/
body.fp-viewing-botanicals .onepage-pagination .cd-dot, 
body.fp-viewing-botanicals .onepage-pagination a.is-selected .cd-dot, 
body.fp-viewing-buy-reserve .onepage-pagination .cd-dot, 
body.fp-viewing-buy-reserve .onepage-pagination a.is-selected .cd-dot, 
body.fp-viewing-experience .onepage-pagination .cd-dot, 
body.fp-viewing-experience .onepage-pagination a.is-selected .cd-dot,
body.page-id-49835 .onepage-pagination .cd-dot, 
body.page-id-49835 .onepage-pagination a.is-selected .cd-dot,
body.page-id-49820 .onepage-pagination .cd-dot, 
body.page-id-49820 .onepage-pagination a.is-selected .cd-dot {
	background-color: #000;
	-webkit-box-shadow: 0px 0px 0px 1px #000;
	-moz-box-shadow: 0px 0px 0px 1px #000;
	box-shadow: 0px 0px 0px 1px #000;
}
body.fp-viewing-intro .fa-2x {
	font-size: 1.5em;
}
body.fp-viewing-intro .icon-box-right {
	padding-left: 0;
}
.uncode-gmaps-widget address {
	display: none;
}
.fa-2x.fa-stack {
	width: 1.65em;
	height: 1.65em;
	line-height: 1.65em;
}
.icon-box-left .icon-box-content {
	vertical-align: middle;
}
.style-light input[type="submit"] {
	background-color: transparent;
	border-color: #007a33;
	color: #007a33;
	font-size: 16px !important;
	text-transform: uppercase;
	border-width: 1.5px;
}

.style-light input[type="submit"]:hover {
	background-color: #007a33;
	color: #fff;
}
hr.separator-break {
	margin: 17px 0px;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
	margin: 0;
}
.gform_wrapper ul.gfield_checkbox li {
	display: inline-block;
  margin-right: 20px;
}
.gform_wrapper label.gfield_label {
	font-weight: normal !important;
	text-align: right;
	color: #8c8c8c;
	margin-bottom: 0 !important;
	margin-top: .5em;
}
.gform_wrapper li.gfmc-column {
	margin-top: -16px;
}
.gform_wrapper .gfield_required {
	color: #8c8c8c !important;
}
/* @media (max-width: 959px) {
	body.home .intro .uncont {
		width: calc(100% - 80px);
	}
} */
/* 
body.home .intro div.uncode_text_column {
	display: none;
}*/

/*@media (max-width: 767px) {
	body.home .main-container .intro .row .uncont {
		max-width: 60% !important;
	}
}*/
/*@media (min-width: 768px) and (max-width: 959px) {
	body.home .main-container .intro > .row .uncont {
		max-width: 60% !important;
	}
}*/
/*.col-md-50 {
	display: block !important;
}*/
body.page-id-49820 .experience .row-background .block-bg-overlay {
	display: none;
}
.touch body.page-id-49820 .experience .column-background .block-bg-overlay {
	opacity: 0.85;
}
@media (max-width: 570px), (max-width: 959px) and (orientation: landscape) {
	body.home .generations > .row-background + .row {
		padding-top: 220px;
	}
	body.home .generations > .row-background,
	body.page-id-49820 #page-header .header-wrapper .row-container > .row-background, 
	body.page-id-49820 .experience > .row-background,
	body.page-id-49835 .craftsmanship .row-background,
	body.page-id-49835 .legacy .row-background {
		-webkit-box-ordinal-group: 1;  
		-moz-box-ordinal-group: 1;     
		-ms-flex-order: 1;     
		-webkit-order: 1;  
		order: 1;
		height: 400px;
	}
	body.page-id-49820 .experience > .row-background {
		height: 450px;
	}
	body.page-id-49820 #page-header .header-wrapper .row-container > .row-background {
		height: 500px;
	}
	body.page-id-49820 .experience .column-background {
		display: none;
	}
	body.page-id-49835 .main-container .craftsmanship .unequal.row .cols-md-responsive > div[class*=col-md-]:not(.col-md-clear) {
		display: block !important;
	}
	
	/* body.home #page-header .header-wrapper .row-container > .row-background + .row,  */
	body.home .generations > .row-background + .row,
	body.page-id-49820 .experience > .row-background + .row {
		-webkit-box-ordinal-group: 2;  
		-moz-box-ordinal-group: 2;     
		-ms-flex-order: 2;     
		-webkit-order: 2;  
		order: 2;
		padding-top: 330px;
	}
	body.page-id-49820 .experience > .row-background + .row {
		padding-top: 460px;
	}
	body.home .generations > .row-background + .row {
		padding-top: 430px;
	}
	
	body.home .visit .vc_custom_1562974190757 {
		margin-right: 0 !important;
	}
	body.home .generations .empty-quad, body.home .generations .uncode-share {
		display: none;
	}
	body.home .generations .row-inner > div {
		padding-top: 0 !important;
	}
	body.home .intro .uncode_text_column {
		padding-right: 0 !important;
	}
	.visit-us .row div[class*=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont {
		text-align: left;
	}
	.visit-us .row div[class*=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont hr {
		margin: 17px 0;
		width: 100%;
	}
	.background-wrapper .block-bg-overlay {
		display: none;
	}
}

@media (min-width: 571px) {
	body.home .intro {
		display: block;
	}
	body.home .mobile-intro {
		display: none;
	}
	body.home .mobile-intro .row-container > .row {
		/* margin: 0 10%;
		width: 80%; */
		margin: 0 160px;
    width: calc(100% - 320px);
	}
}
@media (min-width: 571px) and (max-width: 1023px) and (orientation: portrait) {
	body.home .generations .column_child:last-child {
		margin: 0 10% 50px 10%;
		width: 80%;
	}
}
@media (max-width: 570px), (min-width: 571px) and (max-width: 1023px) and (orientation: portrait) {
	/* body.home #page-header .header-wrapper .intro .row-background {
		-webkit-box-ordinal-group: 1;  
		-moz-box-ordinal-group: 1;     
		-ms-flex-order: 1;     
		-webkit-order: 1;  
		order: 1;
		height: 60%;
	}
	body.home #page-header .header-wrapper .intro .row-background + .row {
		-webkit-box-ordinal-group: 2;  
		-moz-box-ordinal-group: 2;     
		-ms-flex-order: 2;     
		-webkit-order: 2;  
		order: 2;
		padding-top: 230px;
	} */
	body.home .intro {
		display: none;
	}
	body.home .mobile-intro {
		display: block;
	}
	body.home .generations .block-bg-overlay, body.home .generations .empty-space:not(.desktop-hidden),
	body.home .generations .heading-text:first-child, body.home .generations .divider-wrapper, 
	body.page-id-49820 .experience .block-bg-overlay {
		display: none;
	}
	body.home .generations .heading-text span {
		white-space: nowrap;
	}
	body.home .generations .heading-text {
		padding-top: 40px;
	}
	body.home .generations .heading-text, body.page-id-49820 .experience .heading-text {
		display: inline-block;
    margin-left: 50%;
		transform: translateX(-50%);
	}
	body.page-id-49820 .experience .btn-container {
		text-align: center;
	}
	body.home .generations > .row-background, 
	body.page-id-49820 .experience > .row-background {
		height: 400px;
	}
	body.home .generations > .row-background + .row, body.page-id-49820 .experience > .row-background + .row {
		padding-top: 430px;
	}
	body.home .generations .row-inner, body.page-id-49820 .experience .row-inner, 
	.generations-slides .row-inner {
		height: auto !important;
	}
	.find-section .uncode-single-media {
		display: none;
	}
}
@media (max-width: 570px) {
	body.page-id-49835 .craftsmanship .column_child:first-child {
		height: 370px;
	}
	body.home .generations > .row-background {
		height: 200px;
	}
	body.home .generations > .row-background + .row {
		padding-top: 230px;
	}
	body.page-id-49835 .legacy > .row-background {
		height: 250px;
	}
	body.page-id-49835 .legacy > .row-background + .row {
		padding-top: 420px;
	}
	body.page-id-49820 .experience > .row-background .background-inner {
		background-position: 45% center !important;
	}
}
/* @media (orientation: portrait) {
	body.page-id-49835 .main-container .intro .row .column_child .uncont {
		max-width: 65% !important;
	}
} */
@media (min-width: 570px) and (max-width: 959px) and (orientation: portrait), 
(max-width: 959px) and (orientation: landscape) {
	.touch body.page-id-49756 .intro .uncont {
		padding-left: 36px;
	}
}
@media (max-width: 959px) and (orientation: portrait), 
(max-width: 959px) and (orientation: landscape) {
	body.home .visit  .row-background, body.home .perfectgift .row-background {
		-webkit-box-ordinal-group: 1;  
		-moz-box-ordinal-group: 1;     
		-ms-flex-order: 1;     
		-webkit-order: 1;  
		order: 1;
		height: 400px;
	}
	body.home .visit  .row-background + .row, body.home .perfectgift .row-background + .row {
		-webkit-box-ordinal-group: 2;  
		-moz-box-ordinal-group: 2;     
		-ms-flex-order: 2;     
		-webkit-order: 2;  
		order: 2;
		padding-top: 450px;
	}
	body.home .visit .background-wrapper .block-bg-overlay {
		display: none;
	}
	body.home .perfectgift .row-background .background-inner {
		background-position: right center !important;
	}
	body.home .perfectgift .empty-triple {
		display: none !important;
	}
	body.home .perfectgift .col-md-50 {
		width: 100% !important;
	}
	body.page-id-49835 .legacy > .row-background {
		height: 400px;
	}
	body.page-id-49835 .legacy > .row-background + .row {
		padding-top: 420px;
	}
	body.page-id-49835 .intro .background-inner {
		background-image: url('/wp-content/uploads/2019/02/bg_heritage_landscape.jpg') !important;
	}
	body.page-id-49835 .intro .row-background {
		height: 400px;
	}
	body.page-id-49835 .intro .heading-text, body.page-id-49835 .legacy .heading-text {
		display: inline-block;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	body.page-id-49835 .intro .empty-space:first-child {
		padding-top: 100px !important;
	}
	body.page-id-49835 .intro .uncode_text_column {
		margin: 190px 10% 0 10% !important;
	}
	body.page-id-49835 .row-background + .row > .row-inner {
		height: auto !important;
	}
}
@media (min-width: 571px) and (orientation: portrait) {
	body.page-id-49835 .intro .heading-text h2, body.page-id-49835 .legacy .heading-text h2 {
		font-size: 64px !important;
	}
	body.page-id-49835 .legacy > .row-background + .row {
		padding-top: 440px;
	}
	body.page-id-49835 .legacy .block-bg-overlay {
		display: none;
	}
	body.page-id-49835 .craftsmanship .heading-text h2 {
		font-size: 48px;
	}
}
body.page-id-49835 .craftsmanship .heading-text.sans-hyphen {
	display: none;
}
@media (min-width: 1300px) {
	body.page-id-49835 .craftsmanship .heading-text.sans-hyphen {
		display: block;
	}
	body.page-id-49835 .craftsmanship .heading-text.w-hyphen {
		display: none;
	}
}
@media (min-width: 571px) and (max-width: 959px) and (orientation: portrait) {
	body.page-id-49835 .craftsmanship .uncode_text_column, 
	body.page-id-49835 .legacy .uncode_text_column {
		margin: 0 10% !important;
	}
	body.page-id-49835 .craftsmanship .heading-text.w-hyphen {
		display: none;
	}
	body.page-id-49835 .craftsmanship .heading-text.sans-hyphen {
		display: inline-block;
		margin-left: 50%;
		padding: 50px 0;
		transform: translateX(-50%);
	}
}
@media (max-width: 570px) and (orientation: portrait) {
	body.page-id-49756 .row-inner {
		height: auto !important;
	}
	body.page-id-49835 .intro .heading-text, body.page-id-49835 .legacy .heading-text {
		display: inline-block;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	body.page-id-49835 .craftsmanship .heading-text.sans-hyphen {
		display: none;
	}
	body.page-id-49835 .craftsmanship .heading-text.w-hyphen {
		display: block;
		/* margin-left: 50%;
		transform: translateX(-50%); */
	}
}
@media (min-width: 960px) {
	body.home .generations .row-parent {
		min-height: 550px;
	}
}
@media (min-width: 571px) and (max-width: 959px) and (orientation: landscape) {
	body.page-id-49835 .craftsmanship .heading-text.w-hyphen {
		display: none;
	}
	body.page-id-49835 .craftsmanship .heading-text.sans-hyphen {
		display: inline-block;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	body.page-id-49835 .main-container .craftsmanship .row .cols-md-responsive > .column_child, 
	body.page-id-49835 .main-container .craftsmanship .row .uncol > div > div > .uncont .cols-md-responsive > .column_child, 
	body.page-id-49835 .main-container .legacy .row .cols-md-responsive > .column_child, 
	body.page-id-49835 .main-container .legacy .row .uncol > div > div > .uncont .cols-md-responsive > .column_child {
		display: block !important;
	}
	body.page-id-49835 .craftsmanship .heading-text, body.page-id-49835 .legacy .heading-text {
		padding: 60px 0 40px 0;
	}
	body.page-id-49835 .craftsmanship .style-color-190904-bg {
		background-color: rgba(255,255,255,1);
	}
	body.page-id-49835 .legacy .heading-text {
		padding-bottom: 0;
	}
	body.page-id-49835 .craftsmanship .heading-text h2 {
		font-size: 48px;
	}
	body.page-id-49835 .craftsmanship .uncode_text_column, 
	body.page-id-49835 .legacy .uncode_text_column {
		margin: 0 10%;
	}
	body.page-id-49820 .experience .btn-container {
		margin-top: -140px !important;
		position: absolute;
	}
	body.page-id-49820 .experience .uncode_text_column {
		margin-left: 50%;
		width: 50%;
	}
	body.page-id-49820 .experience .heading-text {
		width: 40%;
		position: absolute;
	}
	.social-media .single-block-padding {
		padding: 20px 36px;
	}
	body.home .generations .heading-text:first-child, body.home .generations .divider-wrapper, 
	body.home .stories .uncode-single-media, body.home .stories .isotope-container .tmb {
		display: none;
	}
	body.home .stories .heading-text {
		margin-left: 20%;
	}
	body.home .stories .isotope-container .tmb:first-child {
		display: block;
	}
	body.home .generations .row div[class*=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont {
		text-align: center;
	}
	body.home .generations .uncode_text_column {
		text-align: left;
		margin: 36px 10%;
	}
	.main-container .botanicals .row.row-parent:not(.row-slider):not(.row-header) .row-child, .main-container .botanicals .row .uncont {
		height: 100% !important;
	}
	.main-container .row-container.find-section .exa-h-padding {
		padding-left: 20px;
		padding-right: 20px;
	}
	.find-box {
		width: 45%;
		display: table-cell;
		padding: 0 30px !important;
	}
	.find-box .uncode_text_column {
		margin: 36px;
	}
}
.mobile-intro {
	background: #fff;
}
@media (max-width: 979px) and (orientation: landscape), (min-width: 571px) and (orientation: portrait) {
	.footer-scroll-top {
		bottom: 50px !important;
	}
	body.page-id-49820 .intro .heading-text h2 {
		font-size: 5vw;
	}
	body.page-id-49820 .intro .heading-text h3 {
		font-size: 4vw;
	}
	body.page-id-49820 .intro .icon-box {
		display: none;
	}
}
@media (max-width: 570px) {
	.footer-scroll-top {
		bottom: 80px !important;
	}
	.mobile-intro .heading-text h2 {
		font-size: 8.5vw;
	}
	body.page-id-49820 .mobile-intro .heading-text h2 {
		font-size: 8vw;
	}
	.mobile-intro .heading-text h3 {
		font-size: 5vw;
	}
	.mobile-intro .btn-container.btn-inline {
		width: 33%;
	}
	.mobile-intro .btn-container.btn-inline .btn {
		min-width: 0 !important;
		font-size: 2.7vw;
		width: 100%;
		padding: 10px 5px !important;
		border-width: 1px !important;
	}
	.btn-container:not(.btn-inline) {
		text-align: center;
	}
}

@media (min-width: 571px) and (orientation: portrait) {
	.mobile-intro .uncode-single-media img {
		height: 500px;
		width: auto;
		margin: auto;
	}
	.mobile-intro .heading-text h2 {
		/* font-size: 8vw; */
		font-size: 6vw;
	}
	.mobile-intro .heading-text h3 {
		/* font-size: 4.5vw; */
		font-size: 3.5vw;
	}
}
@media (orientation: landscape) {
	/* body.page-id-49820 .intro .row div[class*=col-lg-].pos-middle {
		vertical-align: bottom !important;
	} */
	.mobile-intro .heading-text h2 {
		font-size: 5vw;
		padding-top: 100px;
	}
	body.page-id-49820 .mobile-intro .heading-text h2 {
		font-size: 4.5vw;
	}
	body.page-id-49820 .intro .uncode_text_column, body.page-id-49820 .mobile-intro .uncode_text_column {
		margin-right: 40px;
	}
	.mobile-intro .heading-text h3 {
		font-size: 3vw;
	}
	.mobile-intro .uncode_text_column p {
		line-height: 1.2em;
		font-size: 12px;
	}
	.mobile-intro .btn-container {
		width: 30%;
	}
	.mobile-intro .btn {
		font-size: 10px;
		padding: 7px !important;
		width: 100%;
	}
	.mobile-intro .empty-space.empty-single {
		padding-top: 10px;
	}
	.mobile-intro .column_parent > .uncol > .uncoltable > .uncell > .uncont {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.mobile-intro .uncode-single-media + .row-container {
		order: 1;
		margin-left: 36px;
	}
	.mobile-intro .uncode-single-media {
		order: 2;
	}
}
@media (min-width: 960px) {
	.main-container .find-box .row-inner {
		margin-left: 0 !important;
	}
}
.store_locator_visit_store {
	display: none;
}
@media (max-width: 570px), (orientation: landscape) and (max-width: 959px) {
	.main-container .row-container > .row-parent:not(.row-slider) .find-blocks .row-child {
		padding: 18px !important;
	}
}
@media (max-width: 959px) and (min-width: 571px) {
	body.home .intro .col-md-50 {
    display: block !important;
	}
	.cocktails .btn {
		font-size: 12px;
    padding: 8px 15px !important;
	}
	.cocktails h2 {
		font-size: 28px;
	}
	.cocktails .single-block-padding {
		padding: 20px 36px !important;
	}
}
body.home .intro .uncode_text_column {
	padding-right: 12%;
}
/*body.home .intro .btn-container {
	display: inline-block;
	margin-right: 5px;
}*/
@media (max-width: 1400px) {
	body.home .intro .background-inner {
		background-position: center center !important;
	}
}

/* @media (max-width: 570px), (min-width: 571px) and (orientation: portrait) {
	body.home .intro .background-inner {
		background-position: 190% top !important;
	}
	body.page-id-49820 .intro .background-inner {
		background-position: right top !important;
	}
} */
.touch .intro .icon-box {
	display: none;
}
.touch .find-section .uncont {
	max-width: none !important;
}
@media (orientation: landscape) {
	/* body.home .intro .background-inner {
		background-position: 80% top !important;
	} */
	body.page-id-49820 .intro .background-inner {
		background-position: 80% top !important;
	}
	body.home .intro .empty-quad, body.page-id-49820 .intro .empty-triple {
		display: block !important;
	}
}
@media (max-width: 959px) and (orientation: landscape) {
	body.home .intro h3 {
		font-size: 2.5vw;
	}
	body.page-id-49820 .intro .empty-double, body.home .intro .empty-double {
		display: none !important;
	}
	body.page-id-49820 .intro .doubleLine p, body.home .intro .doubleLine p {
		line-height: 1.4em;
		font-size: 12px;
	}
}
@media (min-width: 371px) and (orientation: portrait) {
	.intro .doubleLine p {
		line-height: 1.5em;
	}
}
@media (min-width: 960px) and (max-width: 1500px) {
	body.home .intro h2, body.page-id-49820 .intro h2 {
		font-size: 5vw;
	}
	body.home .intro h3, body.page-id-49820 .intro h3 {
		font-size: 2.5vw;
	}
}
.intro h3 {
	padding-top: 0 !important;
}
@media only screen and (max-width: 640px) {
	body.page-id-49820 .intro .row-inner .col-md-50:nth-child(2) {
		position: absolute;
		height: 100%;
		bottom: 0;
		left: 0;
	}
/*	body.home .intro > .row {
		transform: translateY(-100%);
	}*/
}
@media only screen and (min-width: 641px) {
	body.home .intro div.uncode_text_column {
		display: block;
	}
	.gform_wrapper .gform_footer:not(.top_label) {
		margin-left: 0 !important;
	}
	html .gform_wrapper ul.gform_fields .number .ginput_container {
		width: auto !important;
	}
	.gform_wrapper ul.gform_fields:not(.top_label) li.gfmc-column .gfield_label {
		width: auto;
	}
	html .gform_wrapper ul.gform_fields .ginput_container {
		width: 100% !important;
	}
	.gform_wrapper .left_label li.hidden_label input {
		margin-left: 0 !important;
	}
}
.contact-blocks .row-inner div .uncol {
	padding: 0 10px 10px 5px;
}
.contact-blocks .row-inner div:first-child .uncol {
	padding: 0 5px 10px 10px;
}
.post-content li.gfmc-column ul {
	padding-left: 0;
}
body.page-id-49876 .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
	width: 28px !important;
	height: 28px !important;
	margin: 0 6px 0 0;
}
.gform_wrapper input[type=checkbox]:checked:before {
	font-size: 18px;
	line-height: 1.5em;
}
.subtitle {
	font-size: 18px;
	color: #007a33;
	font-family: 'silveradobold';
}
@media (min-width: 571px) {
	.subtitle {
		font-size: 24px;
	}
}
@media (min-width: 960px) {
	.subtitle {
		font-size: 28px;
	}
}
@media (min-width: 1228px) {
	.subtitle {
		font-size: 32px;
	}
}
@media (max-height: 959px) {
	.subtitle {
		line-height: 1em;
	}
}
body.page-id-49820 .subtitle {
	color: #7f6c4a;
}
@media (max-width: 570px) {
	.header-wrapper .header-content-inner {
			padding: 74px 36px 14px 36px !important;
	}
}
.header-wrapper .header-content-inner > .header-title.has-subtitle > span,
.header-wrapper .header-content-inner > .header-title > span {
	display: inline-block;
	text-transform: uppercase;
}
.header-wrapper .header-content-inner > .header-title.has-subtitle > span:not(.bottom),
.header-wrapper .header-content-inner > .header-title > span:not(.bottom) {
	line-height: 0.8em;
	border-bottom: 2px solid #fff;
}
.header-wrapper .header-content-inner > .header-title.has-subtitle > span.bottom,
.header-wrapper .header-content-inner > .header-title > span.bottom {
	border-top: 2px solid #fff;
}
.header-content-inner .subtitle {
	text-transform: uppercase;
	color: #fff;
	margin-top: 15px;
	line-height: 1em;
}
body.page-id-49762 .header-content-inner .subtitle {
	font-size: 24px;
}
/* body.page-id-49762 .pagination {
	display: none;
} */
.post-body .post-content > p {
	display: none;
}
body.page-id-49756 .intro h3 {
	color: #fff !important;
}
@media (min-width: 571px) and (max-width: 1200px) and (orientation: landscape) {
	body.page-id-49756 .fontsize-799094 {
		font-size: 3vw;
	}
}
body.page-id-49756 #page-header .column_parent:first-child .uncol {
		margin-left: 36px;
	}
@media (max-width: 979px) and (orientation: landscape) {
	body.single-post .post-content, body.single-post .uncol {
		max-width: 100% !important;
	}
	body.page-id-49756 #page-header .uncode-single-media-wrapper img {
		max-height: 150px;
		width: auto;
	}
	body.page-id-49756 #page-header .column_parent:first-child .uncol {
		margin-left: 160px;
		width: auto;
	}
}
@media (max-width: 767px) {
	body.single-post .post-content, body.single-post .uncol {
		max-width: 100% !important;
	}
	.touch .header-content {
		padding-top: 0 !important;
	}
}
@media (max-width: 570px) and (orientation: portrait) {
	.header-content {
		padding-top: 0 !important;
	}
	.mobile-intro .column_child .uncont {
		padding-left: 36px;
		padding-right: 36px;
	}
}

.uncode-counter:nth-child(2) {
	opacity: 0;
}
.counter-suffix {
	font-size: .5em;
  display: inline-block;
  transform: translateY(-50%);
}
.btn-square, .fa-stack.fa-squared {
	border-radius: 3px !important;
}
.btn-container.btn-inline {
	padding: 0 6px 0 0;
}
@media (min-width: 571px) and (orientation: portrait), (max-width: 1024px) and (orientation: landscape) {
	.btn-container.btn-inline {
		width: 33%;
	}
}
* > .btn-container:first-of-type {
	padding-left: 0;
}
body.page-id-49740.fp-viewing-social-media .logo-light, body.page-id-49820.fp-viewing-social-media .logo-light {
	display: none !important;
}
body.page-id-49740.fp-viewing-social-media .logo-dark, body.page-id-49820.fp-viewing-social-media .logo-dark {
	display: block !important;
}
body.page-id-49835.fp-viewing-generations #logo-container-mobile {
	display: none;
}
/*body.page-id-49740:not(.fp-viewing-social-media) .logo-container,
.touch body.page-id-49740 .logo-container {
	height: 200px;
	width: 100px;
    background-image: url(/wp-content/uploads/2019/01/logo_nolets_silver.png);
    background-repeat: no-repeat;
    background-size: 100px auto;
	margin: 0 0 0 35px;
    position: absolute;
}
body.page-id-49820:not(.fp-viewing-social-media) .logo-container,
.touch body.page-id-49820 .logo-container {
	height: 200px;
	width: 100px;
    background-image: url(/wp-content/uploads/2019/01/logo_nolets_reserve.png);
    background-repeat: no-repeat;
    background-size: 100px auto;
	margin: 0 0 0 35px;
    position: absolute;
}*/

body.page-id-49820 #main-logo .logo-image, body.page-id-50383 #main-logo .logo-image {
	background-repeat: no-repeat;
	background-image: url(assets/logo_nolets_gold.png);
	background-size: 100% auto;
	background-position: center bottom;
}
body.page-id-49820 #main-logo .logo-image img, body.page-id-50383 #main-logo .logo-image img {
	opacity: 0;
}
@media (max-width: 570px) {
	body.page-id-49820.fp-viewing-intro .row-inner > div:nth-child(2) {
		top: 0;
		opacity: .2;
		position: absolute;
	}
}
.touch .socialmedia .uncont {
	max-width: none !important;
}

/*@media (min-width: 571px) {
	body.page-id-49740:not(.fp-viewing-social-media) .logo-container, body.page-id-49820:not(.fp-viewing-social-media) .logo-container {
		margin: 0 0 0 15px;
	}
}
@media (max-height: 680px) {
	body.page-id-49740 .logo-container, body.page-id-49820 .logo-container {
		transform: translateY(-80px);
	}
}
@media (min-width: 1228px) {
	body.page-id-49740.fp-viewing-intro .logo-container, body.page-id-49740.fp-viewing-generations .logo-container, 
	body.page-id-49740.fp-viewing-botanicals .logo-container, body.fp-viewing-find-silver .logo-container,
	body.page-id-49820.fp-viewing-intro .logo-container, body.page-id-49820.fp-viewing-generations .logo-container, 
	body.page-id-49820.fp-viewing-botanicals .logo-container, body.fp-viewing-find-reserve .logo-container {
		margin: 0 0 0 calc(50% - 585px);
	}
}*/
/*body.page-id-49740.fp-viewing-intro #main-logo, body.fp-viewing-generations #main-logo, 
body.page-id-49740.fp-viewing-botanicals #main-logo, body.fp-viewing-find-silver #main-logo, 
body.page-id-49820.fp-viewing-intro #main-logo, body.page-id-49820.fp-viewing-botanicals #main-logo, 
body.fp-viewing-find-reserve #main-logo {
	opacity: 0;
}*/
@media (max-width: 960px) and (orientation: landscape) {
	.single-recipe .btn-container.btn-inline {
		width: 45%;
	}
}
/* @media (min-width: 960px) {
	.single-recipe .btn {
		min-width: 200px;
	}
} */
@media (max-width: 570px) {
	.btn:not(input), .btn-link:not(input) {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@media (max-width: 570px) {
  .btn-container.btn-inline, .btn-container.btn-inline {
    display: inline-block;
    margin-top: 9px !important;
  }
}
body.page-id-49740 .headliner, body.page-id-49820 .headliner {
	position: absolute;
    z-index: 10;
}
@media (min-width: 1228px) {
	body.page-id-49740 .headliner, body.page-id-49820 .headliner {
    	width: 1228px;
    	transform: translateX(-50%);
    	left: 50%;
    	top: 200px;
	}
}
body.page-id-49740 .vc_row.botanicals hr {
	border-color: #003f1e;
}
body.page-id-49740 .vc_row.botanicals .style-light h2 {
	color: #003f1e;
}
body.page-id-49820 .vc_row.botanicals hr {
	border-color: #7f6c4a !important;
}
body.page-id-49820 .vc_row.botanicals .style-light h2 {
	color: #7f6c4a;
}

@media (min-height: 900px) {
	.generations .row div.pos-bottom {
		vertical-align: middle;
	}
	.generations .empty-quad {
		display: none;
	}
}
@media (max-height: 799px) {
	.fontsize-774615 {
		font-size: 38px;
	}
	.intro .icon-box + .empty-double {
		display: none;
	}
	.intro .empty-triple {
		padding-top: 72px !important;
	}
}

@media (orientation: landscape)and (min-height: 800px) {
	.touch body.home .intro .empty-space:first-child, .touch body.page-id-49820 .intro .empty-space:first-child {
		padding-top: 180px !important;
	}
}
@media (max-width: 959px) and (orientation: landscape) {
	.fontsize-393736 {
		font-size: 48px;
		margin: 0 10%;
	}
	.header-wrapper .header-content {
		padding-top: 0 !important;
	}
	.find-section .uncode-single-media{
		display: none;
	}
}

/* @media (orientation: portrait) {
	.touch .find-section .uncode-single-media{
		display: none;
	}
} */

.vc_row.botanicals .row-internal .uncont, .vc_row.craftsmanship .logo-indent > .uncol > .uncoltable > .uncell > .uncont {
	width: calc(100% - 70px);
	margin-left: 35px !important;
}
@media (min-width: 1505px) {
	.vc_row.botanicals .row-internal .uncont, .vc_row.craftsmanship .logo-indent > .uncol > .uncoltable > .uncell > .uncont {
		width: 530px;
		margin-left: calc(100% - 713px) !important;
	}
}
.no-results {
	text-align: center;
	display: none;
}
.menu-horizontal + .no-results {
	display: block;
}
@media (orientation: landscape) {
	.touch .find-section .product {
		display: none;
	}
}
@media (min-width: 571px) {
	.botanicals .background-inner {
		width: 55%;
	}
}
@media (max-width: 570px) {
	/* :not(.tmb-overlay-showed).tmb .t-entry-visual .t-entry-visual-overlay {
		opacity: 1;
	}
	.tmb .t-entry-visual .t-overlay-text {
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
	} */
	/* .botanicals .background-inner {
		background-position: left top !important;
		background-size: 100% auto !important;
	} */
	.botanicals .divider-wrapper hr, body.home .generations .divider-wrapper hr {
		width: 75% !important;
	}
	.botanicals .fontsize-167894, body.home .generations h3 {
		font-size: 24px !important;
	}
	.botanicals :not(.tmb-overlay-showed).tmb .t-entry-visual .t-entry-visual-overlay-in {
		opacity: .85 !important;
	}
	.fontsize-799094 {
		font-size: 35px;
	}
}
@media (min-width: 571px) and (orientation: portrait) {
	.fontsize-799094 {
		font-size: 42px;
	}
	body.page-id-49820 .intro .background-inner {
		background-position: 70% top !important;
	}
	.btn-container.btn-inline {
		width: 33%;
	}
	.btn-container.btn-inline .btn {
	  font-size: 12px !important;
    padding: 10px !important;
		width: 100%;
	}
}
/* @media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
	.touch .botanicals .row-background .background-wrapper .background-inner {
		background-size: 50% auto !important;
	}
} */
@media (max-width: 1024px) and (orientation: landscape) {
	.btn-container.btn-inline .btn {
	  font-size: 10px !important;
    padding: 10px 6px !important;
		width: 100%;
	}
}
@media (max-width: 571px) and (orientation: landscape) {
	.btn-container.btn-inline .btn {
	  font-size: 9px !important;
    padding: 8px 4px !important;
	}
}
@media (min-width: 571px) and (orientation: landscape) {
	.botanicals .isotope-layout {
		height: 100vh !important;
	}
	.botanicals .isotope-layout .t-inside {
		height: 50vh !important;
	}
}
/* .recipe-intro > .uncol {
	margin: 240px 0 0 35px;
}
@media (min-width: 768px) {
	.recipe-intro h2, .recipe-intro .h2 {
		font-size: 4.5vw;
	}
}
@media (min-width: 1228px) {
	.recipe-intro > .uncol {
		margin: 240px 0 0 calc(100% - 565px);
	}
	.recipe-intro h2, .recipe-intro .h2 {
		font-size: 4.5vw;
	}
} */
.post-wrapper .post-footer, .post-wrapper .post-share {
	border: none;
}
.post-share .share-title {
	font-size: 0.9em;
	padding-bottom: 35px;
	margin: 0 auto 20px auto;
	width: 100px;
  text-align: center;
	border-bottom: 3px #008933 solid;
}
.page-prev .btn, .page-next .btn {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 500 !important;
}
@media (max-width: 570px) {
	.page-next .btn-disable-hover {
		display: none !important;
	}
}
.page-blog {
	font-weight: 500;
}
footer .footer-center {
    padding-top: 68px;
    padding-bottom: 68px;
}
footer .site-info {
	padding: 0 10%;
	width: 90% !important;
  margin: 0 5%;
}
footer .site-info p {
	font-size: 11px;
}

.touch .vc_row > .row > .row-inner, .touch .socialmedia .row-inner {
	height: auto !important;
	display: table-row !important;
}

#newsletter {
	background: rgba(0, 0, 0, .74);
	position: fixed;
	z-index: 99998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	display: flex;
	align-items: center;
	flex-flow: column;
	display: none;
}
#newsletter.active {
	display: flex;
}
#newsletter .row {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	width: auto;
}
#mc_embed_signup {
	position: relative;
	text-align: center;
	background-color: #fff;
	background-image: url('/wp-content/themes/uncode-child/assets/agegate_bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 800px;
	width: 95%;
	margin: auto;
	border-radius: 15px;
	-webkit-box-shadow: 10px 11px 98px rgba(1,1,1,.93);
	-moz-box-shadow: 10px 11px 98px rgba(1,1,1,.93);
	box-shadow: 10px 11px 98px rgba(1,1,1,.93);
}
@media (min-width: 992px) {
	#mc_embed_signup {
		width: 85%;
	}
}
#mc_embed_signup .inner {
	margin: 30px 10%;
}
@media (min-width: 992px) {
	#mc_embed_signup .inner {
		margin: 30px 20%;
	}
}
#mc_embed_signup form {
	padding: 10px 0;
}
#mc_embed_signup .mc-field-group {
	width: 100%;
}
#mc_embed_signup h2 {
	margin: 20px auto;
	font-weight: normal;
}
#mc_embed_signup .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#mc_embed_signup input {
	border: 1px solid #2f2f2f;
	border-radius: 4px;
	margin-top: 0;
}
#mc_embed_signup .button {
    background-color: #055d07;
	font-weight: normal !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
@media (min-width: 400px) {
	#mc_embed_signup .button {
		width: 95%;
	}
}
#mc_embed_signup .action {
	margin-top: 10px;
}
#newsletter label {
	font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
	line-height: 1em;
}
.legal p {
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}
.legal a {
	color: #f00;
}
.site-footer .col-lg-6 {
	max-width: 100%;
}