#navbarNavDropdown ul.navbar-nav {
	position: relative;
	right: none;
	background: lightgray;
}
.nav-link {
	text-align: center;
}
.nav-link.active {
    background: #7A303E;
    color: white !important;
}
#page-home .carousel-caption h5 {
    font-size: 2rem;
}
.slick-prev {
    top: 45%;
    left: -20px;
}
.slick-next {
    top: 45%;
    right: -20px;
}

/* OUR WHISKY */
#page-our-whisky h1 {
	font-size: 1.4rem;
	padding: 20px 0 5px 50px;
}
#page-our-whisky .bgDouble p {
    font-size: 1.2rem;
    font-size: 1rem;
}
/* /OUR WHISKY */
#page-history .chapter2 .col-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
#page-history .chapter2 .col-6 {
	flex: 0 0 100%;
	max-width: 100%;
}
#page-history .chapter2 .col-6 .mt-100 {
	margin-top: 20px !important;
}
#page-history .chapter3 .col-6 .mt-100 {
	margin-top: 50px !important;
}
#page-history .chapter4 .col-6 .mt-100 {
	margin-top: 0px !important;
}
#page-history .chapter1 p.mt-100,
#page-history .chapter4.mt-100,
#page-history .chapter5.mt-100,
#page-history .chapter5 .col-6 .mt-100
{
	margin-top: 20px !important;
}
#page-history .chapter4 .col-6 {
	display: none;
}
#page-history .chapter5 {
	background-color: #EFDEC6;
}
.historyImg2 {
    height: 300px;
}
.historyImg3 {
    height: auto;
    float: left;
    width: 100% !important;
}
.historyImg4 {
    height: auto;
    float: left;
    width: 100% !important;
}

/* OUR STORY */
#page-cocktails section.cocktail h1
{
	font-size: 1.4rem;
	line-height: 1.6rem;
}
#page-cocktails section.cocktail h3
{
	font-size: 1.2rem;
	line-height: 1.6rem;
}
#page-cocktails section.cocktail p {
    font-size: 1rem !important;
    line-height: 1rem !important;
}
#cocktail01 .row .col-6 .col-12.mt-35 {
	margin-top: 0 !important;
}
#cocktail02 {
	margin-top: 100px !important;
}
#cocktail02 .row .col-6 h3 {
	margin-top: 50px !important;
}
#cocktail02 .row .col-6 img {
	margin-top: 50px;
}
/* /OUR STORY */

/* BOTTLE */
#page-bottle h1 {
	font-size: 1.6rem;
    line-height: 2rem;
}
#page-bottle h3 {
    font-size: 1.2rem !important;
    line-height: 2rem !important;
    margin: 0;
}
#page-bottle p {
    font-size: 1rem !important;
}
#page-bottle section.bootle .container {
	margin-top: 0px !important;
}
#page-bottle section.bootle .container .desc {
	margin-top: 15px !important;
}
.iwsc {
    top: 55% !important;
    left: -40px !important;
    width: 100px !important;
}
/* /BOTTLE */