/*
Xenopsi CSS
Version 1.1.0
BY FA
*/
/*---------Master Distilleries page-----------*/
.gray-boxed-section {
    background: #a7a7a7;
    padding: 30px 20px;
}
.gray-boxed-section p,
.gray-boxed-section ul li span,
.gray-boxed-section ul li {
    color: #fff !important;    
	font-family: 'AauxProOT-Regular';
}
.gray-boxed-section ul {
    margin-bottom: 1em !important;
}
.meet-distiller-section .gray-boxed-section p {
    margin-bottom: .8em !important;
}

.distiller-banner {
    background-image: url(../images/about-banner.jpg?ver=4);
}
.distillers-mid-section {
    background: url(../images/common-bottom-bg.png?ver=4) right bottom no-repeat;
}
.hhd-controls-section {
    margin-top: -105px;
}
.hhd-controls-section  a {
    font-family: 'AauxProOT-Regular';
    font-size: 18px;
    line-height: 1.2em;
    color: #1a1240;
    text-transform: uppercase;
    display: block;
}
.hhd-controls-section  a:hover,
.hhd-controls-section  a:active,
.parkers-page-table .text-center a:hover span {
    color: #0c327d;
}
.hhd-controls-section .pull-right {
    text-align: right;
}
.hhd-video-wrapper {
    position: relative;
    margin-top: 0px;
}
.hhd-video-wrapper img {
    width: 100%;
    position: relative;
}
.hhd-video {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.meet-distiller-section {
    margin-top: 46px;
    font-family: 'AauxProOT-Regular';
}
.meet-distiller-section h3 {
    font-size: 35px;
    margin-bottom: 23px;
    padding-top: 25px;
    color: #071d49;
}
.meet-distiller-section p {
    font-family: 'AauxProOT-Regular';
    line-height: 32px;
    margin-bottom: 1.5em !important;
    color: #1a1240;
}
.meet-distiller-section p strong {
    font-family: 'AauxProOT-Medium';    
    text-transform: uppercase;
}
.meet-distiller-section p a.red-lnk{
    color: #8d112a;
}
.meet-distiller-section .entry-content p a{
    color: #1a1240 !important;
    text-decoration: underline !important;
}
.meet-distiller-section .entry-content .border-container p a {
    color: #9e1b30 !important;
}
.meet-distiller-section .entry-content p a:hover {
    text-decoration: none !important;
}
.distiller-banner {
    background-image: url(../images/distillers-banner.jpg?ver=4);
}
.container.video-special {
    max-width: 1120px;
}
.container.for-video-special {
    max-width: 965px;
}
.container.for-video-special.shorter-column {
    max-width: 705px;
}
.meet-distiller-section .for-video-special h3 {
    margin-bottom: 14px;
}
.meet-distiller-section .for-video-special h3.top-bar {
    padding-left: 25px;
}
.meet-distiller-section .for-video-special h3.top-bar::before {
    left: 25px;
}
/*---------Master Distilleries page-----------*/


/*---------Distilleries Awards page-----------*/
.distiller-awards-banner {
    background-image: url(../images/distillery-award-banner.jpg?ver=4);
}
.hhd-controls-section.distiller-awards {
    margin-top: -82px;
}
.distillery-awards-section.container{ 
    top: -18px;
    max-width: 1240px;
    text-align: center;
}
.container.distillery-control {
    max-width: 1182px;
}
.distillery-award{ 
    float:left; 
    width: 33.3333%;
    padding: 0 10px;
}
.distillery-award img{
    margin: 0 auto 20px;
}
.distillery-awards-section hr{
	margin: 50px auto 90px;
}
.distillery-awards-section h2{
    color: #061d49;
    margin-bottom: 5px;
}
.distillery-awards-section p{ 
    color: #333;
    font-family: 'AauxProOT-Regular';
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 60px;
}
.distillery-award h3{ 
 	color: #9c132d;
    font-family: 'AauxProOT-Medium';
	font-weight: 400;
    font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
}

.distillery-awards-section ul {
    max-width: 1280px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.distillery-awards-section ul li {
    width: 33.3333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 50px;
}
.distillery-awards-section ul li:nth-child(4) {
    /*margin-left: 16.6666%;*/
}
.distillery-awards-section ul li img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.fact-or-fiction.about-brand {
    padding-top: 144px;
	margin-bottom: 105px;
    top: 0;
}
.d-award-funnel {
    background: url(../images/d-award-bg-n.png?ver=4) 0 0 no-repeat;
    padding-bottom: 40px;
}
/*---------Distilleries Awards page-----------*/


.thanksMsg p {
    color: #fff;
}

.feed-detail p{
  overflow: hidden;
  position: relative;
  /*max-height: 3.6em; */
  max-height: none;
}
.feed-detail p:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
}
.feed-detail p:after {
  content: '';
  position: absolute;
  right: 0;
  width: 0.5em;
  height: 1em;
  margin-top: 0.2em; 
}

.brands-main-section .brands-container p {
    margin-bottom: 0;
    min-height: 180px;
}
.brands-main-section .brands-container-mid .brands-container p, .brands-main-section .brands-container.brands-container-bottom p  {
    min-height: 220px;
}

h3.newsfeed-note{ text-align:center; font-family: "AauxProOT-Regular"; text-transform: none;}
.brelease-tab {
    border: 1px solid #061d49;   
    border-left: none;
    border-right: none; 
}
.brelease-styles:first-child{
    width: 40%;
}
.brelease-styles{ 
    float: left;
    width: 30%;
	background-color: #061d49;
	color: #ffffff;
}
.brelease-styles:first-child {
    border-left:none;
}
.brelease-styles.brtab{ 
    float: left;
    width: 14%;
	background-color: #ffffff;
	color: #061d49;
	cursor:pointer;
}
.brelease-styles.brtab:hover,
.brelease-styles.brtab.active{ 
    background-color: #061d49; 
    color: #ffffff;
}
.brelease-styles-detail.substitution-table{
    margin: 0;
    padding: 0;
}

.brelease-styles-detail.substitution-table table tr td {
    width: 40%;
    border: none;
    padding: 0;
}
.brelease-styles-detail.substitution-table table tr td:nth-child(2){width: 30%;}
.brelease-styles-detail.substitution-table table tr td:last-child {
    width: 30%;
}

.brelease-styles-detail.substitution-table p {
    border-left: 1px solid #061d49;
    border-right: 1px solid #061d49;
    border-top: 1px solid #061d49;
    padding: 25px 35px;
    text-align: left;
}

.brelease-styles h3 {
    font-family: "AauxProOT-Regular";    
    border-right: 1px solid #fff;  
    padding: 25px 35px;
    text-align: left;
}
.brelease-styles:last-child h3{
    border-right: none;
}
.brelease-styles-detail.substitution-table table tr td:last-child p, .brelease-styles-detail.substitution-table table tr td:nth-child(2) p {
    border-left:none;
}
.visit-page .substitution-table p{ line-height: 52px; padding-bottom: 20px; padding-top: 20px; text-align: center;}
.visit-page .substitution-table table tr td:last-child{
	border-color: -moz-use-text-color #061d49 #061d49;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.brelease-styles {
  position: relative;
}
.brelease-styles ul {
    position: absolute;
    right: 0;
    top: 120px;
    text-align: left;
    margin-left: 35px;
    border: 1px solid #051b4a; 
    border-top: none;
    padding: 2px;
    background: #fff;
    z-index: 9999; 
    opacity: 0;
    pointer-events:none;
    /*transition: all .5s;*/
    width: 162px;
}
.brelease-styles ul.show{
    opacity: 1;
    pointer-events: all;
    top: 96px;
}

.brelease-styles h3 span {
    cursor: pointer;
    padding-right: 25px;
    background: url(/images/drop-arrow-white.png) right 25px no-repeat;
    background-size: 11px auto;
    display: inline-block;
    min-width: 100px;
}
.brelease-styles ul li{
  background: #fff;
  color: #051b4a;
  padding: 5px 12px;
  cursor: pointer;
  font-size: 24px;
}
.computer .brelease-styles ul li:hover,
.brelease-styles ul li.active{
  background: #051b4a;
  color: #fff;
}


/* Video Light Window  */

.hh-videolw {
    background: rgba(6, 29, 73, .88);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999999;
}
/*
.hhd-video.about-video{ height:auto;}*/

/* ----- Americain Whiskey Video Slider */


.video-slider-controller,
.video-inline-block {
    overflow: hidden;
    text-align: center;
}
.video-inline-block {
    display: inline-block;
}
.video-inline-block .prev,
.video-inline-block .next {
    float: left;
    width: 17px;
    height: 17px;
    margin: 0 6px;
    text-indent: -9999px;
    background: url(../images/phc-slider-prev.png) 0 0 no-repeat;
    background-size: contain;
}
.video-inline-block .next {
    background-image: url(../images/phc-slider-next.png);    
}
.video-inline-block ul{
    float: left;
}
.video-inline-block ul li{
    float: left;
    margin: 0 6px;    
}
.video-inline-block ul li a{
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 2px solid #071d49;
    background: none;
    text-indent: -9999px;
    display: block;
}
.video-inline-block ul li a.active,
.computer .video-inline-block ul li a:hover {
    background: #071d49;
}
.video-slider-controller {
    margin-top: 30px;
}

.computer .video-slider-controller.video-slider-desktop.playingfacts, .tablet .video-slider-controller.video-slider-desktop.playingfacts {
	bottom: 0px;
	position:relative;
	
}
.video-slider-controller.video-slider-desktop {
   position:absolute;
	overflow: hidden;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
bottom: 8px;
z-index: 9999;
}
.video-slider-controller.video-slider-desktop .video-inline-block ul li a{border: 2px solid #afafaf;}

.video-slider-controller.video-slider-desktop .video-inline-block ul li a.active,
.computer .video-slider-controller.video-slider-desktop .video-inline-block ul li a:hover {
	background: #9c132d;
}
.video-slider-controller.video-slider-desktop .video-inline-block .prev, .video-slider-controller.video-slider-desktop .video-inline-block .next {
    background: url(/images/phc-slider-prev-white.png?ver=4) 0 0 no-repeat;
    background-size: contain;
}
.video-slider-controller.video-slider-desktop .video-inline-block .next {
    background-image: url(/images/phc-slider-next-white.png?ver=4);
}
.video-slider-controller.video-slider-desktop .video-inline-block .prev:hover, .video-slider-controller.video-slider-desktop .video-inline-block .next:hover {
    background: url(/images/phc-slider-prev.png) 0 0 no-repeat;
    background-size: contain;
}
.video-slider-controller.video-slider-desktop .video-inline-block .next:hover {
    background-image: url(/images/phc-slider-next.png);
}

.video-slider-item.active {
   display:block;
   opacity: 1;   
}

.video-slider-item {
    display:none;
	opacity: 0;
	transition: opacity 0.8s ease 0s;
}
.phone .pushdown {
	margin-top: 0px
}
.phone #factfictiondiv .video-slider-controller{ margin-bottom:0px; }

.facts-video, .facts-video2{ text-decoration:underline; font-weight: 500; width: 20%; display: inline-block; text-align: center;}
.facts-video.active, .facts-video2.active{ text-decoration:none; font-weight:600;}
span.video-divider{ font-size: 16px; padding-left: 5px; padding-right: 5px;}
/* ----- Americain Whiskey Video Slider */


.whiskey-tab-block .brelease-styles-detail.substitution-table p {
    border-left: 1px solid #061d49;
    border-right: 1px solid #061d49;
	border-top: none;
    border-bottom: 1px solid #061d49;
}

.brelease-tab {
    border: 1px solid #061d49 ;
    border-left: none;
    border-right: none;
}

.style-type2 .whiskey-style-tab .brelease-tab .row{ width:100%; margin-right: 0px; margin-left: 0px;}

.barrelproof .w-styles.active .w-style-main::before ,
.barrelproofs .w-styles.active .w-style-main::before {
    opacity: 1;
	 border: 1px solid rgba(6,29,73,1) ;
	 border-left: none ;
border-bottom: none;
}
.tours-events{ text-align:center;}


.brand-award-section.phc-awards-section{float: none; margin: 0 auto 60px;}
.newsletter-signup.phc-history{padding-right: 0;
    width: auto; float: none; margin: 0 auto;}
.newsletter-signup button.phc-search{background-color: transparent;  color: #8f2430; width: 40px; height:20px;  transition: color .2s ease-in, padding .2s ease-in;
    -webkit-transition: color .2s ease-in, padding .2s ease-in;
    -ms-transition: color .2s ease-in, padding .2s ease-in;}

.newsletter-signup button.phc-search:hover{background-color: transparent;  color: #9c2432; padding-left: 10px;}
.input-group-addon.phc-btn{vertical-align: sub;}
.input-group.xpMaterial{ margin: 0 auto 30px;
    width: 40%;}
.brelease-tab.phc-history-srch{ border-color: #999; border-top: none !important;}	
.brelease-tab.phc-history-srch .brelease-styles{
    background-color: transparent;
    border: 1px solid #999 !important;
    color: #fff;
    float: left;
    width: 20%;
}
.brelease-tab.phc-history-srch .search-result{ background-color: #061d49;  color: #fff;  float: left; width:100%; }
.brelease-tab.phc-history-srch .brelease-styles h3{ padding: 18px 15px 10px; text-align: center; text-transform: none; font-family: "kepler-std"; color:#333; border-right: none; font-size: 24px; font-weight: 400;}
.brelease-tab.phc-history-srch .search-result h3{ color: #ffffff; text-align:left; font-family: "AauxProOT-Bold"; font-size: 21px; text-transform:uppercase;}
.search-section p {
    margin-bottom: 0;
}


.brelease-tab.phc-history-srch .brelease-styles:nth-child(1){ border-right: none !important; border-bottom: none !important;}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(2){ border-right: none !important; border-bottom: none !important; }
.brelease-tab.phc-history-srch .brelease-styles:nth-child(3){ border-right: none !important; border-bottom: none !important;}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(4){ border-right: none !important; border-bottom: none !important;}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(5){ border-bottom: none !important;}

.row.search-tab.srchdetail h3:last-child{font-family: "AauxProOT-Regular"; color: #8f8f8f;}

.phc-history .input-group.xpMaterial .form-control:focus + label, .phc-history .input-group.xpMaterial.notempty label{ left:0px;}
.input-group.xpMaterial .form-control:hover, .input-group.xpMaterial .form-control:focus{ color: #333; border-color: #333;}

.brand-detail-top {
    position: relative;
    z-index: 2;
}
.brelease-styles.search-result.msg:first-child{ border-left: 1px solid !important; border-right: 1px solid !important; background-color:transparent;}
.brelease-styles.search-result.msg h3{ color: #333; text-align:center;}

.brelease-styles.search-result.invalid h3{text-align:center;}


.entry-content.article .border-container{
  border: none !important;
  position: relative;
  padding-left: 20px;
  margin-bottom: 25px;
}
.entry-content.article .border-container::after{
  position: absolute;
  left: 0;
  width: 5px;
  top: 9px;
  bottom: 7px;
  content: '';
  background: #ebebeb;
}
.entry-content.article p:last-of-type {
    margin-bottom: 0px !important;
}

ul.paragraph-border{
  border: none !important;
  position: relative;
  padding-left: 30px;
  margin-top: -17px;
  font-family: 'AauxProOT-Regular';
}
ul.paragraph-border::after{
  position: absolute;
  left: 0;
  width: 5px;
  top: -18px;
  bottom: -11px;
  content: '';
  background: #ebebeb;
}
ul.paragraph-border li{ margin-left: 60px; list-style-type:disc; color:#9a1630; padding:10px; 
padding-top:0px; font-size:10px;}
ul.paragraph-border.paragraph-big li {
    margin-left: 26px;
    list-style-type: disc;
    color: #9a1630;
    padding: 10px;
    font-size: 24px;
	line-height: 32px;
}
ul.paragraph-border li span{ color: #000; font-size: 21px; }
b.top-bar::before {
    background: #9a1630 !important;
    top: -10px !important;
}
b.top-bar {
    color: #9a1630 !important;
    padding-top: 15px;
}
ul.paragraph-border{margin-left: 0px; padding-left: 0px;}
ul.paragraph-border li {
    margin-left: 60px;
    list-style-type: disc;
    color: #9a1630;
    padding: 10px;
    padding-top: 0px;
    font-size: 10px;
}
ul.paragraph-border li span {
    font-size: 17px;
}
ul.paragraph-border::after {
    position: absolute;
    left: 0;
    width: 5px;
    top: -18px;
    bottom: -11px;
    content: '';
    background: none;
}

ul.para-bull{
margin-top: 17px;
}
ul.para-bull li {
   margin-top: 1em;
   padding: 0px;
   margin-left: 20px;
   font-size: 14px;
   line-height: 1.6em;
}
ul.para-bull li span {
    color: #1a1240;
}
.meet-distiller-section .for-video-special .border-container h3 {
    padding-top: 0;
    padding-left: 0;
}
ul.para-bull li {
    list-style: none;
    font-size: 21px;
    padding-left: 0;
    color: #1a1240;
    line-height: 30px;
    margin-top: .5em;
}
.gray-boxed-section ul.para-bull li::before {
    color: #fff;
}
ul.para-bull li::before {
    content: "\2022";
    color: #992135;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-family: arial;
    font-size: inherit;
    font-size: 1em;
    top: 0;
    position: relative;
}
/*-------whiskey 101--------*/

.w-styles {
    width: 15.6666%;
    float: left;
    padding-bottom: 52px;
}
.style-type2 .w-styles:first-child {
    margin-left: 4.3333%;
}
.whiskey-page .experience-whiskey-main .half-width:last-child {
    padding-top: 190px;
}
.whiskey-page .facility-detail {
    padding-top: 25px;
}
.whiskey-page .facility-infos p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}
.about-brand .hhd-video-wrapper {
    width: 100%;
}
.w-styles-detail .media-left {
    padding: 0 20px 0 0;
}
.w-styles-detail h6 {
    font-size: 20px;
}
.w-styles-detail h6 span {
    margin-right: 20px;
    padding-left: 12px;
}
.bottle-container {
    width: 200px;
}
.style-type2 .w-styles-detail {
    margin-bottom: 0px;
}
.w-styles-detail {
    margin-bottom: 90px;
}
.whiskey-style-tab {
    margin: 0 0 60px;
}
.w-style-main {
    border: 2px solid #afafaf;
    height: 100px;
    padding: 2px;
    width: 100px;
}
.w-styles-inner {
    height: 92px;
    padding: 0 8px;
    width: 92px;
}
.w-styles-inner h5 {
    background-size: 4px auto;
    font-size: 16px;
    line-height: 20px;
    padding: 0 8px;
}
.w-styles-inner h6 {
    font-size: 16px;
    line-height: 18px;
}
.american-whiskey .container hr {
    margin-top: 24px;
}
.pie-chart-container {
    width: 170px;
}
.pie-container {
    width: 130px;
    height: 130px;
}
.pie-chart-container img {
    width: 100px;
    top: 15px;
    left: -15px;
}
.close-recipe {
    height: 26px;
    top: -13px;
    width: 48px;
}
/*-----Distillery Award page------*/
.feed-detail p{
  /*max-height: 4em; */
  max-height: none;
}
.brelease-styles h3 {
    font-size: 18px;
	color: #fff;
}

.brelease-styles:first-child h3, 
.brelease-styles-detail.substitution-table p {
    padding: 15px;
	font-size: 20px;
}
.brelease-styles-detail.substitution-table table tr td:last-child {
    display: inline;
}
.whiskey-styles.mobile-padding h2 {
    margin-bottom: 15px;
}
hr.brand-hr {
    margin: 0px auto 35px;
}
.brelease-tab {
    margin-bottom: 45px;
	border-bottom: none !important;
}
.recipes-page .share-recipe.row {
    margin-bottom: 0;
}
.share-recipe.row {
    display: block !important;
    margin: 18px 0 15px;
}
.share-recipe span {
    font-size: 24px;
    line-height: 36px;
}
.share-recipe a {
    height: 36px;
    margin-left: 35px;
    width: 36px;
}
.brands-main-section .brands-container p {
    max-height: 127px !important;
    overflow: hidden;
}
.brelease-styles h3, 
.brelease-styles-detail.substitution-table p {
    padding: 13px 16px !important;
}
.brelease-styles h3 {
    font-size: 16px !important;
	margin-bottom: 0px !important;
}
.brelease-styles ul {
    top: 90px;
    margin-left: 0 !important;
    right: auto;
    left: 124px;
    width: 100px;
}
.brelease-styles ul.show {
    top: 48px;
}
.brelease-styles h3 span {
    background-position: right 8px;
    padding-right: 16px;
    background-size: 9px auto;
    min-width: 50px;
}
.w-styles {
    padding-bottom: 35px;
}
.w-styles .w-style-main::before {
    bottom: -49px;
    height: 24px;
    margin-left: -12px;
    width: 24px;
}
/*-------whiskey 101--------*/

ul.para-bull li span{
    font-size: 21px;
    line-height: 1.6em;
}


/* Future Past Css  */

.future-past-slider {
    position: relative;
}
.future-past-indicator {
    overflow: hidden;
    padding: 0px 0 20px;
    position: relative;
    z-index: 2000;
	margin-top: -19px;
}
/*.future-past-item .image-caption { 
    position: absolute;
}*/
.future-past-indicator ul {
    float: right;
}
.future-past-indicator li {
    float: left;
    margin-left:4px;
}
.future-past-indicator li a{
    display: block;
     width: 35px;
    height: 4px;
    background: #dadde4;
}
.future-past-indicator li.active a,
.future-past-indicator li a:hover {
    background: #9c132d;
}
.future-past-slider .future-past-slider-container img {
    margin-bottom: 0;
}
.future-past-control {
    position: absolute;
    right: 30px;
    top: -25px;
    width: 255px;
    z-index: 2000;
}
.future-past-control a {
    background: #9c132d url(../images/control-white-left.png) center center no-repeat;
    background-size: 16px auto;
    float: left;
    height: 50px;
    width: 118px;
    text-indent: -9999px;
}
.future-past-control .next {
    background-image: url(../images/control-white-right.png);
    float: right;
}
.future-past-slider .slider-maintain {
    position: relative;
    width: 100%;
    margin: 0;
}
.future-past-item.active {
    opacity: 1;
    z-index: 1000;
}

.future-past-item {
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.8s ease 0s;
    width: 100%;
    z-index: 999;
}
.future-past-item img{
    width: 100%;
    margin: 0;
}
.slider-wrapper{
	min-height: 515px;
	margin-top: 60px;
}
.future-past-indicator {
    padding: 50px 0 20px;
}
.future-past-indicator.withinfo {
    padding: 24px 0 20px;
}
.future-past-indicator.withinfo2 {
    padding: 0px 0 20px;
}
.image-caption {
    font-size: 0.8em;
    line-height: 17px !important;
    font-style: italic;
}
.future-past-indicator.withinfo3 {
    padding: 28px 0 20px;
}
.image-caption2 {
    font-size: 0.7em;
    line-height: 17px !important;
    font-style: italic;
    margin-top: 20px;
}
.old-timeline a img{
    opacity: 0;
    width: 100%;
}
.old-timeline.activated a {
    background-position-y: 0;
    -ms-background-position-y: 0;
}
.old-timeline a {
    display: block;
    background: url(../admin/wp-content/uploads/2019/03/timlineLong-hq.jpg) center 100% no-repeat;
    background-size: 80% auto;
    -webkit-transition: background 3000ms ease-out;
    -ms-transition: background 3000ms ease-out;
    transition: background 3000ms ease-out;
}
/*---- Update March 2020 ----*/
.post-infos {
    display: flex;
    padding-left: 25px;
}
.post-infos p {
    margin: 0 1em 24px 0 !important;
    font-size: 16px;
}
.post-infos .post-date {
    font-family: 'AauxProOT-Bold';
    text-transform: uppercase;
}
.post-infos .post-read_time {
    font-style: italic;
    text-transform: uppercase;
    color: #999;
}

.backbtncontainer {
    border-bottom: 1px solid #afafaf;
    overflow: hidden;
}
.backbtncontainer a {
    float: left;
    background-size: auto 12px;
    padding: 11px 26px 10px 40px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    line-height: 1;
    font-family: 'AauxProOT-Bold';
    color: #061d49;
    background: #afafaf url(../images/arrow-left.png) 22px 14px no-repeat;
    background-size: auto 14px;
}
.relatedArticles .recipes-filter h2 {
    margin: 0;
    max-width: none;
    position: relative;
    color: #061d49;
    text-align: left;
    padding: 0;
}
.relatedArticles .recipes-filter h2 span {
    padding: 0;
}
.relatedArticles .recipes-filter h2::after ,
.home .blog-read-progress {
    display: none;
}
.blog-read-progress {
    position: absolute;
    height: 3px;
    width: 0%;
    background: #9c132d;
    left: 0;
    bottom: -3px;
}
/*---- Update March 2020 ----*/


@media screen and (max-width: 767px) {
.image-caption2 {
    padding: 0 15px;
}
.gray-boxed-section ul.para-bull li {
    margin-top: 8px;
}
}
html.hide-overflow {
    overflow: hidden;
}
.img-popup.active {
    display: block;
  }
  .img-popup {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    z-index: 9999999;
    overflow: auto;
    font-family: "futura-pt";
    font-style: normal;
    transition: 300ms;
    display: none;
  }
  .img-popup .img-popup-container {
    background: #fff;
    position: relative;
    padding: 40px 20px 25px;
    margin-bottom: 30px;
  }
  .img-popup .close-overlay {
    width: 30px;
    height: 30px;
    text-indent: -999em;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    background: url(../admin/wp-content/uploads/2020/03/close-overlay-circle.png) 0 center no-repeat;
    background-size: contain;
    padding: 0;
    border: none;
  }
  .img-popup .close-overlay:hover {
    filter: contrast(0.0);
  }

  strong.top-bar {
    font-family: "kepler-std" !important;
    font-weight: 400 !important;
    text-transform: none !important;
    text-align: center;
    font-size: 1.85em;
    padding-bottom: 1em;
    margin: 2em 0 .9em;
    line-height: 1.1em;
}
strong.top-bar::before {
    top: auto;
    left: 50%;
    background: #9c132d !important;
    transform: translateX(-50%);
    bottom: 0;
}
strong.lead-copy {
    font-weight: 400 !important;
    text-transform: none !important;
    text-align: center;
    display: block;
}
@media screen and (min-width: 1800px) {
    img.aligncenter.size-full.desktop80 {
        max-width: 60%;
    }    
}

@media screen and (max-width: 1799px) and (min-width: 768px) {
    strong.top-bar {
        font-size: 2.5em;
    }
    img.aligncenter.size-full.desktop80 {
        max-width: 330px;
    }
}

@media screen and  (min-width: 768px) {
    .feed-block .hhd-video-wrapper a {
        display: block;
        width: 100%;
        position: relative;
        padding-top: 54%;
        overflow: hidden;
    }
    .feed-block .hhd-video-wrapper a img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.meet-distiller-section p.smalloz strong {
    font-family: 'AauxProOT-Medium';
    text-transform:none;
}

.input-group-addon{
    padding: 0 0;
    border: none;
}


.banner-texts.distiller-texts.bar-only .text-bar.sticky-anchor {
    position: relative;
    line-height: 1.4em;
    top: 0;
    margin-top: -1.36em;
    left: 0;
    padding-left: 0.9em;
    padding-right: 0.9em;
}
.banner-texts.bar-only .text-bar::after {
    background: #061d49;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    height: 100% !important;
    width: 100%;
    z-index: 2;
}
.banner-texts.bar-only .text-bar::before {
    background: #afafaf;
    border-top: none;
    bottom: -10px;
    content: "";
    top: .91em;
    left: -10px;
    position: absolute;
    right: -10px;
    z-index: 1;
}
.banner-texts.distiller-texts.bar-only .text-bar.sticky-anchor .top-bar {
    z-index: 3;
    padding: .432em 0;
}
.video-special.has-special-bar {
    margin-top: 50px !important;
}