/* Font info */

/**
 * @license
 * MyFonts Webfont Build ID 3499084, 2017-12-17T07:33:37-0500
 * 
 * The fonts listed in this notice are subject to the End User 
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: TTLimesSlab-Regular by TypeType
 * URL: https://www.myfonts.com/fonts/type-type/tt-limes/slab-regular/
 * Copyright: Copyright (c) 2017 by Typetype. Designer Ivan Gladkikh, technical designers Maria Misernitskaya, Katya Kistrin. All rights reserved.
 * Licensed pageviews: 20,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3499084
 * 
 * © 2017 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/35644c");

  
@font-face {font-family: 'TTLimesSlab-Regular';src: url('../font/35644C_0_0.eot');src: url('../font/35644C_0_0.eot?#iefix') format('embedded-opentype'),url('../font/35644C_0_0.woff2') format('woff2'),url('../font/35644C_0_0.woff') format('woff'),url('../font/35644C_0_0.ttf') format('truetype');}




p, li {
    color:#00355f;
    font-size: 17px;
    font-family: "foco",sans-serif;
    line-height:1.3;
    
}

h1 {
    font-family: 'VivaBeautiful';
    font-size: 105px;
    color: white;
    margin: 30px 0 20px;
    line-height: 1;
}

.template10 h1 {
    color:#00355f;
    text-align:center;
}

.intro-image h1 {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}

.id1 h1 {
    font-size:58px;
    color: #00365f;
    margin-bottom:0px;
}

h2 {
    font-family: TTLimesSlab-Regular;
    font-size: 32px;
    color: #00365f;
    margin: 50px 0 20px;
    line-height: 1;
}
h3 {
    font-family: TTLimesSlab-Regular;
    font-size: 28px;
    color: #00365f;
    margin: 35px 0 10px;
    line-height: 1;
}

a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color:#00365f;
}

a:hover {
    color:#60c6f0;
}

.header {
    background-color: rgba(0,82,145,0.6);
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 95px;
    z-index: 9998;
}

.template8 .header {
    position:relative;
}

.header.open {
    background-color: rgba(0,82,145,1);
}

.header-links-section {
    width:24%;
    display:inline-block;
    margin-bottom:30px;
    vertical-align:top;   
}

.header-links-section p {
    margin-bottom: 0px;
    font-family: TTLimesSlab-Regular;
    font-size: 24px;
    line-height: 1.1;
    color:#5cc4ed;
}

.header-links-section a {
    color:white;
}

.header-links-section p.header-sub a {
    color:#b3dff6;
}

.header-links-section a:hover {
    color:#b3dff6;
}

.header-links-section p.header-sub a:hover {
    color:#5cc4ed;
}

.top-nav {
    display:none;
    margin-top:100px;
}

.logo-area {
    position:absolute;
    top:0;
    width:40%;
    left:30%;
    z-index: 9999;
}

.arran-logo {
    width: 205px;
    margin: -12px auto 0;
}

.intro-text {
    background-size:cover;
    padding: 0 0 40px 0;
}


.team-pics {
    margin:30px auto 100px;
}

.team-pic {
    background-color: #dcdbdb;
    border-radius: 50%;
    height: 170px;
    width: 170px;
    margin: 0 auto 10px;
}

.button {
    background-color: transparent;
    border: 1px solid #00355f;
    color: #00355f;
    font-size: 17px;
    text-transform: uppercase;
    font-family: "foco",sans-serif;
    border-radius: 14px;
    padding: 11px 30px 9px 30px;
    margin: 15px 0 50px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    letter-spacing: 1px;
}

.button.white {
    background-color:white;
}

.button.carousel {
    background-color: rgba(255,255,255,0.7);
}

.juicer-feed .j-paginate {
    background-color: transparent;
    border: 1px solid #00355f !important;
    color: #00355f !important;
    font-size: 17px !important;
    font-weight:400 !important;
    text-transform: uppercase;
    font-family: "foco",sans-serif;
    border-radius: 16px;
    padding: 11px 30px !important;
    margin: 15px 0 50px;
    width:auto !important;
    display:inline-block !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    letter-spacing: 1px !important;
    line-height:1;
}

.juicer-feed .j-paginate:hover, .juicer-feed .j-paginate:focus {
    background-color: #b3dff6 !important;
}

.juicer-feed.modern .j-poster h3 {
    font-size:17px !important;
    font-weight:normal;
    color:#00355f;
}

.juicer-feed a:hover {
    color: #5cc4ed !important;
}

.juicer-feed a {
    color: #00355f !important;
}

.fa-angle-right {
    margin-left: 10px;
    font-size: 19px;
    vertical-align: top;
    line-height: 16px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.button:hover, .button:focus {
    outline:none;
    background-color: #b3dff6;
    color: #00355f;
}

.button:hover .fa-angle-right, .button:focus .fa-angle-right {
    margin-left:15px;
    margin-right:-5px;
}

.fa-facebook, .fa-instagram {
    background-color: #00365f;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: white;
    text-align: center;
    padding-top: 5px;
    margin: 15px 0 0 7px;
    font-size: 15px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.header-social.open .fa-facebook, .header-social.open .fa-instagram {
    background-color:#5cc4ed;
    color:#00365f;
}

.fa-facebook:hover, .fa-facebook:focus, .fa-instagram:hover, .fa-instagram:focus {
    background-color:#ceeafa;
    color:#005291;
}

.header-social.open .fa-facebook:hover, .header-social.open .fa-instagram:hover,.header-social.open .fa-facebook:focus, .header-social.open .fa-instagram:focus {
    background-color:white;
    color:#00365f;
}

.why-not-follow {
    display:none;
    color: #5cc4ed;
    float: left;
    font-family: TTLimesSlab-Regular;
    line-height: 1;
    margin-top: 12px;
    margin-right: 10px;
}

.carousel-slide {
    height:600px;
    background-size:cover;
    background-position:center center;
    padding-top: 130px;
}

.carousel-slide .button {
    margin-top:50px;
}

.intro-carousel {
    overflow:hidden;
}

.intro-image {
    height:300px;
    background-size:cover;
    background-position:center center;
    padding-top: 125px;
    margin-bottom: 45px;
}

.template8 .intro-image {
    height:inherit;
    background-color:black;
    padding:0;
}

.template8 .responsive-embed {
    margin-bottom:0;
}

.flex-video.widescreen, .responsive-embed.widescreen {
    padding-bottom: 40%;
}

.flavours-area {
    background:url('../img/flavours-carousel-background.jpg') bottom center;
    height:400px;
    background-size:cover;
}

.flavours-carousel {
    position:relative;
    margin-bottom:30px;
}

.flavours-carousel .flavours-slide {
    position:relative;
    height:400px;
}

.flavours-carousel .flavours-slide img {
    position:absolute;
    bottom:0;
    width:70%;
    margin-left:15%;
    z-index:-1;
}

.flavours-sub-carousel .flavours-slide {
    height:160px;
    margin: 4px 2px 0;
    background-color:white;
    outline:none;
}

.flavours-sub-carousel .flavours-slide img {
    opacity:0.3;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.flavours-sub-carousel .flavours-slide.slick-center img {
    opacity:1;
}

.flavours-slide-inner {
    position:relative; 
    height:400px;
}

.flavours-panel-image {
    height: 325px;
    background-size: cover;
    background-position: center;
    padding-top: 40px;
    margin-bottom: 30px;
    margin-top: 30px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    overflow: hidden;
    position: relative;
}

.flavours-panel-image::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    transition: inherit;
}


.flavours-panel-image:hover::before { 
  transform: scale(1.08);
}

.flavours-panel p {
    margin: 0px auto;
    max-width: 363px;
}

.flavours-panel h2 {
    margin-top:0;
    position:absolute;
    width:100%;
}

.tub-area {
    margin-top:30px;
}

.tub-panel {
    margin-bottom: 20px;
}

.tub-panel-text {
    padding:15px 80px 20px;
}

.tub-panel-text p {
    font-size:18px;
    margin-bottom:0px;
}

.nutrition-icons {
    position:absolute;
    bottom:18px;
    right:20px;
    width:100%;
    text-align:right;
}

.gluten-free-icon, .vegetarian-icon {
    display:inline-block;
    height:24px;
    width:24px;
    margin-left:1px;
}

.nutrition-icon {
    fill:#00355f;
}

.flavours-links-panels {
    background-color: #ceeafa;
    margin-top: 30px;
    padding: 45px 0 15px;
}

.link-panel-image {
    height: 230px;
    background-size: cover;
    background-position: center;
    padding-top: 25px;
    margin-bottom: 20px;
    background-blend-mode: multiply;
    background-color: rgba(0,82,145,0.45);
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    overflow: hidden;
    position: relative;
}

.link-panel-image::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    transition: inherit;
    background-blend-mode: multiply;
}


.link-panel-image:hover::before { 
  transform: scale(1.08);
}

.link-panel {
    margin-bottom:20px;
}

.link-panel p a {
    font-weight:bold;
    text-decoration:underline;
}

.instagram-panel {
    background-image:url(../../images/instagram-background.jpg);
    background-size:cover;
    background-position:left center;
    overflow: hidden;
    position: relative;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    min-height: 270px;
}

.instagram-panel::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    transition: inherit;
}


.instagram-panel:hover::before { 
  transform: scale(1.05);
}

.instagram-panel-inner {
    position:absolute;
}

.instagram-panel h1 {
    margin:70px 65px 30px;
    line-height:0.8;
}

.instagram-panel p {
    color:#ceeafa;
    font-size:20px;
    font-family: TTLimesSlab-Regular;
    line-height:1;
    float:left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.instagram-panel .fa-instagram {
    color:#ceeafa;
    background-color:transparent;
    margin: -3px 23px 0 60px;
    font-size:40px;
    float:left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.instagram-panel:hover p, .instagram-panel:hover .fa-instagram {
    color:white;
}

.error-page {
    background-image:url('../../images/404-background.jpg'); 
    padding-top: 165px;
    background-size: cover;
    min-height: 1000px;
    background-position: center;
}

.error-page h1 {
    color:#00355f;
}

.live-from-arran {
    background-color:#e4f4fd;
    position:relative;
    overflow:hidden;
}

.cloud1 {
    position: absolute;
    top: 60px;
    width: 279px;
    left: -55px;
    opacity: 0.6;
    z-index:-1;
}

.cloud2 {
    position: absolute;
    top: -84px;
    width: 213px;
    left: 310px;
    min-width: 100px;
    opacity: 0.7;
     z-index:-1;
}

.cloud3 {
    position: absolute;
    top: -100px;
    width: 300px;
    right: 210px;
    opacity: 0.6;
     z-index:-1;
}

.cloud4 {
    position: absolute;
    top: 20px;
    width: 240px;
    right: -45px;
    min-width: 100px;
    opacity: 0.7;
     z-index:-1;
}

.social-media-feed {
    background-color:#e4f4fd;
    padding:20px 0 0;
}

.social-media-feed .juicer-feed h1.referral {
    display:none;
}

.slick-arrow-left, .slick-arrow-right {
    position: absolute;
    top: 50%;
    z-index: 9999;
    font-size: 40px;
    color: #858584;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.slick-arrow-left:hover, .slick-arrow-right:hover {
    color:#005291;
}

.slick-arrow-left {
    left: 40px;    
}

.slick-arrow-right {
    right: 40px;
}

.slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-left:0;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border-radius: 50%;
    border: 1px solid #00355f;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    content:"";
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
    background-color: white;
}

.reveal:focus, .close-button:focus {
    outline:none;
}

.weather-widget, .livestream {
    margin-bottom:25px;
}

.panel-image {
    width:100%;
    height:100%;
    background-size:cover;
    background-position:center center;
}

.page-links ul {
    margin:30px 0 0 0;
    list-style-type:none;
}

.page-links ul li {
    display: inline-block;
    margin-top: 0px;
    color:#ceeafa;
}

.page-links ul li a {
    color:#ceeafa;
    font-family: TTLimesSlab-Regular;
    font-size: 24px;
    margin:0 5px;
}

.page-links ul li a:hover, .page-links ul li a.active {
    color:white;
}

.j-message p {
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
}

.taste-of-arran {
    padding-bottom:10px;
    background-color:#d0d0d0;
}

.accreditation {
    padding:30px 0;
}

.footer {
    background-color:#9bc31c;
    margin-top:-2px;
    padding:20px 0;
}

.footer p, .footer a {
    color:#003e22;
    font-size: 14px;
}


.footer-nav {
    position: absolute;
    top: 10%;
    width: 100%;
}

.footer-nav ul {
    margin: 0;
    list-style-type: none;
}

.footer-nav ul li {
    line-height:1.2;
}

.footer-nav li a {
    font-size: 24px;
    color: #ceeafa;
    font-family: TTLimesSlab-Regular;
    line-height: 1.3;
}

.footer-nav li a:hover, .footer-nav li.active a {
    color: white;
}

.footer-social {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footer-social .fa-facebook, .footer-social .fa-instagram {
    background-color: #003e22;
    color: #9bc31c;
    width: 38px;
    height: 38px;
    margin: 0 7px 0 7px;
    font-size: 24px;
    padding-top: 6px;
}

.footer-social .fa-facebook:hover, .footer-social .fa-instagram:hover {
    background-color:white;
}

.small, .small a {
    color: #003d23;
    font-size: 15px;
}

.footer a:hover {
    color:white;
}

.footer-links {
    border-top: 1px solid #00365f;
    border-bottom: 1px solid #00365f;
    padding: 20px 0;
    margin:30px 0;
}

.footer-links-section {
    width:19%;
    display:inline-block;
    margin-bottom:30px;
    vertical-align:top;
}

.footer-links-section p {
    margin-bottom: 0px;
    font-family: TTLimesSlab-Regular;
    font-size: 20px;
    line-height: 1.1;
    color:#4c6b27;
}

.footer-links-section a {
    color:#003d23;
}

.footer ul {
    list-style-type:none;
    margin:0 10px 0 0;
    display:inline-block;
}

.footer ul li {
    display:inline-block;
    margin:0 10px;
}

.footer ul li a, .footer-legal-nav a {
    color: #003d23;
    font-size: 12px;
    text-decoration:underline;
    font-family: "foco",sans-serif;
}

.footer-illustration {
    background: url(../img/arran-footer-illustration.svg) bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 330px;
    padding-top: 40px;
    position:relative;
    margin-top:30px;
}

.id1 .footer-illustration, .template11 .footer-illustration, .id20 .footer-illustration, .template12 .footer-illustration, .id21 .footer-illustration {
    margin-top:-1px;
}

.footer-illustration img {
    max-width:102%;
    margin-left:-1%;
}

.accreditation-logos {
    margin-bottom:40px;
}

.accreditation-logos img {
    max-height: 66px;
    margin: 10px 15px;
}

.template9, .template13 {
    background-color:#62c6eb;
}

.template9 h1, .template13 h1, .template8 h1 {
    color:#00355f;
    margin-bottom:0;
}



.template2 {
    overflow-x:hidden;
}

.get-in-touch-area {
    padding: 150px 0 0;
    /*background: url(../img/arran-footer-illustration.svg) bottom center;*/
    background-size: contain;
    background-repeat: no-repeat;
}

.get-in-touch-area a:hover {
    color:white;
}

.standard-content-area {
    padding: 150px 0 117px;
}

#contactForm {
    margin-top: 30px;
}



[type=email], textarea {
    border: 1px solid white;
    box-shadow: none;
    font-family: TTLimesSlab-Regular;
    text-align: center;
    font-size: 22px;
    color: #005291;
    padding: 10px 10px 5px;
    height: auto;
}

[type=email]:focus, textarea:focus {
    border: 1px solid #005291;
    box-shadow: none;
}

.is-invalid-input:not(:focus) {
    border-color: red;
    background-color: white;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: white !important;
    color: #005291 !important;
    -webkit-text-fill-color: #005291 !important;
    -webkit-box-shadow: 0 0 0 30px white inset;
}

.form-error, .is-invalid-input:not(:focus)::placeholder, .is-invalid-label {
    color: red;
    font-family: "foco",sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.stockists-area {
    background-color:#5dc5ed;
    margin-top:30px;
}

.stockists-area h2 {
    margin-top:40px;
}

#stockist-map {
    height:600px;
    margin-bottom:20px;
    border: 1px solid white;
}

#stockist-map p {
    font-size:14px;
    margin-bottom:0px;
}

#stockist-map p a {
    text-decoration:underline;
}

.parallax-window {
    min-height: 200px;
}

.callout.warning {
    background-color: red;
    color: white;
    padding: 10px;
    border: 1px solid white;
}

.callout.warning p {
    color:white;
}

.g-recaptcha div {
    margin:0 auto;
}

.range-options .button {
    margin-bottom: 30px;
}

.family-fun {
    background-color:#e4f4fd;
    padding-top:45px;
    padding-bottom:50px;
    margin-top:40px;
}

.family-fun h1 {
    font-size: 5.5rem;
    margin-bottom: 1rem;
}

.family-fun-item p {
    font-size: 19px;
    margin-bottom:10px;
}

.family-fun-item img {
    margin-bottom: 20px;
    height: 250px;
    margin-top: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.family-fun-item img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}






/* Cookie policy
========================================================================== */

.freeprivacypolicy-com---nb-simple {
    max-width: 525px;
}

.freeprivacypolicy-com---nb .cc-nb-text {
    font-size: 13px !important;
    line-height: 1.2 !important;
    color: #00355f !important;
    margin-bottom: 10px !important;
    font-family: "foco",sans-serif;
}

.freeprivacypolicy-com---nb .cc-nb-title {
    font-size: 22px !important;
    line-height: 1.1 !important;
    font-family: "foco",sans-serif;
    margin-bottom: 10px !important;
    color: #00355f !important;
    margin-bottom: 0rem !important;
    font-family: TTLimesSlab-Regular;
    font-weight: normal;
}

.freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 0.75rem !important;
    background-color: #67c7e9 !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree, .freeprivacypolicy-com---palette-light .cc-cp-foot-save {
    background-color: transparent;
    border: 1px solid #00355f;
    border-radius: 0 !important;
    padding: 0.25rem 0.5rem 0.2rem;
    margin-right: 0.5rem !important;
    font-family: "foco",sans-serif;
    color: #00355f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 10px !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb {
    -webkit-box-shadow: 0px 5px 20px -12px rgb(0 0 0 / 75%) !important;
    box-shadow: 0px 5px 20px -12px rgb(0 0 0 / 75%) !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-reject, .freeprivacypolicy-com---palette-light .cc-nb-changep {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0 !important;
    padding: 0.25rem 0.5rem 0.2rem;
    margin-right: 0.5rem !important;
    font-family: "foco",sans-serif;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    border-radius: 10px !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree:hover, .freeprivacypolicy-com---palette-light .cc-cp-foot-save:hover, .freeprivacypolicy-com---palette-light .cc-nb-reject:hover, .freeprivacypolicy-com---palette-light .cc-nb-changep:hover {
    background-color: #b3dff6 !important;
    color: #00355f !important;
    border: 1px solid #00355f !important;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-text {
    font-family: "foco",sans-serif;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-title {
    font-family: "foco",sans-serif;
    font-size:20px;
    color:#00355f !important;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-title-headline {
    font-family: "foco",sans-serif;
    font-size:16px;
    color:#00355f !important;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-title-text {
    font-family: "foco",sans-serif;
    font-size:13px;
    color:#00355f !important;
}

.freeprivacypolicy-com---palette-light .cc-cp-foot-byline {
    font-family: "foco",sans-serif;
    color:#00355f;
    font-size:12px;
}
.freeprivacypolicy-com---pc-dialog .cc-cp-foot-byline a {
    color: #00355f;
}

.freeprivacypolicy-com---palette-light .cc-pc-container {
    background: #67c7e9 !important;
}
.freeprivacypolicy-com---palette-light .cc-pc-head {
    background: #67c7e9 !important;
    color: #fff;
    border-bottom: 1px solid #00355f;
}
.freeprivacypolicy-com---palette-light .cc-cp-body-content {
    background: #67c7e9 !important;
    color: white;
}
.freeprivacypolicy-com---palette-light .cc-cp-foot {
    background: #67c7e9 !important;
    border-top: 1px solid #00355f;
}
.freeprivacypolicy-com---pc-dialog .cc-cp-body-content-entry-text {
    font-size: 14px;
    line-height: 1.4;
    color:#00355f !important;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-lang select {
    color: #00355f;
    background-color: transparent;
    border: 1px solid #00355f;
    font-size: 14px;
    padding: 0.25rem 0.5rem;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs {
    color: #00355f;
    background: #67c7e9;
}

.freeprivacypolicy-com---palette-light .cc-cp-body {
    background: #67c7e9 !important;
}

.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label:before, .freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label:after {
    border: 1px solid #00355f;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item-link:hover {
    color: #00355f;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-lang select:focus {
    box-shadow: none;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-close:active, .freeprivacypolicy-com---palette-light .cc-pc-head-close:focus {
    border: 0;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item[active=true] {
    background: #00355f !important;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item-link:focus {
    box-shadow: none;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item[active=true] button {
    color: white;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item-link {
    color: #00355f;
}

.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label {
    color: #00355f;
}

.freeprivacypolicy-com---pc-dialog .cc-cp-body-tabs-item {
    background: #e4f4fd;
    border-bottom: 1px solid #00355f;
    border-right: 1px solid #00355f;
}



/* ANIMATIONS ================================================================================ */


@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  60%,100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  80% {
    -webkit-transform: translate3d(0, -2%, 0);
    transform: translate3d(0, -2%, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  60%,100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  80% {
    -webkit-transform: translate3d(0, -2%, 0);
    transform: translate3d(0, -2%, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.fadeInDelay {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.fadeInDelay2 {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}


@-webkit-keyframes clouds {
  0%, 50%,100% { 
      -webkit-transform: translate3d(0, 0px, 0);
      transform: translate3d(0, 0px, 0);
  }
  25% { 
      -webkit-transform: translate3d(0, 7px, 0);
      transform: translate3d(0, 7px, 0);
  }
  75% { 
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0);
  }
}

@keyframes clouds {
  0%, 50%,100% { 
      -webkit-transform: translate3d(0, 0px, 0);
      transform: translate3d(0, 0px, 0);
  }
  25% { 
      -webkit-transform: translate3d(0, 7px, 0);
      transform: translate3d(0, 7px, 0);
  }
  75% { 
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0);
  }
}

.clouds {
  -webkit-animation-name: clouds;
  animation-name: clouds;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}

.clouds-slower {
  -webkit-animation-name: clouds;
  animation-name: clouds;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}





/* Small only */
@media screen and (max-width: 39.9375em) {
    .footer ul {
        margin:0;
        display:block;
    }
    .freeprivacypolicy-com---nb .cc-nb-text {
        font-size: 11px !important;
        line-height: 1.2 !important;
    }
    .freeprivacypolicy-com---nb .cc-nb-title {
        font-size: 16px !important;
    }
    .freeprivacypolicy-com---nb .cc-nb-okagree, .freeprivacypolicy-com---nb .cc-nb-reject, .freeprivacypolicy-com---nb .cc-nb-changep {
        display: inline-block;
        width: auto;
        font-size:11px;
    }
    .carousel-slide {
        height:400px;
        padding-top:70px;
    }
    .carousel-slide h1 {
        line-height:0.9;
        font-size:35px;
    }
    .footer-illustration img {
        max-width: 170%;
        margin-left: -35%;
        width: 170%;
        text-align: center;
    }
    .accreditation-logos img {
        max-height: 43px;
        margin: 10px 6px;
    }
    .flavours-panel-image {
        height: 250px;
        padding-top: 25px;
    }
    .button {
        margin-bottom:20px;
    }
    .footer-links-section, .header-links-section {
        width:100%;
        text-align:center;
        margin-bottom:10px;
    }
    .top-nav {
        margin-top: 65px;
    }
    .get-in-touch-area {
        background-size: 170%;
        margin-bottom: 15px;
    }
    .why-not-follow {
        display:none !important;
    }
    .intro-image {
        height: 221px;
        padding-top: 85px;
    }
    
    .intro-image h1 {
        font-size:70px;
    }
    .id20 .intro-image h1 {
        font-size:65px;
    }
    .get-in-touch-area {
        padding: 100px 0 0;
    }
    .standard-content-area {
        padding: 100px 0 0px;
    }
    .error-page {
        padding-top: 100px;
        min-height: 750px;
    }
    h1 {
        font-size: 85px;
        line-height: 1.3;
    }
    p {
        font-size:15px;
    }
    .flavours-carousel .flavours-slide, .flavours-area, .flavours-slide-inner {
        height: 300px;
    }
    .flavours-sub-carousel .flavours-slide {
        height:91px;
    }
    #stockist-map {
        height: 450px;
    }
    .team-pic {
        height: 140px;
        width: 140px;
    }
    .arran-logo {
        width: 120px;
        margin-top: -5px;
    }
    .header {
        min-height: 50px;
    }
    .cloud1 {
        width: 179px;
    }

    .cloud2 {
        width: 113px;
    }

    .cloud3 {
        width: 200px;
    }

    .cloud4 {
        width: 140px;
    }
    .hamburger {
        padding: 11px 15px 0px;
    }
    .instagram-panel h1 {
        font-size:55px;
        margin-bottom:10px;
        margin-top:40px;
        margin-left:20px;
    }
    .instagram-panel p {
        font-size:16px;
    }
    .instagram-panel .fa-instagram {
        margin: -3px 23px 0 20px;
    }
    .link-panel-image:hover::before, .flavours-panel-image:hover::before, .instagram-panel:hover::before {
        transform: scale(1);
    }
    .family-fun h1 {
        font-size: 4rem;
        margin-bottom: 1.5rem;
    }
}

/* Medium and up */
@media screen and (min-width: 40em) {
    .column, .columns {
        padding-right: .625rem;
        padding-left: .625rem;
    }
    .column-block {
        margin-bottom:1.25rem;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .flavours-carousel .flavours-slide, .flavours-area, .flavours-slide-inner {
        height: 300px;
    }
    .flavours-sub-carousel .flavours-slide {
        height:91px;
    }
    .cloud1 {
        left:-200px;
    }

    .cloud2 {
        left:75px;
    }

    .cloud3 {
        right: 100px;
    }

    .cloud4 {
        right:-150px;
    }
    .link-panel-image {
        height: 150px;
    }
    .instagram-panel {
        background-image:url('../../images/instagram-background-ipad.jpg');
    }
    .instagram-panel h1 {
        font-size:75px;
        margin: 50px 15px 10px 25px;
    }
    .instagram-panel .fa-instagram {
        margin: -3px 23px 0 35px;
    }
    .arran-logo {
        width:165px;
    }
    .header {
        min-height:75px;
    }
    .carousel-slide {
        height:500px;
        padding-top:95px;
    }
}

/* Large and up */
@media screen and (min-width: 64em) {
    .flavours-carousel .slick-arrow-right {
        right: 275px;
    }
    .flavours-carousel .slick-arrow-left {
        left: 275px;
    }
    .range-options {
    background:url(../img/range-background-new.jpg) center bottom no-repeat;
    }
    
    .range-options .button {
        margin: 60px 0 105px;
    }
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

@media screen and (min-width:2000px) {
    .range-options {
        background-size:cover;
        background-position: center 64%;
    }
    .footer-illustration {
        height: 400px;
    }
}


@media screen and (min-width:1024px) and (max-width:1120px) {
    .nutrition-icons {
        position: relative;
        bottom: 10px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    
    .tub-panel-text {
        padding-left:0;
        padding-right:0;
        bottom:30px !important;
    }
}

@media screen and (min-width:640px) and (max-width:800px) {
    .nutrition-icons {
        position: relative;
        bottom: 10px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    
    .tub-panel-text {
        padding-left:0;
        padding-right:0;
        bottom:30px !important;
    }
}

@media screen and (max-width:400px) {
    .nutrition-icons {
        position: relative;
        bottom: 10px;
        right: 0;
        width: 100%;
        text-align: center;
    }
    
    .tub-panel-text {
        padding-left:0;
        padding-right:0;
        bottom:30px !important;
    }
}