.forMobile {
	display: block;
}
.notForMobile {
	display: none;
}
.logo {
    max-width: 200px;
}
.logo img {
    margin: 0 0 0 0;
    width: 100%;
    max-width: 200px;
}
.logo h2 {
    font-size: 0.5rem;
    width: 200px;
}
#agefilter-frame {
    width: 90%;
}
#agefilter-frame p {
    text-align: center;
    color: #836C3D;
    font-size: 1rem;
}

/* HOME */
#page-home .buttonLink {
	display: none;
}
.slick-prev,
.slick-next
{
    display: none !important;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-size: 1.2rem;
	font-weight: bold;
}
.section3 p {
    margin: 10px 0 20px;
    font-size: 1rem;
}
#page-home .section3 .row .col-6:nth-child(2),
#page-home .section5 .row .col-7
{
	display: none;
}
#page-home .section3 .row .col-6:nth-child(1),
#page-home .section5 .row .col-5
{
	flex: 0 0 100%;
	max-width: 100%;
}
#page-home .section5 .row .col-5 {
	padding: 20px;
}
#page-home .section5 .row .col-5 h1 {
	margin-top: 0;
}
.slick-dots {
    display: block !important;
}
/* /HOME */

/* FOOTER */
.sectionFooter .footerSocialLinks {
	text-align: center;
	margin-bottom: 30px;
}
.sectionFooter .footerLinks {
	flex: 0 0 100%;
	max-width: 100%;
}
footer {
    padding: 0;
}
#page-bottle footer .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
#page-bottle footer .footerSocialLinks.col-6,
#page-bottle footer .footerLinks.col-6
{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
/* /FOOTER */

/* CAROUSEL */
.slick-slide img {
    /*width: auto !important;*/
    margin: 0 auto;
    max-height: 400px;
}
/* /CAROUSEL */

/* OUR WHISKY */
#page-our-whisky h1 {
	font-size: 1.4rem;
}
/* /OUR WHISKY */

/* OUR STORY */
.bgDark {
	background: none !important;
}
#cocktail02, #cocktail04 {
	background: #EFDEC6;
}
#page-history section.storyText p {
    font-size: 1rem;
}
#page-history section.storyText p.bigText {
    font-size: 1.2rem;
}
/* /OUR STORY */

/* BOTTLE */
#page-bottle h1 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-align: center;
    margin: 0 auto 20px auto;
}
#page-bottle .col-6 {
	flex: 0 0 100%;
	max-width: 100%;
}
#page-bottle .desc {
	max-width: 100%;
	padding: 20px !important
}
#page-bottle .bottleDescContent {
    position: relative;
}
#page-bottle .section2 .col-6 {
    max-width: 50%;
}
/* /BOTTLE */

/* COCKTAILS */
#cocktail02 .mt--50 {
    margin-top: 0px !important;
}
#cocktail02.mt--200, #page-cocktails #cocktail02 h1.mb-50, #cocktail02 h3,
#cocktail03 .mt-100,
#cocktail04.mt-100
{
    margin-top: 0px !important;
}