body {
	background-color:#fff;
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}

footer {
	padding: 115px 15px 15px 15px;
	max-width: 1240px;
	line-height: 22px;
	background-color: #363636;
	font-size: 12px;
	margin-top: 50px;
	color: #fff;
}

footer a, footer a:active, footer a:hover, footer a:focus, footer a:visited {
	color: #7f7f7f;
	font-size: 14px;
	line-height: 2.5;
}

input.form-control, textarea.form-control {
	padding-left: 30px;
}

.searchBox, .loginBox {
	padding-left: 30px !important;
}

#dateNeededInput {
	padding-left: 30px !important;
}

.categoryImg {
	box-shadow: 3px 6px 12px 0px rgba(179, 179, 179, 1);
}

.navbar {
	border: none;
	font-weight: 500;
	min-height: 70px;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>.active>a {
	background-color: #fff!important;
	font-weight: bold;
	color: #000!important;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #000!important;
}

.navbar-default .navbar-nav>.active>a:hover {
	background-color: #333333;
}

.navbar-default .navbar-nav>.active>a:focus {
	background-color: #c70751;
}

.navbar .container .navbar-nav.pull-left li.fadeInLeft a i, .navbar .container-view .navbar-nav.pull-left li.fadeInLeft a i {
	color: #ffffff;
}

.fa-bars {
	color: #c70751;
}

.badge {
	color: #ffffff;
	background-color: #c70751;
}

.navbar .container .navbar-nav li.active .fa-caret-down, .navbar .container-view .navbar-nav li.active .fa-caret-down {
	color: #c70751;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #fff!important;
	color: #000!important
}

.dropdown-menu>li>a:hover {
	background-color: #c70751;
}

.fa-caret-down i {
	color: #797979;
}

.fa-caret-down i :hover {
	color: #333333;
}

.fa-caret-down i :focus {
	color: #c70751;
}

.copyright-view {
	display: none;
}

dd {
	text-indent: -10px;
	margin-left: 10px;
}

.fa-search {
	color: #fff;
}

#451_lbl_curcat {
	color: #fff !important;
}

.container-view {
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.categoryImg img:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.btn-info:hover {
	border-color: #c70751
}

.loginLabel {
	color: #ffffff;
}

#451qa_prod_name {
	color: #fff;
}

#searchBtn:active {
	background-color: #797979 !important;
	border-color: #797979 !important;
}

#searchBtn:focus {
	background-color: #797979 !important;
	border-color: #797979 !important;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-color: #c70751 !important;
	border-color: #c70751 !important;
}

.product-image-large {
	height: 250px;
}

.specform-default {
	margin-top: 22px;
}

.navbar-default {
	background-color: #fff;
}

.breadcrumb {
	background: none;
	color: #fff;
	display: none;
}

.breadcrumb li a {
	color: #c70751;
}

.well {
	height: 275px!important;
	border: none;
}

.panel {
	border: none!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	margin-top: 50px;
}

.panel-title {
	padding: 10px 15px!important;
}

.panel-heading {
	border: none!important;
	box-shadow: none;
}

.panel-nav ul li.active {
	background-color: #c5c5c5;
}

.nopad input, .nopad textarea {
	padding-left: 10px;
}

.iv-container {
	z-index: 999999999!important;
}

.panel-heading, .panel-title {
	font-weight: bold;
	font-size: 16px;
}

specformpreview .panel {
	position: fixed;
	top: 60px;
	left: 0px;
	width: 100%;
}

specformpreview .panel {
	position: fixed;
	top: 130px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 1240px;
	z-index: 7;
	border: none;
	border-radius: 0px;
	box-shadow: 0px 0px 10px 0px #000;
}

.tinyProductImage {
	float: left;
	height: 150px;
	width: 150px;
}

.card {
	width: 190px;
	height: 182px;
	box-shadow: 0px 0px 3px 0px #9c9c9c;
	margin: 0 auto 25px auto;
	cursor: pointer;
	font-size: 12px;
}

.cardTop {
	overflow: hidden;
}

.cardTopBig img {
	width: 30vw;
}

.cardBottom {
	padding: 5px 15px 5px 15px;
}

.cardBig {
	width: 30vw;
	box-shadow: 0px 0px 3px 0px #9c9c9c;
	margin: 0 auto 25px auto;
	cursor: pointer;
	font-size: 12px;
}

.cardTopBig {
	overflow: hidden;
}

.cardBottomBig {
	padding: 5px 15px 15px 15px;
}

.cardItem {
	width: 500px;
	height: 160px;
	background-color: #fff;
	padding: 0px;
	box-shadow: 0px 0px 5px 0px #000;
	font-size: 12px;
	margin: 15px;
	position: relative;
}

.cardRecipeName {
	margin-top: 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

.cardRecipe {
	padding: 5px;
	width: 490px;
}

.cardAddRecipeButton {
	font-family: sans-serif;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#previewDetail1 h3, #previewDetail2 h3, #previewDetail3 h3, #previewDetail4 h3 {
	margin-bottom: 0px;
}

#previewDetails {
	font-size: 10px;
}

.product-detail-one-column.ng-scope div.col-xs-12.col-collapse div.row div.col-xs-12 h2.ng-binding {
	/* Hack to make font white on checkout page */
	color: #fff;
}

.navbar-fixed-bottom ul li .btn {
	text-transform: uppercase;
}

small {
	font-size: 16px
}

.panel-footer {
	border-radius: 0px 0px 10px 10px;
}

.redOutline {
	box-shadow: 0px 0px 2px 2px #f00;
}

.sidebarBrand {
	line-height: 65px;
	font-size: 16px;
}

.sidebarBrand:hover {
	background-color: #eee;
	cursor: pointer;
}

.sidebarBrandIcon {
	float: left;
	margin-right: 15px;
	width: 65px;
	height: 65px;
}

.nGY2GThumbnailTitle {
	font-size: 12px;
}

.nGY2GThumbnail {
	background: url(https://apps.vividimpact.com/assets/diageo/check.png)!important;
}

.nGY2GThumbnailImage, .nGY2TnImg, .nGY2TnImgBack {
	background-color: transparent!important;
}

.nGY2TnImgBack {
	background-image: none!important;
	background: url(data:image/gif;base64,R0lGODlhEAAQAIAAAP///////yH5BAEKAAEALAAAAAAQABAAAAIOjI+py+0Po5y02ouzPgUAOw==) repeat!important;
}

.nGY2Viewer {
	background-color: transparent!important;
	background: url(https://apps.vividimpact.com/assets/diageo/check.png) repeat !important;
}

img.nGY2ViewerMedia {
	background: transparent!important;
}

.nGY2GThumbnailAlbumTitle {
	text-transform: uppercase;
}

.textBubble {
	background-color: #fff;
	color: #000;
	padding: 10px;
	font-size: 10px;
	border: 1px solid #000;
	border-radius: 20px;
	box-shadow: 0px 0px 25px 0px #ababab;
}

.mask {
	display: none!important;
}

.nGY2ViewerToolsTopRight {
	background: rgba(0, 0, 0, .7)!important;
}

.minicart-detail {
	box-shadow: 0px 5px 30px 0px #333!important;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters>[class^="col-"], .row.no-gutters>[class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

#menu {
	height: 100%;
	width: 250px;
	position: fixed;
	z-index: 1050;
	top: 0;
	right: -450px;
	background-color: #fff;
	transition: 0.25s;
}

#menuHeader {
	height: 55px;
	width: 350px;
	color: #fff;
	background-color: #3b3b3b;
	font-size: 22px;
	padding: 13px 0px 0px 25px;
}

#menuContent {
	width: 350px;
	padding: 15px 15px 15px 25px;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.menuItem {
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-left: 15px;
}

#menuCloser {
	position: absolute;
	width: 50px;
	height: 50px;
	top: -33px;
	right: 250px;
	font-size: 75px;
	color: white;
	cursor: pointer;
	display: none;
	text-shadow: 0px 0px 10px #000;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

#darken {
	opacity: 0;
	display: none;
	background: rgba(0, 0, 0, 0.5);
	animation: fadeIn cubic-bezier(0.19, 1, 0.22, 1) 1;
	animation-duration: 0.5s;
	animation-delay: 0s;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1040;
}

.Group-14 {
	width: 120px;
	object-fit: contain;
}

.cartIcon {
	width: 27px;
	height: 27px;
	object-fit: contain;
	display: inline;
}

.ctaItem {
	width: 85%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
	padding: 25px;
	margin: 0 auto 20px auto;
	z-index: 8;
	cursor: pointer;
	height: 140px;
}

.ctaIcon {
	width: 90px;
	position: absolute;
	top: 18px;
	right: 18px;
}

.ctaHeader {
	font-size: 1em;
	font-weight: 600;
	letter-spacing: .5px;
	color: #363636;
}

.ctaText {
	font-size: .7em;
	font-weight: 300;
	letter-spacing: normal;
	text-transform: initial;
	width: 195px; /*Was 155px*/
	margin-bottom: 10px;
}

.ctaCta {
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: 3px;
	color: #c70751;
	position: absolute;
	bottom: 25px;
}

.ctaLeft, .ctaRight {
	float: none;
}

@media all and (min-width: 992px) {
	.ctaLeft {
		float: right;
	}

	.ctaRight {
		float: left;
	}
}

.ctaCardHeader {
	font-family: Montserrat;
	font-size: 44px;
	font-weight: 200;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: normal;
	color: #363636;
}

.getStartedBtn {
	width: 194px;
	height: 49px;
	border-radius: 24.5px;
	background-image: linear-gradient(106deg, #c70751, #ff0062);
	margin-top: 30px;
}

.getStartedTxt {
	text-align: center;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 3.25;
	letter-spacing: 3px;
	color: #ffffff;
	text-transform: uppercase;
}

.ctaCardList {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Montserrat;
	font-size: 15px;
}

.overlayWrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.overlayTitle{
	font-family: Montserrat;
	font-size: 25px;
	font-weight: 200;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	text-align:center;
  }

.overlayText {
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}

.mpTitle {
	font-family: Montserrat;
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #363636;
	text-align: center;
	margin-bottom: 35px;
}

.footerLink {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.5;
	letter-spacing: normal;
	color: #7f7f7f;
}

#fpHeroHeader {
	position: absolute;
	left: 100px;
	top: 21%;
	width: 400px;
	font-size: 2.9em;
	font-weight: 200;
	letter-spacing: normal;
	line-height: 1.18;
	text-transform: uppercase;
}

#fpHeroSubtext {
	position: absolute;
	left: 100px;
	top: 45%;
	text-align: center;
	border-radius: 35px;
	width: 205px;
	height: 11%;
	line-height: 2.5em;
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: 3px;
	color: #fff;
	background-image: linear-gradient(105deg, #c70751, #ff0062);
	text-transform: uppercase;
}
#fpHero {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 485px;
	margin-top: -20px;
	max-width: 100%;
	height: auto;
}
#fpHero > .header-text {
	width: 38%;
	margin: 0 auto;
	padding-top: 2em;
}
#playerWrap {
	display: inline-block;
	position: relative;
}
#playerWrap.shown::after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center; 
	background-size: 64px 64px;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}
.nGY2ViewerToolsTopRight {
	position: fixed;
	z-index: 99999;
	display: block;
	cursor: pointer;
}
.nGY2Viewer {
	z-index: 9999999;
}
.clickLink {
	cursor: pointer;
}
#shippingHeader a {
	color: #fff!important;
}
.text-primary {
	margin-left: 15px;
}
input[placeholder="downloadUrl"] {
	display: none;
}

.dropdown-submenu {
	position:relative;
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display:block;
}
.dropdown-submenu>a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
	float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}
.navbar .container .navbar-nav.pull-left li a, .navbar .container-view .navbar-nav.pull-left li a {
	padding: 20px 10px;
}
#productGrid {
	display: grid;
	grid-template-columns: 23% 23% 23% 23%;;
	justify-items: center;
	width: 90%;
	margin: 0 auto;
	padding-top: 15px;
	grid-gap: 2vw 2vw;
	margin-left: 4%;
}
.filterBlock {
	margin: 15px 0px 30px 0px;
}
.filterCategory {
	font-size: 14px;
	font-weight: bold;
	color: #c70651;
	margin: 5px 0px 5px 0px;
}
.filterItem {
	font-size: 13px;
	letter-spacing: 0.75px;
	margin: 5px 5px 5px 0px;
	cursor: pointer;
}
#globalSearchSection input:focus {
	outline: none;
}
.bold {
	font-weight: bold;
}
.mmItem {
	padding: 0px!important;
	text-transform: initial;
	margin: auto auto 11px auto;
}
.mmItem:hover {
	background-color: #fff!important;
	color: #000!important;
}
#nanoGalleryContainer {
	width: 900px;
}
@media screen and (max-width: 992px) {
	.galleryAddButton {
		display: none!important;
	}
	#nanoGalleryContainer {
		width: 100%;
	}
	#productGrid {
		grid-template-columns: 46% 46%;
		width: 90%;
		padding-top: 15px;
		grid-gap: 2vw 2vw;
		margin-left: 8%;
	}
	#megaMenu {
		margin-left: -138%;
	}
}
@media screen and (max-width: 767px) {
	#screenTooSmall {
		/* display: block!important; */
	}
}
#mmButtons button {
	background: #c70751;
	border: none;
	color: #fff;
	margin: auto 0px 0px 1vw;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border-radius: 5px 5px 0px 0px;
}
#mmButtons {
	display: flex;
	flex-direction: row-reverse;
	justify-content: right;
	padding-right: 25px;
	height: 47px;
	width: 100%;
	margin-top: 25px;
	font-size: 12px;
}
.iv-image-wrap {
	position: static;
}

.video {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 4rem;
	color: #777777;
}

hr {
	border-top: 1px solid #777777;
}
