/*
Theme Name: Healthy Food Guide Awards 2018
Theme URI: http://healthyfoodguide.com.au/
Author: nextmedia
Author URI:
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small - have been copy pasted alot!
Version: 1.0 .category-image
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/** fix for admin bar floating **/
@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed !important;
    }
}

html, body {
    font-size: 100% !important;
    scroll-behavior: smooth;
    color: #111 !important;
}

.bg1{
    background-color: #b5e6f6!important;
}

.bg2{
    background-image: url(assets/images/hfg-special-diet-section-banner.jpg);
    background-position: center center;
    background-size: cover;
}

.bg2 .inner{
    background-color: rgba(248, 248, 248, .96)!important;
}

main{
    z-index: 999;
    position: relative;
    min-height: 100vh; /* will cover the 100% of viewport */
    padding-bottom: 10vh;
}

section .inner{
    padding-top: 60px;
    padding-bottom: 60px;
}


.section-heading{
    margin: 0 !important;
}

section .intro{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.page-intro{
    font-size: 18px;
    line-height: 1.625;
    text-align: center;
}

.page-intro p:last-of-type {
    margin-bottom: 0 !important;
}

.card-icon{
    background-color: white;
    display: inline-block;
    border-radius: 50%;
    padding: 1rem;
    width: 100px;
    height: 100px;
}

.home .country-selection{
    display:none;
}

@media screen and (min-width:769px){
    .content-text {
        background: #ffffff5c;
        backdrop-filter: blur(2px);
        padding: 15px 0 !important;
        margin-left: 20px;
        border-radius: 10px;
      }

      section .intro, .page-intro p{
        font-size: 22px;
    }

    .page.home .page-intro p {
        font-size: 26px;
    }
}

body {
    font-family: "Montserrat",sans-serif !important;
    font-size: 16px !important;
    font-weight: 500;
}

.block{
    padding-top: 15px;
}

p{
    line-height: 1.75;
    margin-bottom: 20px !important;
}

.main-container {
    overflow: hidden;
    display: block;
    position: relative;
}

img {
    max-width: 100%;
}

h2{
    padding-bottom: 15px;
}

/** navigation **/

a.hfg-logo{
    float: left;
    padding: 8px 10px 8px;
    width: 170px;
}

a.navbar-brand{
    /*background-image: url(wp-content/uploads/2018/07/home-icon-bg.png);*/
    display: block;
    color: #111 !important;
    font-size: 13px;
    margin: 0;
    padding: 15px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    transition: .1s all ease;
    vertical-align: middle;
    display: flex;
    gap: 5px;
    height: 46px;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover .fa  {
    background-color: #008cd2!important;
    color: #fff !important;
}

a.navbar-brand .fa{
    font-size: 20px;
    line-height: 18px;
}

@media screen and (min-width:768px){
    a.navbar-brand .fa {
        font-size: 24px;
        line-height: 16px;
    }

    .navbar-default .navbar-brand {
        margin-left: 5px !important;
        font-size: 15px;
    }

    a.hfg-logo {
        padding: 5px 0 4px;
        width: 178px;
    }
}

.navbar-header button.navbar-toggle {
    background-color: transparent;
    border: none;
}

.navbar-toggle {
    margin-right: 0px !important;
}

nav .navbar-header button.navbar-toggle span.icon-bar {
    background-color: #111;
}

nav .navbar-header button.navbar-toggle:hover {
    background-color: unset;
}

nav .navbar-header button.navbar-toggle {
    background-color: unset !important;
}

/** primary nav **/
ul.nav.navbar-nav{
    margin: 0;
}

ul.nav.navbar-nav li.home{
    display:none;
}

ul.nav.navbar-nav li a {
    color: #111 !important;
    font-size: 15px;
    height: 46px;
    margin: 0;
    padding: 15px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 0.75;
    transition: .3s all ease;
}

ul.nav.navbar-nav li.active a {
    background-color: #72b02c;
    color: #fff;
}

ul.nav.navbar-nav li a:hover {
    background-color: #008cd2!important;
    color: #fff !important;
}

ul#menu-social-menu.nav.navbar-nav li a{
    font-weight: 300;
    font-size: 18px;
}

/** winners badge promotion  **/
.winners-badge-promotion{
    justify-content: center;
    display: flex;
    gap: 10px;
    text-align: center;
    flex-wrap: wrap;
    margin-top: -80px;
}

.winners-badge-promotion.bottom{
    margin-top: 0;
}

.winners-badge-promotion img{
    max-width: 90px;
    height: auto;
}

.winners-badge-promotion p {
    padding: 0 10px;
}

/** Social Nav **/
#social-nav  {
    /* float: right; */
}

ul.nav.navbar-right a {
    visibility: hidden;
    color: #ffffff;
    width: 40px;
}

ul.nav.navbar-right a:before {
    font-family: FontAwesome;
    visibility: visible;
    display: block;
}

ul.nav.navbar-right a[href^="https://www.facebook.com"]:before {
    content: '\f09a';
}

ul.nav.navbar-right a[href^="https://twitter.com"]:before {
    content: '\f099';
}

ul.nav.navbar-right a[href^="https://au.pinterest.com"]:before {
    content: '\f0d2';
}

ul.nav.navbar-right a[href^="https://www.instagram.com"]:before {
    content: '\f16d';
}

nav.navbar {
    height: 50px;
    background: #d1e7ea;
    background-color: #f2f2f2;
    border: none;
    border-bottom: 4px solid #42c8f4;
    border-radius: unset;
    position: fixed;
    z-index: 9999;
    width: 100%;
}
nav .fa {
    color: #000;
}

h1, h2, .heading{
    color:  #000!important;
    text-align: center;
    font-weight: bolder !important;
    margin-top: 0;
}

 h2{
    margin-bottom: 20px;
}

.button{
    color: white !important;
    font-weight: bold !important;
    font-size: 17px !important;
    border-radius: 6px !important;
    background-color: #67a23f;
    transition: all .3s ease;
    padding: 14px 15px !important;
    min-width: 260px;
    line-height: 1 !important;
    text-transform: uppercase;
    outline: 0 !important;
}

.button:hover{
    color: white  !important;
    background-color: #5d9637
}

.intro a, .intro a:hover{
    color: #67a23f ;
    text-decoration: underline;
}

nav .button-wrapper{
    position: absolute;
    right: 30px;
    top: -4px;
    margin: 0;
    height: 50px;
    color: #fff !important;
    padding-top: 2px;
}

nav .button-wrapper.country-selection{
    background-color: #008cd2!important;
    padding-left: 5px;
    padding-right: 5px;
    right: 44px;
    min-width: 58px;
}

@media screen and (min-width:992px) {

    .navbar-header{
        display: flex;
    }

    .navbar-default .navbar-brand {
        margin-left: 15px !important;
    }

    a.navbar-brand .fa {
        font-size: 26px;
    }

    .masthead-text{
        font-size: 20px;
    }

    .winners-badge-promotion {
        gap: 20px;
    }

    .winners-badge-promotion img{
        max-width: 130px;
    }

    section .inner{
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media screen and (min-width:1200px) {
    .winners-badge-promotion {
        gap: 30px;
    }

    .winners-badge-promotion img{
        max-width: 160px;
    }
}

@media screen and (min-width:1360px) {
    .masthead .container {
        width: 1300px !important;
    }

    .masthead-text{
        font-size: 22px;
    }
}

nav .button {
    font-size: 15px !important;
    padding: 8px 20px !important;
    min-width: fit-content;
    margin-top: 8px;
    border-radius: 4px !important;
}

.masthead{
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 30px;
    height: auto;
    width: 100%;
    text-align: center;
    border-bottom: 4px solid #42c8f4;
}

@media screen and (min-width:768px) {
    .masthead{
        padding-top: 70px;
        padding-bottom: 60px;
    }
}   

@media screen and (min-width:992px) {
    .masthead{
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

@media screen and (min-width:1200px) {
    .masthead{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (min-width:1360px) {
    .masthead{
        padding-top: 60px;
        padding-bottom: 60px;
    }
}


.container{
    padding-left: 1rem;
    padding-right: 1rem;
}

.content{
    padding: 2.25rem 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.judges-content{
    padding-top: 0 !important;
}

.judge .image-wrapper{
    width: 174px;
    margin: 0 auto;
}

.judge img{
    display: inline-block;
    border-radius: 50%;
    margin: auto;
    background-color: #018cd2;
    padding: 8px;
    width: 174px;
    height: 174px;
    object-fit: cover;
}

.bg-color1{
    background-color: #ccdf9f;
}

.masthead .content{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    position: relative;
    z-index: 1;
}

.masthead .awards-logo{
    z-index: 1;
}

.masthead .content-text{
    z-index: 1;
    background: #ffffff5c;
    backdrop-filter: blur(2px);
    padding: 30px 15px 40px !important;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    width: 90%;
}

.masthead .inner{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

@media screen and (min-width:769px) {
    .masthead .content-text {
        margin-left: 20px;
        margin-right: 0;
    }
}

@media screen and (min-width:1200px) {
    .masthead .content-text {
        margin-left: 40px;
    }
}


.masthead .content{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    position: relative;
    z-index: 1;
}

.masthead .awards-logo{
    z-index: 1;
}

.masthead .content-text{
    z-index: 1;
    background: #ffffff5c;
    backdrop-filter: blur(2px);
    padding: 30px 15px 40px !important;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    width: 90%;
}

.masthead .inner{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

@media screen and (min-width:769px) {
    .masthead .content-text {
        margin-left: 20px;
        margin-right: 0;
    }
}

@media screen and (min-width:1200px) {
    .masthead .content-text {
        margin-left: 40px;
    }
}


.bg-color1 .block{
    padding: 0 2rem;
}
.bg-color1 .block{
    padding: 0 2rem;
}

.judges-wrapper{
    overflow: hidden;
    padding: 0 0 0.5rem;
}

.judge-info{
    background-color: white;
    padding: 1rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem !important;
}

.page-seperator {
    display: block;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin: 60px 0 25px;
    margin: 20px 0 10px;
}

.page-seperator .title {
    font-size: 1.5em;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    color: #ffffff;
    padding: 15px 25px;
    font-weight: 700;
    background-color: #8fc545;
    margin-top: 0;
    margin-bottom: 0;
}

.category .content {
    text-align: center;
    padding: 30px;
    padding: 10px 30px 0;
    margin: 10px 0px;
}
.category .content .description {
    max-width: 820px;
    margin: auto;
}

/** why enter **/
.why-enter-card{
    background-color: #b5e6f6;
    border-radius: 10px;
    color: #000;
    height: 100%;
    padding: 30px 20px;
    text-align: center;
}

.card-img-top {
    width: 80px;
    margin: 0 auto;
    display: block;
}

.card-heading {
    font-size: 19px;
    line-height: 1.25;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}


@media screen and (min-width:992px) {

    .card-heading {
        font-size: 22px;
    }
}

.why-enter-card .card-text {
    line-height: 1.5;
    margin-bottom: 0 !important;
    text-align: center;
}

.why-enter-container{
    display: flex;
    max-width: 1056px;
    margin: 0 auto !important;
}

@media screen and (max-width:767px) {

    .why-enter-card{
        min-height: auto;   
        max-width: 300px;
        margin: 0 auto;
    }

    .why-enter-container{
        max-width: none;
        margin: 0;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 30px;
    }
}

/** categories **/
.categories-grid{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 0 20px;
}

.category-card{
    background-color: #b5e6f6;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0;
    padding: 30px 20px;
    max-width: 300px;
    height: 100%;
}

.category-card .category-img-top{
    border-radius: 50%;
}

h2.card-category-title{
    font-size: 22px !important;
    line-height: 1.25;
    margin: 0;
    text-align: center;
}

.category-card-img{
    display: inline-block;
    border-radius: 50%;
    padding: 0;
    width: 130px;
    height: 130px;
    margin: auto;
}

.card-text, .card-text p{
    font-size: 16px !important;
    line-height: 1.5;
    margin-bottom: 0 !important;
    padding: 0;
    text-align: left;
}

.category-card .card-body {
    display: flex;
    flex-direction: column;
    border-radius: 0 0 10px 10px;
    margin-top: 40px;
    height: 100%;
    margin-top: 20px;
}

@media screen and (min-width: 576px) {
    .categories .col{
        flex-basis: calc(50% - 30px);
    }
}

@media screen and (max-width: 575px) {
    .categories-grid {
        padding: 0 20px;
    }

    .category-card {
        height: auto;
    }
    
    .category-card .card-body {
        height: auto;
    }
}

@media screen and (min-width: 992px) {
    .categories .col{
        flex-basis: calc(32% - 30px);
    }
}

@media screen and (min-width: 1200px) {
    .categories-grid {
        padding: 0 30px;
        gap: 40px;
    }

    .category-card{
        max-width: 100%;
        padding: 1.5rem 1.5rem 1.5rem;
    }
}


/** entries **/
.entry-bg{
    background-color: #000;
    border-radius: 6px;
}

.entry:before{
    background-color: #000;
    border-radius: 5px;
    content: "";
    display: block;
}

.entry {
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    overflow: hidden;
}

.entry-meta{
    padding: 10px;
    background-color: #8fc545;
    background-color: #f1f1f1;
    border-top: 1px solid #e3e3e3;
    min-height: 152px;
}

.entry .preview-wrapper{
    padding: 10px;
}

.entry img {
    width: auto;
    max-width: 220px;
    margin: auto;
    max-height: 220px;
}

.entry-wrapper {
    padding: 5px !important;
}

.entry .entry-meta .title, .entry .entry-meta .sku, .entry .entry-meta .brand, .entry .entry-meta .copy{
    padding: 5px 0;
    display: block;
    color: #000;
    text-align: center;
    font-weight: 900;
    font-size: 1.25em;
}

.entry .entry-meta .title{
    color: #78a837;
    line-height: 1.125;
}

.entry .entry-meta .sku, .entry .entry-meta .brand, .entry .entry-meta .copy {
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
}

.entry:hover{
    border-color: #e3e0e0;
    opacity: 0.98;
}

.entry.vote.selected {
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.entry.vote.dimmed {
    opacity: 0.35;
}

.entry.vote:hover {
    cursor: pointer;
}


.entry .hfg-award, .entry .hfg-readers-award {
    max-width: 100px;
}

.entry .hfg-award {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 2.5em;
    color: #dbbb0f;
}

.entry .hfg-readers-award {
    position: absolute;
    top: 5%;
    left: 5%;
    font-size: 2.5em;
    color: #dbbb0f;
}

.entry.vote.selected:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 84px;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #8bbf23;
    border: solid 5px #8bbf23;
    margin-top: -9px;
    height: 80px;
    border-radius: 50%;
    line-height: 62px;
    width: 80px;
    color: #000;
}


/** entry form **/
form#entry {
    background-color: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 25px 25px 20px;
    border: 2px solid #f1f1f1;
}

form#entry label {
    display: block;
}

form#entry input {
    width: 98%;
    height: 28px;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

form#entry input[type="checkbox"] {
    width: inherit;
    margin: 0 20px;
    position: relative;
    vertical-align: middle;
    bottom: 1px;
}

form#entry button{
    padding: 10px 25px;
    border: none;
    color:#fff;
    background-color: #76b62e;
    font-size: 16px;
}

.button-wrapper{
    margin-top: 1.5rem;
    text-align: center;
}


/** pages **/

.awards-logo {
    text-align: center;
    margin-bottom: 20px;
}

@media screen and (min-width: 576px) {
    .awards-logo {
        text-align: center;
    }
}

@media screen and (min-width: 992px) {
    .awards-logo {
        margin-bottom: 0;
    }
}

.awards-logo img {
    max-width: 220px;
    height: auto;
}


.container.page .content {
    padding-top: 50px;
}

.container.page .content .block {
    margin: 0 auto;
}

.container.page .content .block:empty {
    display: none !important;
    border: none !important;
}

.container.page .content .block.border {
    /*border-bottom: solid thin #d3d3d3;
    border-top: solid thin #d3d3d3;*/
    padding: 0 10px;
}

.container.page .content.voting{
    background-color: #f8f8f8;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.container.page .content.voting .block{
    max-width: 940px;
}


.container.page .content.voting .block{
    text-align: center;
}


.container.page .content.voting .block h2, .container.page .content.voting .block a{
    text-align: center;
    color: #8fc545;
    font-weight: bold;
    line-height: 0.5;
    padding-bottom: 5px;
    border-bottom: 3px solid #8fc545;
    display: inline;

    line-height: 2;
    padding-bottom: 3px;
    font-size: 20px;
    text-decoration: none;
}

.container.page .content.voting .block h2{
    border-bottom: none;
    font-size: 17px;
    line-height: 1.25;
}

.container.page .content.voting .block p {
    line-height: 2.125;
    line-height: 1.75;
}

.container.page.home .readers-logo-wrapper {
    width: 100%;
    display: none;
    margin: 15px auto;
}

.container.page.home .readers-logo-wrapper img {
    display: block;
    margin: auto;
}

.container.entries .terms-message {
    font-size: small;
}

/* Winners page */
.country-selection {
    display: none;
}

.page-awards-winners .country-selection {
    display: block;
}

.winners{
    margin-top: 0;
    margin-bottom: 2.5rem;
}


/* Standard Dropdown Styling */
#country-toggle {
    /* Define styles for the dropdown */
    background-color: transparent!important;
    border: 0;
    border-radius: 0;
    color: white !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    height: 50px;
  }

  nav .button-wrapper.country-selection #country-toggle{
    width: 48px;
    padding-right: 6px;
    font-size: 14px;
  }

 #country-toggle:focus {
    outline: none;
  }
  
 #country-toggle::-ms-expand {
    display: none;
  }
  
 #country-toggle::-webkit-inner-spin-button,
 #country-toggle::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

#country-toggle .country-code-name{
    display: none;
}
  
#country-toggle option,#country-toggle option:hover {
    color: black !important;
}


.winners .country-container{
    color: #008cd2;
    font-weight: bolder !important;
    font-size: 21px;
    line-height: 1;
    margin-bottom: 0.375rem;
    text-align: center;
}

.winners .category-list, .winners .allergy-box-list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.winners .category-list{
    margin-bottom: 2rem;
}

.winners .category-list li a{
    background-color: #008cd2 ;
    border-radius: 3px !important;
    color: white;
    display: block;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    margin-bottom: 0.5rem;
    padding: 12px 15px !important;
    transition: all .3s ease;
    text-decoration: none;
    text-transform: uppercase;
}

.winners .category-list li a:hover{
    color: white  !important;
    background-color: #017fbe;
}

.winners .allergy-box{
    border: 1px solid #eeebeb;
    margin-bottom: 40px;
    padding: 20px 15px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.winners .allergy-box .button{
    border: 0;
    border-radius: 3px !important;
    font-size: 13px !important;
    padding: 10px !important;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
}

.winners .allergy-box-text{
    font-size: 12px;
    /*margin-bottom: 15px;*/
    text-align: center;
}

.winners .allergy-box-text h6{
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.winners .allergy-box-text p{
    line-height: 1.375;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0 !important;
}

.winners .allergy-box-list li{
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 1.375;
    margin-bottom: 0.75rem;
    padding: 12px 15px !important;
    border: 1px solid #EEEBEB;
    border-radius: 4px;
    width: 100%;
}

@media screen and (min-width: 620px) {
    .winners .allergy-box-list li {
        flex: 1;
        width: 47.666667%;
    }
  }

@media screen and (min-width: 992px) {
    .winners .allergy-box{
        width: 100%;
        padding: 20px 20px;
    }

    .winners .allergy-box-list{
        column-gap: 15px;
    }

    .winners .allergy-box-list li {
        width: 23.7%;
    }

    .winners .allergy-box-text {
        justify-content: space-between;
        /*margin-bottom: 10px;*/
        /*display: flex;*/
        padding: 0 10px;
    }
}

@media screen and (min-width: 1200px) {
    .winners .allergy-box-text {
        padding: 0 15px;
    }
}


.winners .allergy-box-list li strong{
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.category-wrapper-kids{
    margin-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
}

.winners .kids-container{
    background-image: url(assets/images/kids-bg.png);
    padding: 30px 20px 20px;
    border: 6px solid #42c8f4;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
}

.winners .kids-badge{
    text-align: center;
}

.winners .kids-badge img{
    margin-right: auto;
    margin-top: -70px;
    margin-left: auto;
    width: 90px;
}

.winners .category-banner{
    background: radial-gradient(circle, rgb(210 234 243) 30%, rgb(181 230 246) 100%);
    padding: 1.5rem 0.875rem 1.25rem;
    display: flex;
    border-radius: 10px;
    margin-bottom: 2rem;
    justify-items: flex-start;
    justify-content: center;
    text-align: left;
    column-gap: 18px;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.winners .category-badge-image{
    width: 110px;
    height: 110px;
}

.winners .category-heading{
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 10px;
    justify-content: center;
}

.winners .category-icon{
    width: 32px;
    height: 32px;
}

.winners .category-name{
    font-size: 20px !important;
    line-height: 1.25;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.winners .category-description{
    text-align: center;
    margin-top: 10px;
}

.winners .category-description p{
    font-size: 16px;
    margin-bottom: 0 !important;
    line-height: 1.375;
}

.winners .product-card{
    background-color: #f0f2f3;
    border: 3px solid #b5e6f6;
    border-radius: 6px;
    width: 260px;
}

.winners .products-container{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width:576px){
    .winners .category-banner {
        flex-wrap: nowrap;
        align-items: center;
        padding: 2.25rem 2rem 1.875rem;
    }
    .winners .category-name {
        font-size: 22px !important;
        margin-top: 0;
    }

    .winners .category-badge-image {
        width: 130px;
        height: 130px;
    }

    .winners .category-description {
        margin-top: 0;
        margin-bottom: 0 !important;
    }

    .winners .product-card {
        width: 240px;
        flex: 0 0 auto;
      }
}

@media screen and (min-width:768px){
    .winners .category-icon {
        width: 44px;
        height: 44px;
    }
    
    .winners .category-badge-image {
        width: 150px;
        height: 150px;
    }

    .winners .category-description p {
        font-size: 18px;
        line-height: 1.5;
    }
}

@media screen and (min-width:992px){
    .winners .category-banner {
        column-gap: 30px;
        padding: 2.25rem 2.5rem 1.875rem;
    }

    .winners .category-badge-image {
        width: 180px;
        height: 180px;
    }

    .winners .category-description p {
        font-size: 20px;
    }

    .winners .products-container {
        gap: 30px;
    }

    .winners .kids-products.products-container {
        gap: 22px;
    }

    .winners .product-card {
        width: 260px;
    }

    .winners .kids-products .product-card {
        width: 250px;
    }

    .category-wrapper-kids {
        margin-top: 100px;
    }

    .winners .kids-container{
        width: 100%;
        max-width: max-content;
        padding: 30px 26px 50px;
    }
}

.winners .product-content{
    padding: 15px 10px;
}

.winners  .product-title{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 6px;
}

.winners  .product-text p{
    font-size: 14px;
    line-height: 1.25;
    color: #000;
    margin-bottom: 0 !important;
}

.winners .product-image{
    background-color: white;
    border-radius: 6px 6px 0 0;
    padding: 20px 0;
    text-align: center;
    height: 170px;
}

.winners .product-image img {
    width: auto;
    height: auto;
    max-height: 130px;
}

.winners .nutritional-info ul{
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    text-decoration: none;
    margin-top: 15px;
}

.nutritional-info-tag{
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size: 12px;
    margin-right: 6px;
    padding: 2px 6px !important;
    text-transform: uppercase;
}

.gluten_free{
    background-color: #5B6E2F;
}

.dairy_free{
    background-color: #9ABF4C;
}

.nut_free{
    background-color: #6DB59D;
}

.low_fodmap{
    background-color: #B4074F;
}

.products-list .category-wrapper {
    padding: 40px 15px;
}

.products-list .category-wrapper:nth-child(odd) {
    background: #F8F8F8;
}

  .winners-intro-heading {
    color: black;
    font-size: 21px;
    margin-top: 0;
  }
  
  .winners-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    background-color: #ccdf9f;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
  }

  .winners-intro{
    background-color: #f5f5f5;
    margin-bottom: 2rem;
    padding: 2rem 1rem;
  }

  .winners-intro p{
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0 !important;
    color: black;
  }
  
  @media screen and (max-width: 1200px) {
    .winners-container {
      grid-template-columns: repeat(1, 1fr);
      width: 100%;
    }
  }
  
  .winner-category-card {
    background-color: white;
    padding: 15px;
    padding-bottom: 25px;
    min-height: 400px;
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
  
  .winner-category-card .category-winning-image {
    padding: 10px;
    padding-bottom: 15px;
    max-width: 400px;
    margin: 0 auto;
  }
  
  .winner-category-card .category-name {
    text-align: center;
    font-size: 24px;
    display: block;
    font-weight: bold;
    color: #7eb541;
    text-transform: uppercase;
    padding: 4px 0;
  }
  
  .winner-category-card .category-winner {
    text-align: center;
    font-size: 20px;
    display: block;
    font-weight: bold;
    color: #000000;
    padding: 4px 0;
  }
  
  .winner-category-card .category-winner-description {
    text-align: center;
    font-size: 18px;
    font-style: italic;
    display: block;
    color: #535353;
    padding: 15px 0;
  }
  
  .winner-category-card .category-finalist {
    text-transform: uppercase;
    color: #545454;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  
  ul.category-finalist-products{
    list-style: none;
    color: #000000;
    font-size: 15px;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    padding-top: 5px;
  }

  li.finalist-item{
    padding: 3px 0;
  }

  .winnng-image-container{
    display: flex;
justify-content: center;
  }

  .winnng-image-container .current-awards-badge{
    width: 150px;
    height: 150px;
    position: absolute;
    margin-left: 230px;
  }

  .winnng-image-container img:first-child{
    width: 125px;
    height: 125px;
    position: absolute;
  }
  
/** Judges page **/
.judges h2, .testimonials h2{
    margin-bottom: 1.125rem;
}

.judge .name, .judge .bio {
    display: block;
}

.judge-info{
    display: flex;
    flex-flow: column;
    height: 100%;
}

.judge .bio {
    border-radius: 10px;
    padding: 20px 20px;
    border: 4px solid #b5e6f6;
    height: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.judge .name {
    font-size: 2.75em;
    font-family: "Montserrat",sans-serif;
    margin: 20px 0 10px;
    font-size: 1.25em;
    display: block;
    line-height: 1.05;
    text-align: center;
}

.judges.page{
    padding-bottom: 30px;
}

.judges.page .awards-logo{
    margin-bottom: 0;
}

.judges.page img{
    width: 100%;
}

.judges.page .judge .bio {
    margin-bottom: 1.25rem;
}


@media screen and (min-width:768px){
    .judge .bio {
        padding: 20px 20px 0;
    }
}

@media screen and (min-width:1200px){
    .judge .bio {
        padding: 20px 20px;
    }
}

@media screen and (max-width:769px){
    .judge {
        padding: 0 !important;
    }
}


/** 404 page **/
.page.error-404 h1, body .page.error-404 h2 {
    font-family: "Montserrat",sans-serif;
    margin: 25px 0;
    font-size: 3em;
    display: block;
    font-size: 36px;
    font-weight: 600;
    color: #3a3a3a;
    text-align: center;
}

/** Footer **/
footer {
    margin: 0 auto;
    padding: 15px 90px;
    width: 100%;
    overflow: hidden;
    background: #72b02c;
    text-align: center;
}

/** error messages **/

.container.success {
    display: none;
    margin: 50px auto;
    padding: 20px;
    text-align: center;
    background-color: #f8f8f8;
}

.message:empty {
    display: none;
}

.message {
    font-weight: normal;
    position: absolute;
    border-radius: 3px;
    color: #fff;
    background-color: #eb473e;
    padding: 5px 10px;
}

.message.category {
    top: -10%;
}

.message.name {
    left: 20px;
    top: -5%;
}
.message.email {
    left: 20px;
    top: 24%;
}

.message.agreement {
    left: 20px;
    top: 50%;
}

.message.general {
    top: 53%;
    border-radius: 3px;
    color: #fff;
    background-color: #eb473e;
    padding: 5px 10px;
    left: 20px;
}

.message:after {
    content: '';
    position: absolute;
    top: 96%;
    left: 10px;
    margin-left: 0;
    width: 0;
    height: 0;
    border-top: 8px solid #eb473e;
    border-right: 9px solid transparent;
    border-left: 8px solid transparent;
}

/** testimonials **/
.testimonials.container{
    padding: 25px 70px;
}

.testimonial-card{
    width: 100%;
    background-color: #ebf7d0;
    padding: 1.2em;
    padding-bottom: 0;
    border-radius: 10px 10px 0 0;
}

.testimonial-card p {
    font-style: italic;
}

.testimonial-source-body{
    border-radius: 0 0 10px 10px;
    background: #72b02c;
    padding: 10px 28px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-content: center;
    height: 100%;
}

.testimonial-source{
    align-self: center;
    color: #fff;
    font-size: 20px;
}

.testimonial-source-body img{
    width: 80px;
}

.testimonial-card p{
    font-size: 14px;
    color: #000;
}


.testimonial-card .card-body{
    padding: .5rem;
}

.testimonial-card p{
    padding-bottom: 15px;
}

@media screen and (max-width:769px){
    .testimonials {
        padding: 17px!important;
    }

    .testimonials .row{
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-top: -30px;
    } 

    .testimonial-card p{
        padding-bottom: 0;
        font-size: 16px;
    }

    .testimonial-source{
        font-size: 16px;
    }
}

/** misc **/

.scrollToTop {
    position: fixed;
    bottom: 82px;
    left: 50%;
    margin-left: 594px;
    display: none;
}

.timeline-wrapper{
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.5rem;
    padding: 0 1rem;
}


.timeline-box{
    border-radius: 10px;
    text-align: center;
    padding: 0.5rem;
    width: calc(50% - 1rem);
    height: 120px;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #72b02c;
}

.timeline-header, .timeline-date{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0.175rem;
    margin-bottom: 0.175rem;
    line-height: 1.125;
}


@media only screen and (min-width : 480px) {

    .page-seperator .title {
        font-size: 2em;
    }

    .entry.vote.selected::after {
        font-size: 110px;
        top: 38%;
        transform: translate(-50%, -50%);
        height: 100px;
        line-height: 79px;
        width: 100px;
    }
    
    .judges-wrapper{
        background-color: white;
        padding: 2rem 0;
        display: flex;
        justify-content: center;
    }

    .timeline-box{
        width: calc(33.33% - 1rem);
    }
}

@media only screen and (min-width : 640px) {
    .winners-intro-heading {
        font-size: 28px;
    }

    .winners .category-name {
        font-size: 26px !important;
    }
}



@media only screen and (min-width : 768px) {
    p {
        font-size: 1.125rem;
    }

    .content {
        padding: 2rem;
    }

    .container.page .content.voting .block h2, .container.page .content.voting .block a{
        line-height: 1.375;
        padding-bottom: 5px;
        font-size: 25px;
    }

    .entry .preview-wrapper {
        padding: 30px;
    }

    .container.page .content.voting .block h3 {
        font-size: 22px;
        line-height: 1.25;
    }
    .page-seperator .title {
        font-size: 2.5em;
    }


    .entry-wrapper{
        padding: 7px 15px !important;
        border-radius: 10px!important;
        overflow: hidden!important;
    }

    .container.entries{
        max-width: 700px;
    }

    a.navbar-brand{
        margin-left: -5px !important;
    }

    .judge .name {
        font-size: 2.75em;
        font-size: 1.375em;
    }

    .judges-content {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .winners-intro-heading {
        font-size: 32px;
    }

    .winners .category-name {
        font-size: 30px !important;
    }

    .winners .category-description {
        margin-bottom: 25px;
    }
}



/**
* Fix for primary / social nav
*/
@media only screen and (min-width : 767px) {
    #primary-nav {
        padding-left: 0;
        padding-right: 0;
    }

    #primary-nav, #social-nav {
        display: inline-block !important;
    }
    #social-nav {
        float: right;
    }

    nav .button-wrapper.country-selection {
        right: 20px;
    }

    nav .button-wrapper.country-selection #country-toggle {
        width: 150px;
        font-size: 15px;
    }

    nav .container-fluid {
        overflow: hidden;
    }

     .judges-wrapper {
        padding: 2rem;
    }

    .judge-info {
        max-width: 100%;
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    ul.nav.navbar-nav li a {
        font-size: 15px;
        padding: 15px 12px;
    }

   #country-toggle {
        width: 124px;
    }

    a.navbar-brand {
        margin-left: -15px !important;
    }
  }


@media only screen and (min-width : 992px) {

    nav .button-wrapper.country-selection {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-seperator .title {
        font-size: 1.75em;
        padding: 10px 20px;
    }

    .winners .country-container {
        font-size: 36px;
        margin-bottom: 0.5rem;
    }

    .winners-intro {
        padding: 3rem 1rem !important;
        margin-bottom: 4.5rem;
    }
    
    .winners-intro-heading {
        font-size: 40px;
    }

    .winners .category-name {
        font-size: 38px !important;
    }

    .winners .category-description{
        font-size: 20px !important;
        margin-bottom: 40px;
        margin-top: 10px;
    }

    .winners .category-list li{
        font-size: 16px !important;
        line-height: 1;
    }

    .winners .product-image {
        height: 190px;
    }

    .winners .product-image img {
        max-height: 150px;
    }

    .winners .kids-badge img {
        margin-top: -110px;
        width: 140px;
    }

    .products-list .category-wrapper {
        padding: 50px 15px 70px;
    }
}


@media only screen and (min-width : 992px) {
    h1, .heading {
        margin-bottom: 1rem;
    }

    .h2, h2 {
        font-size: 38px !important;
    }

    .content{
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .page.home p {
        font-size: 1.625rem;
    }

    .page.home p:last-of-type {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }
    
    .awards-logo img {
        max-width: 320px;
    }

   .button{
        font-size: 20px !important;
        min-width: 290px;
    }

    .timeline-box {
        width: calc(16.6667% - 1rem);
    }

    .judge-info{
        padding: 0;
        margin-bottom: 0 !important;
    }

    .judge-info .image-wrapper {
        max-height: 320px;
    }

    .judge-info img {
        margin-top: 0;
    }


    .judges h2, .testimonials h2 {
        margin-bottom: 1.75rem;
    }
    
    .judges.page .judge .name {
        margin: 25px 0;
        font-size: 2em;
    }

    .judges.page .judge p {
        font-size: 1.1rem;
    }
}


@media only screen and (min-width : 1170px) {
    h1, .heading {
        margin-bottom: 0;
    }

    .awards-logo img {
        max-width: 300px;
        object-fit: contain;
    }

    .masthead .content {
        height: 500px;
        padding: 2rem 3rem;
    }
}

@media only screen and (min-width : 1200px) {
    .awards-logo img {
        max-width: 380px;
        object-fit: contain;
    }

    .products-list .category-wrapper {
        padding: 80px 15px 80px;
    }

    .winners .category-banner {
        padding: 2.25rem 3.5rem 1.875rem;
        margin-left: -3rem;
        margin-right: -3rem;
        margin-bottom: 3.5rem;
    }

    .winners .category-badge-image {
        width: 230px;
        height: 230px;
    }

    .winners .category-name {
        font-size: 42px !important;
    }

    .winners .category-description p {
        font-size: 22px;
    }

    .winners .category-icon {
        width: 54px;
        height: 54px;
    }
}

@media only screen and (min-width : 1320px) {
    h1, .heading {
        font-size: 42px;
        line-height: 1.375;
    }
}



@media only screen and (max-width : 767px) {
    #primary-nav {
        background-color: white !important;
        margin-top: 50px;
        padding: 0;
    }

    .navbar-default .navbar-collapse li {
        border-bottom: 1px solid #e7e7e7;
    }

    #social-nav {
        background-color: #e0e0e0 !important;
        text-align: center;
    }

    .nav.navbar-right {
        width: 100% !important;
        display: inline-block;
        width: 20%;
    }

    .nav.navbar-right li {
        display: inline-block;
        text-align: center;
        width: 20%;
    }
    .nav.navbar-right a {
        padding: 0px !important;
    }
    .nav.navbar-right a, ul.nav.navbar-nav a {
        color: #6d6d6d !important;
    }

    ul.nav.navbar-nav li a:hover  {
        background-color: #f2f2f2;
    }

    nav ul.nav.navbar-nav li.active a {
        background-color: inherit;
        font-style: italic;
    }

    ul.nav.navbar-right a:before { visibility: visible;
        display: block;
        text-align: center;
        width: 100;
        line-height: 65px;
        display: inli ne-block;
    }
}

@media screen and (max-width: 991px) {
    h1, .heading {
        font-size: 26px;
        line-height: 1.375;
        margin-bottom: 10px;
    }

    .awards-logo img {
        max-width: 280px;
        height: auto;
    }

    .masthead .content-text {
        padding: 24px 24px 30px !important;
        width: auto;
    }

    .winners-badge-promotion {
        margin-top: -50px;
    }
}

/** Mobile **/
@media screen and (max-width: 767px) {
    nav .button{
        display: none;
    }

    h1, .heading{
        font-size: 24px;
        margin-bottom: 23px;
    }

    .h2, h2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .section-heading{
        font-size: 26px !important;
    }

    .categories .row {
        flex-direction: column;
    }

    .container.page.home .readers-logo-wrapper img {
        max-width: 180px; 
    }

    .container.page .content.voting .block h2, .container.page .content.voting .block a{
        font-size: 16px;
    }

    .container.page .content.voting .block h3{
        font-size: 15px;
    }

    .category .content {
        padding: 12px 30px 5px;
    }

    .page-seperator .title {
        padding: 10px;
        font-size: 1.125em;
    }

    .entry .preview-wrapper{
        padding: 10px;
    }

    .entry .entry-meta .title {
        font-size: 1.1em;
    }

    .entry .entry-meta span {
        padding: 0 !important;
    }

    .masthead .content{
        flex-flow: column;
        padding: 1.75rem 0;
    }
    
    .awards-logo img {
        width: 100%;
        max-width: 220px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
}


@media screen and (max-width: 639px) {
    h1, .heading {
        font-size: 24px;
    }

    .winners-badge-promotion img {
        max-width: 78px;
    }

    .winners-badge-promotion {
        gap: 10px;
        margin-top: -30px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 575px) {
    h1, .heading{
        font-size: 22px;
        line-height: 30px;
        margin: 0;
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 420px) {
    .awards-logo {
        margin-bottom: 15px;
    }
    
    .awards-logo img {
        max-width: 160px;
    }

    .masthead .content-text {
        padding: 20px 15px 20px !important;
    }

    .winners-badge-promotion {
        gap: 8px;
    }

    .winners-badge-promotion img {
        max-width: 64px;
    }

    .page-seperator .title {
        width: 80vw;
    }

    .button{
        font-size: 14px !important;
    }

    .judges .button-wrapper {
        margin-top: 0;
    }

    .judge.col-xs-6 {
        width: 100%;
    }

    footer {
        padding: 10% 5%;
    }
}

/* Show the list when it's 'visible' class is present */
.allergy-box-list.hidden-xs.visible {
    display: block !important;
}

.allergy-box .button:hover {
    margin: 0 auto;
}


    /*************
Timeline
*************/

.timeline-horizontal .flex-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.timeline-horizontal .input-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90vw;
    height: 100px;
    max-width: 1000px;
    position: relative;
    z-index: 0;
}

.timeline-horizontal .input {
    position: relative;
    width: 2.25em;
    height: 2.25em;
    border-radius: 50%;
    background-color: #018cd2;
    border: 0.4em solid #fff;
}

.timeline-horizontal .input:hover {
    cursor: pointer;
}

.timeline-horizontal .input::before, .timeline-horizontal .input::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25vw;
    height: 5px;
    max-width: 250px;
    background-color: #42c8f4;
}

.timeline-horizontal .input:before {
    left: calc(-20vw + 12.5px);
}

.timeline-horizontal .input:after {
    right: calc(-20vw + 12.5px);
}

.timeline-horizontal .input.active {
    background-color: #67a23f;
}

/*.timeline-horizontal .input.active::before {
    background-color: #df35af;
}

.timeline-horizontal .input.active::after {
    background-color: #df35af;
}

.timeline-horizontal .input.active ~ .input, .timeline-horizontal .input.active ~ .input:before, .timeline-horizontal .input.active ~ .input:after {
    background-color: #c20a8e;
}*/


.timeline-horizontal .input.active span {
    font-weight: 700;
}


@media (min-width: 576px) {
    .timeline-horizontal .input.twolines span:before {
        top: -112px;
        width: 166px;
    }
}

.timeline-horizontal .input span {
width: 1px;
height: 1px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
visibility: hidden;
font-weight: 600;
}

.timeline-horizontal .input span:before,
.timeline-horizontal .input span:after {
visibility: visible;
position: absolute;
left: 50%;
}

.timeline-horizontal .input span:after {
    content: attr(data-year);
    top: 25px;
    transform: translateX(-50%);
    font-size: 15px;
    width: 110px;
    text-align: center;
}

.timeline-horizontal .input span:before {
content: attr(data-info);
top: -96px;
width: 70px;
/*-webkit-transform: rotateZ(-55deg);
transform: rotateZ(-55deg);*/
font-size: 18px;
text-indent: -10px;
}


@media (min-width: 769px) {
    .timeline-horizontal {
        padding-top: 4rem;
    }

    .timeline-horizontal .input span::before {
        line-height: 1.125;
        text-indent: 0;
        font-weight: 700;
        background-color: white;
        padding: 0.5rem;
        top: -76px;
        left: -52px;
        width: 110px !important;
        font-size: 14px !important;
        text-align: center;
        text-transform: uppercase;
    }
}

@media (min-width: 1120px) {
    .timeline-horizontal .input:before {
        left: -180px;
    }

    .timeline-horizontal .input:after {
        right: -180px;
    }

    .timeline-horizontal .input span::before {
        font-size: 16px !important;
        width: 140px !important;
        padding: 0.5rem;
        line-height: 1.25;
        top: -94px;
        left: -70px;
    }

    .timeline-horizontal .input span::after {
        font-size: 16px;
        width: 180px;
    }
}

@media (max-width: 850px) {
    .timeline-horizontal .input {
        width: 1.5em;
        height: 1.5em;
    }

    .timeline-horizontal .input:before,
    .timeline-horizontal .input::after {
        height: 3px;
    }
}

@media (max-width: 768px) {
    .timeline-horizontal .flex-parent {
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        padding-bottom: 20px;
    }

    .timeline-horizontal .input-flex-container {
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        justify-content: center;
        gap: 20px;
        max-width: 580px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .timeline-horizontal .input {
        width: 110px;
        height: 110px;
        margin: 0 0 40px;
        background-color: white;
        border: 6px solid #42c8f4;
    }

    .timeline-horizontal .input::before,
    .timeline-horizontal .input::after {
        content: none;
    }

    .timeline-horizontal .input span {
        width: 100%;
        height: 100%;
        display: block;
    }

    .timeline-horizontal .input span::before {
        top: calc(100% + 5px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-indent: 0;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
        width: 100%;
        padding: 0 .5em;
    }

    .timeline-horizontal .input span::after {
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: black;
        font-size: 16px;
        white-space: normal;
        text-align: center;
        line-height: 18px;
        width: 100%;
        padding: 5px;
    }

    .timeline-horizontal .description-flex-container {
        margin-top: 30px;
        text-align: center;
    }
}

/*************
Count down
*************/
.count-down-wrapper {
    padding: 0;
    position: relative;
}

.count-down {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 900;
    font-size: 1.5em;
    flex-flow: column;
    line-height: 1.15;
    left: 0;
    right: 0;
    top: -6.5em;
    text-align: center;
}

.count-down-heading-lead {
    padding: 0;
}

.count-down-heading-text {
    font-size: 18px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 5px;
    color: black;
    line-height: 1.125;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 0 !important;
}

.count-down-heading-lead p strong {
    font-size: 1.125rem;
}

.count-down-heading-lead p:last-of-type {
    margin-bottom: 0;
}

.count-list {
    display: flex;
    justify-content: center;
    grid-gap: 4px;
    margin-top: 6px;
    opacity: 0;
    animation: fadeIn 0.5s ease-in-out 2.1s forwards;
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

.count-item {
    padding: 0.375rem;
    width: 66px;
    background-color: #b5e6f6;
    border-radius: 4px;
}

.count-item:last-of-type {
    border-right: 0;
}

.count-down-data {
    color: black;
    font-size:22px;
    text-align: center;
    font-weight: bold;
    line-height: 1;
}

.count-down-text {
    color: black;
    font-size: .575rem;
    text-transform: uppercase;
    font-weight: 700;
}

@media(min-width:576px) {
    .count-item {
        width: 90px;
        padding: 0.5rem;
    }

    .count-down-data {
        font-size: 1.75rem;
        line-height: 1;
    }

    .count-down-text {
        font-size: 14px;
    }

    .count-down-heading-text {
        font-size: 22px;
    }
}

@media(min-width:992px) {
    .count-item {
        width: 110px;
        padding: 0.625rem 0.375rem
    }

    .count-down-data {
        font-size: 2rem;
    }

    .count-list {
        grid-gap: 10px;
    }

    .count-down-heading-text {
        font-size: 28px;
        margin-top: 1rem;
    }
}

@media(min-width:1200px) {
    .count-item {
        width: 117px;
    }
}

@media(min-width:1700px) {
    .count-down-heading-text {
        max-width: 1290px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 420px){
    .count-item {
        width: 60px;
    }
}


/*************
Animations
*************/
.animated {
    opacity: 0;
    transition: opacity 0.7s ease, transform 1s ease;
}
.zoom-in-out-box {
    animation: zoom-in-zoom-out 3s ease;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(.75, .75);
    }


    100% {
        transform: scale(1, 1);
    }
}

/* Shine */
.content-text {
    position: relative;
    /* Add any other styles for your container as needed */
    overflow: hidden; /* Ensure the content is hidden beyond the container */
}

.content-text:after {
    content: '';
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    animation: slide .8s 1 2s;
    
    /* CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* animation */
@keyframes slide {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(50%); 
    }
    
}

/*************
Entry form
*************/

.gform_title{
    font-size: 22px;
  }
  
  
  .gform_description {
    text-align: center !important;
  }
  
  .gform-theme form {
    background-color: #f4f6f0;
    border-radius: 6px;
    padding: 10px 20px;
    padding-bottom: 29px;
    max-width: 590px;
    margin: 0 auto;
    margin-bottom: 47px;
  }
  
  .gform-theme form h2 {
    font-size: 22px;
  }

  h2.gform_submission_error {
    font-size: 14px !important;
  }
  
  .gpnf-nested-entries{
    margin-bottom: 25px;;
  }
  
  .gform_fields {
    row-gap: 20px !important;
  }
  
  .gfield_required_text {
    font-weight: 600;
  }
  
  .gfield_validation_message {
    font-weight: 500;
    background-color: #fbe8e8;
    padding: 2px 5px;
    border-radius: 2px;
    border: 1px solid #e29691;
  }
  
  .gpnf-nested-entries {
    background-color: white;
  }
  
  .gform_fields p {
    margin-bottom: 0 !important;
    font-size: 16px !important;
    line-height: 1.375;
    text-align: center;
  }
  
  .gfield input {
    border: 1px solid #c2cbac !important;
    box-shadow: none !important;
    border-radius: 1px !important;
  }

  .gform-theme--foundation .gfield input.small {
    inline-size: 100% !important;
  }
  
  .gform-field-label {
    margin-bottom: 0 !important;
    font-weight: 600 !important;
  }
  
  .gfield_label, .gform-field-label {
    color: black !important;
  }
  
  .gchoice .gform-field-label {
    font-weight: 400 !important;
  }
  
  .gform_body #field_4_8 {
    text-align: center;
  }
  
  .gform_body button:not(.gform_body button.edit-button, .gform_body button.delete-button, .gform_body button.gform_delete_file), .gform_button {
    width: 280px !important;
    margin: 0 auto !important;
  }
  
  .gform_body button.gpnf-add-entry, .tingle-modal-box__footer .tingle-btn.tingle-btn--default, .gpnf-row-actions button.edit-button {
    background-color: #93c11a !important;
  }
  
  .gform_body button.gpnf-add-entry:hover,  .tingle-modal-box__footer .tingle-btn.tingle-btn--default:hover, .gpnf-row-actions button.edit-button:hover {
    background-color: #7da515 !important;
  }
  
  .gform_body button.edit-button {
    border: 0 !important;
    color: white !important;
    font-weight: bold !important;
  }
  
  .tingle-btn--primary, .gpnf-modal-2-6 .tingle-btn--default {
    min-width: 100px !important;
  }
  
  .tingle-btn.tingle-btn--danger {
    border-radius: 2px !important;
    color: white !important;
    font-weight: bold !important;
    line-height: 1 !important;
    padding: 10px 15px !important;
    /*transition: all 0.3s ease !important;*/
    text-transform: uppercase !important;
  }
  
  .gf_progressbar_percentage, .ginput_preview .gfield_fileupload_progressbar_progress {
    background-color: #008037 !important;
  }
  
  .gpnf-modal .gpnf-modal-header {
    background-color: #d6e7ab !important;
    color: black !important;
    font-weight: 700 !important;
  }
  
  .gform-theme--framework .gf_progressbar_wrapper {
    margin-top: 25px;
  }
  
  #gform_fields_1_2 .ginput_container_checkbox {
    margin-top: 10px !important;
  }
  
  #field_3_66 h3 {
    font-size: 18px;
    font-weight: 700 !important;
  }
  
  #field_3_66 p {
    text-align: left;
  }
  
  #gform_confirmation_message_2 table {
    border-top: 0 !important;
  }
  
  #gform_confirmation_message_2 table tr {
    background-color: #e9f3cf !important;
  }
  
  #gform_confirmation_message_2 table tr td {
    background-color: white !important;
    font-family: "Montserrat", sans-serif !important;
    padding: 5px !important;
  }
  
  .gform_required_legend {
    text-align: center;
    font-size: 14px;
  }

  .gform-theme--framework .gfield--type-choice .gchoice br, .gform-theme--framework .gfield--type-choice .ginput_container_consent br {
    display: initial !important;
  }
  
  @media (min-width: 640px) {
    .gfield.gfield--type-number.gfield--width-full {
      grid-column: span 6;
    }
    .gfield.gfield--type-number.gfield--width-full input {
      width: 100%;
    }
  }
  @media screen and (min-width: 992px) {
    .gpnf-nested-entries {
      margin-bottom: 30px !important;
    }
  }

  /*************
Masthead SMALL
*************/
.masthead.small-masthead {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  
    .count-down-wrapper {
      display: none;
    }
  
     .button-wrapper {
      display: none;
    }
  }
  
  .masthead.small-masthead .content {
    padding: 10px !important;
  }
  
  .masthead.small-masthead .heading {
    margin-top: 0;
  }
  
  .masthead.small-masthead .awards-logo img {
    max-width: 130px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  
  @media screen and (min-width: 375px) {
    .masthead.small-masthead .heading {
      font-size: 26px;
    }
  }
  @media screen and (min-width: 576px) {
    .masthead.small-masthead .content {
      padding: 20px 10px !important;
      height: auto;
    }
  }
  @media screen and (min-width: 992px) {
    .masthead.small-masthead {
      padding-top: 40px;
      padding-bottom: 40px;
    }
    .masthead.small-masthead .content {
      padding: 20px 10px !important;
    }
    .masthead.small-masthead .heading {
      font-size: 36px;
      margin-bottom: 0;
    }
    .masthead.small-masthead .awards-logo img {
      max-width: 220px;
    }
    .masthead.small-masthead  .count-down-heading-text {
      font-size: 24px;
      margin-top: 1rem;
    }
  }

  
.button, .gform_body button, .gpnf-modal .tingle-btn {
    border-radius: 10px !important;
    padding: 12px 30px !important;
    /*transition: .3s all ease;*/
}

.button{
    font-size: 23px !important;
}


.gform_button, .gform_body button:not(.gpnf-row-actions button, .gpnf-modal .tingle-btn) {
    font-size: 19px !important;
}

.button, .gform_body button, .tingle-btn:not(.tingle-btn.tingle-btn--danger) {
    background-color: #75b449 !important;
}

.tingle-btn{
    margin-bottom: 0 !important;
    padding: 20px !important;
}

.gform_body button.gform_delete_file{
    padding: 12px 5px !important;
}

.button:hover, .gform_body button:hover, .tingle-btn:hover:not(.tingle-btn.tingle-btn--danger:hover){
    background-color: #8dc540 important;
}

.gform_body button.gpnf-add-entry, .tingle-modal-box__footer .tingle-btn.tingle-btn--default, .gpnf-row-actions button.edit-button {
    background-color: white !important;
    border: 2px solid #75b449!important;
    color: #333 !important;
}
  
  .gform_body button.gpnf-add-entry:hover, .gform_body button.delete-button:hover, .tingle-modal-box__footer .tingle-btn.tingle-btn--default:hover, .gpnf-row-actions button.edit-button:hover {
    background-color:#75b449!important;
    color: white !important;
} 
