/*Fonts */
@font-face {
    src: url("../fonts/Brandon_reg.otf");
    font-family: 'Brandon Grotesque'; 
	font-weight: 400;
}
@font-face {
    src: url("../fonts/brandon-grotesque-regular-italic-58a8a456c4724.otf");
    font-family: 'Brandon Grotesque'; 
	font-weight: 400;
	font-style: italic;
}
@font-face {
    src: url("../fonts/brandon-grotesque-bold-italic-58a8a48221563.otf");
    font-family: 'Brandon Grotesque';
	font-weight: 700;
	font-style: italic;
}
@font-face {
    src: url("../fonts/brandon-grotesque-black-58a8a3e824392.otf");
    font-family: 'Brandon Grotesque';
	font-weight: 800;
}
@font-face {
    src: url("../fonts/Brandon_bld.otf");
    font-family: 'Brandon Grotesque';
	font-weight: 700;
}
@font-face {
    src: url("../fonts/Tilda Script.otf");
    font-family: 'Tilda Script'; 
	font-weight: 400;
}

/*Customize*/
.tile-01 .block-container-iframe {
	position: relative;
	height: 0;
		padding-top: 0;
	padding-bottom: 30%;
	overflow: hidden;
	max-width: 1560px;
	margin: 0 auto;
	padding-bottom: 50%;
}
.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 {

}


.baileys-custom-brand-page #maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
	font-family: 'Brandon Grotesque', sans-serif; 
	font-weight: 400;
	font-size: 20px;
	color: #000;
}
.baileys-custom-brand-page #maincontent * {
    box-sizing: border-box;
}
.baileys-custom-brand-page #maincontent .column.main {
    padding: 0;
}
.baileys-custom-brand-page .block-container {
	max-width: 1560px;
	margin: 0 auto;
}

/*Sections*/
.baileys-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TR, .baileys-custom-brand-page .cataloglabel.cataloglabel-product-top-label.cataloglabel-new-product.cataloglabel-list.position-TL{
	display: none;
}
.baileys-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart {
	background-color: transparent;
}
.baileys-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart:hover{
	background-color: transparent;
}
.baileys-custom-brand-page .block-image-holder.block-image-link .image-link .action.tocart:hover {
	background-color: #14143c;
}
.baileys-custom-brand-page .block-image-holder.block-image-link .image-link:hover {
	opacity: 1;
}
.baileys-custom-brand-page .tocart:active, .baileys-custom-brand-page .tocart:focus {
	background-color: #fff;
	box-shadow: none;
	color: #2A1D49;
	border: none;
}
.baileys-custom-brand-page .page--baileys .action.primary, .baileys-custom-brand-page .page--baileys .action-primary {
	background-color: #fff;
	border: none;
	font-size: 30px;
	text-transform: uppercase;
	padding: 10px 30px;
	border-radius: 10px;
	color: #279989;
	font-family: 'BebasKai';
	line-height: 1.2;
	font-weight: 400;
}
.baileys-custom-brand-page .page--baileys .action.primary:hover, 
.baileys-custom-brand-page .page--baileys .action-primary:hover {
	opacity: 0.8;
}
.baileys-custom-brand-page .tile-04.products-slider .product-item-actions .btn-cart.action.primary span {
	background-color: transparent !important;
}
.baileys-custom-brand-page .tile-04.products-slider .product-item-actions .btn-cart.action.primary:hover span {
	color: #fff !important;
}
.baileys-custom-brand-page .tile-04.products-slider .product-image-container {
	margin: auto;
	display: table;
}

.baileys-custom-brand-page .page--baileys .products-slider .action.primary,
.baileys-custom-brand-page .page--baileys .products-left-right .action.primary,
.baileys-custom-brand-page .page--baileys .btn-white .action.primary{
	border: 1px solid #707070;
	background-color: #fff;
	color: #2A1D49;
	padding: 26px 45px;
	margin-top: 25px;
}
.baileys-custom-brand-page .page--baileys .products-slider .action.primary:hover,
.baileys-custom-brand-page .page--baileys .products-left-right .action.primary:hover,
.baileys-custom-brand-page .page--baileys  .btn-white .action.primary:hover {
	background-color: #2A1D49;
	color: #fff;
}
.baileys-custom-brand-page #maincontent .slick-prev:before {
    background-color: #000 !important;
	-webkit-mask-image: url(../images/arrow-ciroc-left.svg);
	mask-image: url(../images/arrow-ciroc-left.svg);
	background-image: unset;
    padding: 0 !important;
}
.baileys-custom-brand-page #maincontent .slick-next:before{
    background-color: #000 !important;
	-webkit-mask-image: url(../images/arrow-ciroc-right.svg);
	mask-image: url(../images/arrow-ciroc-right.svg);
	background-image: unset;
    padding: 0 !important;
}
.baileys-custom-brand-page #maincontent .slick-prev::before, 
.baileys-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;
}
.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li button::before { display: none; }
.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li button {
	background-color: #EFEFEF;
	border-radius: 0;
	padding: 0;
	margin-right: 0;
	width: 170px;
	height: 2px;
}
.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li {	height: auto;	width: auto;	margin: 0;}
.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li:last-child button{	margin-right:0;}
.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li.slick-active button {
	background-color: #4A4A4A;
}

/*Transition*/
.baileys-custom-brand-page .page--baileys .btn-cart, .baileys-custom-brand-page .popup--section, 
.baileys-custom-brand-page .tile-04.products-slider .product-item-actions .btn-cart.action.primary span, .baileys-custom-brand-page .headline-text-section .button a ,
.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart, .baileys-custom-brand-page .each-accordion::before, .baileys-custom-brand-page .each-accordion::after,
.baileys-custom-brand-page .each-accordion .accordion-text, .baileys-custom-brand-page .button.button-recipe a{
    -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;
}

.baileys-custom-brand-page .products-slider .slick-list {
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0 50px;
}
.baileys-custom-brand-page #maincontent .slick-prev, .baileys-custom-brand-page #maincontent .slick-next {
	top: 31% !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	height: 39px;
	width: 39px;
	background-color: transparent;
}
.baileys-custom-brand-page .products-slider .slick-next {
	right: 10px !important;
}
.baileys-custom-brand-page .products-slider .slick-prev {
    left: 10px !important;
}
.baileys-custom-brand-page .products-slider .action.primary, .baileys-custom-brand-page .products-slider .action-primary, .baileys-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart {
	background-color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	padding: 18px 36px;
	color: #000;
	font-family: 'Brandon Grotesque', sans-serif;
	border: 2px solid #000;
	border-radius: 40px;
}
.baileys-custom-brand-page .products-slider .action.primary:hover, .baileys-custom-brand-page .products-slider .action-primary:hover, .baileys-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart {
	background-color: #000;
	border-color: #000;
	color:#fff;
}
.baileys-custom-brand-page #maincontent .products-cocktails .slick-arrow {
	top: 50% !important;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	margin-top: -30px;
}
.baileys-custom-brand-page .clearfix::after{
	clear:both;
	display: table;
}

/* Added */
.baileys-custom-brand-page .breadcrumbs {
	max-width: 1560px;
	padding: 0;
}
.baileys-custom-brand-page .breadcrumbs .item.home a {
	padding-left: 0;
}
.baileys-custom-brand-page .simple-logo-holder {
	max-width: 358px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.baileys-custom-brand-page .simple-image-section .block-container {
	position: relative;
}
.baileys-custom-brand-page .page-baileys img {
	display: block;
}
.baileys-custom-brand-page .simple-image-holder {
	margin-bottom: 50px;
}
.baileys-custom-brand-page .simple-image-holder img {
	width: 100%;
}
.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2 {
	color: #000;
	text-align: center;
	margin-bottom: 60px;
	font-size: 30px;
}
.baileys-custom-brand-page .product-item-photo {
	text-align: center;
}
.baileys-custom-brand-page .product-item-link {
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}
.baileys-custom-brand-page .product-item-details .product-price {
	color: #BC9C69;
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px;
	font-weight: 700;
}
.baileys-custom-brand-page .product-item-inner {
	text-align: center;
}
.baileys-custom-brand-page .product-item .product-item-name > a {
	color: #000;
}
.baileys-custom-brand-page .product-item .product-item-name {
	line-height: 1.4;
	max-width: 220px;
	margin: 15px auto 20px;
}
.baileys-custom-brand-page .slick-dots {
	bottom: 0;
}
.baileys-custom-brand-page .products-slider {
	margin-bottom: 75px;
}
.baileys-custom-brand-page .bg-pink .block-container {
	background-color: #F4C5CC;
	text-align: center;
	padding: 89px 0;
	margin-bottom: 60px;
}
.baileys-custom-brand-page .headline h2 {
	font-size: 25px;
	color: #fff;
	padding-bottom: 74px;
}
.baileys-custom-brand-page .headline-text-section .icon img {
	margin: 0 auto 10px;
}
.baileys-custom-brand-page .headline-text p {
	margin-bottom: 0;
	color: #000;
	font-size: 36px;
	font-style: italic;
}
.baileys-custom-brand-page .headline-text-inner {
	max-width: 852px;
	margin: 0 auto;
}
.baileys-custom-brand-page .headline {
	position: relative;
}
.baileys-custom-brand-page .headline::before {
	content: '';
	width: 105px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.baileys-custom-brand-page .headline-text-inner .headline-text {
	margin-bottom: 40px;
}
.baileys-custom-brand-page .headline-text-section .button a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
	color: #000;
	font-family: 'Brandon Grotesque', sans-serif;
	border: 2px solid #000;
	padding: 22px 44px;
	display: block;
	border-radius: 55px;
}
.baileys-custom-brand-page .headline-text-section .button a:hover {
	background-color: #000;
	color: #fff;
}
.baileys-custom-brand-page .headline-text-section .button {
	display: inline-block;
}
.baileys-custom-brand-page .bg-black .block-container {
	background-color: #000;
	padding: 42px 0 20px;
}
.baileys-custom-brand-page  .bg-black .block-container h2 {
	padding-bottom: 80px;
}
.baileys-custom-brand-page .bg-black .headline h2 {
	color: #BC9C69;
}
.baileys-custom-brand-page .bg-black .headline::before {
	background-color: #BC9C69;
}
.baileys-custom-brand-page .headline-text-section.bg-black {
	margin-bottom: 40px;
}
.baileys-custom-brand-page .bottle-image {
	max-width: 700px;
}
.baileys-custom-brand-page .bg-beige1 {
	background-color: #F8F1EB;
}
.baileys-custom-brand-page .bg-beige2 {
	background-color: #F5E9DF;
}
.baileys-custom-brand-page .bg-beige3 {
	background-color: #E2CEB8;
}
.baileys-custom-brand-page .each-bottle {
	display: flex;
	align-items: flex-start;
	margin-bottom: 40px;
}
.baileys-custom-brand-page .each-bottle > div {
	width: 50%;
}
.baileys-custom-brand-page .bottle-infos {
	text-align: center;
}
.baileys-custom-brand-page .bottle-name h3 {
	color: #000;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 2.8px;
	margin-bottom: 30px;
}
.baileys-custom-brand-page .bottle-name h4 {
	font-size: 50px;
	color: #000;
	font-family: 'Tilda Script', sans-serif;
	font-weight: 400;
}
.baileys-custom-brand-page .bottle-description {
	text-align: left;
	margin-bottom: 45px;
}
.baileys-custom-brand-page .bottle-accordion .accordions-title h5 {
	font-size: 28px;
	font-weight: 800;
	color: #47BFAF;
	margin: 0;
}
.baileys-custom-brand-page .bottle-description p {
	margin-bottom: 0;
	font-size: 18px;
}
.baileys-custom-brand-page .accordion-title h6 {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
}
.baileys-custom-brand-page .accordion-text {
	font-size: 16px;
	overflow: hidden;
	max-height: 0;
	max-width: 336px;
}
.baileys-custom-brand-page .each-accordion {
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
.baileys-custom-brand-page .each-accordion .accordion-title {
	padding: 12px 0;
	cursor: pointer;
}
.baileys-custom-brand-page .each-accordion::before, .baileys-custom-brand-page .each-accordion::after {
	content: '';
	background-color: #47BFAF;
	position: absolute;
	pointer-events: none;
}
.baileys-custom-brand-page .each-accordion::before {
	width: 22px;
	height: 2px;
	right: 10px;
	top: 21px;
}
.baileys-custom-brand-page .each-accordion::after {
	width: 2px;
	height: 22px;
	right: 20px;
	top: 11px;
}
.baileys-custom-brand-page .bottle-accordion {
	text-align: left;
}
.baileys-custom-brand-page .bottle-accordion-holder {
	margin-bottom: 20px;
}
.baileys-custom-brand-page .bottle-accordion .product-price {
	color: #000;
	font-size: 36px;
	font-weight: 700;
}
.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart {
	font-size: 24px;
	color: #000;
	background-color: transparent;
	border: 2px solid #000;
	font-weight: 700;
	padding: 31px 46px;
	border-radius: 55px;
	font-family: 'Brandon Grotesque', sans-serif;
	margin-top: 15px;
	text-transform: uppercase;
}
.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart:hover{
	background-color: #000;
	color: #fff;
}
.baileys-custom-brand-page .bottles-section .bottle-infos {
	max-width: 492px;
	margin-top: 90px;
	margin-bottom: 80px;
}

.baileys-custom-brand-page .bottles-section .right-image .bottle-infos {
	margin-right: 80px;
	margin-left: auto;
}
.baileys-custom-brand-page .bottles-section .left-image .bottle-infos {
	margin-left: 80px;
	margin-right: auto;
}
.baileys-custom-brand-page .each-accordion.active-accordion::after {
	opacity: 0;
	visibility: hidden;
}
.baileys-custom-brand-page .each-accordion.active-accordion .accordion-text {
	max-height: 400px;
	padding-bottom: 30px;
}
.baileys-custom-brand-page .each-bottle .bottle-image {
	text-align: center;
	margin-left: 30px;
	margin-top: 50px;
}
.baileys-custom-brand-page .each-bottle.right-image .bottle-image {
	margin-left: 0;
	margin-right: 30px;
}
.baileys-custom-brand-page .bottle-infos .bottle-name {
	position: relative;
	padding-bottom: 25px;
}
.baileys-custom-brand-page .bottle-infos .bottle-name::before, .baileys-custom-brand-page .recipes-heading-inner h4::before{
	content: '';
	width: 100px;
	height: 30px;
	position: absolute;
	left: 50%;
	bottom: 25px;
	background-image: url(../images/2022-12-19-100x30-baileys-waves-pink.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.baileys-custom-brand-page .recipes-heading-inner h4::before {
	background-image: url(../images/2022-12-19-100x30-baileys-waves-green.svg);
	bottom: -30px;
}
.baileys-custom-brand-page .accordions-title {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
}
.baileys-custom-brand-page .bottle-infos .btn-container {
	text-align: center;
}
.baileys-custom-brand-page .each-bottle.right-image {
	flex-flow: row-reverse;
}
.baileys-custom-brand-page .button-fill .bottle-infos .btn-container .button.btn-cart {
	background-color: #000;
	color: #F8F1EB;
}
.baileys-custom-brand-page .bottle-accordion-offer {
	color: #EF6079;
	text-decoration: underline;
	letter-spacing: 2px;
	text-align: center;
	margin: 25px 0 15px;
	font-weight: 700;
}
.baileys-custom-brand-page .tile-06.products-slider {
	margin-top: 60px;
}
.baileys-custom-brand-page .headline-text-section.bg-white h2 {
	color: #BC9C69;
}
.baileys-custom-brand-page .headline-text-section.bg-white .headline::before {
	background-color: #BC9C69;
}
.baileys-custom-brand-page .button.button-recipe a {
	background-color: #47BFAF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	padding: 16px 40px;
	color: #fff;
	border-radius: 40px;
	display: inline-block;
}
.baileys-custom-brand-page .recipes-heading {
	position: relative;
	text-align: center;
	display: flex;
	align-items: flex-start;
	margin-bottom: 90px;
}
.baileys-custom-brand-page .recipes-heading h4 {
	font-family: 'Tilda Script';
	font-size: 50px;
	font-weight: 400;
	margin: 0;
	position: relative;
}
.baileys-custom-brand-page .recipes-heading h3 {
	margin: 0;
	font-size: 28px;
	color: #000;
	font-weight: 700;
	letter-spacing: 2.8px;
	margin-bottom: 20px;
}
.baileys-custom-brand-page .recipes-heading .each-recipes {
	width: 33.33%;
	background-color: #E2CEB8;
	position: relative;
}
.baileys-custom-brand-page .recipes-heading .each-recipes:nth-child(3n+2) {
	margin-right: 30px;
	margin-left: 30px;
}
.baileys-custom-brand-page .recipes-section {
	margin-top: 50px;
}
.baileys-custom-brand-page .recipes-image {
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.baileys-custom-brand-page .recipes-heading .button.button-recipe {
	display: block;
}
.baileys-custom-brand-page .button-fill .bottle-infos .btn-container .button.btn-cart:hover {
	background-color: #F8F1EB;
	color: #000;
}
.baileys-custom-brand-page .recipes-heading .recipes-heading-inner {
	position: relative;
	padding-bottom: 60px;
}
.baileys-custom-brand-page .button.button-recipe a:hover {
	background-color: #2A241F;
}
.baileys-custom-brand-page .recipes-heading-holder {
	padding: 82px 0 100px;
	/* display: flex; */
	/* flex-flow: column; */
	/* align-items: center; */
	display: table;
	margin: 0 auto;
}
.baileys-custom-brand-page .recipes-heading-holder-inner {
	display: table-cell;
	vertical-align: middle;
}
.baileys-custom-brand-page .recipes-text h4 {
	color: #47BFAF;
	font-size: 36px !important;
	margin-bottom: 15px;
}
.baileys-custom-brand-page .recipes-text ul {
	list-style: none;
	padding: 0;
	margin-bottom: 40px;
}
.baileys-custom-brand-page .recipes-text {
	background-color: #2A241F;
	color: #fff;
	padding: 90px 40px 70px;
	position: relative;
	width: 100%;
	font-size: 18px;
	z-index: 2;
}
.baileys-custom-brand-page .recipes-text ul li {
	margin-bottom: 0;
}
.baileys-custom-brand-page .recipes-close {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.baileys-custom-brand-page .recipes-text ol {
	padding-left: 0;
}
.baileys-custom-brand-page .recipes-text .recipes-text-inner {
	margin-bottom: 25px;
}
.baileys-custom-brand-page .recipes-section .block-container {
	max-width: 1720px;
}
.baileys-custom-brand-page .recipes-text ol {
	list-style-type: none;
	counter-reset: section;
}
.baileys-custom-brand-page .recipes-text ol li::before {
	counter-increment: section;
	content: counter(section) ". ";
}
.baileys-custom-brand-page .select-bottles select {
	background-color: transparent;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 20px;
	height: 50px;
	-webkit-appearance: none;
	position: relative;
}
.baileys-custom-brand-page  .select-bottles {
	position: relative;
}
.baileys-custom-brand-page .select-bottles::before {
	content: '';
	top: 17px;
	width: 10px;
	height: 10px;
	transform-origin: 50% 50%;
	transform: translate(0, 0) rotate(135deg);
	border-radius: 0;
	position: absolute;
	right: 16px;
	box-shadow: inset -0.1em 0.1em 0 0 #fff;
	display: block;
}
.baileys-custom-brand-page .select-bottles select option {
	background-color: #000;
}

/*Responsive*/
@media (max-width:1800px){
	.tile-01 .block-container, .block-container-iframe {		max-width: 100%;	padding-bottom: 37%;}
	.baileys-custom-brand-page .block-container, .baileys-custom-brand-page .breadcrumbs {	max-width: 1460px;	}
	.baileys-custom-brand-page .recipes-section .block-container {		max-width: 1620px;	}
	.baileys-custom-brand-page .recipes-text {		padding: 80px 30px 60px;	}

}
@media (max-width:1700px){
	.tile-01 .block-container-iframe {	max-width: 100%;	padding-bottom: 52.8%;	}


	.baileys-custom-brand-page .block-container, .baileys-custom-brand-page .breadcrumbs {		max-width: 1360px;	}
	.baileys-custom-brand-page .recipes-section .block-container {		max-width: 1420px;	}
	.baileys-custom-brand-page .headline-text p {		font-size: 34px;	}
	.baileys-custom-brand-page .headline-text-inner {		max-width: 810px;	}
	.baileys-custom-brand-page .headline-text-section .button a {		font-size: 22px;	}
	.baileys-custom-brand-page .bg-pink .block-container {		padding: 75px 0;	}
	.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2{		margin-bottom: 50px;	}
	.baileys-custom-brand-page .products-slider .slick-list {		padding: 10px 0 40px;	}
	.baileys-custom-brand-page .products-slider {		margin-bottom: 60px;	}
	.baileys-custom-brand-page .recipes-heading h3, .baileys-custom-brand-page .bottle-name h3, .baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 26px;	}
	.baileys-custom-brand-page .bottle-name h4, .baileys-custom-brand-page .recipes-heading h4 {		font-size: 45px;	}
	.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart {		font-size: 22px;		padding: 28px 42px;	}
	.baileys-custom-brand-page .recipes-section {		margin-top: 40px;	}
	.baileys-custom-brand-page .recipes-text {		font-size: 16px;	}
	.baileys-custom-brand-page .recipes-text h4 {		font-size: 32px !important;	}
	.baileys-custom-brand-page .recipes-heading {		margin-bottom: 70px;	}
	.baileys-custom-brand-page .recipes-close {		bottom: 30px;	}


}
@media (max-width:1500px){
	.tile-01 .block-container-iframe {		padding-bottom: 52.8%;	}
	.block-container, .block-container-iframe {		max-width: 94%;	}
	.baileys-custom-brand-page .recipes-section .block-container, .baileys-custom-brand-page .block-container, .baileys-custom-brand-page .breadcrumbs {		max-width: 94%;	}
	.baileys-custom-brand-page .simple-logo-holder {		max-width: 320px;	}
	.baileys-custom-brand-page .product-item-link {		font-size: 17px;	}
	.baileys-custom-brand-page .products-slider {		margin-bottom: 50px;	}
	.baileys-custom-brand-page .products-slider .slick-list {		padding: 10px 0 30px;	}
	.baileys-custom-brand-page .bg-pink .block-container {		padding: 60px 0;	}
	.baileys-custom-brand-page .headline h2 {		font-size: 24px;		padding-bottom: 60px;	}
	.baileys-custom-brand-page .headline-text p {		font-size: 30px;	}
	.baileys-custom-brand-page .headline-text-inner .headline-text {		margin-bottom: 30px;	}
	.baileys-custom-brand-page .headline-text-section .button a {		font-size: 22px;		padding: 18px 38px;	}
	.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2 {		margin-bottom: 40px;	}
	.baileys-custom-brand-page .recipes-heading h3, .baileys-custom-brand-page .bottle-name h3, .baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 24px;	}
	.baileys-custom-brand-page .bottle-name h4, .baileys-custom-brand-page .recipes-heading h4 {		font-size: 40px;	}
	.baileys-custom-brand-page .bottle-accordion .product-price {		font-size: 34px;	}
	.baileys-custom-brand-page .bottles-section .left-image .bottle-infos {		margin-left: 60px;	}
	.baileys-custom-brand-page .bottles-section .right-image .bottle-infos {		margin-right: 60px;	}
	.baileys-custom-brand-page .recipes-section {		margin-top: 30px;	}
	.baileys-custom-brand-page .recipes-heading .recipes-heading-inner {		padding-bottom: 50px;	}
	.baileys-custom-brand-page .recipes-text {		font-size: 15px;	}
	.baileys-custom-brand-page .recipes-text h4 {		font-size: 30px !important;	}
	.baileys-custom-brand-page .steps li br {		display: none;	}
	.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart {		font-size: 20px;		padding: 24px 40px;	}



}
@media (max-width:1399px){
	.tile-01 .block-container-iframe {		padding-bottom: 52.8%;	}
	.tile-01 .block-container, .block-container-iframe {		max-width: 94%;	}
	.baileys-custom-brand-page .product-item-link {		font-size: 16px;	}
	.baileys-custom-brand-page .product-item .product-item-name {		margin: 15px auto 15px;	}
	.baileys-custom-brand-page .products-slider {		margin-bottom: 40px;	}
	.baileys-custom-brand-page .products-slider .slick-list {		padding: 10px 0 20px;	}
	.baileys-custom-brand-page .headline .icon img {		max-width: 80px;	}
	.baileys-custom-brand-page .headline-text p {		font-size: 26px;	}
	.baileys-custom-brand-page .headline-text-section .button a {		font-size: 20px;		padding: 16px 36px;	}
	.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2 {	font-size: 28px;	margin-bottom: 30px;	}
	.baileys-custom-brand-page .bg-black .block-container h2 {		padding-bottom: 70px;	}
	.baileys-custom-brand-page .each-bottle .bottle-image {		margin-left: 0;		margin-top: 30px;	}
	.baileys-custom-brand-page .each-bottle.right-image .bottle-image {		margin-left: 0;		margin-right: 0;	}
	.baileys-custom-brand-page .bottles-section .bottle-infos {		margin-top: 70px;		margin-bottom: 60px;	}
	.baileys-custom-brand-page .bottles-section .left-image .bottle-infos {		margin-left: 20px;	}
	.baileys-custom-brand-page .bottles-section .right-image .bottle-infos {		margin-right: 20px;	}
	.baileys-custom-brand-page .recipes-heading h3, .baileys-custom-brand-page .bottle-name h3, .baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 22px;	}
	.baileys-custom-brand-page .bottle-name h4, .baileys-custom-brand-page .recipes-heading h4 {		font-size: 38px;	}
	.baileys-custom-brand-page .bottle-infos .bottle-name {		padding-bottom: 15px;	}
	.baileys-custom-brand-page .bottle-description {		margin-bottom: 35px;	}
	.baileys-custom-brand-page .bottle-infos .bottle-name::before {		bottom: 15px;	}
	.baileys-custom-brand-page .bottle-accordion .product-price {		font-size: 30px;	}
	.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart {		font-size: 18px;		padding: 22px 36px;	}
	.baileys-custom-brand-page .recipes-section {		margin-top: 20px;	}
	.baileys-custom-brand-page .recipes-image {		height: 260px;	}
	.baileys-custom-brand-page .recipes-heading-inner h4::before {		bottom: -30px;	}
	.baileys-custom-brand-page .button.button-recipe a {		font-size: 14px;		padding: 15px 34px;	}
	.baileys-custom-brand-page .recipes-heading-holder {		padding: 70px 0 70px;	}
	.baileys-custom-brand-page .recipes-text h4 {		font-size: 24px !important;	}
	.baileys-custom-brand-page .recipes-text {		padding: 60px 30px 50px;	}
	.baileys-custom-brand-page .recipes-close {		bottom: 18px;	}
	.baileys-custom-brand-page .recipes-heading {		margin-bottom: 50px;	}



}
@media (max-width:1199px){

	.baileys-custom-brand-page .simple-logo-holder {		max-width: 300px;	}
	.baileys-custom-brand-page .simple-image-holder {		margin-bottom: 40px;	}
	.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2 {		font-size: 26px;		margin-bottom: 25px;	}
	.baileys-custom-brand-page .product-item-details .product-price {		font-size: 22px;	}
	.baileys-custom-brand-page .headline .icon img {		max-width: 70px;	}
	.baileys-custom-brand-page .headline h2 {		font-size: 22px;	}
	.baileys-custom-brand-page .headline-text p {		font-size: 24px;	}
	.baileys-custom-brand-page .headline-text-section .button a {		font-size: 18px;		padding: 14px 34px;	}
	.baileys-custom-brand-page .bg-pink .block-container {		padding: 50px 0;	}
	.baileys-custom-brand-page .bottles-section .bottle-infos {		margin-top: 50px;		margin-bottom: 40px;	}
	.baileys-custom-brand-page .each-bottle {		padding: 0 30px 0 0;	}
	.baileys-custom-brand-page .each-bottle.right-image {		padding: 0 0 0 30px;	}
	.baileys-custom-brand-page .recipes-heading h3, .baileys-custom-brand-page .bottle-name h3, .baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 20px;	}
	.baileys-custom-brand-page .bottle-name h4, .baileys-custom-brand-page .recipes-heading h4 {		font-size: 36px;	}
	.baileys-custom-brand-page .bottle-description p {		font-size: 17px;	}
	.baileys-custom-brand-page .bottle-description {		margin-bottom: 30px;	}
	.baileys-custom-brand-page .each-accordion.active-accordion .accordion-text {		padding-bottom: 20px;	}
	.baileys-custom-brand-page .bottle-accordion .product-price {		font-size: 28px;	}
	.baileys-custom-brand-page .recipes-text {		font-size: 14px;	}

}                                
@media (max-width:1023px){   

	.baileys-custom-brand-page .simple-logo-holder {		max-width: 250px;	}
	.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li button {		width: 120px;	}
	.baileys-custom-brand-page .recipes-heading h3, .baileys-custom-brand-page .bottle-name h3, .baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 18px;	}
	.baileys-custom-brand-page .bottle-name h4, .baileys-custom-brand-page .recipes-heading h4 {		font-size: 30px;	}
	.baileys-custom-brand-page .bottle-name h3 {		margin-bottom: 22px;	}
	.baileys-custom-brand-page .bottle-infos .bottle-name {		padding-bottom: 20px;	}
	.baileys-custom-brand-page .bottle-description p {		font-size: 16px;	}
	.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart {		font-size: 14px;		padding: 18px 32px;	}
	.baileys-custom-brand-page .bottle-accordion .product-price {		font-size: 26px;	}
	.baileys-custom-brand-page .accordion-title h6 {		font-size: 16px;	}
	.baileys-custom-brand-page .bottle-accordion-offer {		font-size: 16px;	}
	.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2 {		font-size: 24px;	}
	.baileys-custom-brand-page .tile-06.products-slider {		margin-top: 50px;	}
	.baileys-custom-brand-page .recipes-section {		margin-top: 10px;	}
	.baileys-custom-brand-page .recipes-image {		height: 200px;	}
	.baileys-custom-brand-page .recipes-heading-holder {		padding: 40px 0;	}
	.baileys-custom-brand-page .recipes-text {		padding: 40px 20px 40px;	}
	.baileys-custom-brand-page .recipes-text h4 {		font-size: 22px !important;	}
	.baileys-custom-brand-page .recipes-text ul {		margin-bottom: 20px;	}
	.baileys-custom-brand-page .each-bottle {		margin-bottom: 30px;	}
	.baileys-custom-brand-page .recipes-heading {		margin-bottom: 40px;	}
	.baileys-custom-brand-page .recipes-close {		bottom: 16px;	}


}
@media (max-width:767px){
	.baileys-custom-brand-page .simple-logo-holder {		display: none;	}
	.baileys-custom-brand-page .simple-image-holder {		margin-bottom: 25px;	}
	.baileys-custom-brand-page .products-slider h1, .baileys-custom-brand-page .products-slider h2 {		font-size: 20px !important;	}
	.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li button {		width: 60px;	}
	.baileys-custom-brand-page .products-slider .product-item .product-item-info {		margin: 0 auto;	}
	.baileys-custom-brand-page .product-item-link {		font-size: 18px;	}
	.baileys-custom-brand-page .product-item-details .product-price {		font-size: 24px;	}
	.baileys-custom-brand-page .products-slider .action.primary, .baileys-custom-brand-page .products-slider .action-primary, .baileys-custom-brand-page .pack-title-wrapper-inner .action.tocart.primary.button.btn-cart {		font-size: 17px;		padding: 18px 29px;	}
	.baileys-custom-brand-page .bg-pink .block-container {		padding: 35px 30px 30px;	}
	.baileys-custom-brand-page .headline-text-inner h2 {	padding-bottom: 50px;	font-size: 20px !important;		max-width: 308px;		margin: 0 auto;		line-height: 1.5;	}
	.baileys-custom-brand-page .headline-text p {		font-size: 30px;	}
	.baileys-custom-brand-page .headline-text p br {		display: none;	}
	.baileys-custom-brand-page .headline::before {		bottom: 25px;	}
	.baileys-custom-brand-page .headline-text-inner .headline-text {		margin-bottom: 40px;	}
	.baileys-custom-brand-page .headline-text-section .button a {		font-size: 24px;		padding: 23px 45px;	}
	.baileys-custom-brand-page .bg-pink .block-container {		margin-bottom: 50px;	}
	.baileys-custom-brand-page .bg-black .block-container {		padding: 38px 30px 30px;	}
	.baileys-custom-brand-page .headline h2 {		font-size: 20px !important;	}
	.baileys-custom-brand-page .headline-text-section.bg-black {		margin-bottom: 30px;	}
	.baileys-custom-brand-page .each-bottle {	padding: 0;	display: block;	}
	.baileys-custom-brand-page .each-bottle > div {		width: 100%;	}
	.baileys-custom-brand-page .each-bottle .bottle-image {		margin-top: 0;	}
	.baileys-custom-brand-page .bottles-section .bottle-infos {		margin-top: 20px;		margin-bottom: 0;		padding-bottom: 50px;		padding-left: 30px !important;		padding-right: 30px !important;		max-width: unset;		margin-left: 0 !important;		margin-right: 0 !important;	}
	.baileys-custom-brand-page .recipes-heading h3, .baileys-custom-brand-page .bottle-name h3, .baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 20px;	}
	.baileys-custom-brand-page .bottle-infos .bottle-name::before {		bottom: 12px;	}
	.baileys-custom-brand-page .bottle-accordion .product-price {		font-size: 36px;	}
	.baileys-custom-brand-page .bottle-infos .btn-container .button.btn-cart {		font-size: 18px;		padding: 18px 25px;	}
	.baileys-custom-brand-page .bottle-accordion {		display: flex;		flex-flow: column-reverse;	}
	.baileys-custom-brand-page .bottle-accordion .bottle-accordion-offer {		margin-top: 5px;	}
	.baileys-custom-brand-page .bottle-infos .btn-container {		margin-bottom: 40px;	}
	.baileys-custom-brand-page .bottle-description p {		font-size: 15px;	}
	.baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 26px;}
	.baileys-custom-brand-page .accordion-title h6 {		font-size: 18px;	}
	.baileys-custom-brand-page .accordion-text {		font-size: 15px;	}
	.baileys-custom-brand-page .bottles-section .bottle-infos {		padding-bottom: 40px;	}
	.baileys-custom-brand-page .each-bottle {		margin-bottom: 32px;	}
	.baileys-custom-brand-page .each-bottle.right-image {		padding: 0;	}
	.baileys-custom-brand-page .bottle-accordion-offer {		font-size: 15px;	}
	.baileys-custom-brand-page .headline-text-section.bg-white {		margin-top: 60px;	}
	.baileys-custom-brand-page .recipes-heading .each-recipes {		width: 100%;	}
	.baileys-custom-brand-page .recipes-heading .each-recipes:nth-child(3n+2) {		margin-right: 0;		margin-left: 0;	}
	.baileys-custom-brand-page .recipes-heading {		display: block;	}
	.baileys-custom-brand-page .headline-text-section.bg-white h2 {		padding-bottom: 20px;	}
	.baileys-custom-brand-page .headline-text-section.bg-white .headline::before {		bottom: 0;	}
	.baileys-custom-brand-page .recipes-heading li button {		width: 12px !important;		height: 12px !important;		background-color: #E2CEB8 !important;		border-radius: 50% !important;	}
	.baileys-custom-brand-page .recipes-heading li {		margin-right: 9px !important;	}
	.baileys-custom-brand-page .recipes-heading li:last-child {		margin-right: 0 !important;	}
	.baileys-custom-brand-page .recipes-heading li.slick-active button {		background-color: #47BFAF !important;	}
	.baileys-custom-brand-page #maincontent .recipes-heading .slick-arrow {	z-index: 1;	top: auto !important;		bottom: 110px !important;	}
	.baileys-custom-brand-page .recipes-heading-holder {		padding: 70px 0 50px;	}
	.baileys-custom-brand-page .select-bottles {		display: block !important;	}
	.baileys-custom-brand-page .bg-black .headline::before {		bottom: 40px;	}
	.baileys-custom-brand-page .breadcrumbs {		margin: 0 auto 10px;		width: 94%;	}
	.baileys-custom-brand-page .recipes-heading .slick-arrow {		opacity: 1;		visibility: visible;	}
	.baileys-custom-brand-page .recipes-heading.show-recipe .slick-arrow {		opacity: 0;		visibility: hidden;	}
	.baileys-custom-brand-page .simple-image-holder-desktop{display: none;}
	.baileys-custom-brand-page .simple-image-holder-mobile{display: block !important;}

}
@media (max-width:639px){
	.baileys-custom-brand-page .recipes-section .block-container, .baileys-custom-brand-page .block-container, .baileys-custom-brand-page .breadcrumbs {	max-width: 90%;}


}
@media (max-width:479px){
	.tile-01 .block-container-iframe {		padding-bottom: 60.8%;	}
	.tile-01.video-iframe {		margin-bottom: 0;	}
}
@media (max-width:427px){
	.baileys-custom-brand-page .headline-text p {		font-size: 25px;	}	
	.baileys-custom-brand-page .headline-text-section .button a {		font-size: 20px;		padding: 16px 40px;	}
	.baileys-custom-brand-pge .bottle-accordion .product-price {		font-size: 32px;	}
	.baileys-custom-brand-page .bottle-accordion .accordions-title h5 {		font-size: 20px;	}
	.baileys-custom-brand-page .headline h2 {		font-size: 18px !important;	}
	.baileys-custom-brand-page .recipes-heading-holder {		padding: 50px 0 40px;	}
	.baileys-custom-brand-page #maincontent .recipes-heading .slick-arrow {		bottom: 99px !important;	}
	.baileys-custom-brand-page .bottles-section .bottle-infos {	padding-bottom: 20px;	padding-left: 20px !important;		padding-right: 20px !important;	}
	.baileys-custom-brand-page .bottle-accordion .product-price {		font-size: 30px;	}
	.baileys-custom-brand-page .bottle-description {		margin-bottom: 20px;	}
	.baileys-custom-brand-page .bottle-infos .btn-container {		margin-bottom: 30px;	}
	.baileys-custom-brand-page .accordion-title h6 {		font-size: 16px;	}
	.baileys-custom-brand-page .each-bottle {		margin-bottom: 20px;	}
	.baileys-custom-brand-page #maincontent .slick-slider .slick-dots li button {		width: 20px;	}




}