:root {
	--bunnahabhain1990olorosobutt__theme1: #122931; /* Panel 1 BG */
	--bunnahabhain1990olorosobutt__theme2: #8b9a9c; /* Panel 2 BG */
    --bunnahabhain1990olorosobutt__theme3: #533c58; /* Panel 3 BG */
    --bunnahabhain1990olorosobutt__theme4: #355257; /* Panel 4 BG */
	--bunnahabhain1990olorosobutt__theme5: #405b5f; /* Panel 1 Copy */
	--bunnahabhain1990olorosobutt__theme6: #c3adc8; /* Panel 2 Copy */
	--bunnahabhain1990olorosobutt__theme7: #98a550; /* Panel 3 Copy */
	--bunnahabhain1990olorosobutt__light: #ffffff;
	--bunnahabhain1990olorosobutt__dark: #000000;
}

/* Shared -------------------------------------------- */

.bunnahabhain1990olorosobutt {}
.bunnahabhain1990olorosobutt .fc-header__image {
  	padding-top: 20px;
}
.bunnahabhain1990olorosobutt .fc-header__title { 
  color: var(--bunnahabhain1990olorosobutt__light); 
  padding-bottom: 10px; }
.bunnahabhain1990olorosobutt .fc-header__subtitle {
    padding-bottom: 20px;
    font-family: "Droid Serif", times, serif;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    line-height: 1.6;
    text-transform: none;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    max-width: 400px;
    margin: 0 auto;
}
.bunnahabhain1990olorosobutt .fc-divider { margin: 20px 20px 20px; }
.bunnahabhain1990olorosobutt .fc-content__copy { color: var(--bunnahabhain1990olorosobutt__light); }

/* Panel Specifics --------------------------------------- */

/* Panel 1 ----------------- */
.bunnahabhain1990olorosobutt__panel-326001 {
	background-color: var(--bunnahabhain1990olorosobutt__theme1);
	padding-top: 20px;
	padding-bottom: 20px;
}
.bunnahabhain1990olorosobutt__panel-326001 .fc-header__title {
    color: var(--bunnahabhain1990olorosobutt__light);
    max-width: 600px;
    margin: 0 auto;
} 
.bunnahabhain1990olorosobutt__panel-326001 .fc-header__subtitle {
    color: #85a2ad;
    max-width: 500px;
    padding-bottom: 0;
}
.bunnahabhain1990olorosobutt__panel-326001 .fc-divider {
    display: none;
}
.bunnahabhain1990olorosobutt__panel-326001 .fc-layout__content { width: 1080px; max-width: 100%; }
.bunnahabhain1990olorosobutt__panel-326001 .fc-content__copy { color: var(--bunnahabhain1990olorosobutt__light); }
.bunnahabhain1990olorosobutt__panel-326001 .fc-header__image { width: 100%; max-width: 300px; }

/* Panel 2 When used as intro panel instead of panel 1 full width ----------------- */
/*
.bunnahabhain1990olorosobutt__panel-326002 { background-color: var(--bunnahabhain1990olorosobutt__theme1); }
.bunnahabhain1990olorosobutt__panel-326002 .fc-header__title {
    width: 100%;
  	max-width: 550px;
    margin: 0 auto;
}
.bunnahabhain1990olorosobutt__panel-326002 .fc-header__subtitle { color: var(--bunnahabhain1990olorosobutt__theme2); }
.bunnahabhain1990olorosobutt__panel-326002 .fc-divider {
    height: 13px;
    background-image: url(/media/rtwe/uploads/featurecore/assets/326/259.svg?v=638289107540900000);
}
*/

/* Panel 3 ----------------- */
.bunnahabhain1990olorosobutt__panel-326003 { background-color: var(--bunnahabhain1990olorosobutt__theme2); }
.bunnahabhain1990olorosobutt__panel-326003 .fc-header__subtitle { color: var(--bunnahabhain1990olorosobutt__theme5); }
.bunnahabhain1990olorosobutt__panel-326003 .fc-divider {
    height: 13px;
    background-image: url(/media/rtwe/uploads/featurecore/assets/326/260.svg?v=638289108325970000);
}
.bunnahabhain1990olorosobutt__panel-326003 .fc-product * { color: #fff; }
.bunnahabhain1990olorosobutt__panel-326003 .fc-product__meta { margin-top: 0; }
.bunnahabhain1990olorosobutt__panel-326003 .fc-product__price { color: var(--bunnahabhain1990olorosobutt__theme5); }
.bunnahabhain1990olorosobutt__panel-326003 .fc-cta__button {
    background-color: var(--bunnahabhain1990olorosobutt__theme3);
    border: 1px solid var(--bunnahabhain1990olorosobutt__theme3);
    color: var(--bunnahabhain1990olorosobutt__light);
}
.bunnahabhain1990olorosobutt__panel-326003 .fc-cta__button:hover {
    background-color: transparent;
    border: 1px solid var(--bunnahabhain1990olorosobutt__theme3);
    color: var(--bunnahabhain1990olorosobutt__light);
}

/* Panel 4 ----------------- */
.bunnahabhain1990olorosobutt__panel-326004 { background-color: var(--bunnahabhain1990olorosobutt__theme3); }
.bunnahabhain1990olorosobutt__panel-326004 .fc-header__subtitle,
.bunnahabhain1990olorosobutt__panel-326004 .fc-product .product-notes__title { color: var(--bunnahabhain1990olorosobutt__theme6); }
.bunnahabhain1990olorosobutt__panel-326004 .product-notes__note { padding-top: 0; }
.bunnahabhain1990olorosobutt__panel-326004 .fc-divider {
    height: 13px;
    background-image: url(/media/rtwe/uploads/featurecore/assets/326/261.svg?v=638289109323170000);
}
.bunnahabhain1990olorosobutt__panel-326004 .fc-product .product-notes__copy { color: var(--bunnahabhain1990olorosobutt__light); }

/* Panel 5 ----------------- */
.bunnahabhain1990olorosobutt__panel-326005 { background-color: var(--bunnahabhain1990olorosobutt__theme4); }
.bunnahabhain1990olorosobutt__panel-326005 .fc-header__title { padding-bottom: 20px; }
.bunnahabhain1990olorosobutt__panel-326005 .fc-divider {
    height: 13px;
    background-image: url(/media/rtwe/uploads/featurecore/assets/326/262.svg?v=638289109500130000);
}
.bunnahabhain1990olorosobutt__panel-326005 .fc-cta__button {
    background-color: var(--bunnahabhain1990olorosobutt__theme1);
    border: 1px solid var(--bunnahabhain1990olorosobutt__theme1);
    color: var(--bunnahabhain1990olorosobutt__light);
}
.bunnahabhain1990olorosobutt__panel-326005 .fc-cta__button:hover {
    background-color: transparent;
    border: 1px solid var(--bunnahabhain1990olorosobutt__light);
    color: var(--bunnahabhain1990olorosobutt__light);
}