﻿
#container-scrolldown {
    display:none; text-align: center; position: absolute; bottom:15px; left:50%; margin-left:-200px;width: 400px;
}
#container-scrolldown h3 {
    background: url('/images/scrolldown.png') no-repeat bottom center;min-height: 80px;margin-top: 0px;cursor: pointer;line-height: 20px;text-transform: uppercase;margin-bottom: 25px;
}

#container-flavours h2{
    margin-top: 55px;margin-bottom: 20px;
}


@media only screen and (min-width: 940px) {
	
    .navbar .nav > li {
        display: inline-block;
        line-height: 140px !important;
    }

     .swiper-wrapper-top .hero-unit > .hero-unit-inner {
         padding-top: 170px;vertical-align: top; 
     }
     
     
     #p-home .swiper-wrapper-top .hero-unit > .hero-unit-inner {
         padding-top: 250px;vertical-align: top; 
     }


    .container-social-dim {
        z-index: 200;right: 55px;top: 52px;width: 120px;height: 40px;position: absolute; 
    }
    .social-icon-twitter-dim {
      background-position: 0 -80px;float: left;
    }
    .social-icon-facebook-dim {
      background-position: 0 -120px; float: left;
    }

    #p-findus .hero-unit{ height: 200px;}
    #p-findus .hero-unit.hero-unit-lead h1{ margin-top:150px;}
    .pod-inner h4{ line-height: 20px;}

    .story-wrapper #container-scrolldown {
        text-align: left;
    }

    .story-wrapper #container-scrolldown h3{
        width: 200px;
    }

    #container-defaultStory .hero-unit-inner{
        padding-bottom:100px;
    }

    #container-beer-description{ margin-bottom: 115px;}

#container-scrolldown {
    	display:block !important;
	}


}



.container-pod-modusoperandi .link a{
    background: #c41c22;
}
.container-pod-ninkasi .link a{
    background: #12a888;
}

.container-pod-fresh .link a{
    background: #9dbe31;
}
.container-pod-wildebeest .link a{
    background: #787d91;
}
.container-pod-bliss .link a{
    background: #db5c1e;
}
.container-pod-solera .link a{
    background: #395da1;
}
.container-pod-scarletfever .link a{
    background: #db541f;
}
.container-pod-epicsaison .link a{
    background: #dd871b;
}

.container-pod-default .link a{
    background: #747474;
}


/* AGE VERIFICATION MODAL STYLES */
.age-modal {
    color: #000;
}

.age-modal .btn{
    color: #000;
}

/* PAGE STYLES */
.page a, .page a span{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #1A1A1A;
}

.page a:hover, .page a span:hover {
    color: #fff;
    text-decoration: underline;
}

/* FOOTER STYLES */
#footer h4 a {
    color: #fff;
}

.payment-icons
{
    padding-top: 5px;
}

.payment-icons img{
    padding-right: 2px;
    height: 30px;
}