.colorBlack { 
	color: #000; 
	margin-bottom: 13px;
}
a.btn-read-more{
	color: #f47920;
	display: inline; 
	font-family: 'Kapra-Regular';
}
/*-----------For Privacy Page------------*/
.privacy-page .privacy-page_wrapper{
	padding-left: 88px;
	padding-right: 88px;
	padding-bottom: 25px;
}
.privacy-page h3{
	color: #f47920;
	font-size: 30px;
	padding-bottom: 6px;	
}
.privacy-page p{
	font-size: 24px;
	line-height: 32px;
}
.privacy-page a{
	color: #f47920;
	text-decoration:underline;
}

/*-----------For Privacy Page------------*/

/*-----------For Quiz Form------------*/
.common-form.quiz-campaign-form {
    margin-top: 60px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.checkboxes label.customRC.ugc-quiz{
	color: #fff;
}
/*-----------For Quiz Form------------*/


.xm-tooltip.chkbox-tooltip{
	left: 0;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
}

/*---- News detail section ----*/
.news-detail{
	margin-bottom: 80px;
}
.news-detail-section .news-detail{
	padding: 22px 80px 0;
}
.news-detail-section img {
	margin-bottom: 24px;
}
.news-detail-section h3 {
	font-size: 36px;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 5px;
}
.news-detail-section .bourbon-detail_media p {
	margin-bottom: 15px;
}
.news-detail-section .bourbon-detail_media p a {
	color: #e8892f;
	text-decoration: underline;
}
/*---- News detail section ----*/

.bourbon-detail_media p.disclaimer{
	font-style: italic;
	line-height: 1.5em;
	font-size: 13px;
	margin-top: -10px;
	letter-spacing: .04em;
	
}
p.disclaimer.bottom2{
	text-align: center;
	padding: 0 15px;
	
}

.bourbon-detail_media p.disclaimer a, p.disclaimer.bottom2 a{
	color: #e8892f;
}


/*-----------For Mouse over------------*/
@media screen and (min-width: 768px) {
}
/*-----------For Mouse over------------*/




.section-inner_contents.error-msgs{
    padding-top: 50px;
    padding-bottom: 0px;
    color: #e8e6e5; 
    padding: 15px 15px 0;
}

.signup-popup.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.signup-popup {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(237, 229, 217, .95);
    z-index: 10000;
    color: #000;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding: 30px 0;
    transition: opacity 500ms, visibility 500ms;
}

.signup-popup .signup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    background: none;
    width: 36px;
    opacity: .75;
    padding: 0;
}

.computer .signup-popup .signup-close:hover {
    opacity: 1;
}
.signup-popup .signup-close img {
    width: 100%;
    display: block;
}
.signup-popup h3 {
    font-weight: 400;
    text-transform: none;
    margin-bottom: .125em;
    color: #000;
    text-transform: uppercase;
}
.signup-popup p {    
    line-height: 1.7em;
    margin-bottom: .85em;
    font-family: "minion-pro";
    color: #000;
}
.signup-popup .nlSectionUpdate .newsletter-signup {
    float: none;
    max-width: 620px;
    margin: 0 auto;
    background: #fff;
    border: none;
    font-family: arial;
    font-weight: normal;
    font-size: 15px;
    font-variant: small-caps;  
    color: #666666;  
    text-transform: uppercase;
    padding-top: 0;
}
.signup-popup .newsletter-signup .input-group {
    margin: 0;
}
.signup-popup .newsletter-signup .form-control {
    background-image: url(../images/envelope-blue.png?ver=3);
}


.signup-popup .newsletter-signup .input-group::-moz-placeholder {
    color: #fff;
}
.signup-popup .newsletter-signup .input-group::-ms-placeholder {
    color: #fff;
}
.signup-popup .newsletter-signup .input-group::-webkit-input-placeholder {
    color: #fff;
}
.signup-popup .newsletter-signup button{
    background: #e8892f;
    color: #fff;
    padding: 4px 15px 0;
    width: 100%;
    text-align: center;
    border: none;
    font-family: 'Kapra-Regular';
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 1px;
    height: 56px;
}

.apple .signup-popup .newsletter-signup button {
    padding-top: 12px;
    padding-bottom: 6px;
}

.ugc-v2.signup .dobs .select-container {
    margin-right: 10px;
    width: 114px;
}

.ugc-v2.signup .ugc-form_contents {
    margin: 0 10px;
}
.signup-popup .newsletter-signup .form-control {
    background-image: url(/images/envelope-blue.png?ver=3);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 60px;
}
.recipe-detail ul li a{
    color: #e8892f;
    text-decoration: underline;
}
.recipe-detail ul li a:hover{
    text-decoration: none;
}

.btn.red{
    border: 2px solid #c00922;
    color: #ffffff;
}
.btn.red span {
    border: 1px solid rgba(192, 9, 34, 1);
}
.btn.red:hover span {
    border-color: rgba(192, 9, 34, 0);
}
.orangclr, p.disclaimer a, p.disclaimerlft a{
    color: #e8892f;
}
.mlbtripleplay p.disclaimer{
    font-size: 9px;
    line-height: 16px;
}
p.disclaimerlft {
    position: absolute;
    font-size: 9px;
    left: -100px;
    bottom: 41px;
}

p.disclaimerlft.insider {
    right: -300px;
    bottom: 41px;
    left: auto;
}



.footer-nav ul li {
    padding: 0 10px;
}

/*---1783 medal----*/

.customSection.product-medals {
    background: url(../images/medal-bg-bl.jpg) center center no-repeat;
    background-size: cover;
    border-top: 8px solid #ba9958;
    border-bottom: 8px solid #ba9958;
    padding: 90px 0 80px !important;
}
.customSection.product-medals h2 {
    color: #fff;
    margin-bottom: .9em;
}
.medal-flex.flex {
    display: flex;
    justify-content: center;
}
.medal-item {
    width: 25%;
    padding: 0 5px !important;
    text-align: center;
}
.medal-item img {
    width: 80%;
    filter: drop-shadow(3px 2px 9px rgba(0, 0, 0, 0.07)) drop-shadow(7px 4px 25px rgba(0, 0, 0, 0.26)) drop-shadow(7px 4px 33px rgba(0, 0, 0, 0.44));
    margin-left: auto;
    margin-right: auto;
}
.medal-item h3 {
    font-size: 32px;
    margin-top: .7em;
    color: #fff;
}
.medal-item h3 span {
    display: block;
    font-size: 1.6em;
    line-height: .94em;
    color: #ba9958;
}

/*---1783 medal----*/




.home-social {
    background: transparent;
}
.home-social .container {
    padding: 60px 0 54px;
}
.home-social .h2 {
    color: #000;
}
.social-carousel {
    margin: 0 -5px;
}
.social-carousel .item img {
    width: 100%;
    transition: 500ms;
    transform: scale(1.01) translate3d(0,0,0);
    will-change: transform;
    transform-style: preserve-3d;
}

.social-carousel .item a {
    overflow: hidden;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
    display: block;
}
.computer .social-carousel a:hover img {
    transform: scale(1.05) translate3d(0,0,0);
}
.social-carousel .item {
    width: 12.5%;
    overflow: hidden;
}
.social-carousel .item.flex{
    display: flex;
}
.social-carousel .item:nth-child(2n+1) {
    width: 100%;
}

.address-sections:first-child p {
    margin: 20px 0;
}

.section-inner_contents.padding-topSame.ewdugout{
    padding-top: 54px;
}

.ewdugout p.disclaimer.mlb{
    position: absolute;
    width: 65%;
    left: -5.5%;
    bottom: 7%;
    font-size: 9px;
    right: auto;
}

.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
    min-height: 700px ;
    height: 700px;
}
.disclaimer.mlb.rulesText {
    font-style: normal;
}
.video-overlay {
    background: #000;
    z-index: 999;
}
.video-section.hasVideo .overlay-video_container {
    max-width: 100% !important;
    max-height: 100%;
}
.closeBtn {
    right: 20px;
    top: 45%;
}
.closeBtn {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 99;
    background: transparent;
    color: #fff;
    border: 1px solid #ba9958;
    padding: 8px;
    letter-spacing: 1px;
    font-size: 14px;
    transition: 0.3s ease;
    text-transform: uppercase;
}
.closeBtn:hover {
    background: #ba9958;
}