﻿::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

    ::-webkit-calendar-picker-indicator:hover,
    ::-webkit-calendar-picker-indicator:focus {
        filter: initial;
    }

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #0c3016;
}

::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 20px;
}

html {
    scroll-behavior: smooth;
}

*:focus {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

a {
    color: #90af78;
    text-decoration: none;
}

    a:hover,
    a:focus,
    a:active {
        color: #fff;
    }

.content-container {
    padding-top: 89px;
    margin-top: -1px;
}

.navbar {
    background: linear-gradient(90deg, #003f08 0, #007d10);
}

.navbar-brand img {
    width: 180px;
}

.nav-link {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 19px;
    font-family: "Hunters Trade Gothic LT CondEighteen", sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 4px;
    margin-right: 4px;
}

.navbar-toggler {
    border: none;
    background: transparent;
    border-radius: 0;
    filter: invert(1);
}

.content-bg {
    background: url(https://dam.distell.co.za/m/17b7bbe1b5167cd4/original/Hunters-Ribbon.png), rgb(25, 106, 48);
    background: url(https://dam.distell.co.za/m/17b7bbe1b5167cd4/original/Hunters-Ribbon.png), linear-gradient(155deg, rgba(25, 106, 48, 1) 0%, rgba(35, 69, 34, 1) 100%);
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
}

.content-bg-blank {
    background: url(https://dam.distell.co.za/m/17b7bbe1b5167cd4/original/Hunters-Ribbon.png), rgb(25, 106, 48);
    background: linear-gradient(155deg, rgba(25, 106, 48, 1) 0%, rgba(35, 69, 34, 1) 100%);
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
}

.content-bg-droplets {
    background: url(https://dam.distell.co.za/m/76900c15d28c7b59/original/Hunters-big-green-bottom.png), url(https://dam.distell.co.za/m/5f95747f8f76cf68/original/Hunters-Droplets_ribbon.png), rgb(25, 106, 48);
    background: url(https://dam.distell.co.za/m/76900c15d28c7b59/original/Hunters-big-green-bottom.png), url(https://dam.distell.co.za/m/5f95747f8f76cf68/Large_Desktop_Web_Image-Hunters-Droplets_ribbon.png), linear-gradient(155deg, rgba(25, 106, 48, 1) 0%, rgba(35, 69, 34, 1) 100%);
    background-position: 100% 180%, top right;
    background-size: contain, cover;
    background-repeat: no-repeat;
    padding: 15px;
}

    .content-bg-droplets .gold {
        font-size: 30px;
        line-height: 60px;
        font-weight: 500;
    }

.content-bg-ribbon-ice {
    background: top left, url(https://dam.distell.co.za/m/1a954fdac36b7864/Medium_Tablet_Web_Image-Hunters-Website-Design-Element-Ice-banner.png) bottom, linear-gradient(180deg, #0a7e3f 2.07%, #183d1d 88.73%);
    background-size: auto, 150% 12%;
    background-repeat: no-repeat;
    margin: 70px 0 -60px;
}

.agegate-bg {
    background: url(https://dam.distell.co.za/m/5f95747f8f76cf68/original/Hunters-Droplets_ribbon.png), rgb(25, 106, 48);
    background: url(https://dam.distell.co.za/m/5f95747f8f76cf68/Large_Desktop_Web_Image-Hunters-Droplets_ribbon.png), linear-gradient(155deg, rgba(25, 106, 48, 1) 0%, rgba(35, 69, 34, 1) 100%);
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
}

    .agegate-bg h1 {
        font-family: "Hunters Trade Gothic Bold", sans-serif;
        font-size: 10vw;
        line-height: 8vw;
        font-weight: 500;
        font-style: italic;
        color: #fff;
    }

    .agegate-bg .container {
        max-width: 800px;
    }

h1 {
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 35px;
}

h2 {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-family: "Hunters Trade Gothic LT CondEighteen", sans-serif;
}

.bg-dark {
    background: rgb(25, 106, 48);
    background: linear-gradient( 90deg, rgba(24, 61, 28, 1) 0%, rgba(24, 61, 28, 1) 100% );
}

.fas-solid {
    font-family: FontAwesome, sans-serif;
    font-style: normal;
}

.bg-gradient {
    background: rgb(25, 106, 48);
    background: linear-gradient( 90deg, rgba(25, 106, 48, 1) 0%, rgba(35, 69, 34, 1) 100% );
}

.bg-opacity {
    background-color: #0c2c0fa6;
    padding: 25px;
}

.buy-now-button {
    background-color: #c71418;
    color: #fff;
    padding-left: 50px !important;
    padding-right: 50px !important;
    cursor: pointer;
}

    .buy-now-button:hover,
    .buy-now-button:focus,
    .buy-now-button:active {
        background: #c71617;
    }

.share-button {
    border: 1px solid #90af78;
    background: #ffffff1a;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

label {
    color: #fff;
    margin-top: 15px;
}

form {
    color: #fff;
}

.form-group small {
    color: #fff;
    font-family: "Hunters Trade Gothic LT CondEighteen", sans-serif;
}

input[type="checkbox"] {
    accent-color: #183d1c;
}

option {
    background: rgba(24, 61, 28, 1);
}

.form-control,
input {
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    padding: 0.6875rem 1.25rem;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid #90af78;
}

    .form-control:hover,
    .form-control:focus,
    .form-control:active,
    input:hover,
    input:focus,
    input:active {
        background-color: transparent;
        color: #fff;
        border-bottom: 2px solid #fff;
    }

#topBanner {
    overflow: hidden;
}

    #topBanner h1 {
        font-family: "Hunters Trade Gothic Bold", sans-serif;
        font-size: 13vw;
        line-height: 10vw;
        font-weight: 500;
        font-style: italic;
        color: #fff;
        margin-left: -25px;
        margin-bottom: -2px;
    }

.text-right {
    text-align: right;
}

.content-padding-sm {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.content-padding-lg {
    padding-top: 100px;
    padding-bottom: 100px;
}

.bottleSwiperDetails {
    margin-top: 100px;
    padding-left: 0;
    padding-right: 0;
    /* margin-bottom: -250px; */
}

.bottleSwiper {
    padding-top: 80px;
}

    .bottleSwiper a {
        color: #fff;
    }

    .bottleSwiper h2 {
        color: #fff;
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
    }

.bottleSwiperDetails h2 {
    font-family: "Barlow Condensed";
    color: #fff;
    font-size: 64px;
    line-height: 85%;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    text-shadow: 3px 4px 7px rgba(0, 0, 0, 0.1);
    letter-spacing: -2.36px;
    text-transform: uppercase;
}

.bottleSwiperDetails h3 {
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    font-weight: 500;
    font-family: "Hunters Trade Gothic LT CondEighteen", sans-serif;
}

.bottleSwiper p,
.bottleSwiperDetails p {
    font-family: "Barlow Condensed";
    line-height: 109%; /* 31.61px */
    font-weight: 300;
    letter-spacing: -0.58px;
    color: #fff;
}

.bottleSwiperDetails p {
    font-size: 20px;
    margin-bottom: 10px;
}

.bottleSwiper .swiper-button-next:after,
.bottleSwiper .swiper-button-prev:after,
.bottleSwiperDetails .swiper-button-next:after,
.bottleSwiperDetails .swiper-button-prev:after {
    content: none !important;
}

.swiper-slide {
    padding: 0 50px;
}

@media (min-width: 768px) {
    .content-bg-ribbon-ice {
        background-size: auto, 100% auto;
    }

    .product-center-align {
        align-items: center;
    }

    .two-product-img {
        margin-left: -80px;
    }

    .product-img-left {
        height: 400px !important;
    }

    .product-img-right {
        height: 300px !important;
        margin-left: -80px !important;
    }

    .bottleSwiperDetails h2 {
        font-size: 66px;
        width: 110%;
    }
}

@media (min-width: 1024px) {
    .text-margin-left {
        margin-left: -50px !important;
    }

    .content-bg-ribbon-ice {
        background-size: auto, 100% 20%;
        margin: 67px 0 -110px;
    }

    .bottleSwiperDetails {
        margin-top: 35px;
        padding-left: 45px;
        padding-right: 45px;
        margin-bottom: 200px;
    }

        .bottleSwiperDetails h2 {
            width: 135%;
            font-size: 96px;
            font-weight: 600;
        }

        .bottleSwiperDetails p {
            font-size: 29px;
        }

    .two-product-img {
        align-items: flex-end;
        margin-bottom: 0;
    }

    .product-img-left {
        height: 100%;
    }

    .product-img-right {
        height: 100%;
    }
}

@media (min-width: 1200px) {
    .bottleSwiperDetails h2 {
        width: 130%;
    }
}

/* .bottleSwiper .product-img {
  transform: rotate(-10deg) scale(1);
  zoom: 100%;
  transition: transform 0.5s ease;
} */

.bottleSwiper .product-img:hover,
.bottleSwiper .product-img:focus,
.bottleSwiper .product-img:active {
    transform: rotate(-10deg) scale(1.2);
}

.product-center-align {
    display: flex;
    justify-content: center;
}

.two-product-img {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}

.product-img-left {
    height: 300px;
    width: auto;
}

.product-img-right {
    margin-left: -50px;
    height: 200px;
}

.bottleSwiper .swiper-button-next,
.bottleSwiper .swiper-button-prev {
    top: 25%;
}

.btn-success {
    margin-top: 20px;
}

.btn-primary,
.btn-success {
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0;
    font-weight: 600;
    letter-spacing: 1px;
    --bs-btn-color: #183d1c;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #183d1c;
    --bs-btn-hover-border-color: #183d1c;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #183d1c;
    --bs-btn-active-border-color: #183d1c;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #fff;
    --bs-btn-disabled-border-color: #fff;
}

/*Competiton Name Styles*/

#disMasContainer h1 {
    margin-bottom: 15px;
}

.dlis-container {
    background: rgba(0, 0, 0, 0.3);
    overflow-x: scroll;
    padding: 15px 15px 25px 15px;
    border-radius: 20px;
}

    .dlis-container h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .dlis-container p {
        color: #fff;
        margin-bottom: 8px;
    }

.border-left {
    border-left: 2px solid #fff;
    padding: 0px 0 0 15px;
}

footer {
    /* background: linear-gradient(90deg,#003f08 0,#007d10); */
    padding: 20px;
    font-family: "Hunters Trade Gothic LT CondEighteen", sans-serif;
}

    footer ul {
        list-style: none;
        padding-inline-start: 0px;
    }

        footer ul li {
            display: inline-block;
        }

            footer ul li a {
                color: #fff;
                font-size: 30px;
                margin-left: 20px;
            }

    footer img {
        max-width: 200px !important;
        width: 100%;
    }

    footer .link-style {
        margin-bottom: 0;
    }

        footer .link-style a {
            color: #fff;
            text-transform: uppercase;
            padding-left: 4px;
            padding-right: 4px;
        }

            footer .link-style a:hover,
            footer .link-style a:focus,
            footer .link-style a:active {
                color: #90af78;
            }

#footerNotice img {
    height: 32px;
    object-fit: contain;
    object-position: left;
}

#footerNotice,
#AgeMessage {
    background-color: #fff;
    color: #000000;
    z-index: 999;
    padding: 10px 15px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.modal-header {
    background: #183d1c;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.responsive-bg {
    background-image: var(--mobile-bg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 1024px) {
    .responsive-bg {
        background-image: var(--desktop-bg);
    }
}

@media (max-width: 991px) {
    .pdf {
        padding-top: 10vh;
    }
}

/* Anne styles */
.gradient-body {
    background: linear-gradient(rgb(24, 61, 29) 13.05%, rgb(10, 126, 63) 26.06%, rgb(10, 126, 63) 63.51%, rgb(24, 61, 29) 84.38%);
    background-attachment: fixed;
}


.summer-campaign img {
    width: 100%;
}

.summer-campaign section h2 {
    margin-bottom: 20px;
    color: #fff;
    font-family: "Barlow Condensed";
    font-size: 50px;
    font-style: italic;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

@media (min-width: 1400px) {
    .summer-campaign section h2 {
        margin-bottom: 55px;
        font-size: 80px;
    }
}

.summer-campaign section p {
    margin-bottom: 0;
    color: #fff;
    font-family: "Barlow Condensed";
    font-size: 20px;
    line-height: 1.2;
    font-style: normal;
    font-weight: 300;
}

.summer-campaign strong {
    font-weight: 600;
}

@media (min-width: 1400px) {
    .summer-campaign section p {
        margin-bottom: 40px;
        font-size: 24px;
    }
}

.summer-banner {
    margin-top: 69px;
}

    .summer-banner img {
        height: 100%;
    }

@media (min-width: 992px) {
    .summer-banner {
        margin-top: 65px;
    }
}

@media (min-width: 1400px) {
    .summer-banner {
        min-height: 680px;
    }
}

.summer-campaign-fosta {
    width: 80%;
    margin: 0 auto;
    padding: 40px 0 30px;
}

@media (min-width: 1400px) {
    .summer-campaign-fosta {
        padding: 98px 0 75px;
    }
}

.summer-campaign-fosta .medium-text {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.2;
}

@media (min-width: 1400px) {
    .summer-campaign-fosta .medium-text {
        font-size: 35px;
    }
}

.summer-campaign-fosta .small-text {
    font-size: 16px;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .summer-campaign-fosta .small-text {
        margin-bottom: 0;
    }
}

@media (min-width: 1400px) {
    .summer-campaign-fosta .small-text {
        font-size: 20px;
    }
}

.summer-campaign-full-image {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
}

@media (min-width: 1400px) {
    .summer-campaign-full-image {
        width: 80%;
        padding-bottom: 75px;
    }
}

.summer-campaign-ice-bucket-hat {
    width: 80%;
    margin: 30px auto;
}

@media (min-width: 992px) {
    .summer-campaign-ice-bucket-hat {
        margin-bottom: 0;
    }
}

.summer-campaign-ice-bucket-hat img {
    margin: 30px 0;
}

@media (min-width: 992px) {
    .summer-campaign-ice-bucket-hat img {
        margin: 0;
    }
}

.light-bottom {
    background-color: #116230;
}

.container-yt {
    display: flex;
    justify-content: center;
}

iframe {
    aspect-ratio: 16 / 9;
    width: 100% !important;
}

#landing-slider .splide__slide a:hover {
    opacity: .8;
}

#landing-slider .splide__pagination__page {
    background: white;
    border-radius: 0;
    height: 5px;
    opacity: 1;
    width: 50px;
}

    #landing-slider .splide__pagination__page.is-active {
        background: -webkit-linear-gradient(149deg, rgba(178, 130, 44, 1) 0%, rgba(253, 236, 156, 1) 22%, rgba(253, 236, 156, 1) 72%, rgba(178, 130, 44, 1) 100%);
        background: -webkit-linear-gradient(#eee, #333);
        background: rgb(178, 130, 44);
        background: linear-gradient(149deg, #b2822c 0%, #fdec9c 30%, #fdec9c 60%, #b2822c 100%);
        transform: none;
    }

/* Progress bar styling */
#landing-slider .my-slider-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: rgba(255, 255, 255, 0.2);
}

#landing-slider .my-slider-progress-bar {
    height: 100%;
    width: 0;
    background: #38bdf8; /* sky-400 */
    transition: width 0.2s linear;
}

#landing-slider .my-slider-progress {
    height: 2px;
}

    #landing-slider .my-slider-progress .my-slider-progress-bar {
        background: white;
    }


/* Campaigns */
.campaigns-section {
    min-height: 100vh;
    padding-top: 60px;
    background: url(https://dam.distell.co.za/m/6381d9d9e735d991/original/Hunters-Website-Design-Element-Sash-banner.png) top left, linear-gradient(180deg, #0a7e3f 2.07%, #183d1d 88.73%);
    background-size: auto, 0 0;
    background-repeat: no-repeat;
    margin-top: 80px;
}

    .campaigns-section h2 {
        font-size: 80px;
        margin-bottom: 20px;
        color: #fff;
        font-family: "Barlow Condensed";
        font-style: italic;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
    }

    .campaigns-section a {
        text-align: left;
        color: white;
        font-size: 1.5rem;
    }

        .campaigns-section a .feed_title {
            font-size: 35px;
            color: var(--white);
            text-align: left;
        }

        .campaigns-section a p {
            text-decoration: underline
        }

        .campaigns-section a:hover {
            opacity: 0.8;
        }

@media only screen and (max-width: 768px) {
    .campaigns-section {
        background-size: 50%, 100%;
        padding-top: 70px;
    }

        .campaigns-section h2 {
            font-size: 60px;
        }
}


/* Landing */
#landing-slider {
    --swiper-navigation-size: 35px !important;
    --swiper-navigation-color: white;
}

    #landing-slider .swiper-progress {
        width: 100%;
        height: 2px;
        background: rgba(255, 255, 255, 0.2);
    }

        #landing-slider .swiper-progress span {
            --progress: 0;
            display: block;
            width: var(--progress);
            height: 2px;
            background: rgba(255, 255, 255, 1);
        }

    #landing-slider .swiper-button-next:after, #landing-slider .swiper-button-prev:after {
        content: "";
    }

    #landing-slider .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #d5d5d5d5;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

        #landing-slider .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    #landing-slider .swiper-pagination-bullet {
        background: white;
        border-radius: 0;
        height: 5px;
        opacity: 1;
        width: 50px;
    }

        #landing-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: -webkit-linear-gradient(149deg, rgba(178, 130, 44, 1) 0%, rgba(253, 236, 156, 1) 22%, rgba(253, 236, 156, 1) 72%, rgba(178, 130, 44, 1) 100%);
            background: -webkit-linear-gradient(#eee, #333);
            background: rgb(178, 130, 44);
            background: linear-gradient(149deg, #b2822c 0%, #fdec9c 30%, #fdec9c 60%, #b2822c 100%);
            transform: none;
        }


/* Leaves Animation */
@keyframes swish {
    0% {
        transform: translateY(0px) rotate(-20deg);
    }

    100% {
        transform: translateY(0px) rotate(00deg);
    }
}

@keyframes swish-left {
    0% {
        transform: translateY(0px) rotate(10deg);
    }

    100% {
        transform: translateY(0px) rotate(0deg);
    }
}

.leaves-animate {
    position: relative;
}

    .leaves-animate .center-content {
        width: 80%;
        margin: auto;
    }

    .leaves-animate .leaf,
    .leaves-animate .leaf-right {
        --shadow: 5px 45px 0 rgba(0, 0, 0, 0.2);
        -webkit-filter: drop-shadow(var(--shadow));
        filter: drop-shadow(var(--shadow));
        width: 33%;
        height: 330px;
        object-fit: contain;
        position: absolute;
        left: -10%;
        margin-bottom: -300px;
        transform-origin: 20% 50%;
        pointer-events: none !important;
        z-index: -1;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        animation: swish 7s ease-in-out infinite alternate;
    }

    .leaves-animate .leaf-right {
        left: calc(100vw - 23%);
        transform-origin: 80% 20%;
        animation: swish-left 3s ease-in-out infinite alternate;
    }

@media only screen and (max-width: 768px) {
    .leaves-animate .leaf {
        --shadow: -5px 5px 0 rgba(0, 0, 0, 0.3);
        -webkit-filter: drop-shadow(var(--shadow));
        filter: drop-shadow(var(--shadow));
        width: 43%;
        height: 110px;
        margin-bottom: -110px;
        left: -20%;
    }
}
