/*Fonts */ 
@font-face {
    src: url("../fonts/Baskerville Bold.otf");
    font-family: 'Baskerville';
    font-weight: 700;
}
@font-face {
    src: url("../fonts/Lato-Regular.ttf");
    font-family: 'Lato';
    font-weight: 400;
}
@font-face {
    src: url("../fonts/Lato-Bold.ttf");
    font-family: 'Lato';
    font-weight: 700;
}
@font-face {
    src: url("../fonts/Lato-Black.ttf");
    font-family: 'Lato';
    font-weight: 800;
}


/*Customize*/
.chairmans-reserve-rum-custom-brand-page .m-brand-additional-info {display: none;}
.chairmans-reserve-rum-custom-brand-page .breadcrumbs {display: none;}

.chairmans-reserve-rum-custom-brand-page .block-container img {
	max-width: 100%;
}
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum{ 
	max-width: 100%;
    margin: 0;
	background: #fff;
	font-size: 20px;
	line-height:1.3;
	color: #000;
	font-family: 'Lato', sans-serif; 
	font-weight: 400;
}
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum *{
	box-sizing: border-box;
}
.chairmans-reserve-rum-custom-brand-page #maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
	font-family: 'Lato', sans-serif; 
	font-weight: 400;
	font-size: 20px;
	line-height:1.3;
	color: #000;
}
.chairmans-reserve-rum-custom-brand-page #maincontent * {
    box-sizing: border-box;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .column.main {
    padding: 0;
}
.chairmans-reserve-rum-custom-brand-page .block-container {
	max-width: 1560px;
	margin: 0 auto;
	color: #000;
}
.chairmans-reserve-rum-custom-brand-page .product-items .product-item .product-item-link, .chairmans-reserve-rum-custom-brand-page .product-items .product-price,
.chairmans-reserve-rum-custom-brand-page .product-items .actions-primary form{
	text-align:center;
}

/*Dots*/
.chairmans-reserve-rum-custom-brand-page .slick-dots li {
	width: 17px !important;
	height: 17px !important;
	border-radius: 50%;
}
.chairmans-reserve-rum-custom-brand-page .slick-dots li button {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
}
.chairmans-reserve-rum-custom-brand-page .slick-dots {
	position: absolute;
	margin: 0;
	bottom: 0;
	display: flex;
	flex-flow: row;
	column-gap: 20px;
	justify-content: center;
	width: 100%;
}

/*Sections*/
.chairmans-reserve-rum-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TR, .chairmans-reserve-rum-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TL{
	display: none;
}
.chairmans-reserve-rum-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart {
	background-color: transparent;
}
.chairmans-reserve-rum-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart:hover{
	background-color: transparent;
}
.chairmans-reserve-rum-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart:hover {
	background-color: #14143c;
}
.chairmans-reserve-rum-custom-brand-page .block-image-holder.block-image-link .image-link:hover {
	opacity: 1;
}
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .action.primary, .chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .action-primary {
	background-color: #fff;
	border: none;
	font-size: 30px;
	text-transform: uppercase;
	padding: 10px 30px;
	border-radius: 10px;
	color: #000;
	line-height: 1.2;
	font-weight: 500;
}
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .action.primary:hover, 
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .action-primary:hover {
	opacity: 0.8;
}
.chairmans-reserve-rum-custom-brand-page .tile-03.products-slider .product-item-actions .btn-cart.action.primary span {
	background-color: transparent !important;
}
.chairmans-reserve-rum-custom-brand-page .tile-03.products-slider .product-image-container {
	margin: auto;
	display: table;
}
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .products-slider .action.primary, .chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .products-left-right .action.primary, .chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .btn-white .action.primary {
	border: 1px solid #000;
	background-color: transparent;
	color: #000;
	padding: 18px 37px;
	margin-top: 15px;
	font-size: 16px;
	letter-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
	font-family: 'Lato', sans-serif; 
	font-weight: 400;
	border-radius: 3px;
}
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .products-slider .action.primary:hover,
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .products-left-right .action.primary:hover,
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum  .btn-white .action.primary:hover {
	background-color: #000;
	color: #fff;
	opacity:1;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-prev::before, .chairmans-reserve-rum-custom-brand-page #maincontent .slick-next:before{
	mask-position: center center;
	-webkit-mask-position: center center;
	-moz-mask-position: center center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	-moz-mask-size: contain;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-prev::before {
	mask-image: url(../images/arrow-left-black.svg);
	-webkit-mask-image: url(../images/arrow-left-black.svg);
	-moz-mask-image: url(../images/arrow-left-black.svg);
	padding: 0 !important;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-next:before{
	mask-image: url(../images/arrow-right-black.svg);
	-webkit-mask-image: url(../images/arrow-right-black.svg);
	-moz-mask-image: url(../images/arrow-right-black.svg);
    padding: 0 !important;
	background-size: 100% auto !important;
	
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-prev::before, .chairmans-reserve-rum-custom-brand-page #maincontent .slick-next::before {
	content: "" !important;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #cd8736;
	opacity: 1 !important;
	position: absolute;
	z-index: 1;
	top: 0;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-slider .slick-dots li button::before { display: none; }
.chairmans-reserve-rum-custom-brand-page .products-slider .product-item-name a {
	color: #000000 !important;
	font-size: 16px;
	font-family: 'Lato', sans-serif; 
	font-weight: 400;
	line-height: 1.5;
}
.chairmans-reserve-rum-custom-brand-page .product-items .product-price {
	font-size: 18px;
	color: #000000;
	margin-bottom: 0;
	font-family: 'Lato', sans-serif; 
	font-weight: 700;
}
.chairmans-reserve-rum-custom-brand-page .product-items .product-item-name {
	margin-bottom: 20px !important;
	padding-left: 30px;
	padding-right: 30px;
	max-width: 300px;
	margin: 0 auto;
}


/*
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-slider .slick-dots li button {
	background-color: #000;
	border-radius: 0;
	padding: 0;
	margin-right: 15px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}
*/
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-slider .slick-dots li {
	height: auto;
	width: 100%;
	margin: 0;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-slider .slick-dots li:last-child button{	margin-right:0;}

.chairmans-reserve-rum-custom-brand-page .slick-dots li {
	margin: 0 15px 0 0;
	height: 16px;
	width: 16px;
}
.chairmans-reserve-rum-custom-brand-page .slick-dots li:last-child {
	margin-right: 0;
}

.chairmans-reserve-rum-custom-brand-page .slick-dots li button {
	background: #181717;
}
.chairmans-reserve-rum-custom-brand-page .slick-dots li button::before {
	display:none;
}
.chairmans-reserve-rum-custom-brand-page .slick-dots li.slick-active button {
	background-color: #D18731;
	opacity: 1;
	border-color: transparent;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .listing-tabs .main-prod-slider .slick-next.slick-arrow {
	top: 50% !important;
	right: 70px;
	transform: translateY(-50%) !important;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .listing-tabs .main-prod-slider .slick-prev.slick-arrow {
	top: 50% !important;
	left: 70px;
	transform: translateY(-50%) !important;
}

/*Transition*/
.chairmans-reserve-rum-custom-brand-page .page-chairmans-reserve-rum .btn-cart, .chairmans-reserve-rum-custom-brand-page .headline-text-section .button a, .chairmans-reserve-rum-custom-brand-page .accordion-content,
.chairmans-reserve-rum-custom-brand-page .plus span, .chairmans-reserve-rum-custom-brand-page .hover--img, .chairmans-reserve-rum-custom-brand-page .custom--slider .each--slide, .page-chairmans-reserve-rum .each-tab,.chairmans-reserve-rum-custom-brand-page  .each-product-range .image-product-range,
.chairmans-reserve-rum-custom-brand-page .slick-dots li button, .chairmans-reserve-rum-custom-brand-page .products-slider .action.primary, .chairmans-reserve-rum-custom-brand-page .product-item, .chairmans-reserve-rum-custom-brand-page .products-range-slider .slick-arrow,
.chairmans-reserve-rum-custom-brand-page .each-product-range, .chairmans-reserve-rum-custom-brand-page .products-range-slider .each-product-range .image-product-range, .chairmans-reserve-rum-custom-brand-page .each-product-tab-inner .tab-content,
.chairmans-reserve-rum-custom-brand-page  .each-product-tab-inner .tab-heading::before, .chairmans-reserve-rum-custom-brand-page .products-range-wrapper, .chairmans-reserve-rum-custom-brand-page .cocktail-video-play{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.chairmans-reserve-rum-custom-brand-page .images--slider img, .chairmans-reserve-rum-custom-brand-page .custom--slider .text--slider .each--slide{
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

/*animation*/
.chairmans-reserve-rum-custom-brand-page  .animate {
	opacity: 0 !important;
}
.chairmans-reserve-rum-custom-brand-page .animate.start {
	opacity: 1 !important;
}
.chairmans-reserve-rum-custom-brand-page .fade-right{
	transform:translateX(50px);
}
.chairmans-reserve-rum-custom-brand-page .fade-left{
	transform:translateX(-50px);
}
.chairmans-reserve-rum-custom-brand-page .fade-bottom{
	transform:translateY(50px);
}
.chairmans-reserve-rum-custom-brand-page .fade-top{
	transform:translateY(-50px);
}
.chairmans-reserve-rum-custom-brand-page .fade-bottom.start,
.chairmans-reserve-rum-custom-brand-page .fade-top.start{
	transform:translateY(0);
}
.chairmans-reserve-rum-custom-brand-page .fade-left.start,
.chairmans-reserve-rum-custom-brand-page .fade-right.start{
	transform:translateX(0);
}
.chairmans-reserve-rum-custom-brand-page .animate{
	transition: 0.8s all ease-in-out;
	-webkit-transition: 0.8s all ease-in-out;
	-moz-transition: 0.8s all ease-in-out;
}

.chairmans-reserve-rum-custom-brand-page .delay1{
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.chairmans-reserve-rum-custom-brand-page .delay2{
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.chairmans-reserve-rum-custom-brand-page .delay3{
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.chairmans-reserve-rum-custom-brand-page .delay4{
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.chairmans-reserve-rum-custom-brand-page .delay5{
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.chairmans-reserve-rum-custom-brand-page .delay6{
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.chairmans-reserve-rum-custom-brand-page .delay7{
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.chairmans-reserve-rum-custom-brand-page .delay8{
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8s;
}


.chairmans-reserve-rum-custom-brand-page .products-slider .slick-list {
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0 ;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-prev, .chairmans-reserve-rum-custom-brand-page #maincontent .slick-next {
	top: 50% !important;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
	height: 50px;
	width: 50px;
	background-color: transparent;
	border: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-next {
	right: 0 !important;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .slick-prev{
	left: 0 !important;
}
.chairmans-reserve-rum-custom-brand-page .products-slider .action.primary, .chairmans-reserve-rum-custom-brand-page .products-slider .action-primary, .chairmans-reserve-rum-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .chairmans-reserve-rum-custom-brand-page .products-slider .action.primary, .chairmans-reserve-rum-custom-brand-page .products-slider .action-primary, .chairmans-reserve-rum-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .chairmans-reserve-rum-custom-brand-page .btn-container .action.primary {
	background-color: transparent;
	text-transform: uppercase;
	font-size: 13px;
	padding: 14px 32px;
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	border: 1px solid #000;
	border-radius: 3px;
	width: auto !important;
}
.chairmans-reserve-rum-custom-brand-page .products-slider .action.primary:hover, .chairmans-reserve-rum-custom-brand-page .products-slider .action-primary:hover, .chairmans-reserve-rum-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .chairmans-reserve-rum-custom-brand-page .btn-container .action.primary:hover {
	background-color: #282874;
	border-color: transparent;
	color: #fff;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .products-cocktails .slick-arrow {
	top: 56% !important;
}
.chairmans-reserve-rum-custom-brand-page .clearfix::after{
	clear:both;
	display: table;
}
.chairmans-reserve-rum-custom-brand-page .slick-next, .chairmans-reserve-rum-custom-brand-page .slick-prev {
	bottom: 109px;
	top: auto;
}
.chairmans-reserve-rum-custom-brand-page .slick-next {
	right: calc(50% - 180px);
}
.chairmans-reserve-rum-custom-brand-page .slick-prev {
	right: auto;
	left: calc(50% - 180px);
}

/* Added */
.chairmans-reserve-rum-custom-brand-page .tile-01 .block-container-iframe {
	position: relative;
	height: 0;
	padding-top: 0;
	padding-bottom: 42.3%;
	overflow: hidden;
}
.chairmans-reserve-rum-custom-brand-page #myVideo {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}
.chairmans-reserve-rum-custom-brand-page .tile-01.video-iframe {
	margin-bottom: 80px;
}
.chairmans-reserve-rum-custom-brand-page .hero-image img {
	width: 100%;
}
.chairmans-reserve-rum-custom-brand-page .tile-02.hero-text-section {
	margin-bottom: 50px;
}
.chairmans-reserve-rum-custom-brand-page .hero-columns-inner {
	display: flex;
	flex-flow: row;
	margin-bottom: 100px;
}
.chairmans-reserve-rum-custom-brand-page .hero-columns-inner .hero-image {
	width: 50%;
}
.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading, .chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .heading{
	text-align: center;
	margin-bottom: 80px;
}
.chairmans-reserve-rum-custom-brand-page .heading .subheading {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-family: 'Lato', sans-serif; 
	font-weight: 400;
}
.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading h1, .chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .heading h2 {
	margin-bottom: 0;
	line-height: 1;
	font-family: 'Baskerville', sans-serif;
	font-weight: 700;
}
.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading h1{
	font-size: 35px;
}
.chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .heading h2{
	font-size: 40px;
}
.chairmans-reserve-rum-custom-brand-page .slide-cocktail{
	display: flex;
	flex-flow: row;
}
.chairmans-reserve-rum-custom-brand-page .slide-cocktail .slide-cocktail-col{
	width: 50%;
}
.chairmans-reserve-rum-custom-brand-page .images-slider-inner {
	display: flex;
	column-gap: 20px;
	flex-flow: row;
	margin-bottom: 80px;
}
.chairmans-reserve-rum-custom-brand-page .images-slider-inner .slide-image {
	width: 33.33%;
}
.chairmans-reserve-rum-custom-brand-page .slide-cocktail-video {
	position: relative;
	overflow: hidden;
}
.chairmans-reserve-rum-custom-brand-page .slide-cocktail-video #maitai-cocktail {
	top: 0;
	left: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: auto;
	display: block;
	cursor: pointer;
}
.chairmans-reserve-rum-custom-brand-page .tile-01.video-iframe {
	position: relative;
	background-color: #fff;
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	z-index: 1;
	pointer-events: none;
	opacity: 1;
	visibility: visible;
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play::before {
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.5);
	position: absolute;
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle {
	position: absolute;
	background-color: #1b1b1b;
	text-align: left;
	transform: rotate(-90deg) skewX(-30deg) scale(1,.866);
	top: 30px;
	left: 30px;
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle:before,
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle:after {
	content: '';
	position: absolute;
	background-color: inherit;
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle, .cocktail-video-play .triangle::before, .chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle::after {
	width: 15px;
	height: 15px;
	border-top-right-radius: 30%;
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle:before {
	transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.chairmans-reserve-rum-custom-brand-page .cocktail-video-play .triangle:after {
	transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}
.chairmans-reserve-rum-custom-brand-page .slide-cocktail-video.play-video .cocktail-video-play {
	opacity: 0;
	visibility: hidden;
}
.chairmans-reserve-rum-custom-brand-page .slide-cocktail-text.slide-cocktail-col img, .chairmans-reserve-rum-custom-brand-page .images-slider-inner img{
	width: 100%;
}
.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider {
	margin-bottom: 80px;
}
.chairmans-reserve-rum-custom-brand-page .slider-cocktails-holder .slick-list {
	padding: 0 0 80px;
	margin: 0 40px;
}
.tile-05.slider-cocktails-section .block-container {
	max-width: 1660px;
}
.chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .slick-dots {
	bottom: 40px;
}
.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider .product-item {
	border: 0;
}
.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider .product-items {
	max-width: 1400px;
	margin: 0 auto;
}
.chairmans-reserve-rum-custom-brand-page #maincontent .page-chairmans-reserve-rum .slick-disabled {
	opacity: 0.4;
}
/*Responsive*/
@media (max-width:1600px){
	
}
@media (max-width:1399px){
	.chairmans-reserve-rum-custom-brand-page .tile-01.video-iframe {		margin-bottom: 50px;	}
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading, .chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .heading {		margin-bottom: 50px;	}
	.chairmans-reserve-rum-custom-brand-page .hero-columns-inner{margin-bottom:80px;}
	.chairmans-reserve-rum-custom-brand-page .images-slider-inner {		margin-bottom: 40px;	}
}
@media (max-width:1199px){
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider .product-item {		padding: 0;	}
}                                
@media (max-width:1023px){
	.chairmans-reserve-rum-custom-brand-page .hero-columns-inner .hero-image, .chairmans-reserve-rum-custom-brand-page .slide-cocktail .slide-cocktail-col {		width: 100%;	}
	.chairmans-reserve-rum-custom-brand-page .hero-columns-inner, .chairmans-reserve-rum-custom-brand-page .slide-cocktail{		flex-flow: column;	}
	.chairmans-reserve-rum-custom-brand-page .slide-cocktail-video #maitai-cocktail {		position: relative;		top: auto;		left: auto;		right: auto;		bottom: auto;		min-width: unset;	}
	.chairmans-reserve-rum-custom-brand-page .slide-cocktail {		display: block;	}
	.chairmans-reserve-rum-custom-brand-page .images-slider-inner {		margin-bottom: 20px;	}
}
@media (max-width:767px){
	.chairmans-reserve-rum-custom-brand-page  .images-slider-section .slick-list {		margin-bottom: 20px;	}
	.chairmans-reserve-rum-custom-brand-page .slick-dots li {		width: 13px !important;		height: 13px !important;	}
	.chairmans-reserve-rum-custom-brand-page .tile-01.video-iframe {		margin-bottom: 15px;	}
	.chairmans-reserve-rum-custom-brand-page .tile-02.hero-text-section {		margin-bottom: 15px;	}
	.chairmans-reserve-rum-custom-brand-page .hero-columns-inner {		margin-bottom: 35px;	}
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading h1 {		margin-top: 0;		letter-spacing: 2px;	}
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading, .chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .heading {		margin-bottom: 30px;	}
	.chairmans-reserve-rum-custom-brand-page .products-slider .slick-list {		padding: 10px 0 30px;	}
	.chairmans-reserve-rum-custom-brand-page .slider-cocktails-section .heading {		display: none;	}
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider {		margin-bottom: 20px;	}
	.chairmans-reserve-rum-custom-brand-page .slider-cocktails-holder .slick-list {		margin: 0;	}


}
@media (max-width:639px){
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner .heading h1 {		font-size: 26px;	}
	.chairmans-reserve-rum-custom-brand-page .heading .subheading {		font-size: 13px;	}
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider .product-items .product-item-info .product-image-photo {		max-height: 428px;	 object-fit: cover;}

}
@media (max-width:479px){
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider .product-items .product-item-info .product-image-photo {		max-height: 350px;	}
}
@media (max-width:359px){
	.chairmans-reserve-rum-custom-brand-page .products-slider-inner.products-holder-slider .product-items .product-item-info .product-image-photo {		max-height: 280px;	}
}