/*Fonts */
@font-face {
    src: url("../fonts/Absolut-Regular.otf");
    font-family: 'Absolut'; 
}
@font-face {
    src: url("../fonts/AbsolutHeadlineWeb2021-Condensed.otf");
    font-family: 'Absolut';
	font-weight:800;
}

.absolut-custom-brand-page #maincontent .animate {
	transition: 0.6s all ease-in-out;
	-webkit-transition: 0.6s all ease-in-out;
	-moz-transition: 0.6s all ease-in-out;
}
body.absolut-custom-brand-page .slider--title {
	font-family: 'Absolut';
	font-weight: normal;
	color: #01329F;
	text-align: center;
	font-size: 50px;
	margin-bottom:20px;
	line-height: 1.4;
}
.absolut-custom-brand-page  .slider--title strong {
	font-family: 'Absolut';
	font-weight: 800;
	font-size:54px;
}

/*Customize*/
.absolut-custom-brand-page .page-main {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}
.absolut-custom-brand-page .page-layout-1column.page-with-filter .column.main {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.absolut-custom-brand-page .block--container--large {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}
.absolut-custom-brand-page .block--container {
	max-width: 1280px;
	margin: 0 auto;
}

/* first section */
.absolut-custom-brand-page .inner--content {
	display: inline-block;
	width: 100%;
	position: relative;
}
.absolut-custom-brand-page .left--side {
	float: left;
	width: 50%;
}
.absolut-custom-brand-page .blue--text {
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: 'Absolut';
	background: #01329F;
	width: 50%;
	font-size: 19px;
	color: #fff;
	line-height: 1.38;
	padding: 125px 95px;
	box-sizing: border-box;
	text-align: center;
}
.absolut-custom-brand-page .tile-01.product--details {
	padding-top:80px;
	margin-bottom: 80px;
}

/* product slider */
.absolut-custom-brand-page .slick-prev::before {
/*	content: "\e617" !important;*/
	color:#01329F !important;
}
.absolut-custom-brand-page .slick-next::before {
/*	content: "\e608" !important;*/
	color:#01329F !important;
}
/* product slider */
.absolut-custom-brand-page .slick-prev {
	background: url(../images/arrow-bombay-right.svg) center no-repeat transparent;
}
.absolut-custom-brand-page .slick-next {
	background: url(../images/arrow-bombay-left.svg) center no-repeat transparent;

}

.absolut-custom-brand-page .slick-prev, .absolut-custom-brand-page .slick-prev:hover, .absolut-custom-brand-page .slick-next:hover, .absolut-custom-brand-page .slick-next, .absolut-custom-brand-page .slick-prev:focus, .slick-next:focus {
/*	background: transparent !important;*/
}
.absolut-custom-brand-page #maincontent .product-item-actions .actions-primary {
	width: 100%;
}
.absolut-custom-brand-page #maincontent .product-item form {
	width: 100%;
	text-align: center;
}
.absolut-custom-brand-page #maincontent .product-item .action.tocart.primary.btn-cart {
	background: #fff;
	border:1px solid #01329F;
	color:#01329F;
	margin-left: auto;
	margin-right: auto;
	display: table;
	float: none;
	font-size: 16px;
	padding: 18px 32px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.absolut-custom-brand-page #maincontent .product-item .action.tocart.primary.btn-cart:hover{
	background-color:#01329F;
	color:#fff;
}
.absolut-custom-brand-page #maincontent .product-item-link {
	color: #4C4D4F !important;
}
.absolut-custom-brand-page .slick-next {
	right: 5px !important;
}
.absolut-custom-brand-page .slick-prev {
	left: 5px !important;
}
.absolut-custom-brand-page #maincontent .product-price {
	color: #01329F;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
}
.absolut-custom-brand-page #maincontent .product-item-name {
	font-size: 16px;
	color: #0D0D0D;
	line-height: 1.3;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
	font-family: 'Absolut'; 
}
.absolut-custom-brand-page #maincontent .product-item .stock.unavailable {
	text-align: center;
	margin-top: 13px;
}
.absolut-custom-brand-page #maincontent .product-items {
	padding-bottom: 0;
	padding-top: 20px;
}
.absolut-custom-brand-page #maincontent .product-item-info a{
	text-align:center;
}
body.absolut-custom-brand-page .slick-dots {
	bottom: 0;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
}
body.absolut-custom-brand-page .slick-dots li button::before {
	display:none;	
}
body.absolut-custom-brand-page  .slick-dots li {
	position: relative;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
body.absolut-custom-brand-page  .slick-dots li button {
	border: 0;
	background: #004027;
	display: block;
	height: 12px;
	width: 12px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 0;
	cursor: pointer;
	border-radius: 50%;
	-webkit-appearence:none;
}
body.absolut-custom-brand-page  .slick-dots li.slick-active button {
	background:#01329F;
}
body.absolut-custom-brand-page  .slick-dots li button {
	background: #D8D8D8;
}
.absolut-custom-brand-page .product-items .slick-list {
	padding-left: 20px;
	padding-right: 20px;
}

.absolut-custom-brand-page #maincontent .block-container {
	max-width: 1450px;
	margin: 0 auto;
}
.absolut-custom-brand-page #maincontent img{
    max-width:100%;
}
body.absolut-custom-brand-page #maincontent{
    font-family: Arial; 
    margin:0;
}
.absolut-custom-brand-page .hover--action{
    -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;
}
.absolut-custom-brand-page .each--tile img {
	display: block;
}

/* video section */
.absolut-custom-brand-page .tile-03 .block-container-iframe {
	position: relative;
	height: 0;
	padding-top: 0;
	padding-bottom: 56.3%;
	overflow: hidden;
}
.absolut-custom-brand-page #myVideo {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}

/* listing one product */
.absolut-custom-brand-page .listing--product .block--container--large {
	padding-left: 100px;
	padding-right: 100px;
	box-sizing: border-box;
}
.absolut-custom-brand-page .one--product {
	background: #01329F;
	color: #fff;
	text-align: center;
	padding: 50px 20px;
	box-sizing: border-box;
	margin-bottom: 140px;
	margin-top: -120px;
	position: relative;
	z-index: 9;
	font-family:'Absolut';
}
.absolut-custom-brand-page .one--product p {
	font-size: 21px;
	line-height: 1.38;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:28px;
}
.absolut-custom-brand-page .one--product .last--paragraph{
	margin-bottom:25px;
}
.absolut-custom-brand-page .one--product h3 {
	font-family: 'Absolut';
	font-size: 90px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 25px;
}

.absolut-custom-brand-page .one--product .action.tocart.primary.btn-cart {
	background: #fff;
	border: 1px solid #01329F;
	color: #01329F;
	margin-left: auto;
	margin-right: auto;
	display: table;
	float: none;
	font-size: 16px;
	padding: 18px 32px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.absolut-custom-brand-page .one--product .action.tocart.primary.btn-cart:hover{	
	border: 1px solid #fff;
	background:transparent;
	color:#fff;
}
.absolut-custom-brand-page  #maincontent .one--product .product-price {
	color:#fff;
}

/* listing products */
.absolut-custom-brand-page .listing--products{
    padding-bottom:70px;
}
.absolut-custom-brand-page .tiles-container {
	display: inline-block;
	width: 100%;
}
.absolut-custom-brand-page .each--tile {
	position: relative;
	margin-bottom: 2.6%;
	float: left;
	width: 31.6%;
}
.absolut-custom-brand-page .each--tile:nth-child(3n+2) {
	margin-left: 2.6%;
	margin-right: 2.6%;
}
.absolut-custom-brand-page .hover--action{
    background-image:url("../images/2021-12-13-525x525-jameson-hover-logo.png");
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;
    visibility:hidden;
    background-size:cover;
    background-position:center center;
}
body.absolut-custom-brand-page .btn--container button {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999 !important;
	background: transparent !important;
	-webkit-appearance: none;
	border: 0 !important;
	text-indent: -99999 !important;
	z-index: 99999 !important;
	cursor: pointer !important;
}
body.absolut-custom-brand-page .btn--container button span {
	position: absolute;
	bottom: 30px;
	transform: translateX(-50%);
	left: 50%;
	text-transform: uppercase;
	color: #FFF8E1;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.absolut-custom-brand-page .each--tile:hover .hover--action{
    opacity:1;
    visibility:visible;
}

/* cocktails slider */
.absolut-custom-brand-page .slide--img {
	position: relative;
}
.absolut-custom-brand-page .slide--img .each--img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	/* left: 0; */
	top: 0;
	width: 100%;
	height: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.absolut-custom-brand-page .slide--img:after{
	content:"";
	display:block;
	padding-bottom:170%;
}

.absolut-custom-brand-page .left--text, .absolut-custom-brand-page .slide--img .each--img {
	transition: 0.3s all ease-in-out;		
	-webkit-transition: 0.3s all ease-in-out;	
	-moz-transition: 0.3s all ease-in-out;
}
.absolut-custom-brand-page .cocktails--slider .slider--title {
	margin-bottom: 55px;
}
.absolut-custom-brand-page .cocktails--slider .inner--slide {
	padding-left: 30px;
	padding-right: 30px;
}
.absolut-custom-brand-page .cocktails--slider{
	font-family:'Absolut';
}
.absolut-custom-brand-page .cocktails--slider .prod--slider h2 {
	font-weight: bold;
	text-align: left;
	font-size: 35px;
	line-height: 1.2;
	color: #01329F;
	margin-top: 30px;
	margin-bottom: 15px;
}
.absolut-custom-brand-page .left--text p {
	color: #01329F;
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 25px;
}
.absolut-custom-brand-page .left--text h3 {
	font-weight: 800;
	color: #01329F;
	font-size: 25px;
	margin-bottom: 20px;
	margin-top:0;
}
.absolut-custom-brand-page .cocktails--slider .raspberri--slide h2, .absolut-custom-brand-page .cocktails--slider .raspberri--slide h3, .absolut-custom-brand-page .cocktails--slider .raspberri--slide p{
	color:#960042;
} 
.absolut-custom-brand-page .cocktails--slider .vanilia--slide h2, .absolut-custom-brand-page .cocktails--slider .vanilia--slide h3, .absolut-custom-brand-page .cocktails--slider .vanilia--slide p{
	color:#412514;
} 
.absolut-custom-brand-page .cocktails--slider .watermelon--slide h2, .absolut-custom-brand-page .cocktails--slider .watermelon--slide h3, .absolut-custom-brand-page .cocktails--slider .watermelon--slide p{
	color:#E5002B;
} 
.absolut-custom-brand-page .cocktails--slider .passionfruit--slide h2, .absolut-custom-brand-page .cocktails--slider .passionfruit--slide h3, .absolut-custom-brand-page .cocktails--slider .passionfruit--slide p{
	color:#5C019F;
} 
.absolut-custom-brand-page .cocktails--slider .pears--slide h2, .absolut-custom-brand-page .cocktails--slider .pears--slide h3, .absolut-custom-brand-page .cocktails--slider .pears--slide p{
	color:#32772D;
} 
.cocktails--slider .mandarin--slide h2, .cocktails--slider .mandarin--slide h3, .cocktails--slider .mandarin--slide p{
	color:#EE8B38;
} 
.cocktails--slider .mango--slide h2, .cocktails--slider .mango--slide h3, .cocktails--slider .mango--slide p{
	color:#EC5D4F;
} 
.tile-06.cocktails--slider {
	padding-bottom: 40px;
}
.cocktails--slider .slick-prev, .cocktails--slider .slick-next {
	top: 33%;
}


/*Responsive*/
@media (max-width:1800px) {
	.absolut-custom-brand-page .tile-02.product--details {		padding-top: 90px;}
	.absolut-custom-brand-page .product--details h1{font-size:36px;}
	.absolut-custom-brand-page .each--slide h2{font-size:48px;}
}
@media (max-width:1700px) {
	.absolut-custom-brand-page .block--container--large {	max-width: 1500px;	}
	.absolut-custom-brand-page .product--details h1 {font-size: 34px;}
	.absolut-custom-brand-page .left--side p {	font-size: 17px;	}
	.absolut-custom-brand-page .product-item .action.tocart.primary.btn-cart{font-size:15px;}
	.absolut-custom-brand-page .listing--products {padding-bottom: 56px;	}
	.absolut-custom-brand-page .tile-02.product--details{padding-bottom:40px;}
	.absolut-custom-brand-page .each--tile {margin-bottom: 2%;	width: 32%;	}
	.absolut-custom-brand-page .each--tile:nth-child(3n+2) {margin-left: 2%; margin-right: 2%;	}
	.absolut-custom-brand-page .each--slide h2{font-size:45px;}
	.absolut-custom-brand-page .each--slide p{font-size:17px;}
	.absolut-custom-brand-page .tile-01.product--details {	padding-top: 60px;		margin-bottom: 70px;	}
	.absolut-custom-brand-page .listing--tiles .product-price {	font-size: 20px;	}
	.absolut-custom-brand-page .blue--text {font-size: 18px; padding: 110px 85px;	}
	body.absolut-custom-brand-page  .slider--title {font-size: 45px;}
	.absolut-custom-brand-page .slider--title strong {	font-size: 45px;}	
	.absolut-custom-brand-page .one--product h3 {	font-size: 84px;	}
	.absolut-custom-brand-page .one--product p {font-size: 19px;	}
	.absolut-custom-brand-page .one--product{margin-bottom:110px;}
	.absolut-custom-brand-page .cocktails--slider .prod--slider h2{font-size:32px;}
	.absolut-custom-brand-page .each--slide p {font-size: 16px;}

}
@media (max-width:1600px) {
	.absolut-custom-brand-page .tile-02.product--details {	padding-top: 65px;	padding-bottom: 30px;	}
	.absolut-custom-brand-page .block--container--large {max-width: 1400px;}
	.absolut-custom-brand-page .product--details h1 {	font-size: 32px;	}
	.absolut-custom-brand-page .product--slider .slick-list {padding-top: 0;}
	.absolut-custom-brand-page .each--slide h2 {	font-size: 42px;	}
	.absolut-custom-brand-page .prod--ingredient p {	margin-bottom: 22px;}
	.absolut-custom-brand-page .prod--description {margin-bottom: 36px;}

	.absolut-custom-brand-page .listing--tiles .product-price {		font-size: 18px;		bottom: 32px;	}
	.absolut-custom-brand-page .one--product {	padding: 40px 20px;	}
	.absolut-custom-brand-page .one--product h3 {	font-size: 80px;	}
	.absolut-custom-brand-page .one--product {	margin-bottom: 90px;	}
	.absolut-custom-brand-page .left--text p {	margin-bottom: 20px;	}

}
@media (max-width:1500px) {
	.block--container--large {max-width: 1340px;	}	
	.block--container{max-width:1200px;}
	.absolut-custom-brand-page .each--slide h2 {	font-size: 34px;	}
	.absolut-custom-brand-page .prod--ingredient p {	margin-bottom: 18px;	}
	body.absolut-custom-brand-page  .btn--container button span{bottom:26px;}

	.absolut-custom-brand-page .listing--tiles .action.tocart span {		font-size: 18px;	}
	.absolut-custom-brand-page .tile-01.product--details {	padding-top: 50px;		margin-bottom: 60px;	}
	.absolut-custom-brand-page .slider--title strong {	font-size: 47px;	}
	.absolut-custom-brand-page .one--product {	padding: 30px 20px 45px;	}
	.absolut-custom-brand-page .one--product h3 {		font-size: 70px;	}
	.absolut-custom-brand-page .one--product {	margin-bottom: 80px;}
	.absolut-custom-brand-page .cocktails--slider .prod--slider h2 {	font-size: 30px;		margin-top: 25px;	}

}
@media (max-width:1399px) {	
	.absolut-custom-brand-page .block--container--large, .absolut-custom-brand-page .block--container {max-width: 94%;	}
	.absolut-custom-brand-page .product--details h1 {	font-size: 25px;}
	.absolut-custom-brand-page .product-item .action.tocart.primary.btn-cart {	font-size: 14px;		padding: 16px 30px;	}
	.absolut-custom-brand-page .left--text{padding:0;}
	.absolut-custom-brand-page .prod--description {	margin-bottom: 20px;	}
	.absolut-custom-brand-page .prod--ingredient {	border-top: 2px solid #FFF8E1;		padding-top: 25px;		margin-top: 25px;	}
	body.absolut-custom-brand-page  .btn--container button span {	bottom: 20px;		font-size: 22px;	}

	.absolut-custom-brand-page .listing--tiles .product-price {		font-size: 16px;		bottom: 32px;	}
	.absolut-custom-brand-page .listing--tiles .action.tocart span {		font-size: 16px;		bottom: 10px;	}

	.absolut-custom-brand-page .blue--text {	font-size: 16px;		padding: 85px 65px;	}
	.absolut-custom-brand-page .one--product h3 {	font-size: 60px;margin-bottom: 20px;}
	.absolut-custom-brand-page .one--product p {	font-size: 17px;		margin-bottom: 18px;	}
	.absolut-custom-brand-page .slider--title strong {	font-size: 40px;	}
	body.absolut-custom-brand-page  .slider--title {font-size: 36px;	}
	.absolut-custom-brand-page .cocktails--slider .inner--slide {	padding-left: 6px;		padding-right: 6px;	}
	.absolut-custom-brand-page .cocktails--slider .prod--slider h2 {font-size: 26px;	margin-top: 20px;	}
	.absolut-custom-brand-page .each--slide p {	font-size: 15px;	}
	.absolut-custom-brand-page .cocktails--slider .prod--slider {padding-left: 20px ;	padding-right: 20px;}
	.absolut-custom-brand-page .left--text h3{font-size:22px;}

}
@media (max-width:1199px) {
	.absolut-custom-brand-page .tile-02.product--details {	padding-top: 45px;	padding-bottom: 20px;	}
	.absolut-custom-brand-page .left--side p {		font-size: 16px;	}
	.absolut-custom-brand-page .product--details h1 {		font-size: 22px; margin-bottom:12px;	}
	.absolut-custom-brand-page .each--slide p {font-size: 15px;}
	.absolut-custom-brand-page .each--slide h2{font-size:28px;}
	.absolut-custom-brand-page .product--slider .slick-list {	padding-bottom: 0;	}
	body.absolut-custom-brand-page  .btn--container button span {bottom: 15px;	font-size: 18px;	}

	.absolut-custom-brand-page .listing--tiles .product-price {		font-size: 13px !important;		bottom: 30px;		font-weight: 500;	}
	.absolut-custom-brand-page .blue--text {font-size: 15px;padding: 50px 50px;	}
	.absolut-custom-brand-page .one--product h3 {	font-size: 50px;	}
	.absolut-custom-brand-page .one--product {	margin-bottom: 60px;	}

}
@media (max-width:1023px) {   
	.absolut-custom-brand-page .product--details h1 {		font-size: 18px;		margin-bottom: 6px;	}
	.absolut-custom-brand-page .left--side p {	font-size: 14px;	}	
	body.absolut-custom-brand-page  .btn--container button span{width:100%;}
	body.absolut-custom-brand-page  .btn--container button span {bottom: 9px;font-size: 15px;	}

	.absolut-custom-brand-page .listing--tiles .action.tocart span {		font-size: 12px;		bottom: 4px;	}
	.absolut-custom-brand-page .listing--tiles .product-price {		color: #fff;bottom: 20px;	}

	.absolut-custom-brand-page .blue--text {	font-size: 14px;		padding: 44px 40px;	}
	body.absolut-custom-brand-page  .slider--title{margin-bottom:5px;}
	.absolut-custom-brand-page .listing--product .block--container--large {	padding-left: 50px;		padding-right: 50px;	}
	.absolut-custom-brand-page .last--paragraph br {	display: none;	}
	.absolut-custom-brand-page .one--product h3 {	font-size: 45px;}
	.absolut-custom-brand-page .cocktails--slider .prod--slider h2 {	font-size: 24px;	}
	.absolut-custom-brand-page .left--text h3 {	font-size: 20px;	}
}

@media (max-width:767px) {
	.absolut-custom-brand-page .left--side p {	font-size: 16px;	}
	.absolut-custom-brand-page .product--details h1 {		font-size: 28px;		margin-bottom: 20px;	}
	.absolut-custom-brand-page .inner--content {		margin-left: 0;		max-width: 100%;		position: relative;		top: auto;		transform: none;	}
	.absolut-custom-brand-page .left--side {	width: calc(100% - 60px);		padding-bottom: 0;		position: relative;		padding: 0;		box-sizing: border-box;		margin-top: -60px;		margin-left: auto;		margin-right: auto;		display: table;		float: none;	}
	.absolut-custom-brand-page .each--tile img {max-width: unset;		width: 100%;	}
	.absolut-custom-brand-page .tile-04.listing--tiles {	padding-bottom: 25px;	}	
	.absolut-custom-brand-page .listing--products {padding-bottom: 10px;	}
	.absolut-custom-brand-page .each--tile img {display: block;		max-width: unset;		width: 100%;	}
	.absolut-custom-brand-page .right--text {	position: static;		height: auto;		float: left;		width: 100%;		background-image: none !important;	}
	.absolut-custom-brand-page .left--text {	padding: 28px;		width: 100%;		padding: 20px 20px 34px;}
	.absolut-custom-brand-page .each--slide h2, .prod--ingredient, .prod--specifications, .prod--description, .ingredients--specifications, .how--to--mix{height:auto !important;}
	.absolut-custom-brand-page .page-products .product-item-info{margin-left:auto; margin-right:auto;}
	.absolut-custom-brand-page .tile-02.product--details{padding-top:30px;}	
	.absolut-custom-brand-page .listing--products {	padding-bottom: 0;	}
	body.absolut-custom-brand-page #maincontent .btn--container button span {bottom: 28px;	font-size: 22px;	}

	.listing--tiles .action.tocart span {		font-size: 20px;		bottom: 18px;	}
	.listing--tiles .product-price {	bottom: 40px;		font-size: 20px !important;	}
	.absolut-custom-brand-page .blue--text {	font-size: 18px;		padding: 43px 40px;		position: static;		width: 100%;		transform: none;		top: auto;		clear: both;	}
	.absolut-custom-brand-page .left--side img {	display: block;	}
	.absolut-custom-brand-page .tile-01.product--details {	padding-top: 20px;		margin-bottom: 25px;	}
	.absolut-custom-brand-page .one--product {	margin-bottom: 25px;		margin-top: 20px;	text-align:left;}
	.absolut-custom-brand-page .listing--product .block--container--large {		padding-left: 0;		padding-right: 0; 	}
	.absolut-custom-brand-page .tile-03.video-iframe {	padding-left: 3%;		padding-right: 3%;	}
	.absolut-custom-brand-page .one--product .action.tocart.primary.btn-cart{margin-left:0;}
	.absolut-custom-brand-page .one--product h3 {	font-size: 90px;		max-width: 345px;		line-height: 0.9;	}
	.absolut-custom-brand-page .cocktails--slider .slider--title {	margin-bottom: 55px;	display: none;	}
	.absolut-custom-brand-page .left--text {padding-left: 0;		padding-right: 0;	}
}

/*mobile design*/
@media (max-width:640px){
	
	.absolut-custom-brand-page .show--on--mobile{display:block !important;}
    .absolut-custom-brand-page .show--on--desktop{display:none;}
	.absolut-custom-brand-page .slick-prev {left: 20px !important;	}
	.absolut-custom-brand-page .slick-next {right: 20px !important;	}
	.absolut-custom-brand-page .each--tile {margin-bottom: 20px;}
	.absolut-custom-brand-page .each--slide h2{padding-bottom:24px;}
	.absolut-custom-brand-page .tile-02.product--details {	padding-top: 25px;}
	.absolut-custom-brand-page .slick-center .left--text {	opacity: 1;	}
	.absolut-custom-brand-page .left--text {opacity: 0;	}
	.absolut-custom-brand-page .slick-center .slide--img .each--img {		height: 100%;	}
	.absolut-custom-brand-page .slide--img .each--img {		height: 86%;	}
	.absolut-custom-brand-page .blue--text {	text-align:left; font-size: 15px;		padding: 25px 26px;		line-height: 1.4;	}
	.absolut-custom-brand-page .listing--products {	padding-bottom: 20px;	}
	.absolut-custom-brand-page .cocktails--slider .slick-prev, .cocktails--slider .slick-next {	top: 60%;	}
	.absolut-custom-brand-page .cocktails--slider .prod--slider h2 {	font-size: 26px; margin-top: 0;		padding-bottom: 0;	}
	.absolut-custom-brand-page .cocktails--slider .inner--slide {		padding-left: 0;		padding-right: 0;	}
	#maincontent .product-item-info{margin-left:auto; margin-right:auto;}
}


@media (max-width:479px) {
	.absolut-custom-brand-page .product--details h1 {	font-size: 25px;	}
	.absolut-custom-brand-page .product--details h1 br {display: none;	}
	.absolut-custom-brand-page #maincontent .product-items {padding-top: 0;	}
	body.absolut-custom-brand-page .slick-dots li button{width:10px; height:10px;}
	body.absolut-custom-brand-page .slick-dots li{margin:0 4px;}
	body.absolut-custom-brand-page .btn--container button span {bottom: 20px;	font-size: 18px;}

	.absolut-custom-brand-page #maincontent .product-item-name {		margin-bottom: 22px;	}
	.absolut-custom-brand-page .listing--tiles .action.tocart span {		font-size: 13px;		bottom: 12px;	}
	.absolut-custom-brand-page .listing--tiles .product-price {		bottom: 32px;		font-size: 15px !important;	}
	.absolut-custom-brand-page .left--side {width: calc(100% - 40px);	}
	.absolut-custom-brand-page .slider--title strong {	font-size: 33px;}
	body.absolut-custom-brand-page  .slider--title {font-size: 30px;}
	.absolut-custom-brand-page .one--product h3 {	font-size: 50px;	max-width: 265px;		line-height: 0.9;		margin-top: 0;	}
	.absolut-custom-brand-page .one--product p {font-size: 16px;	}
	.absolut-custom-brand-page .cocktails--slider .slick-slide {	margin-left: 5px;		margin-right: 5px;	}
	.absolut-custom-brand-page .cocktails--slider .slick-next {right: 5px !important;	}
	.absolut-custom-brand-page .cocktails--slider .slick-prev {left: 5px !important;	}

	
}
@media (max-width:374px) {
	.absolut-custom-brand-page .product--details h1 {	font-size: 22px;}
	.absolut-custom-brand-page .tile-01 .block-container-iframe {	position: relative;		height: auto;		padding-bottom: 0;	}
	.absolut-custom-brand-page #myVideo {		position: relative;		right: auto;		bottom: auto;		width: 100%;		height: auto;		display: block;	}
	body.absolut-custom-brand-page .btn--container button span {	bottom: 16px;	}

	.absolut-custom-brand-page .listing--tiles .product-price {		bottom: 28px;		font-size: 14px !important;	}
	.absolut-custom-brand-page .cocktails--slider .prod--slider h2 {font-size: 22px;	}
	.absolut-custom-brand-page .each--slide p {font-size: 14px;	}
}













