/*Fonts */
@font-face {
    src: url("../fonts/Gobold-Regular.otf");
    font-family: 'Gobold'; 
	font-weight: 400;
}
@font-face {
    src: url("../fonts/Gobold-Bold.otf");
    font-family: 'Gobold'; 
	font-weight: 700;
}
@font-face {
    src: url("../fonts/Helvetica-01.ttf");
    font-family: 'Helvetica'; 
	font-weight: 400;
}

/*Customize*/
.laphroaig-custom-brand-page .m-brand-additional-info {display: none;}
.laphroaig-custom-brand-page .breadcrumbs {display: none;}

.laphroaig-custom-brand-page .block-container img {
	max-width: 100%;
}
.laphroaig-custom-brand-page .page-laphroaig{ 
	max-width: 100%;
    margin: 0;
	background: #fff;
	font-weight: 500;
	font-size: 20px;
	line-height:1.3;
	color: #000;
	font-family: 'Helvetica'; 
}
.laphroaig-custom-brand-page .page-laphroaig *{
	box-sizing: border-box;
}
.laphroaig-custom-brand-page #maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
	font-family: 'Dosis'; 
	font-weight: 500;
	font-size: 20px;
	line-height:1.3;
	color: #000;
}
.laphroaig-custom-brand-page #maincontent * {
    box-sizing: border-box;
}
.laphroaig-custom-brand-page #maincontent .column.main {
    padding: 0;
}
.laphroaig-custom-brand-page .block-container {
	max-width: 1560px;
	margin: 0 auto;
}
.laphroaig-custom-brand-page .product-items .product-item .product-item-link, .laphroaig-custom-brand-page .product-items .product-price,
.laphroaig-custom-brand-page .product-items .actions-primary form{
	text-align:center;
}

/*Sections*/
.laphroaig-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TR, .laphroaig-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TL{
	display: none;
}
.laphroaig-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart {
	background-color: transparent;
}
.laphroaig-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart:hover{
	background-color: transparent;
}
.laphroaig-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart:hover {
	background-color: #14143c;
}
.laphroaig-custom-brand-page .block-image-holder.block-image-link .image-link:hover {
	opacity: 1;
}
.laphroaig-custom-brand-page .page-laphroaig .action.primary, .laphroaig-custom-brand-page .page-laphroaig .action-primary {
	background-color: #fff;
	border: none;
	font-size: 30px;
	text-transform: uppercase;
	padding: 10px 30px;
	border-radius: 10px;
	color: #279989;
	line-height: 1.2;
	font-weight: 400;
}
.laphroaig-custom-brand-page .page-laphroaig .action.primary:hover, 
.laphroaig-custom-brand-page .page-laphroaig .action-primary:hover {
	opacity: 0.8;
}
.laphroaig-custom-brand-page .tile-03.products-slider .product-item-actions .btn-cart.action.primary span {
	background-color: transparent !important;
}
.laphroaig-custom-brand-page .products-slider .product-image-container {
	margin: auto;
	display: table;
	width: 250px !important;
	height: 250px !important;
}
.laphroaig-custom-brand-page .page-laphroaig .products-slider .action.primary, .laphroaig-custom-brand-page .page-laphroaig .products-left-right .action.primary, .laphroaig-custom-brand-page .page-laphroaig .btn-white .action.primary {
	border: 1px solid #00000073;
	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: 'Gotham';
	font-weight: 500;
	border-radius: 3px;
}
.laphroaig-custom-brand-page .page-laphroaig .products-slider .action.primary:hover,
.laphroaig-custom-brand-page .page-laphroaig .products-left-right .action.primary:hover,
.laphroaig-custom-brand-page .page-laphroaig  .btn-white .action.primary:hover {
	background-color: #000;
	color: #fff;
	opacity:1;
}
.laphroaig-custom-brand-page #maincontent .slick-prev::before {
	background-color: transparent;
	background: url('../images/arrow-aperol-right.svg') center no-repeat transparent;
	padding: 0 !important;
	background-size: 100% auto !important;
}
.laphroaig-custom-brand-page #maincontent .slick-next:before{
	background-color: transparent;
	background: url('../images/arrow-aperol-left.svg') center no-repeat transparent;
    padding: 0 !important;
	background-size: 100% auto !important;
}
.laphroaig-custom-brand-page #maincontent .slick-prev::before, 
.laphroaig-custom-brand-page #maincontent .slick-next::before {
	content: "" !important;
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: transparent;
	border-radius: 50%;
	opacity: 1 !important;
}
.laphroaig-custom-brand-page #maincontent .slick-slider .slick-dots li button::before { display: none; }
.laphroaig-custom-brand-page .products-slider .product-item-name a {
	color: #515151 !important;
	font-size: 16px;
	font-family: 'Helvetica';
	line-height: 1.5;
}
.laphroaig-custom-brand-page .product-items .product-price {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	font-family: 'Gotham'; 
	font-weight: 500;
}
.laphroaig-custom-brand-page .product-items .product-item-name {
	margin-bottom: 20px !important;
	padding-left: 30px;
	padding-right: 30px;
	max-width: 300px;
	margin: 0 auto;
	font-size: 16px;
	margin-top: 10px;
}


/*
.laphroaig-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%;
}
*/
.laphroaig-custom-brand-page #maincontent .slick-slider .slick-dots li {
	height: auto;
	width: 100%;
	margin: 0;
}
.laphroaig-custom-brand-page #maincontent .slick-slider .slick-dots li:last-child button{	margin-right:0;}

.laphroaig-custom-brand-page .slick-dots {
	position: absolute;
	margin: 0;
	bottom: 0;
	display: flex;
	flex-flow: row;
}
.laphroaig-custom-brand-page .slick-dots li {
	margin: 0 15px 0 0;
	height: 16px;
	width: 16px;
}
.laphroaig-custom-brand-page .slick-dots li:last-child {
	margin-right: 0;
}
.laphroaig-custom-brand-page .slick-dots li button {
	padding: 0;
	height: 10px;
	width: 10px;
}

.laphroaig-custom-brand-page .slick-dots li button {
	padding: 0;
	height: 2px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	border: none;
	background: #c4c4c4;
	border-radius: 0;
}
.laphroaig-custom-brand-page .slick-dots li button::before {
	display:none;
}
.laphroaig-custom-brand-page .slick-dots li.slick-active button {
	background-color: #7B2D35;
	opacity: 1;
	border-color: transparent;
}
.laphroaig-custom-brand-page #maincontent .listing-tabs .main-prod-slider .slick-next.slick-arrow {
	top: 50% !important;
	right: 70px;
	transform: translateY(-50%) !important;
}
.laphroaig-custom-brand-page #maincontent .listing-tabs .main-prod-slider .slick-prev.slick-arrow {
	top: 50% !important;
	left: 70px;
	transform: translateY(-50%) !important;
}

/*Transition*/
.laphroaig-custom-brand-page .page-laphroaig .btn-cart, .laphroaig-custom-brand-page .headline-text-section .button a, .laphroaig-custom-brand-page .accordion-content,
.laphroaig-custom-brand-page .plus span, .laphroaig-custom-brand-page .hover--img, .laphroaig-custom-brand-page .custom--slider .each--slide, .page-laphroaig .each-tab,.laphroaig-custom-brand-page  .each-product-range .image-product-range,
.laphroaig-custom-brand-page .slick-dots li button, .laphroaig-custom-brand-page .page-laphroaig .product_addtocart_form button, .laphroaig-custom-brand-page .products-recipes-text-col ul {
    -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;
}
.laphroaig-custom-brand-page .images--slider img, .laphroaig-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*/
.laphroaig-custom-brand-page  .animate {
	opacity: 0 !important;
}
.laphroaig-custom-brand-page .animate.start {
	opacity: 1 !important;
}
.laphroaig-custom-brand-page .fade-right{
	transform:translateX(50px);
}
.laphroaig-custom-brand-page .fade-left{
	transform:translateX(-50px);
}
.laphroaig-custom-brand-page .fade-bottom{
	transform:translateY(50px);
}
.laphroaig-custom-brand-page .fade-top{
	transform:translateY(-50px);
}
.laphroaig-custom-brand-page .fade-bottom.start,
.laphroaig-custom-brand-page .fade-top.start{
	transform:translateY(0);
}
.laphroaig-custom-brand-page .fade-left.start,
.laphroaig-custom-brand-page .fade-right.start{
	transform:translateX(0);
}
.laphroaig-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;
}

.laphroaig-custom-brand-page .delay1{
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.laphroaig-custom-brand-page .delay2{
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.laphroaig-custom-brand-page .delay3{
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.laphroaig-custom-brand-page .delay4{
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.laphroaig-custom-brand-page .delay5{
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.laphroaig-custom-brand-page .delay6{
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.laphroaig-custom-brand-page .delay7{
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.laphroaig-custom-brand-page .delay8{
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8s;
}


.laphroaig-custom-brand-page .products-slider .slick-list {
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0 ;
}
.laphroaig-custom-brand-page #maincontent .slick-prev, .laphroaig-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;
}
.laphroaig-custom-brand-page .products-slider .slick-next {
	right: 60px !important;
}
.laphroaig-custom-brand-page .products-slider .slick-prev {
	left: 60px !important;
}
.laphroaig-custom-brand-page .products-slider .action.primary, .laphroaig-custom-brand-page .products-slider .action-primary, .laphroaig-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .laphroaig-custom-brand-page .products-slider .action.primary, .laphroaig-custom-brand-page .products-slider .action-primary, .laphroaig-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart, .laphroaig-custom-brand-page .btn-container .action.primary {
	background-color: transparent;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 30px;
	padding: 16px 42px;
	color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border: 3px solid #fff;
	border-radius: 0;
}
.laphroaig-custom-brand-page .products-slider .action.primary:hover, .laphroaig-custom-brand-page .products-slider .action-primary:hover, .laphroaig-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart,
.laphroaig-custom-brand-page .btn-container .action.primary:hover {
	background-color: #000;
	border-color: transparent;
	color:#fff;
}
.laphroaig-custom-brand-page #maincontent .products-cocktails .slick-arrow {
	top: 56% !important;
}
.laphroaig-custom-brand-page .clearfix::after{
	clear:both;
	display: table;
}


/* Added */

/*Video Section*/
.laphroaig-custom-brand-page #myVideo {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: -1px;
}
.laphroaig-custom-brand-page .hero-section-wrapper {
	position: relative;
}
.laphroaig-custom-brand-page .bg-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.laphroaig-custom-brand-page .tile-02.description-container .block-container {
	position: relative;
}
.laphroaig-custom-brand-page .description-container-inner {
	position: relative;
	z-index: 1;
}
.laphroaig-custom-brand-page .logo-image img {
	width: 213px;
	margin: 0 auto;
}
.laphroaig-custom-brand-page .description-container-inner {
	padding: 35px 30px 0;
	text-align: center;
	pointer-events: all;
}
.laphroaig-custom-brand-page .description-container .title {
	margin: 40px 0 35px;
	font-family: 'Gobold';
	text-transform: uppercase;
	color: #103628;
}
.laphroaig-custom-brand-page .description-container-inner .block-text {
	color: #777;
	font-size: 16px;
	text-align: center;
	max-width: 586px;
	margin: 0 auto 35px;
	line-height: 1.7;
}
.laphroaig-custom-brand-page .tile-02.description-container .bg-image {
	background-position: center bottom;
}
.laphroaig-custom-brand-page .description-container-inner .button-container {
	margin: 0 auto 115px;
	text-align: center;
	font-family: 'Gobold';
	text-transform: uppercase;
	color: #101010;
	padding: 16px 31px 15px;
	border: 1px solid #0D0D0D;
	display: inline-block;
	font-size: 17px;
	cursor: pointer;
}
.laphroaig-custom-brand-page .video-iframe {
	display: block;
}
.laphroaig-custom-brand-page .button-scroll {
	position: absolute;
	width: 52px;
	height: 52px;
	bottom: 65px;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
}
.laphroaig-custom-brand-page .video-iframe-container {
	position: fixed;
	left: 50%;
	top: 0;
	min-height: 700px;
	padding-top: 0;
	transform: translateX(-50%);
	width: 100%;
}
.laphroaig-custom-brand-page .button-scroll img {
	display: block;
	object-fit: contain;
}
.laphroaig-custom-brand-page .description-container {
	padding-top: 626px;
	position: relative;
	z-index: 1;
	pointer-events: none;
}
.laphroaig-custom-brand-page .products-slider-passion, 
.laphroaig-custom-brand-page .tile-products.products-tile,
.laphroaig-custom-brand-page .scrolling-white-area {
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.laphroaig-custom-brand-page .products-slider-headline {
	padding: 35px 0 20px;
}
.laphroaig-custom-brand-page .slider-passion-item img {
	display: block;
}
.laphroaig-custom-brand-page .slider-passion .slick-dots li button {
	width: 8px !important;
	height: 8px !important;
	border-radius: 50%;
	background-color: #C3C3C3;
}
.laphroaig-custom-brand-page .slider-passion .slick-dots li.slick-active button {
	background-color: #103628;
}
.laphroaig-custom-brand-page .slider-passion .slick-dots {
	position: absolute;
	bottom: 25px;
	background-color: #fff;
	justify-content: center;
	display: flex;
	width: auto;
	margin: 0 auto;
	border-radius: 30px;
	padding: 3px 3px;
	gap: 3px;
	left: 50%;
	transform: translateX(-50%);
}
.laphroaig-custom-brand-page .page-footer {
	position: relative;
	background-color: #fff;
	margin-top: -35px;
	z-index: 2;
}
.laphroaig-custom-brand-page .slick-next.slick-arrow {
	right: 15px;
}
.laphroaig-custom-brand-page .slick-prev.slick-arrow {
	left: 15px;
}
.laphroaig-custom-brand-page .columns {
	padding: 0;
}
.laphroaig-custom-brand-page .page-laphroaig .product_addtocart_form button {
	text-align: center;
	font-family: 'Gobold';
	text-transform: uppercase !important;
	color: #101010 !important;
	padding: 16px 31px 15px !important;
	border: 1px solid #0D0D0D !important;
	display: inline-block;
	font-size: 17px !important;
	cursor: pointer;
	border-radius: 0 !important;
	width: auto !important;
}
.laphroaig-custom-brand-page .page-laphroaig .product_addtocart_form {
	width: auto !important;
	display: block;
	margin-top: 25px;
}
.laphroaig-custom-brand-page .page-laphroaig .product_addtocart_form button:hover {
	border: 3px solid #0D0D0D !important;
}
.laphroaig-custom-brand-page  .tile-products .product-items .product-price {
	font-family: 'Gobold';
	text-transform: uppercase !important;
	color: #13503A;
	font-size: 24px;
}
.laphroaig-custom-brand-page  .tile-products.products-tile {
	position: relative;
}
.laphroaig-custom-brand-page .product-items .slick-list {
	max-height: 540px;
}
.laphroaig-custom-brand-page .tile-products.products-tile {
	padding-bottom: 50px;
}
.laphroaig-custom-brand-page .tile-products.products-tile .slick-dots li button {
	background-color: #EFEFEF;
}
.laphroaig-custom-brand-page .tile-products.products-tile .slick-dots li {
	max-width: 170px;
}
.laphroaig-custom-brand-page .slick-dots li.slick-active button {
	background-color: #4A4A4A;
}
.laphroaig-custom-brand-page .tile-scrolling{
	background-color:#fff ;
}
.laphroaig-custom-brand-page .tile-products.products-tile .slick-dots {
	justify-content: center;
}
.tile-products.products-tile .product-item {
	border: 0;
}
.laphroaig-custom-brand-page #maincontent .products-tile .slick-prev, .laphroaig-custom-brand-page #maincontent .products-tile .slick-next{
	top: 40% !important;
}
.laphroaig-custom-brand-page  .products-tile-nav {
	background-color: #103628;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-flow: row;
	gap: 37px;
	padding: 28px 0 26px;
}
.laphroaig-custom-brand-page .products-tile-nav .products-tile-nav-item {
	font-family: 'Gobold';
	text-transform: uppercase !important;
	font-weight: 300;
	cursor: pointer;
}
.laphroaig-custom-brand-page .products-tile-nav .products-tile-nav-item.active {
	font-weight: 700;
}
.laphroaig-custom-brand-page .slider-passion .slick-track {
	padding-bottom: 0;
}
.laphroaig-custom-brand-page  .slider-passion .slider-passion-item {
	margin: 0;
}
.laphroaig-custom-brand-page .products-warehouse-top {
	position: relative;
	padding-bottom: 60px;
	min-height: 600px;
	display: flex;
	flex-flow: column;
}
.laphroaig-custom-brand-page .products-slider-headline-text h3 {
	color: #0D0D0D;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}
.laphroaig-custom-brand-page .products-warehouse-top-inner {
	position: relative;
	z-index: 1;
	color: #fff;
	margin: 0 140px;
	display: flex;
	flex-flow: row;
	margin-top: auto;
	gap: 117px;
}
.laphroaig-custom-brand-page .products-warehouse-top-inner > div {
	width: 50%;
}
.laphroaig-custom-brand-page .products-warehouse-text {
	font-size: 16px;
	line-height: 1.6;
}
.laphroaig-custom-brand-page .products-warehouse-text-heading {
	font-family: 'Gobold';
	text-transform: uppercase !important;
	font-size: 24px;
	line-height: 1.4;
}
.laphroaig-custom-brand-page .products-warehouse-info-inner .products-slider-headline {
	padding-bottom: 55px;
}
.laphroaig-custom-brand-page .products-images-gallery-inner.slider-images {
	display: flex;
	flex-flow: row;
}
.laphroaig-custom-brand-page .products-images-gallery {
	padding-bottom: 20px;
}
.laphroaig-custom-brand-page .products-recipes-text-col h4 {
	font-family: 'Gobold';
	text-transform: uppercase !important;
	font-size: 28px;
	font-weight: 700;
	color: #0D0D0D;
	margin-bottom: 30px;
}
.laphroaig-custom-brand-page .products-recipes-text-col ul {
	color: #7B7B7B;
	font-size: 18px;
	line-height: 1.6;
	max-width: 460px;
}
.laphroaig-custom-brand-page .products-recipes-inner-text {
	display: flex;
	gap: 96px;
	flex-flow: row;
	padding: 90px 0 90px;
}
.laphroaig-custom-brand-page .products-recipes-inner-text .products-recipes-text-col:first-child ul {
	max-width: 380px;
}


/*Responsive*/
@media (max-width:1600px){
	.laphroaig-custom-brand-page .block-container, .laphroaig-custom-brand-page .block-container{		max-width: 90%;	}
	.laphroaig-custom-brand-page .description-container {	padding-top: 35%;}

}
@media (max-width:1399px){
	.laphroaig-custom-brand-page .video-iframe-container {	min-height: unset;	top: 100px;}
	.laphroaig-custom-brand-page .products-warehouse-top-inner {	margin: auto 80px 0;}
	.laphroaig-custom-brand-page .products-recipes-inner-text {	gap: 60px;}

}
@media (max-width:1199px){
	.laphroaig-custom-brand-page .video-iframe-container {		position: relative;		left: auto;		top: auto;		min-height: unset;		padding-top: 0;		transform: none;		width: 100%;	}
	.laphroaig-custom-brand-page .description-container {	padding-top: 0;}
	.laphroaig-custom-brand-page .products-warehouse-top-inner {	margin: auto 60px 0;	gap: 60px;}
	.laphroaig-custom-brand-page .products-recipes-inner-text {	padding: 80px 0 80px;}
	.laphroaig-custom-brand-page .product-items .slick-list {	max-height: 480px;}
	
}                                
@media (max-width:1023px){
	.laphroaig-custom-brand-page .button-scroll {	width: 45px;	height: 45px;	bottom: 40px;}
	.laphroaig-custom-brand-page .products-tile-nav {	gap: 30px;	padding: 24px 0 22px;}
	.laphroaig-custom-brand-page .products-warehouse-top-inner {		margin: auto 40px 0;		gap: 40px;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text {	padding: 60px 0 60px;}
	.laphroaig-custom-brand-page .product-items .slick-list {		max-height: unset;	}
	.laphroaig-custom-brand-page .product-items .product-image-wrapper img {	max-height: 180px;	object-fit: contain;}
	.laphroaig-custom-brand-page .description-container-inner .button-container {	margin: 0 auto 60px;}
}
@media (max-width:767px){
	.laphroaig-custom-brand-page .description-container .title {	margin: 20px 0 30px; font-size: 30px;}
	.laphroaig-custom-brand-page .bg-image-desktop{display: none;}
	.laphroaig-custom-brand-page .bg-image-mobile{display: block !important;}
	.laphroaig-custom-brand-page .product-items .product-image-wrapper img{	max-height: 290px;}
	.laphroaig-custom-brand-page .button-scroll {		width: 27px;		height: 27px;		bottom: 25px;	}
	.laphroaig-custom-brand-page .description-container-inner {	padding-bottom: 200px;	}
	.laphroaig-custom-brand-page .products-warehouse-top {		min-height: unset;		padding: 0;	}
	.laphroaig-custom-brand-page .products-warehouse-top-inner {		flex-flow: column;		margin: 0;		gap: 25px;	}
	.laphroaig-custom-brand-page .products-warehouse-top-inner > div {		width: 100%;	}
	.laphroaig-custom-brand-page .products-warehouse-top-inner .products-warehouse-text-heading {		position: relative;		min-height: 380px;		display: flex;		justify-content: center;		align-items: center;		padding: 30px 24px;	}
	.laphroaig-custom-brand-page .products-warehouse-top-inner .products-warehouse-text-heading p {		font-size: 30px;		position: relative;		z-index: 1;		text-align: center;	}
	.laphroaig-custom-brand-page .products-warehouse-text {		font-size: 16px;		line-height: 1.6;		color: #7B7B7B;	}
	.laphroaig-custom-brand-page .products-warehouse-info-inner .products-slider-headline {	padding: 40px 0 30px;	}
	.laphroaig-custom-brand-page .products-slider-headline-text h3 {		font-size: 16px;		margin-bottom: 10px;	}
	.laphroaig-custom-brand-page  .products-tile-nav-desktop{		display: none;	}
	.laphroaig-custom-brand-page  .products-tile-nav-mobile{		display: block !important;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text ul {	max-height: 0;	overflow: hidden;	padding: 0;}
	.laphroaig-custom-brand-page .products-tile-nav.products-tile-nav-mobile {		width: 100%;		padding: 20px 34px;		height: 80px;		font-family: 'Gobold';		color: #fff;		border: 0;		outline: 0;		text-transform: uppercase;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text {		padding: 20px 0 20px;		gap: 10px;		flex-flow: column;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text .products-recipes-text-col h4 {		margin-bottom: 10px;		padding-bottom: 10px;		position: relative;		padding-right: 40px;		cursor: pointer;		padding-top: 10px;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text .products-recipes-text-col{		position: relative;		border-bottom: 1px solid #707070;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text .products-recipes-text-col::before {		content: '';		width: 30px;		height: 30px;		mask-position: center center;		mask-repeat: no-repeat;		mask-size: contain;		mask-image: url('../images/arrow-aperol-right.svg');		transform: rotate(270deg);		position: absolute;		background-color: #000;		right: 10px;		top: 13px;	}
	.laphroaig-custom-brand-page .products-recipes-text-col.active ul {		max-height: 2000px;		padding-bottom: 20px;	}
	.laphroaig-custom-brand-page .products-recipes-inner-text .products-recipes-text-col:last-child{		border: 0;	}
	.laphroaig-custom-brand-page .products-images-gallery-inner.slider-images .slick-slide {	margin: 0 auto;}
}
@media (max-width:639px){


}
@media (max-width:479px){

}
@media (max-width:359px){
	.laphroaig-custom-brand-page .description-container-inner {	padding: 35px 20px 140px;}
	.laphroaig-custom-brand-page .products-tile-nav.products-tile-nav-mobile {	padding: 10px 24px;	height: 60px;}
	.laphroaig-custom-brand-page .products-recipes-text-col h4 {	font-size: 24px;}
	.laphroaig-custom-brand-page .description-container .title {	font-size: 24px;}

}