/*Fonts */
@font-face {
    src: url("../fonts/Helvetica-01.ttf");
    font-family: 'Helvetica';
}
@font-face {
    src: url("../fonts/HelveticaNeue-01.ttf");
    font-family: 'HelveticaNeue';
}
@font-face {
    src: url("../fonts/Gill Sans.otf");
    font-family: 'Gill Sans';
    font-weight: 400;
}
@font-face {
    src: url("../fonts/Gill Sans Medium.otf");
    font-family: 'Gill Sans';
    font-weight: 500;
}
@font-face {
    src: url("../fonts/Gill Sans Bold.otf");
    font-family: 'Gill Sans';
    font-weight: 700;
}

/*Customize*/
#maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Gill Sans';
    font-weight: 500;
}
#maincontent * {
    box-sizing: border-box;
}
#maincontent .column.main {
    padding: 0;
}
.block-container, .block-container-iframe {
    max-width: 1720px;
    margin: 0 auto;
}

/*Sections*/
.products-slider .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TR {
    display: none;
}
#maincontent .slick-prev:before {
    background-image: url(../images/arrow-beefeater-right.svg);
}
#maincontent .slick-next:before{
    background-image: url(../images/arrow-beefeater-left.svg);
}
#maincontent .slick-arrow {
	background-color: transparent;
}
#maincontent .slick-prev:before,
#maincontent .slick-next:before {
    content: "" !important;
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#maincontent .slick-slider .slick-dots li button::before {	display: none;}
#maincontent .slick-slider .slick-dots li button {
	background-color: #EFEFEF !important;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	padding: 0;
	margin-right: 13px;
}
#maincontent .slick-slider .slick-dots li {	height: auto;	width: auto;	margin: 0;}
#maincontent .slick-slider .slick-dots li:last-child button{	margin-right:0;}
#maincontent .slick-slider .slick-dots li.slick-active button {
	background-color: #C7102E !important;
}
.products-slider .slick-dots {
	bottom: 5px !important;
}

/*Transition*/
.products-slider .product-item .button{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*tile-01*/
.tile-01 .block-container-iframe {
	position: relative;
	height: 0;
	padding-top: 0;
	padding-bottom: 44.25%;
	overflow: hidden;
}
.tile-01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.products-slider {
	margin: 70px 0 90px;
}
.products-slider .slick-list {
	max-width: 100%;
	margin: 0 auto 60px;
}
#maincontent .slick-prev, #maincontent .slick-next {
	top: 31% !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	height: 28px;
	width: 28px;
}
.products-slider .slick-next {
    right: 0 !important;
}
.products-slider .slick-prev {
    left: 0 !important;
}
/*tile-01*/
.tile-01 .block-container-iframe {
	position: relative;
	height: 0;
	padding-top: 0;
	padding-bottom: 50.8%;
	overflow: hidden;
}
.tile-01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.tile-01.video-iframe {
	margin-top: 100px;
	margin-bottom: 100px;
}
.hero-text h1, .hero-text p {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 1.4;
	display: inline;
}
.hero-infos-left, .hero-infos-right, .hero-right-image{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}
.hero-infos-inner {
	font-size: 0;
}
.hero-infos-left {
	background-color: #EFEFEF;
	padding: 100px 109px 15px 75px;
	text-align: center;
}
.hero-text {
	margin-bottom: 115px;
}
.hero-right-images {
	font-size: 0;
}
.hero-infos-right img {
	display: block;
}
.products-slider h2, .products-cocktails h2 {
	color: #C7102F;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 50px;
}
.products-slider .product-item {
	text-align: center;
}
.products-slider .product-item .product-item-name {
	font-size: 18px;
	max-width: 150px;
	margin: 0 auto 10px;
	line-height: 1.2;
}
.products-slider .action.tocart.primary.btn-cart , .products-pack-holder .action.tocart.primary.button.btn-cart{
	border: 0;
	background: #C7102F;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 19.5px 34px;
}
.products-slider .product-item-inner {
	margin-top: 25px;
}
.products-slider .product-item-details {
	margin-top: 30px;
}
.products-slider .product-price {
	color: #C7102F;
	font-size: 16px;
	font-weight: 600;
}
.products-slider .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TL {
	display: none;
}
.products-slider.products-slider-5 .product-image-container {
	width: 100% !important;
}
.products-slider.products-slider-5 .product-image-photo {
	margin: 0 auto;
}
.products-slider.products-slider-5 .product-image-wrapper {
	padding-bottom: 85% !important;
}
.products-packs h2 {
	font-weight: 700;
	font-size: 20px;
	color: #000000;
	margin-bottom: 45px;
}
.products-packs-inner {
	font-size: 0;
}
.products-packs-inner .products-pack-holder {
	width: 31.333%;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	text-align: center;
}
.products-packs-inner .products-pack-holder:nth-child(3n+2) {
	margin-right: 3%;
	margin-left: 3%;
}
.pack-img img {
	display: block;
	margin-bottom: 75px;
}
.pack-title {
	font-weight: 400;
	max-width: 205px;
	margin: 0 auto;
}
.products-packs .product-price {
	color: #C7102F;
	font-size: 16px;
	margin: 10px 0 20px;
	font-weight: 500;
}
.products-slider-3 .block-container {
	max-width: 1000px;
}
.products-slider-3 .product-item .product-item-name {
	max-width: 80%;
}
.tile-07 h2 {
	color: #000000;
	margin-bottom: 20px;
}
.tile-06 h2 {
	margin-bottom: 20px;
}
.products-cocktails h2 {
	font-size: 30px;
}
.tile-05.products-slider {
	margin-bottom: 15px;
}
.cocktails-slider .each--img {
	width: 100%;
	margin-bottom: 40px;
}
.cocktails-text h3 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 25px;
}
.ingredients {
	color: #C7102F;
	margin-bottom: 25px;
}
.how--to--mix, .ingredients {
	font-size: 15px;
}
.products-cocktails .slick-list {
	padding-bottom: 50px;
}
.products-cocktails .slick-dots {
	bottom: 0;
}
.products-cocktails {
	margin-bottom: 110px;
}
.how--to--mix {
	max-width: 441px;
}
.cocktails-paginate {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 45px;
}
.cocktails-paginate .paginate-item {
	display: inline-block;
	margin-right: 46px;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
}
.cocktails-paginate .paginate-item:last-child {
	margin-right: 0;
}
.paginate-item.active {
	text-decoration: underline;
}
.hero-right-header img {
	display: none;
}
.hero-right-header {
	background-image: url(../images/2022-03-10-860x430-beefeater-london-gin-logo.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	height: 50%;
	width: 100%;
	background-color: #c7102e;
}
.products-cocktails .slick-slide {
	margin: 0 25px;
}

/*Responsive*/
@media (min-width:2000px) {
	.tile-01 .block-container-iframe {		padding-bottom: 47.5%;	}
	.tile-01.video-iframe {		margin-top: 90px;		margin-bottom: 90px;	}
}
@media (min-width:2200px) {
	.tile-01 .block-container-iframe {		padding-bottom: 43.8%;	}
	.tile-01.video-iframe {		margin-top: 80px;		margin-bottom: 80px;	}
}
@media (max-width:1800px) {
	.hero-infos-left {		padding: 90px 100px 15px 70px;	}
	.hero-text {		margin-bottom: 105px;	}
	.products-slider h2, .products-cocktails h2 {		margin-bottom: 40px;	}
	.block-container, .block-container-iframe {		max-width: 1620px;	}
	.hero-text h1, .hero-text p {		font-size: 28px;	}
	.pack-img img {		margin-bottom: 65px;	}
	.products-cocktails h2 {		font-size: 28px;	}
	.cocktails-paginate {		margin-bottom: 10px;	}
	.cocktails-slider .each--img {		margin-bottom: 30px;	}
	.tile-01 .block-container-iframe {		padding-bottom: 53.8%;	}


}
@media (max-width:1700px) {
	.block-container, .block-container-iframe {		max-width: 90%;	}
	.tile-01.video-iframe {		margin-top: 60px;		margin-bottom:60px;	}
	.tile-01 .block-container-iframe {		padding-bottom: 50.8%;	}
	.hero-text h1, .hero-text p {		font-size: 26px;	}
	.products-slider.products-slider-5 .product-image-wrapper {		padding-bottom: 100% !important;	}
	.products-slider .product-item-details {		margin-top: 20px;	}
	.pack-img img {		margin-bottom: 55px;	}
	.products-slider h2, .products-cocktails h2 {		margin-bottom: 30px;	}
	.products-slider {		margin: 60px 0 70px;	}




}
@media (max-width:1500px) {
	.hero-text h1, .hero-text p {		font-size: 24px;	}
	.hero-infos-left {		padding: 80px 70px 15px 70px;	}
	.hero-text {		margin-bottom: 70px;	}
	.products-slider .product-item .product-item-name {		font-size: 16px;	}
	.pack-img img {		margin-bottom: 45px;	}
	.cocktails-paginate .paginate-item {		margin-right: 30px;		font-size: 17px;	}
	.cocktails-text h3 {		font-size: 19px;		margin-bottom: 20px;	}
	.products-cocktails {		margin-bottom: 90px;	}
	.products-slider {		margin: 50px 0 50px;	}
	.products-cocktails .slick-slide {	margin: 0 15px;}
	.hero-infos-inner {		margin-bottom: 60px;	}



}
@media (max-width:1399px) {
	.block-container, .block-container-iframe {		max-width: 94%;	}
	.hero-text h1, .hero-text p {		font-size: 22px;	}
	.hero-infos-left {		padding: 70px 60px 15px 60px;	}
	.hero-text {		margin-bottom: 60px;	}
	.products-cocktails h2 {		font-size: 26px;	}
	.cocktails-paginate .paginate-item {		margin-right: 25px;		font-size: 16px;	}
	.products-cocktails .slick-slide {		margin: 0 20px;	}
	.products-slider {		margin: 50px 0 40px;	}
	.products-slider .slick-list {		margin: 0 auto 50px;	}
	.tile-01 .block-container-iframe {		padding-bottom: 52.8%;	}
	.products-slider {		margin: 50px 0 20px;	}
	.tile-05.products-slider {		margin-top: 50px;	}




}
@media (max-width:1199px) {
	.hero-text h1, .hero-text p {		font-size: 20px;	}
	.hero-infos-left {		padding: 60px 50px 15px 50px;	}
	.hero-text {		margin-bottom: 50px;	}
	.products-packs {		margin-top: 45px;	}
	.products-slider .action.tocart.primary.btn-cart, .products-pack-holder .action.tocart.primary.button.btn-cart {		font-size: 15px;		padding: 17.5px 30px;	}
	.products-packs h2 {		margin-bottom: 35px;	}
	.products-slider h2, .products-cocktails h2 {		margin-bottom: 20px;	}
	.cocktails-paginate {		margin-bottom: 0;	}
	.cocktails-paginate .paginate-item {		margin-right: 14px;		font-size: 15px;	}
	.products-cocktails .slick-slide {		margin: 0 10px;	}
	.cocktails-slider .each--img {		margin-bottom: 20px;	}
	.products-slider {		margin: 30px 0 20px;	}
	.tile-01.video-iframe {		margin-top: 40px;		margin-bottom: 40px;	}
	.hero-infos-inner {		margin-bottom: 50px;	}
	.cocktails-text h3 {	font-size: 17px;}


}
@media (max-width:1023px) {                                        
	.tile-01.video-iframe {		margin-top: 10px;	margin-bottom: 30px;}
	.hero-infos-left {		padding: 45px 30px 0 30px;	}
	.cocktails-slider .slick-slide:not(.slick-current) .cocktails-text {		padding: 0 40px;	}
	.how--to--mix {		max-width: 100%;	}
	.cocktails-text h3 {		font-size: 21px;	}
	.slide--img {		position: relative;	}
	.cocktails-slider .slick-slide .slide--img::before,
	.cocktails-slider .slick-slide .slide--img::after  {		content: '';		width: 100%;		height: 50px;		position: absolute;		left: 0;		background-color: #fff;		z-index:1;		-webkit-transition: all 0.1s ease-in-out;		-moz-transition: all 0.1s ease-in-out;		-o-transition: all 0.1s ease-in-out;		transition: all 0.1s ease-in-out;		opacity: 0;	}
	.cocktails-slider .slick-slide:not(.slick-current) .slide--img::before {top:0;}
	.cocktails-slider .slick-slide:not(.slick-current) .slide--img::after {bottom:0;}
	.cocktails-slider .slick-slide:not(.slick-current) .slide--img::after, .cocktails-slider .slick-slide:not(.slick-current) .slide--img::before  {		opacity: 1;	}
	.cocktails-slider .slick-slide:not(.slick-current) .slide--img::after {		bottom:0	}
	.cocktails-slider .slick-slide:not(.slick-current) .slide--img::before {		top:0;	}
	.cocktails-slider .slick-slide .slide--img::after {		bottom:-50px;	}
	.cocktails-slider .slick-slide .slide--img::before {		top:-50px;	}
	.cocktails-paginate {		display: none;	}
	#cocktails-select {		display: block !important;	}
	#cocktails-select {		display: block !important;		border: 1px solid #707070;		height: 84px;		font-family: 'Gill Sans';		font-size: 18px;		font-weight: 500;		padding: 10px 30px;		margin: 40px 0 20px;background-color: #fff;		-webkit-appearance: none;	}
	.cocktail-wrapper{position: relative;display: block !important;}
	#cocktails-select {	color:#000;	border: 1px solid #707070;		height: 84px;		font-family: 'Gill Sans';		font-size: 18px;		font-weight: 500;		padding: 10px 30px;		margin: 40px 0 20px;		position: relative;	}
	.cocktail-wrapper::before {	background-repeat: no-repeat;		background-size: cover;		background-position: center;	content: '';		background-image: url(../images/arrow-beefeater-right.svg);		position: absolute;		width: 32px;		height: 32px;		right: 35px;		top: 26px;		z-index: 1;		transform: rotate(-90deg);		background-color: #fff;		pointer-events: none;	}








}

@media (max-width:767px) {
	.hero-infos-box, .hero-right-header {		height: auto !important;	}
	.hero-infos-left {		width: 100%;	}
	.hero-text h1, .hero-text p {		font-size: 18px;	}
	.hero-infos-left {		padding: 50px 0 0 0;	}
	.hero-text {		margin-bottom: 0;		padding: 0 75px 0 64px;	}
	.hero-infos-right {		width: 100%;	}
	.hero-right-header {		background-image: unset;	}
	.hero-right-header img {		display: block;	}
	.products-slider .product-item-info {		margin: 0 auto;	}
	.product-items {		max-width: 70%;		margin: 0 auto;	}
	.products-slider .slick-list {		margin: 0 auto 40px;	}
	.tile-03.products-slider {		margin-bottom: 60px;	}
	.products-packs h2 {		margin-bottom: 50px;	}
	.pack-img img {		margin: 0 auto 45px;	}
	.products-packs .slick-dots {		bottom: 0;	}
	.products-packs .slick-list {		padding-bottom: 55px;	}
	.products-packs {		margin-bottom: 70px;	}
	.products-slider .action.tocart.primary.btn-cart, .products-pack-holder .action.tocart.primary.button.btn-cart {		font-size: 16px;		padding: 19.5px 34px;	}
	.products-packs h2 {		margin-bottom: 20px;	}
	#maincontent .products-packs .slick-prev, #maincontent .products-packs .slick-next {		top: 35% !important;	}
	.products-packs .slick-prev {		left: 80px;	}
	.products-packs .slick-next {		right: 80px;	}
	.products-slider {		margin: 30px 0 60px;	}
	



}

/*mobile design*/
@media (max-width:600px) {
	.hero-text {		padding: 0 65px;	}
	.product-items {		max-width: 90%;	}
	.products-cocktails h2 {		font-size: 30px;	}



	
}
@media (max-width:550px) {
	.products-cocktails h2 {		font-size: 25px;	}
	.tile-05.products-slider {		margin-bottom: 45px;	}
	#cocktails-select {		height: 74px;		font-size: 17px;		padding: 10px 20px;	}
	.cocktail-wrapper::before {		width: 22px;		height: 22px;	}
	.cocktails-text h3 {		font-size: 19px;margin-bottom: 15px;	}
	.products-packs .slick-next {		right: 50px;	}
	.products-packs .slick-prev {		left: 50px;	}

	
}
@media (max-width:479px) {
	.tile-01 .block-container-iframe {		padding-bottom: 60.8%;	}
	.tile-01.video-iframe {		margin-bottom: 0;	}
	.hero-infos-left {		padding: 30px 0 0 0;	}
	.hero-text {		padding: 0 25px;	}
	#maincontent .products-packs .slick-prev, #maincontent .products-packs .slick-next {		top: 30% !important;	}
	.products-packs .slick-next {		right: 40px;	}
	.products-packs .slick-prev {		left: 40px;	}
	.pack-img img {		margin: 0 auto 35px;	}
	#maincontent .slick-prev, #maincontent .slick-next {		top: 28% !important;	}
	.products-cocktails .slick-slide {		margin: 0 5px;	}
	.cocktails-slider .slick-slide .slide--img::before, .cocktails-slider .slick-slide .slide--img::after {		height: 20px;	}
	.cocktails-slider .slick-slide:not(.slick-current) .cocktails-text {		padding: 0 45px;	}
	#maincontent .slick-slider .slick-dots li button {		width: 10px;		height: 10px;		margin-right: 8px;	}
	.products-cocktails .slick-list {		margin-bottom: 35px;	}
	#cocktails-select {		height: 58px;		font-size: 15px;		padding: 6px 7px;	}
	.cocktail-wrapper::before {		right: 7px;		top: 20px;}
}
@media (max-width:374px) {
	#maincontent .slick-slider .slick-dots li button {		margin-right: 6px;	}
    .tile-01 .block-container-iframe {		padding-bottom: 67.8%;	}
}