@font-face {
 font-family: "New Grotesk Square ONEWEB";
 src: url("fonts/New-Grotesk-Square-ONEWEB.woff2") format("woff2"),
        url("fonts/New-Grotesk-Square-ONEWEB.woff") format("woff");
}
@font-face {
 font-family: "New Grotesk Square FOUR";
 src: url("fonts/New-Grotesk-Square-FOUR.otf") format("opentype");
}
@font-face {
 font-family: "New Grotesk Square ONE";
 src: url("fonts/New-Grotesk-Square-ONE.otf") format("opentype");
}
@font-face {
 font-family: "MyriadPro Regular";
 src: url("fonts/MyriadPro-Regular.otf") format("opentype");
}
@font-face {
 font-family: "Baskerville";
 src: url("fonts/Baskerville.ttf") format("truetype");
}

body {
    background-color: #F8F2E9;
    font-family: "MyriadPro Regular";
    color: #453B2D;
}
a:hover {
    color: none;
    text-decoration: none;
}
h1 {
	font-family: 'New Grotesk Square FOUR';
    font-size: 40px;
    line-height: 40px;
    font-weight: lighter;
    letter-spacing: 3px;
    color: #836C3D;
    text-transform: uppercase;
}
h3 {
    color: #836C3D;
    text-transform: uppercase;
}
.overflowHidden {
    overflow: hidden;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.buttonLink {
    font-family: 'MyriadPro Regular';
    background-color: #EFDEC6;
    color: #836C3D;
    padding: 5px 40px;
    letter-spacing: 2px;
    border: solid 1px #836C3D;
    transition: 0.5s;
    text-transform: uppercase;
    font-weight: bold;
}
.buttonLink:hover {
    background: #836C3D;
    cursor: pointer;
    color: #F8F2E9 !important;
}
.noPadding {
    padding: 0 !important;
}
.noMargin {
    margin: 0 !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.mt-150 {
    margin-top: 150px !important;
}
.mt-200 {
    margin-top: 200px !important;
}
.mt--10 {
    margin-top: -10px !important;
}
.mt--20 {
    margin-top: -20px !important;
}
.mt--30 {
    margin-top: -30px !important;
}
.mt--40 {
    margin-top: -40px !important;
}
.mt--50 {
    margin-top: -50px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.bottleName {
    color: #836C3D;
    text-align: center;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 1.2;
    letter-spacing: 3px;
    transition: 0.5s;
}
.bottleName:hover {
    color: #453B2D;
}
.bigPictureTitle {
	font-family: "New Grotesk Square FOUR";
    position: absolute;
    top: 32%;
    left: 5%;
    font-weight: normal !important;
    font-size: 4rem !important;
    line-height: 1.2 !important;
    color: #DDBE78;
    text-transform: uppercase !important;
    line-height: 65px !important;
    letter-spacing: 3px !important;
    text-shadow: 0 0 10px #000 !important;
}
#page-history .bigPictureTitle {
    top: 30%;
}
#page-cocktails .bigPictureTitle {
    top: 32%;
}


.posRelative {
    position: relative;
}
.forMobile {
    display: none;
}
.notForMobile {
    display: block;
}
.stylingSerif {
    font-family: serif !important;
    font-style: italic !important;
    font-size: 1.6rem !important;
}

/* section 1 */
.section1 {
    padding: 30px 50px 30px 0;
}

/* section3 */
.section3 {
    color: #836C3D;
    position: relative;
}
.section3 img {
    border-style: none;
    width: 100%;
    margin: 10px auto;
}
.row {
    margin: 0;
}
.section3 h1 {
    margin-top: 70px;
    color: #836C3D;
    text-transform: uppercase;
}
.section3 p {
    margin: 10px 0 20px;
    font-size: 1.4rem;
}
.section3 .bgSpec {
    position: absolute;
    width: 100%;
    background-color: #EFDEC6;
    height: 70%;
    top: 5%;
}
/* /section3 */

/* section6 */
.section6 {
    color: #836C3D;
    background: url('../img/home/section6/bgSection6.png') top left / 100%;
    margin: 0;
    padding: 50px;
}
.section6 p {
    color: #7A303E;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0 0 1.25%; /* 5% of 25% for this margin*/
}
.section6 img {
    float: left;
    width: 23%;
    margin: 0 1%;
    transition: 0.5s;
}
.section6 img:hover {
    transform: scale(1.05);
}
/* section6 */

/* section7 & footer */
.sectionFooter {
    padding-top: 100px;
    position: relative;
}
#hq_bg {
    position: absolute;
    top: 0;
    margin-left: calc(50% - 570px);
    width: 100%;
    height: 100%;
    background: url('../img/main/highlandqueen_bg_sepia.png') no-repeat left 50px / 350px;
    opacity: 0.2;
    width: 1200px;
}
footer {
    background-color: rgba(211, 172, 119, 0.9);
    color: #7A303E;
    font-weight: bold;
    text-transform: uppercase;
    padding: 70px 0;
}
footer img {
    margin-right: 5px;
    transition: 0.7s;
}
footer img:hover {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
/* /section7 */

/* agefilter */
#agefilter-wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(248, 242, 233, 0.95);
    z-index: 99;
}
#agefilter-frame {
    width: 500px;
    margin: 200px auto 0 auto;
    padding: 30px 0 20px 0;
    background: rgb(248, 242, 233) url(../img/main/bg_hq_agefilter_opacity.png) no-repeat bottom center / 100% auto;
    box-shadow: 0 0 20px #000;
}
#agefilter-frame p {
    text-align: center;
    color: #836C3D;
    font-size: 1.4rem;
}
#agefilter-frame p img {
    width: 50%;
}
#agefilter-frame p button {
    border: solid 1px #836C3D;
    padding: 5px 30px;
    color: #836C3D;
    background: rgba(248, 242, 233, 1);
    font-size: 1.4rem;
    transition: 0.5s;
    margin: 0 7px;
}
#agefilter-frame p button:hover {
    cursor: pointer;
    color: #F8F2E9;
    background: #836C3D
}
/* /agefilter */

/* nav */
.nav {
    margin-top: 15px;
}
.nav-link {
    color: #7A303E !important;
    font-weight: bold;
}
.nav-link.active {
    border-bottom: solid 2px;
}
#navbarNavDropdown ul.navbar-nav {
	position: absolute;
	right: 0;
    top: 25px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1em;
    padding-left: 1rem;
}
.logo {
    float: left;
    margin: 0;
    width: 100%;
    max-width: 300px;
}
.logo img {
    margin: 0 0 0 0;
    width: 100%;
    max-width: 300px;
}
.logo h2 {
    font-size: 1rem;
    text-align: center;
    color: #7A303E;
    letter-spacing: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
/* /nav */

/* slide */
.slick-dots {
    display: none !important;
}
ul.slick-dots li {
    display: inline-flex;
    list-style: none;
    height: 20px !important;
    width: 20px !important;
    border-radius: 50%;
    background-color: #836C3D;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;

}
ul.slick-dots li.slick-active {
    background-color: black;
    border: solid 3px #836C3D;
}
ul.slick-dots li:hover {
    cursor: pointer;
}
ul.slick-dots li button {
    display: none;
}
/* /slide */

/* carousel */
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 40px auto;
    padding: 0;
    width: 90%;
}
.slick-dots {
    width: auto;
    text-align: center;
    margin: 30px auto 20px auto;
    padding: 0;
}
.slick-prev {
    top: 45%;
    left: 0;
}
/*.slick-prev::before {
    content: "<";
    font-size: 24px;
}*/
.slick-next {
    top: 45%;
    right: 0;
}
/*.slick-next::before {
    content: ">";
    font-size: 24px;
}*/
.slick-arrow {
    position: absolute;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 50%;
    background-color: #EFDEC6;
    color: #836C3D;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.slick-arrow:hover {
    cursor: pointer;
}
.slick-slide img {
    width: 90%;
    margin: 0 auto;
    height: auto !important;
}
.slick-slide .underPicture {
    color: #836C3D;
    border: solid 1px  #836C3D;
    width: 90%;
    margin: 10px auto;
    text-align: center;
    padding: 10px;
    transition: 0.5s;
}
.slick-slide .underPicture:hover {
    background: #EFDEC6;
    cursor: pointer;
}
.slick-slide .underPicture h4 {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
}
.slick-slide .underPicture p {
    font-family: "MyriadPro Regular";
    font-size: 1rem;
    margin: 0;
}
.slick-slide .underPicture a h4
{
    font-family: "MyriadPro Regular";
    font-size: 1.1rem;
    font-weight: bold;
    color: #836C3D;
}
.slick-slide .underPicture a p
{
	font-family: serif;
	font-style: italic;
	font-weight: bold;
    color: #836C3D;
}
/* /carousel */
