/*
 Theme Name:     Rebbl
 Theme URI:      http://www.rebbl.co /
 Description:    Divi Child Theme
 Author:         Dsire
 Author URI:     http://www.dsire.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* @import must be at top of file, otherwise CSS will not work */
@import url("http://hello.myfonts.net/count/37291e");



@import url("../Divi/style.css");


@font-face {
    font-family:"Font Awesome 5 Pro Solid";
    font-style:normal;font-weight:900;
    src:url(webfonts/Font-Awesome-5-Pro-Solid-900.otf);
    font-weight:900;
}


@font-face {
    font-family:"Font Awesome 5 Pro Regular";
    font-style:normal;font-weight:900;
    src:url(webfonts/Font-Awesome-5-Pro-Regular-400.otf);
    font-weight:900;
}



/**
 * @license
 * MyFonts Webfont Build ID 3615006, 2018-07-25T12:46:19-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * 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: FuturaRound-Light by URW
 * URL: https://www.myfonts.com/fonts/urw/futura-round/light/
 * Copyright: Copyright 2010 by (URW)++ Design &amp; Development GmbH
 * 
 * Webfont: PredigeRounded-Bold by Type Dynamic
 * URL: https://www.myfonts.com/fonts/typedynamic/predige-rounded/bold/
 * Copyright: Copyright &#x00A9; 2013 by Type Dynamic. All rights reserved.
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3615006
 * Licensed pageviews: 10,000
 * 
 * © 2018 MyFonts Inc
*/


@font-face {font-family: 'Futura Round Demi';src: url('webfonts/38E275_2_0.eot');src: url('webfonts/38E275_2_0d41d.eot?#iefix') format('embedded-opentype'),url('webfonts/38E275_2_0.woff2') format('woff2'),url('webfonts/38E275_2_0.woff') format('woff'),url('webfonts/38E275_2_0.ttf') format('truetype');}
@font-face {font-family: 'Futura Round Regular';src: url('webfonts/38E275_9_0.eot');src: url('webfonts/38E275_9_0d41d.eot?#iefix') format('embedded-opentype'),url('webfonts/38E275_9_0.woff2') format('woff2'),url('webfonts/38E275_9_0.woff') format('woff'),url('webfonts/38E275_9_0.ttf') format('truetype');}


  
@font-face {
    font-family: 'Futura Round Light';
    src: url('webfonts/37291E_0_0.eot');
    src: url('webfonts/37291E_0_0d41d.eot?#iefix') format('embedded-opentype'),
         url('webfonts/37291E_0_0.woff2') format('woff2'),
         url('webfonts/37291E_0_0.woff') format('woff'),
         url('webfonts/37291E_0_0.ttf') format('truetype');
}
 
  
@font-face {
    font-family: 'Predige Rounded Bold';
    src: url('webfonts/37291E_1_0.eot');
    src: url('webfonts/37291E_1_0d41d.eot?#iefix') format('embedded-opentype'),
         url('webfonts/37291E_1_0.woff2') format('woff2'),
         url('webfonts/37291E_1_0.woff') format('woff'),
         url('webfonts/37291E_1_0.ttf') format('truetype');
}


@font-face {
    font-family: 'Predige Rounded Regular';
    src: url('webfonts/type_dynamic_-_predige_rounded-webfont.woff2') format('woff2'),
         url('webfonts/type_dynamic_-_predige_rounded-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




 
/* =Theme customization starts here
------------------------------------------------------- */
 
* {
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

a, img {
    border:none;
    text-decoration: none;
}

a {
    text-decoration: none;
    color : #383838;
}


.et_pb_text_inner ul li,
p {
    font-family: 'Futura Round Light', sans-serif;
    line-height: 1.2;
    font-size: calc(24px + (48 - 24)*(100vw - 980px)/(1920 - 980));
    padding-bottom: calc(10px + (20 - 10)*(100vw - 980px)/(1920 - 980));
}




html,
body{
    width: 100%;
    font-family: 'Futura Round Light', sans-serif;
    font-weight: 300;
    color: #383838;;
    overflow-x: hidden;
    margin-top: 0 !important;
	opacity: 1;
}


body {
    
    -webkit-transition: opacity .5s ease;
       -moz-transition: opacity .5s ease;
        -ms-transition: opacity .5s ease;
         -o-transition: opacity .5s ease;
            transition: opacity .5s ease;
}


html.show-it,
html.show-it body {
    opacity: 1;
}



li {
    list-style: none outside none;
}

.et_pb_text_inner ul li {
    list-style: disc;
}


h1, h2, h3, h4, h5, h6 {
    color: #3F1E1E;
}


h2,
h1 {
    font-family: 'Predige Rounded Bold';
    font-weight: 300;
}




h2 {
    font-size: calc(34px + (64 - 34)*(100vw - 980px)/(1920 - 980));
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: calc(1px + (3 - 1)*(100vw - 980px)/(1920 - 980));
    padding-bottom: 0;
}


h3 {
    text-transform: uppercase;
    font-size: calc(24px + (42 - 24)*(100vw - 980px)/(1920 - 980));;
}


h4 {
    font-size: calc(18px + (32 - 18)*(100vw - 980px)/(1920 - 980));;
}





    
body.menu-open #et-main-area {
    position: fixed;
    width: 100%;
}


body.menu-open #main-footer {
    display:none;
}


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

    h2 {
        font-size: calc(24px + (64 - 24)*(100vw - 300px)/(980 - 300));
        letter-spacing: calc(1px + (3 - 1)*(100vw - 300px)/(980 - 300));
    }


    h3 {
        font-size: calc(20px + (42 - 20)*(100vw - 300px)/(980 - 300));
    }


    h4 {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }



    p {
        font-size: calc(18px + (48 - 18)*(100vw - 300px)/(980 - 300));
        padding-bottom: calc(10px + (20 - 10)*(100vw - 300px)/(980 - 300));
    }

    .et_pb_column {
        margin-bottom: calc(10px + (30 - 10)*(100vw - 300px)/(980 - 300));
    }


    .et_pb_section {
        padding: calc(20px + (50 - 20)*(100vw - 300px)/(980 - 300)) 0;
    }


    .et_pb_fullwidth_section {
        padding: 0;
    }


    .et_pb_row {
        padding: calc(10px + (30 - 10)*(100vw - 300px)/(980 - 300)) 0 !important;
    }


}



@media (min-width: 981px) {
    .et_pb_section {
        padding: 2% 0  !important;
    }
}


@media only screen and (min-width: 1350px) {
    .et_pb_section {
        padding: 8% 0 !important;
    }

}


.et_pb_fullwidth_section {
    padding: 0 !important;
}








/* =========================================================== */
/*                                                             */
/*   SETTINGS                                                  */
/*                                                             */
/* =========================================================== */







.yellow h1,
.yellow h2 {
    color: #feb500;
}


.yellow .et_pb_button {
    background: #feb500;
    color: #d41b28;
}


.yellow .et_pb_button:hover {
    background: #feb500;
}



.bg-image-at-the-top {
    background-position: -10% 0%!important;
}


.et_pb_section_video h2,
.et_pb_section_video p {
    color: #fbfbfb;
}


.et_pb_section_video .et_pb_button {
    background: #fbfbfb;
    color: #0f0f0f;
}


.et_pb_section_video .et_pb_button:hover {
    background: #fbfbfb;
}


div.et_pb_section.et_pb_section_1.bg-image-at-the-top  {
    background-size: 52%;
}




@media only screen and (max-width: 980px) {
    div.et_pb_section.et_pb_section_1.bg-image-at-the-top {
        padding-top: 101%;
        background-size: 112%;
        background-position: 0% 15% !important;
    }
}











/* =========================================================== */
/*                                                             */
/*   GENERAL                                                   */
/*                                                             */
/* =========================================================== */





.swiper-button-next.swiper-button-disabled, 
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;

}


.swiper-wrapper {
    -webkit-align-items: center;
            align-items: center;
}




.et_pb_button_module_wrapper:last-child {
    margin-bottom: 0 !important;
}


.et_pb_section_video .et_pb_row {
    padding: calc(70px + (140 - 70)*(100vw - 980px)/(1920 - 980)) 0;
}


.et_pb_section_video.impact-video.show .et_pb_row {
    padding: calc(70px + (30 - 70)*(100vw - 980px)/(1920 - 980)) 0;
}

.et_pb_section_video > div > div > div.et_pb_module.et_pb_text.et_pb_text_1.white-font.et_pb_bg_layout_light.et_pb_text_align_left {
    width: 60%;
    margin: 0 auto;
}



.et_pb_module {
    margin-bottom: 6.242% !important;
}


.et_pb_module:first-child {
    margin-bottom: 3.242% !important;
}



.et_pb_row {
    max-width: 1440px;
}


.et_pb_button {
    font-family: 'Predige Rounded Regular';
    font-size: calc(16px + (30 - 16)*(100vw - 980px)/(1920 - 980));
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 60px  !important;
    min-width: calc(260px + (500 - 260)*(100vw - 980px)/(1920 - 980));
    letter-spacing: calc(1px + (3 - 1)*(100vw - 980px)/(1920 - 980));
}

.et_pb_button,
.et_pb_button:hover, 
.et_pb_module .et_pb_button:hover {
    padding: calc(10px + (20 - 10)*(100vw - 980px)/(1920 - 980)) calc(20px + (40 - 20)*(100vw - 980px)/(1920 - 980));
    border: 0;
}

.et_pb_button:after {
    font-size: calc(20px + (44 - 20)*(100vw - 980px)/(1920 - 980));
}

.et_pb_button:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}


#page-container {
    padding-top: 0 !important;
    margin-top: 0 !important;
    background: #f4f4f4;
}


.et_pb_section {
    background-color: transparent;
}


.full-width {
    padding: 0 !important;
}


.full-width .et_pb_row {
    width: 100%;
    padding: 0;
    max-width: 100%;
}



.container {
    max-width: 1280px;
}


.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}


.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}






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

    .full-width .et_pb_row {
        padding: 0 !important;
    }

    .et_pb_section_video .et_pb_row {
        width: 80%;
        padding: calc(70px + (140 - 70)*(100vw - 300px)/(980 - 300)) 0 !important;
    }

    .et_pb_button {
        font-size: calc(13px + (24 - 13)*(100vw - 300px)/(980 - 300));
        min-width: calc(150px + (350 - 150)*(100vw - 300px)/(980 - 300));
        letter-spacing: calc(1px + (3 - 1)*(100vw - 300px)/(980 - 300));
    }

}







/* =========================================================== */
/*                                                             */
/*   HEADER                                                    */
/*                                                             */
/* =========================================================== */









#main-header {
    background-color: transparent;
    box-shadow: none !important;
    padding: 15px 0;
}





.et_header_style_split #et-top-navigation {
    display: flex;
    justify-content: center;
    z-index: 1;
    margin-left: 5%;
}


.et-social-icons {
    float: none;
    display: flex;
}

.et_header_style_split #et-top-navigation nav > ul > li > a {
    font-family: 'Predige Rounded Regular';
    text-transform: uppercase;
    color: #383838;
    font-size:  calc(18px + (24 - 18)*(100vw - 980px)/(1920 - 980));
    font-weight: 300;
}

.page-id-876.et_header_style_split #et-top-navigation nav > ul > li > a,
.page-id-832.et_header_style_split #et-top-navigation nav > ul > li > a,
.home.et_header_style_split #et-top-navigation nav > ul > li > a {
    color: #fff;
}


.home h3 {
    padding-bottom: 0;
}

.et_header_style_split .centered-inline-logo-wrap #logo {
    width: 100%;
    height: auto;
    max-height: 1000px;
    margin-top: -5px;
}



.et_header_style_split .centered-inline-logo-wrap {
    height: auto;
    max-width: 170px !important;
    width: calc(100px + (170 - 100)*(100vw - 980px)/(1920 - 980)) !important;
}


.et-social-icons li {
    margin-left: calc(10px + (20 - 10)*(100vw - 980px)/(1920 - 980)) ;
    margin-top:  calc(0px + (25 - 0)*(100vw - 980px)/(1920 - 980)) ;
    transition: all .4s ease-in-out;
}


.et-social-icons li:first-child {
    margin-left: 0px;
}


.et_header_style_split #top-menu-nav {
    display: flex;
}


#top-menu > li {
    padding-right: calc(20px + (35 - 20)*(100vw - 980px)/(1920 - 980)) !important; 
}



.et-social-icons a,
.et-social-icons a:hover {
    color: #383838;
}

.page-id-876 .et-social-icons a,
.page-id-876 .et-social-icons a:hover,
.page-id-832 .et-social-icons a,
.page-id-832 .et-social-icons a:hover,
.home .et-social-icons a,
.home .et-social-icons a:hover {
    color: #fff;
}


.et-social-icon a:before {
    font-size:  calc(18px + (24 - 18)*(100vw - 980px)/(1920 - 980)) !important;
    top: calc(-7px + (-10 + 7)*(100vw - 980px)/(1920 - 980));
    position: relative;
}

.et_header_style_split .et-fixed-header .centered-inline-logo-wrap {
    margin: 0;
    height: auto;
}

.home .et_pb_section_0 .swiper-wrapper {
    
}

.home .et_pb_section_0 .swiper-wrapper .dp_dmb_repeat_item{
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
            flex-shrink: 0;
}

.home .super-herbs .et_pb_module {
    margin-bottom: 1% !important;
}

.home .super-herbs, 
.home .super-herbs .et_pb_row {
    padding-bottom: 0 !important;
}



@media only screen and (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation, 
    .et_header_style_split .et-fixed-header #et-top-navigation {
        padding-top: 0px;
    }

    #main-header.et-fixed-header {
        box-shadow: none !important;
        background: #fff;
    }

    #main-header.et-fixed-header .et-social-icons li {
        margin-top:  calc(20px + (34 - 20)*(100vw - 980px)/(1920 - 980)) ;
    }
    
    #main-header.et-fixed-header .et-social-icons a,
    #main-header.et-fixed-header #et-top-navigation nav > ul > li > a {
        color: #383838;
    }

    #main-header.et-fixed-header .centered-inline-logo-wrap {
        width: calc(80px + (120 - 80)*(100vw - 980px)/(1920 - 980)) !important;
    }
}

@media only screen and (min-width: 1920px) {
    
    .et_header_style_split #et-top-navigation nav > ul > li > a {
        font-size: 24px;
    }

    .et-social-icon a:before {
        font-size:  24px;
        top: -10px;
        position: relative;
    }


    .et-social-icons li {
        margin-left: 10px;
        margin-top:  28%;
    }

    #top-menu > li {
        padding-right: 35px; 
    }

    #main-header.et-fixed-header .et-social-icons li {
        margin-top:  34px;
    }


}



.logo_container > a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}


.home .mc_embed_signup div.response {
    color: #383838;
    width: 100%;
    margin: 0 0 10%;
    padding: 0;
    font-size:  calc(18px + (26 - 18)*(100vw - 980px)/(1920 - 980)) ;
}

.home6 .mc_embed_signup div.response a {
    color: #2ea3f2;
}


.home .mc_embed_signup div#mce-responses {
    margin: -5% 0 0 0;
    padding: 0;
}




@media only screen and (max-width: 980px) {
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 100%;
    }

    .home .mc_embed_signup div.response {
        font-size:  calc(18px + (26 - 18)*(100vw - 300px)/(979 - 300)) ;
    }

    .et_header_style_split #logo {
        max-height: calc(60px + (170 - 60)*(100vw - 300px)/(979 - 300)) !important;
        margin-top: 20px;
    }

    #et_mobile_nav_menu {
        width: inherit;
    }

    .et_header_style_split #main-header .mobile_nav {
        background: rgba(255,255,255, 0);
        display: flex;
        flex-direction: column;
        padding: 0;
        -webkit-transition: background .3s ease .3s;
           -moz-transition: background .3s ease .3s;
            -ms-transition: background .3s ease .3s;
             -o-transition: background .3s ease .3s;
                transition: background .3s ease .3s;
    }

    .et_header_style_split #main-header .mobile_nav.opened {
        min-height: 100vh;
        background: rgba(255,255,255, .9);
        -webkit-transition: background .3s;
           -moz-transition: background .3s;
            -ms-transition: background .3s;
             -o-transition: background .3s;
                transition: background .3s;
    }


    .et_header_style_split #main-header .mobile_nav .select_page {
        display: none;
        -webkit-order: 1;
            -ms-order: 1;
                order: 1;
    }


    .et_header_style_split #main-header .mobile_nav .menu-secondary-menu-container {
        order: 5;
        opacity: 0;
        
    }
    
    .et_header_style_split #main-header .mobile_nav .social,
    .et_header_style_split #main-header .mobile_nav .menu-secondary-menu-container {
        -webkit-transition: margin-top .3s ease .2s, opacity .3s ease .0s;
           -moz-transition: margin-top .3s ease .2s, opacity .3s ease .0s;
            -ms-transition: margin-top .3s ease .2s, opacity .3s ease .0s;
             -o-transition: margin-top .3s ease .2s, opacity .3s ease .0s;
                transition: margin-top .3s ease .2s, opacity .3s ease .0s;
    }


    .et_header_style_split #main-header .mobile_nav.opened .social,
    .et_header_style_split #main-header .mobile_nav.opened .menu-secondary-menu-container {
        -webkit-transition: margin-top .3s ease .2s, opacity .3s ease .4s;
           -moz-transition: margin-top .3s ease .2s, opacity .3s ease .4s;
            -ms-transition: margin-top .3s ease .2s, opacity .3s ease .4s;
             -o-transition: margin-top .3s ease .2s, opacity .3s ease .4s;
                transition: margin-top .3s ease .2s, opacity .3s ease .4s;
    }


    .et_header_style_split #main-header .mobile_nav.opened .menu-secondary-menu-container {
        opacity: 1;
    }

    .et_header_style_split #main-header .mobile_nav .menu-secondary-menu-container ul {
        text-align: center;
        margin: calc(20px + (40 - 20)*(100vw - 300px)/(980 - 300)) auto;
        width: 70%;
        max-width: 500px;
    }

    .et_header_style_split #main-header .mobile_nav .menu-secondary-menu-container li {
        display: inline-block;
        margin: calc(10px + (15 - 10)*(100vw - 300px)/(980 - 300)) calc(10px + (15 - 10)*(100vw - 300px)/(980 - 300));
    }


    .et_header_style_split #main-header .mobile_nav .menu-secondary-menu-container li a {
        font-size: calc(16px + (28 - 16)*(100vw - 300px)/(979 - 300));
        font-family: 'Predige Rounded Regular';
        text-transform: uppercase;
        color: #383838;
        font-weight: 300;
        
        
    }

    .et_header_style_split #main-header .mobile_nav .social {
        order: 4;
        margin-top: -400px;
        opacity: 0;
    }

    .et_header_style_split #main-header .mobile_nav.opened .social {
        margin-top: 0;
        opacity: 1;
    }

    .et_header_style_split #main-header .mobile_nav .social .et-social-icons {
        justify-content: center;
    }


    .et_header_style_split #main-header .mobile_nav .social .et-social-icons a {
        color: #383838;
    }

    .et_header_style_split #main-header .mobile_nav .social .et-social-icon a:before {
        font-size: calc(32px + (56 - 32)*(100vw - 300px)/(980 - 300)) !important;
    }
    

    .et_header_style_split #main-header .mobile_nav .social .et-social-icons li {
        margin: 20px calc(20px + (40 - 20)*(100vw - 300px)/(980 - 300)) 0;

    }


    .et_header_style_split #main-header .mobile_nav .et_mobile_menu {
        z-index: 99;
        order: 3;
        position: relative;
        background: transparent;
    }


    .et_header_style_split #main-header .mobile_nav.opened .mobile_menu_bar::before {
        content: '\4d';
    }


    .mobile_menu_bar:before {
        color: #383838;
        font-weight: 600;
        font-size:  calc(32px + (48 - 32)*(100vw - 300px)/(767 - 300));
    }


    .et_header_style_split #main-header {
        padding: 0px 0;
    }

    #main-header .container {
        width: 100%;
    }


    #et-top-navigation > .et-social-icons {
        display: none;
    }


    .et_header_style_split #et_mobile_nav_menu {
        margin-top: 0;
    }


    .et_header_style_split .mobile_menu_bar {
        position: absolute;
        top: calc(36px + (65 - 36)*(100vw - 300px)/(767 - 300));
        right: 5%;
        z-index: 100;
    }

    .et_mobile_menu {
        z-index: 99;
    }
    
    
    

    .et_header_style_split .et_mobile_menu {
        top: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-top: 0;
        
    }

    .et_mobile_menu li a  {
        border-bottom: 0;
    }


    .et_mobile_menu > li {
        text-align: center;
    }


    .et_mobile_menu > li:first-child {
        margin-top: calc(90px + (220 - 90)*(100vw - 300px)/(979 - 300)) !important;
    }


    .et_mobile_menu li a {
        font-family: 'Predige Rounded Regular';
        text-transform: uppercase;
        color: #383838;
        font-size: calc(24px + (44 - 24)*(100vw - 300px)/(979 - 300)) ;
        margin-bottom: calc(5px + (16 - 5)*(100vw - 300px)/(979 - 300)) ;
        font-weight: 300;
    }

}


@media only screen and (max-width: 320px) {
    .et_header_style_split #main-header .mobile_nav .menu-secondary-menu-container li {
        width: 100%;
        margin: calc(13px + (20 - 10)*(100vw - 300px)/(980 - 300)) 0;
    }
}






    
/* =========================================================== */
/*                                                             */
/*   FOOTER                                                    */
/*                                                             */
/* =========================================================== */










#main-footer {
    background-color: #f4f4f4;
    padding: 0 0 60px;
}



#main-footer a {
    font-family: 'Predige Rounded Regular';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
}

#main-footer .et-social-icons a,
.bottom-nav li.current-menu-item > a,
.bottom-nav a {
    color: #383838;
}

.bottom-nav {
    padding: 18px 0;
}

.bottom-nav li {
    padding: 0;
}

#menu-footer-menu {
    text-align: center;
}

#main-footer .secondary {
    display: flex;
    justify-content: center;
}

#main-footer .secondary-menu > li {
    display: inline-block;
}


#main-footer ul li {
    margin: 0px 14px; 
}


#main-footer .et-social-icons li {
    margin: 0px 7px; 
}

#main-footer .et-social-icon a:before {
    top: 1px;
}


@media only screen and (max-width: 980px) {
    #main-footer ul li {
        width: 100%;
        margin-bottom: calc(18px + (30 - 18)*(100vw - 300px)/(980 - 300)) !important;
        
    }

    #main-footer ul {
        text-align: center;
    }

    #main-footer a {
        font-size: calc(18px + (34 - 18)*(100vw - 300px)/(980 - 300)) !important;
    }


    #main-footer .secondary {
        flex-direction: column;
    }


    #main-footer .et-social-icons {
        order: 1;
    }

    .bottom-nav {
        padding: 0;
    }

    #main-footer .et-social-icons {
        margin-top: 30px;
        -webkit-justify-content: center;
                justify-content: center;
    }


    #main-footer .et-social-icon a:before {
        font-size: calc(18px + (40 - 18)*(100vw - 300px)/(980 - 300)) !important;
    }

    #main-footer .container {
        width: 100%;
    }

    #main-footer ul li {
        margin: 0px 0px 30px 0px;
    }

    #main-footer ul.et-social-icons li {
        width: auto;
        margin: 0px calc(7px + (20 - 7)*(100vw - 300px)/(980 - 300)) !important;
    }




    #main-footer {
        padding: calc(60px + (120 - 60)*(100vw - 300px)/(980 - 300)) !important;
    }
}






    
/* =========================================================== */
/*                                                             */
/*   SLIDER                                                    */
/*                                                             */
/* =========================================================== */








.swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px;
}




.swiper-pagination-bullet {
    position: relative;
    width: 25px;
    height: 35px;
    margin: 0 8px !important;
    background: url(images/drop-empty.svg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    opacity: 1;
}



.swiper-pagination-bullet-active {
    background: url(images/drop-full.svg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}








/* =========================================================== */
/*                                                             */
/*  2 BIG BUTTONS MODULE                                       */
/*                                                             */
/* =========================================================== */






.buttons-wrapper {
    display: flex;
    width: 95%;
    margin: 5% auto;
    -webkit-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
       -moz-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
            box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
}



.buttons-wrapper a {
    text-align: center;
    position: relative;
    width: 50%;
    padding-bottom: 50%;
    display: block;
    background-position: center center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.buttons-wrapper a .text {
    position: absolute;
    width: 75%;
    top: 4%;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}


.buttons-wrapper a .text p {
    margin-top: 2%;
    font-size: calc(20px + (36 - 20)*(100vw - 980px)/(1920 - 980)) !important;
}



.buttons-wrapper a .text h3 {
    letter-spacing: calc(2px + (6 - 2)*(100vw - 980px)/(1920 - 980)) !important;
}

.buttons-wrapper a .text h2 {
    font-size: calc(20px + (36 - 20)*(100vw - 980px)/(1920 - 980)) !important;
}


.buttons-wrapper .b1 h2,
.buttons-wrapper .b1 h3 {
    color: #3F1E1E !important;
}


@media only screen and (max-width: 980px) {
    
    .buttons-wrapper {
        width: 88%;
        margin: 7% auto;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        
        -webkit-box-shadow: none;
                box-shadow: none;
    }

    .buttons-wrapper a {
        width: 100%;
        padding-bottom: 100%;
        -webkit-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.75);
           -moz-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.75);
                box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.75);
    }


    .buttons-wrapper a.b1 {
        margin-bottom: 6%;
    }

    .buttons-wrapper a .text {
        width: 80%;
    }


    .buttons-wrapper a .text p {
        margin-top: 4%;
        font-size: calc(12px + (32 - 12)*(100vw - 300px)/(980 - 300)) !important;
    }


    .buttons-wrapper a .text h3 {
        font-size: calc(12px + (32 - 12)*(100vw - 300px)/(980 - 300)) !important;
        letter-spacing: calc(2px + (6 - 2)*(100vw - 300px)/(980 - 300)) !important;
    }

    .buttons-wrapper a .text h2 {
        font-size: calc(12px + (32 - 12)*(100vw - 300px)/(980 - 300)) !important;
    }
    
}









/* =========================================================== */
/*                                                             */
/*  SECOND FOOTER                                              */
/*                                                             */
/* =========================================================== */








.ext-footer {
    display: flex;
    -webkit-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
       -moz-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
            box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
}


.ext-footer #curator-feed {
    margin: 30px 0;
}

.crt-grid-post-v2 .crt-grid-post-image .crt-post-content-image {
    height: 96% !important;
    width: 96% !important;
    margin: 2% auto !important;
}

.crt-feed-container .crt-grid-post-v2 .crt-post-content {
    background-color: transparent !important;
}

.crt-grid-post-v2 .crt-post-hover {
    top: 2% !important;
    left: 2% !important;
    right: 2% !important;
    bottom: 2% !important;
    overflow: hidden !important;
}


.ext-footer > div {
    width: 50%;
}

.ext-footer > div > .content {
    width: 70%;
    margin: 10% auto 32%;
}

.ext-footer > div > .content h2,
.ext-footer > div > .content p {
    color: #383838 !important;
}


.ext-footer p {
    font-size: calc(20px + (42 - 20)*(100vw - 980px)/(1920 - 980));
}

.ext-footer .content > img {
    max-width: 163px;
    width: calc(110px + (163 - 110)*(100vw - 980px)/(1920 - 980));
}

.ext-footer > div.follow > .content {
    padding-top: 6%;
}

.ext-footer > div.follow > .content:last-child {
    margin-bottom: 10%;
}

.mc_embed_signup {
    margin: calc(10px + (20 - 10)*(100vw - 980px)/(1920 - 980)) 0;
    background: transparent;
} 

.mc_embed_signup .mc-field-group input#mce-EMAIL {
    border: 0;
    background: transparent;
    font-family: 'Predige Rounded Regular';
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
    margin-left: -2%;
    padding: 0;
    flex-basis: calc(100% - 60px);
}


.mc_embed_signup form {
    padding: 0 !important;
}


.mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980)) !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 4% 0 !important;
}


.mc_embed_signup .mc-field-group {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #999;
    padding-bottom: calc(0px + (20 - 0)*(100vw - 980px)/(1920 - 980)) !important;
    margin: 8% 0;
}

.mc_embed_signup .mc-field-group input.et_pb_button {
    padding: 0;
    margin: 0;
    margin-left: 20%;
    height: calc(40px + (60 - 40)*(100vw - 980px)/(1920 - 980));
    min-width: calc(40px + (60 - 40)*(100vw - 980px)/(1920 - 980));
    font-family:"Font Awesome 5 Pro Solid";
    font-size: calc(24px + (36 - 24)*(100vw - 980px)/(1920 - 980));
}



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

    .ext-footer {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    
    .ext-footer > div {
        width: 100%;
    }

    .ext-footer > div.subscribe {
        order: 2;
    }

    .ext-footer > div.follow {
        order: 1;
    }



    .ext-footer .content > img {
        width: calc(110px + (163 - 110)*(100vw - 300px)/(980 - 300));
    }



    .mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
        font-size: calc(20px + (32 - 20)*(100vw - 300px)/(980 - 300)) !important;
    }

    .ext-footer p {
        font-size: calc(20px + (42 - 20)*(100vw - 300px)/(980 - 300));
    }
    

    .mc_embed_signup .mc-field-group input#mce-EMAIL {
        font-size: calc(20px + (32 - 20)*(100vw - 300px)/(980 - 300));
    }

    .mc_embed_signup .mc-field-group {
        padding-bottom: calc(0px + (20 - 0)*(100vw - 300px)/(980 - 300)) !important;
    }

    .mc_embed_signup .mc-field-group input.et_pb_button {

        height: calc(40px + (60 - 40)*(100vw - 300px)/(980 - 300));
        min-width: calc(40px + (60 - 40)*(100vw - 300px)/(980 - 300));
        font-size: calc(24px + (36 - 24)*(100vw - 300px)/(980 - 300));
    }

}









/* =========================================================== */
/*                                                             */
/*  HERBS SLIDER                                               */
/*                                                             */
/* =========================================================== */











.sliders .et_pb_module {
    margin-bottom: 0 !important;
}




.herbs.swiper-container {
    width: 100%;
    height: auto;
    background: #fff;
}

.herbs.swiper-container,
.herbs .swiper-slide {
    min-height: calc(430px + (840 - 430)*(100vw - 980px)/(1920 - 980));
}


.herbs .swiper-slide {
    background-size: contain;
    background-position: -30% 0;
    background-repeat: no-repeat;
}




.herbs .swiper-slide-active {
    z-index: 100;
}


.herbs.left .swiper-slide-prev {
    z-index: 99;
}


.herbs.left .swiper-slide-next {
    z-index: 101;
}


.herbs .swiper-slide > img {
    position: absolute;
    height: inherit;
    width: auto;
    left: -17%;
    z-index: 0;
}


.herbs.right .swiper-slide > img {
    left: 67%;
}


.herbs .swiper-slide .content {
    width: 30%;
    margin: 15% 35% 0 35%;
    position: relative;
}


.herbs .swiper-slide:nth-child(2n) .content {
    width: 40%;
    margin: 15% 35% 0 25%;
    position: relative;
}


.herbs.right .swiper-slide .content {
    width: 35% !important; 
    /*margin: 15% 47% 0 23% !important;*/
    margin: 15% 51% 0 19% !important;
}



.herbs .swiper-slide h2 {
    font-size: calc(34px + (80 - 34)*(100vw - 980px)/(1920 - 980));
}

.herbs .swiper-slide h4,
.herbs .swiper-slide .content p {
    color: #383838 !important;
}

.herbs .swiper-slide .content .et_pb_row {
    width: 100% !important;
}


.herbs a.next,
.herbs .swiper-slide p {
    font-size: calc(18px + (32 - 18)*(100vw - 980px)/(1920 - 980));
}


.herbs a.next {
    position: absolute;
    bottom: 25%;
    left: -10%;
    font-family: 'Predige Rounded Regular';
}


.herbs  a.next:after {
    content: '\f104';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: calc(-25px + (-40 + 25)*(100vw - 980px)/(1920 - 980));
    font-size: calc(40px + (70 - 40)*(100vw - 980px)/(1920 - 980));
    font-family:"Font Awesome 5 Pro Regular";
}

.herbs.right  a.next {
    left: auto;
    right: -10%;
    z-index: 1000;
}


.herbs.right  a.next:after {
    left: auto;
    right: calc(-25px + (-40 + 25)*(100vw - 980px)/(1920 - 980));
    content: '\f105';
}

.herbs .country {
    position: absolute; 
    bottom: 5%;
    left: 2%;
    font-size: calc(22px + (28 - 20)*(100vw - 980px)/(1920 - 980));
    font-family: 'Predige Rounded Regular';
}

.herbs.right .country {
    right: 12%;
    bottom: 20%;
    left: auto;
}



.herbs .featured {
    position: absolute;
    bottom: 5%;
    right: 17%;
    width: 15%;
    z-index: 1000;
}

.herbs.right .featured {
    /*right: 24%;*/
    right: 28%;
}


.herbs .featured h4 {
    
    font-size: calc(20px + (26 - 20)*(100vw - 980px)/(1920 - 980));
}


.herbs .featured .bottels {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}


.herbs .featured .bottels > a {
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    display: block;
}


.herbs .featured .bottels > a > img {
    width: 90%;
    margin: 0 auto;
}














/* =========================================================== */
/*                                                             */
/*  HERBS MOBILE                                               */
/*                                                             */
/* =========================================================== */





@media only screen and (max-width: 980px) {
    
    .herbs-mobile {
        background: #fff;
        padding: 5% 10%;
        margin-top: -10%;
    }

    .herbs-mobile > div > div {
        margin: 10% 0;
    }

    .herbs-mobile > div > div > .preview {
        position: relative;
    }


    .herbs-mobile > div > div .country {
        position: absolute;
        bottom: 20%;
        left: 60%;
        width: 40%;
        font-weight: 900;
    }


    .herbs-mobile .info {
        z-index: 100;
        position: relative;
    }


    .herbs-mobile > div > div > .preview > img {
        width: 150%;
        max-width: 140%;
        margin-left: -20%;
    }


    .herbs-mobile > div > div.turmeric > .preview > img {
        margin-left: -15%;
    }

    .herbs-mobile > div > div.turmeric .country {
        margin-left: -15%;
        bottom: 30%;
        left: 80%;
    }


    .herbs-mobile > div > div.maca > .preview > img {
        margin-left: -15%;
    }

    .herbs-mobile > div > div.maca .country {
        bottom: auto;
        top: 15%;
        left: 80%;
    }


    .herbs-mobile > div > div.matcha > .preview > img {
        width: 160%;
        max-width: 160%;
        margin-left: -40%;
    }

    .herbs-mobile > div > div.matcha .country {
        margin-left: -15%;
        bottom: 30%;
        left: 80%;
    }


    .herbs-mobile > div > div.ashwagandha > .preview > img {
        width: 130%;
        max-width: 130%;
        margin-left: -20%;
        margin-bottom: 15%;
    }

    .herbs-mobile > div > div.ashwagandha .country {
        bottom: 30%;
        left: 70%;
        width: 30%;
    }

    .herbs-mobile > div > div.honey > .preview > img {
        width: 130%;
        max-width: 130%;
        margin-left: -20%;
        margin-bottom: 30%;
        margin-top: -10%;
    } 
    
    .herbs-mobile > div > div.honey .country {
        bottom: 30%;
        left: 70%;
    }

    .herbs-mobile > div > div.coffee > .preview > img {
        width: 120%;
        max-width: 140%;
        margin-left: -10%;
        margin-bottom: 20%;
        margin-top: 5%;
    }

    .herbs-mobile > div > div.coffee .country {
        bottom: 30%;
        left: 80%;
        width: 20%;
    }


    .herbs-mobile > div > div.cocoa > .preview > img {
        width: 120%;
        max-width: 140%;
        margin-left: -10%;
        margin-bottom: 20%;
        margin-top: 5%;
    }

    .herbs-mobile > div > div.cocoa .country {
        bottom: 30%;
        left: 50%;
        width: 60%;
    }


    .herbs-mobile > div > div.cocoa > .preview > img {
        width: 120%;
        max-width: 140%;
        margin-left: -50%;
        margin-bottom: 20%;
        margin-top: 5%;
    }

    .herbs-mobile > div > div.cocoa .country {
        bottom: 30%;
        left: 50%;
        width: 60%;
    }



    .herbs-mobile > div > div.brazil-nuts > .preview > img {
        margin-bottom: 20%;
    }

    .herbs-mobile > div > div.brazil-nuts .country {
        bottom: 30%;
        left: 70%;
        width: 30%;
    }

    .herbs-mobile > div > div.vanilla .country {
        bottom: 60%;
        left: 60%;
        width: 50%;
    }

    .herbs-mobile > div > div.ginger > .preview > img {
        margin-bottom: 20%;
    }

    .herbs-mobile > div > div.ginger .country {
        bottom: 30%;
    }

    .herbs-mobile > div > div.schizandra > .preview > img {
        margin-bottom: 20%;
        margin-left: -40%;
    }

    .herbs-mobile > div > div.schizandra .country {
        bottom: 30%;
        width: 60%;
    }


    
    

    .herbs-mobile p {
        color: #383838 !important;
    }


    .herbs-mobile h4 {
        color: #383838 !important;
    }



    .herbs-mobile > div  > div > h2,
    .herbs-mobile > div  > div > h3 {
        position: relative;
    }


    .herbs-mobile > div > div > h2 {
        margin-top: -32%;;
    }

    .herbs-mobile .herb h2 {
        font-size: calc(32px + (64 - 32)*(100vw - 300px)/(980 - 300));
    }


    .herbs-mobile .herb h3 {
        padding-bottom: 6%;
    }


    .herbs-mobile .featured {
        margin-top: 10%;
    }
    
    .herbs-mobile .featured .bottels {
        margin-top: 2%;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }


    .herbs-mobile .featured .bottels a {
        max-width: calc(40px + (140 - 40)*(100vw - 300px)/(980 - 300));
        text-align: center;
    }


    .herbs-mobile .featured .bottels a > img {
        width: 80%;
        margin: 0 20% 0 0;
    }


    .list-more {
        max-height: 0;
        overflow: hidden;
        margin-top: -4%;
        -webkit-transition: max-height 2s ease;
           -moz-transition: max-height 2s ease;
            -ms-transition: max-height 2s ease;
             -o-transition: max-height 2s ease;
                transition: max-height 2s ease;
    }

    .list-more.show {
        max-height: 16000px;
    }

}













/* =========================================================== */
/*                                                             */
/*  SECONDARY PAGE                                             */
/*                                                             */
/* =========================================================== */










.single #page-container {
    background: #fff;
}


.secondary-page {
    padding-top: calc(120px + (160 - 120)*(100vw - 980px)/(1920 - 980));
}


.secondary-page .gray {
    background: #f2f2f2 url(images/first-tab-bg-ac.jpg);
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: auto auto;
         -o-background-size: auto auto;
            background-size: auto auto;
}


.secondary-page .product-logo {
    margin-top: -16%;
}


.secondary-page .categories > ul {
    width: 100%;
    text-align: center;
}

.secondary-page .categories > ul > li {
    display: inline-block;
}

.secondary-page .categories > ul > li a {
    font-size: 24px;
    text-transform: uppercase;
    padding: 10px 50px;
    font-family: 'Predige Rounded Regular';
    color: #bababa;
    display: block;
}


.secondary-page .categories > ul > li a.selected {
    color: #383838;
        
}

.secondary-page .et_pb_section {
    padding-top: 0;
}

.et_pb_section .et_pb_row {

}

.et_pb_section.products-menu-wrapper {
    padding-top: 54px;
    padding-bottom: 0;
    z-index: 1000;
}


.prducts-menu > div {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        
    -webkit-justify-content: center;
            justify-content: center;
        
    margin: 50px auto 50px;
    
    overflow: hidden;
    -webkit-transition: max-height .5s ease .2s, opacity .3s ease;
       -moz-transition: max-height .5s ease .2s, opacity .3s ease;
        -ms-transition: max-height .5s ease .2s, opacity .3s ease;
         -o-transition: max-height .5s ease .2s, opacity .3s ease;
            transition: max-height .5s ease .2s, opacity .3s ease;
}


.prducts-menu > div.selected {
    max-height: 2400px;
    opacity: 1;
    -webkit-transition: max-height .5s ease, opacity .3s ease .2s;
       -moz-transition: max-height .5s ease, opacity .3s ease .2s;
        -ms-transition: max-height .5s ease, opacity .3s ease .2s;
         -o-transition: max-height .5s ease, opacity .3s ease .2s;
            transition: max-height .5s ease, opacity .3s ease .2s;
}


.prducts-menu > div > a {
    display: block;
    flex-basis: 16.66666667%;
    max-width: 150px;
    text-align: center;
    margin: 20px;
}

.prducts-menu > div > a h4 {
    font-size: calc(16px + (28 - 16)*(100vw - 980px)/(1920 - 980));
}

.prducts-menu > div > a > img {
    width: 75%;
    max-width: 40px;
    margin: 0 auto;
}

.prducts-menu > div > a > h4 {
    font-weight: 900;
}




.product-logo-bg {
    margin-bottom: 0 !important;
}

.product-logo-bg > .et_pb_text_inner {
    text-align: center;
    margin: 10% 0 5%;
}


.product-logo-bg > .et_pb_text_inner > img {
    max-width: 60%;
}



.product-description > div > div > img {
    position: absolute;
    top: calc(-100px + (-120 + 100)*(100vw - 980px)/(1920 - 980));
    right: calc(-200px + (-260 + 200)*(100vw - 980px)/(1920 - 980));
    width: calc(160px + (200 - 160)*(100vw - 980px)/(1920 - 980));
}

.product-description .et_pb_column {
    width: 50%;
    margin: 0 30% 0 20%;
}


.product-description .herb {
    margin: calc(50px + (80 - 50)*(100vw - 980px)/(1920 - 980)) 0;
    position: relative;
}

.product-description .herb > svg {
    position: absolute;
    width: calc(100px + (160 - 100)*(100vw - 980px)/(1920 - 980));
    min-height: 200px;
    margin-left: calc(-140px + (-200 + 140)*(100vw - 980px)/(1920 - 980));
}


.product-description .herb > div {
    margin: calc(30px + (50 - 30)*(100vw - 980px)/(1920 - 980)) 0;
}


.product-description .herb h3 {
    font-family: 'Predige Rounded Regular';
    font-weight: 900;
}

.product-description .herb h4 {
    font-family: 'Predige Rounded Regular';
    text-transform: uppercase;
    font-size: calc(20px + (30 - 20)*(100vw - 980px)/(1920 - 980));
    margin-bottom: 10px;
}

.product-description .herb li,
.product-description .herb p {
    font-size: calc(24px + (32 - 24)*(100vw - 980px)/(1920 - 980));
}

.product-description .herb li {
    margin: calc(5px + (20 - 5)*(100vw - 980px)/(1920 - 980)) 0 calc(5px + (20 - 5)*(100vw - 980px)/(1920 - 980)) 40px;
    list-style: disc;
}



.product-sourcing > div{
    min-height: calc(440px + (510 - 440)*(100vw - 980px)/(1920 - 980));
    background-repeat: no-repeat;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-position: center center;
}

.product-sourcing .desc {
    position: absolute;
    width: 35%;
    left: 10%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    background: rgba(244,242,239, .9);
    line-height: 1.6;
}


.product-sourcing  .desc:after {
    position: absolute;
    border: 1px solid rgba(0,0,0,.5);
    content: '';
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
}


.product-sourcing .desc h5 {
    font-family: 'Predige Rounded Regular';
    font-size: calc(18px + (24 - 18)*(100vw - 980px)/(1920 - 980));
    font-weight: 900;
}


.product-sourcing .desc p {
    font-size: calc(16px + (22 - 16)*(100vw - 980px)/(1920 - 980));
    font-weight: 900;
}


.product-nutrition {
    text-align: center;
    padding-bottom: 54px;
}


.product-nutrition img {
    display: inline-block;
    max-width: 300px;
    vertical-align: top;
    margin: 0 20px
}




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

    .secondary-page {
        padding-top: calc(40px + (200 - 40)*(100vw - 300px)/(980 - 300));
    }

    .secondary-page .categories > ul > li a {
        font-size: calc(24px + (40 - 24)*(100vw - 300px)/(980 - 300));
    }

    .prducts-menu > div > a {
        flex-basis: 43%;
        margin: calc(10px + (80 - 10)*(100vw - 300px)/(980 - 300)) calc(10px + (20 - 10)*(100vw - 300px)/(980 - 300));
        max-width: 100%;
    }


    .prducts-menu > div > a > img {
        max-width: calc(40px + (80 - 40)*(100vw - 300px)/(980 - 300));
    }

    .prducts-menu > div > a > h4 {
        font-size: calc(18px + (28 - 18)*(100vw - 300px)/(980 - 300));
        margin-top: calc(5px + (20 - 5)*(100vw - 300px)/(980 - 300));
    }


    .product-logo-bg > .et_pb_text_inner > img {
        max-width: 80%;
    }

    .product-description .et_pb_column {
        width: 100%;
        margin: 0;
    }


    .product-description > div > div {
        text-align: center;
    }

    .product-description > div > div > img {
        position: relative;
        top: 0;
        right: auto;
        margin: calc(40px + (80 - 40)*(100vw - 300px)/(980 - 300)) auto;
    }

    .product-description h2 {
        font-size: calc(32px + (72 - 24)*(100vw - 300px)/(980 - 300));
        text-align: center;
        letter-spacing: calc(1px + (4 - 1)*(100vw - 300px)/(980 - 300));
    }

    .product-description .herb h3 {
        font-size: calc(30px + (64 - 30)*(100vw - 300px)/(980 - 300));
    }

    .product-description .herb h4 {
        font-family: 'Predige Rounded Regular';
        text-transform: uppercase;
        font-size: calc(20px + (40 - 20)*(100vw - 300px)/(980 - 300));
        margin-bottom: calc(10px + (40 - 10)*(100vw - 300px)/(980 - 300));
        
    }
    
    .product-description .herb div h3,
    .product-description .herb div h4 {
        text-align: left;
    }

    .product-description .herb li,
    .product-description .herb p {
        font-size: calc(24px + (36 - 24)*(100vw - 300px)/(980 - 300));
        text-align: left;
    }

    .product-description .herb {
        margin: calc(50px + (80 - 50)*(100vw - 300px)/(980 - 300)) 0;
        text-align: center;
    }


    


    .product-description .herb > div {
        margin: calc(30px + (100 - 30)*(100vw - 300px)/(980 - 300)) 0;
    }

    .product-description .herb > div:last-child {
        margin: calc(30px + (100 - 30)*(100vw - 300px)/(980 - 300)) 0 0;
    }


    .product-description .herb li {
        margin: calc(5px + (20 - 5)*(100vw - 300px)/(980 - 300)) 0 calc(5px + (20 - 5)*(100vw - 300px)/(980 - 300)) 40px;
    }
    


    .product-description .herb > svg {
        margin: calc(40px + (80 - 40)*(100vw - 300px)/(980 - 300)) auto;
        width: calc(120px + (250 - 120)*(100vw - 300px)/(980 - 300));
        position: relative;
        min-height: 280px;
    }


    .product-sourcing .desc {
        position: relative;
        width: 90%;
        left: auto;
        top: auto;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        margin: 0 auto;
        padding: 20px;
        background: rgba(244,242,239, .9);
        line-height: 1.6;
    }

    .product-sourcing .desc h5 {
        font-size: calc(22px + (32 - 22)*(100vw - 300px)/(980 - 300));
    }


    .product-sourcing .desc p {
        font-size: calc(16px + (24 - 16)*(100vw - 300px)/(980 - 300));
    }


    .product-sourcing > div {
        min-height: 0%;
    }

    .product-nutrition img {
        display: inline-block;
        max-width: 300px;
        vertical-align: top;
        margin: 0 20px calc(40px + (80 - 40)*(100vw - 300px)/(980 - 300));
    }

    .product-nutrition img:last-child {
        margin: 0 20px 0;
    }

}


@media only screen and (max-width: 460px) {
    .prducts-menu > div > a {
        flex-basis: 100%;
        text-align: left;
    }

    .prducts-menu > div > a > img,
    .prducts-menu > div > a > h4 {
        display: inline-block;
        vertical-align: middle;
    }


    .prducts-menu > div > a > img {
        margin: 0 20px;
        max-width: calc(25px + (80 - 25)*(100vw - 300px)/(980 - 300));
    }


    .prducts-menu > div > a > h4 {
        width: 60%;
    }
}








/* =========================================================== */
/*                                                             */
/*  TERMS & PRIVACY                                            */
/*                                                             */
/* =========================================================== */




.page-id-38 .et_pb_text_inner a {
    color: #2ea3f2;
}



.page-id-38 p,
.page-id-38 ul li,
.page-id-37 p,
.page-id-3 .et_pb_text_inner ul li,
.page-id-3 .et_pb_text_inner ol li,
.page-id-40 .et_pb_text_inner ul li,
.page-id-3 p,
.page-id-40 p {
    font-size: calc(18px + (32 - 18)*(100vw - 980px)/(1920 - 980));
}




.page-id-3 .et_pb_text_inner ol li {
    list-style: decimal;
}


.page-id-38 .et_pb_text_inner ul li,
.page-id-3 .et_pb_text_inner ul li {
    list-style: disc;
}


.page-id-3 .et_pb_text_inner ol li > b {
        line-height: 2;
}

.page-id-40 pre,
.page-id-3 pre {
    font-size: 13px;
}


@media only screen and (max-width: 980px) { 
    
    .page-id-38 p,
    .page-id-38 ul li,
    .page-id-37 p,
    .page-id-3 .et_pb_text_inner ol li,
    .page-id-3 p,
    .page-id-40 .et_pb_text_inner ul li,
    .page-id-40 p {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }


}








/* =========================================================== */
/*                                                             */
/*  CONTACT                                                    */
/*                                                             */
/* =========================================================== */







.page-id-37 .et-social-icons a,
.page-id-37.et_header_style_split #et-top-navigation nav > ul > li > a {
    color: #f4f4f4;
}


.page-id-37 .et_pb_row {
    max-width: 1250px;
}


.page-id-37 .et_pb_text_inner a {
    color: #d31b28;
}


.page-id-37 .mobile_menu_bar:before {
    color: #f4f4f4;
}










/* =========================================================== */
/*                                                             */
/*  IMPACT                                                     */
/*                                                             */
/* =========================================================== */







.page-id-19 ol {
    padding-left: 8%;
}

.page-id-19 ol li {
    list-style: decimal;
    line-height: 1.1;
    margin-bottom: calc(4px + (8 - 4)*(100vw - 980px)/(1920 - 980));
}


.page-id-19 .et_pb_section_0 .et_pb_module:first-child {
    margin-bottom: 6.242% !important;
}



.impact-header {
    display: flex;
}


.impact-header > div {
    background-position: center center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.impact-header .content {
    width: 70%;
    margin: 45% 15% 35%;
    text-align: center;
}

.impact-header .left {
    width: 40%;
}

.page-id-19 h2,
.impact-header .left h2 {
    color: #92bb59 !important;
    line-height: 1.2;
    font-size: calc(28px + (48 - 28)*(100vw - 980px)/(1920 - 980));
    letter-spacing: calc(1px + (2 - 1)*(100vw - 980px)/(1920 - 980));
}

.page-id-19 h3,
.impact-header .left h3 {
    color: #383838 !important;
    line-height: 1.2;
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
    padding-bottom: 0;
}


.impact-header .right {
    width: 60%;
}

.page-id-19 h2 {
    font-size: calc(30px + (54 - 30)*(100vw - 980px)/(1920 - 980));
}


.page-id-19 h3 {
    font-size: calc(20px + (36 - 20)*(100vw - 980px)/(1920 - 980));
}

.page-id-19 .through-sourcing h3 {
    font-size: calc(24px + (44 - 24)*(100vw - 980px)/(1920 - 980));
    letter-spacing: calc(2px + (4 - 2)*(100vw - 980px)/(1920 - 980));
}

.page-id-19 .through-sourcing .et_pb_module {
    margin-bottom: 3.242% !important;
}

.page-id-19 .through-sourcing {
    padding-bottom: 0 !important;
}

.page-id-19 .through-sourcing .et_pb_row{
    padding-bottom: 0 !important;
}

.page-id-19 .through-sourcing .et_pb_module:first-child {
    margin-bottom: 2.242% !important;
}



.page-id-19 .et_pb_text_inner ul li,
.page-id-19 p {
    font-size: calc(20px + (36 - 20)*(100vw - 980px)/(1920 - 980));
}

.page-id-19 .through-sourcing p {
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
}

.page-id-19 .hum-traff p > strong {
    width: 100%;
    display: block;
}

.margined-content .et_pb_column {
    padding: 15% 0%; 
}

.margined-content.impact-video .et_pb_column {
    padding: 4% 0%; 
}

.margined-content.impact-video .video-wrapper {
    margin-bottom: 0% !important;
}

.fluid-width-video-wrapper {
    margin: 0 auto;
    padding-top: 56.25% !important;
}


.white-font h2,
.white-font h3 {
    color: #fff !important;
}


.impact-2-buttons .buttons-wrapper a:first-child h3, 
.impact-2-buttons .buttons-wrapper a:first-child h2 {
    color: #fff !important;
}

.impact-2-buttons .buttons-wrapper a:last-child h3, 
.impact-2-buttons .buttons-wrapper a:last-child h2 {
    color: #383838 !important;
}

.impact-2-buttons {
    margin-top: -2%;
}



.our-story-slider.desktop .swiper-container {
    height: calc(420px + (560 - 420)*(100vw - 980px)/(1920 - 980));
}

.our-story-slider .top {
    position: relative;
}

.our-story-slider .top:before {
    position: absolute;
    background: #d41b28;
    width: 100%;
    height: 5px;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 100;
}

.our-story-slider .bottom {
    background: #d7d1c8;
}

.our-story-slider.desktop .bottom .links {
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
}

.our-story-slider .bottom a {
    color: #411D1C;
    margin: 5% 3%;
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
    font-weight: 900;
    display: block;
    position: relative;
    text-align: center;
}

.our-story-slider .bottom a svg {
    width: 40%;
    margin-top: 10%;
}

.our-story-slider .bottom a svg #drop-empty-white {
    stroke: #411D1C;
}

.our-story-slider .bottom a.active svg path {
    fill: #411D1C;
}

.our-story-slider .bottom a:after {
    content: "";
    width: 90%;
    height: 2px;
    background: #411D1C;
    right: calc(-53px + (-63 + 53)*(100vw - 980px)/(1920 - 980));
    top: 75%;
    position: absolute;
}

.our-story-slider .bottom a:last-child:after {
    display: none;
}

.our-story-slider.desktop .swiper-container .swiper-wrapper {
    height: inherit;
}

.our-story-slider.desktop .swiper-container .swiper-slide {
    height: inherit;
    position: relative;
}

.our-story-slider.desktop .swiper-container .swiper-slide > .fluid-width-video-wrapper,
.our-story-slider.desktop .swiper-container .swiper-slide > img {
    width: calc(320px + (600 - 320)*(100vw - 980px)/(1920 - 980));
    position: absolute;
    top: 0%;
    left: 61%;
}

.our-story-slider.desktop .swiper-container .swiper-slide > .fluid-width-video-wrapper {
    padding: 0 !important;
    height: calc(180px + (340 - 180)*(100vw - 980px)/(1920 - 980));
}

.our-story-slider.desktop .swiper-container .swiper-slide > .fluid-width-video-wrapper > iframe {
    width: 100%;
}

.our-story-slider.desktop .swiper-container .swiper-slide > a.next {
    position: absolute;
    top: 0;
    right: 5%;
    font-family: 'Font Awesome 5 Pro Regular';
    font-size: calc(30px + (69 - 30)*(100vw - 980px)/(1920 - 980));
    color: #d41b28;
    top: 27%;
    right: 2%;
}

.our-story-slider.desktop .swiper-container .swiper-slide .content {
    width: 40%;
    margin: 0 35% 0 25%;
    height: inherit;
    padding-top: 1%;
    display: flex;
    flex-direction: column;
}


.our-story-slider.desktop .title {
    border-bottom: 1px solid #411d1c;
    width: 31%;
    padding-bottom: .5%;
    position: relative;
    left: 25%;
    padding-top: 3%;
}

.our-story-slider.desktop .title h1 {
    text-align: center;
    text-transform: uppercase;
    color: #411d1c !important;
    font-size: calc(34px + (69 - 34)*(100vw - 980px)/(1920 - 980));
    letter-spacing: calc(1px + (3 - 1)*(100vw - 980px)/(1920 - 980));
}

.our-story-slider.desktop .title img {
    margin: 0 4%;
    width: calc(95px + (195 - 95)*(100vw - 980px)/(1920 - 980));
}

.our-story-slider.desktop .swiper-container .swiper-slide .content h2 {
    font-size: calc(22px + (32 - 22)*(100vw - 980px)/(1920 - 980));
    color: #d41b28 !important;
    margin: 3%;
}

.our-story-slider.desktop .swiper-container .swiper-slide .content .textarea {
    background: #411d1c;
    flex-grow: 1;
    padding: 5% 15% 5% 5%;
}

.our-story-slider.desktop .swiper-container .swiper-slide .content .textarea p {
    font-size: calc(18px + (28 - 18)*(100vw - 980px)/(1920 - 980));
    color: #f4f4f4;
}

.et_pb_dp_dmb_module_576_0.et_pb_module:first-child  { 
    margin-bottom: 7% !important;
}


.our-story-slider.desktop .top {
    padding-top: 5%;
    background-color: #d7d1c8;
    background-repeat: no-repeat;
    background-position: top left;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}


.our-story-slider .swiper-container .dp_dmb_repeat_item {
    height: inherit;
    position: relative;
}



.our-story-slider .top .swiper-container {
    width: 100% !important;
}


.our-story-slider .swiper-container .dp_dmb_repeat_item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}

.our-story-slider .top .swiper-container .dp_dmb_repeat_item {
    width: 100% !important;
}


.through-sourcing .et_pb_text_inner {
    width: 90%;
    margin: 0 auto;
}


.page-id-19 .swiper-button-prev,
.page-id-19 .swiper-button-next {
    width: 15px;
    background-size: 15px 44px;
    -webkit-filter: drop-shadow( 0px 1px 0px #aaa );
    filter: drop-shadow( 0px 1px 0px #aaa );
}

.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}


.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}



.impact-video .video-wrapper {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .8s ease;
       -moz-transition: max-height .8s ease;
        -ms-transition: max-height .8s ease;
         -o-transition: max-height .8s ease;
            transition: max-height .8s ease;
}

.impact-video.show .et_pb_section_video_bg {
    opacity: 0;
    -webkit-transition: opacity .5s ease;
       -moz-transition: opacity .5s ease;
        -ms-transition: opacity .5s ease;
         -o-transition: opacity .5s ease;
            transition: opacity .5s ease;
}


.impact-video.show .video-wrapper {
    max-height: 1000px;
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto !important;
}

.impact-video.show a {
    opacity: 0;
    visibility: hidden;
}

.et_pb_section_video.impact-video.show .et_pb_row .et_pb_column {
    padding-bottom: 0;
}





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

    .impact-video a {
        display: none;
    }

    .impact-video .et_pb_section_video_bg {
        display: none;
    }

    .impact-video .video-wrapper {
        max-height: 1000px;
    }

    .et_pb_section_video.impact-video .et_pb_row {
        padding: 0 !important;
    }

    .through-sourcing .et_pb_text_inner {
        width: 100%;
    }

    .fluid-width-video-wrapper {
        margin-bottom: 3%;
    }

    .hum-traff h3 {
        padding-bottom: 0;
    }

    .our-story-slider.mobile {
        position: relative;
    }

    .our-story-slider.mobile > .title {
        position: absolute;
        z-index: 100;
        width: 100%;
        padding-top: 5%;
    }

    .our-story-slider.mobile > .title h1 {
        text-transform: uppercase;
        color: #411d1c !important;
        width: 100%;
        text-align: center;
        font-size: calc(34px + (69 - 34)*(100vw - 300px)/(980 - 300));
    }

    .our-story-slider.mobile > .title h1 img {
        width: calc(95px + (195 - 95)*(100vw - 300px)/(980 - 300));
        margin: 0 4%;
    }

    .our-story-slider.mobile .swiper-container {
        width: 100%;
        height: inherit;
    }

    .our-story-slider.mobile .top {
        height: calc(600px + (1360 - 600)*(100vw - 300px)/(980 - 300));
        width: 100%;
        background: #d7d1c8;
    }


    .our-story-slider.mobile .top .swiper-slide {
        background-position: center;
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
    }

    .our-story-slider.mobile .top .dp_dmb_repeat_item {
        display: flex;
    }


    .our-story-slider.mobile .top .dp_dmb_repeat_item.zero p {
        font-weight: 900;
        font-size: calc(16px + (48 - 16)*(100vw - 300px)/(980 - 300));
        width: 26%;
        position: absolute;
        left: 70%;
        top: 20%;
        color: #383838;
    }

    .our-story-slider.mobile .top .swiper-slide a.next {
        font-family: 'Font Awesome 5 Pro Regular';
        font-size: calc(30px + (69 - 30)*(100vw - 300px)/(980 - 300));
        color: #d41b28;
    }

    .our-story-slider.mobile .bottom {
        height: calc(100px + (160 - 100)*(100vw - 300px)/(980 - 300));
        box-sizing: border-box;
    }

    .our-story-slider.mobile .bottom .dp_dmb_repeat_item {
        width: 20%;
    }


    .our-story-slider.mobile .bottom a {
        cursor: pointer;
        display: flex;
        flex-direction: column;
        padding-top: calc(22px + (35 - 22)*(100vw - 300px)/(980 - 300));
        font-size: calc(14px + (28 - 14)*(100vw - 300px)/(980 - 300));
    }


    .our-story-slider.mobile .bottom .dp_dmb_repeat_item:after {
        content: "";
        width: 60%;
        height: 2px;
        background: #411D1C;
        right: calc(-22px + (-63 + 22)*(100vw - 300px)/(980 - 300));
        top: calc(60px + (90 - 60)*(100vw - 300px)/(980 - 300));
        position: absolute;
    }

    .our-story-slider .bottom .dp_dmb_repeat_item:last-child:after {
        display: none;
    }


    .our-story-slider.mobile .bottom a svg {
        width: 20%;
        margin: calc(-5px + (5 + 5)*(100vw - 300px)/(980 - 300)) auto;
    }

    .our-story-slider.mobile .swiper-slide-active a svg path {
        fill: #411D1C;
    }


    .our-story-slider.mobile .top .swiper-slide-content {
        margin: calc(60px + (160 - 60)*(100vw - 300px)/(980 - 300)) calc(10px + (30 - 10)*(100vw - 300px)/(980 - 300)) 0px;
        background: #411d1c;
        padding: 2% 5% 5%;
    } 

    .our-story-slider.mobile .top .swiper-slide-content > img {
        margin: 4% 0;
        width: 100%;
    }

    .our-story-slider.mobile .top .swiper-slide-content > h2 {
        color: #d41b28 !important;
    }

    .our-story-slider.mobile .top .swiper-slide-content > p {
        color: #f4f4f4;
        font-size: calc(18px + (36 - 18)*(100vw - 300px)/(980 - 300));
    }




    .impact-header {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .impact-header > div {
        width: 100% !important;
        min-height: calc(300px + (600 - 300)*(100vw - 300px)/(980 - 300));
    }


    .impact-header .content {
        width: 70%;
        margin: calc(120px + (500 - 120)*(100vw - 300px)/(980 - 300)) 15% calc(60px + (500 - 60)*(100vw - 300px)/(980 - 300));
    }


    .impact-header .left h2 {
        font-size: calc(20px + (64 - 20)*(100vw - 300px)/(980 - 300));
    }

    .impact-header .left h3 {
        font-size: calc(14px + (56 - 14)*(100vw - 300px)/(980 - 300));
    }

    .page-id-19 h2 {
        font-size: calc(22px + (48 - 24)*(100vw - 300px)/(980 - 300));
    }


    .page-id-19 h3 {
        font-size: calc(18px + (36 - 20)*(100vw - 300px)/(980 - 300));
    }


    .page-id-19 .through-sourcing h3 {
        font-size: calc(24px + (44 - 24)*(100vw - 300px)/(980 - 300));
        letter-spacing: calc(2px + (4 - 2)*(100vw - 300px)/(980 - 300));
    }
    
    .page-id-19 .et_pb_text_inner ul li,
    .page-id-19 p {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }

    .vertical-center.orange p {
        text-align: center;
    }

}


.impact-promo {
    margin-top: -7%;
    
}

.impact-promo .et_pb_row {
    display: flex;
    align-items: center;
}

.impact-promo ul {
    display: flex;
    justify-content: center;
    margin: calc(20px + (40 - 20)*(100vw - 980px)/(1920 - 980)) 0;
    padding: 0;
}

.impact-promo ul li {
    -webkit-align-self: center;
            align-self: center;
    margin: 0 10px;
    font-size: calc(24px + (38 - 24)*(100vw - 980px)/(1920 - 980));
    font-weight: 900;
}

.impact-promo ul li > svg {
    width: 100%;
}

.impact-promo ul li:first-child {
    max-width: 25%;
}

.impact-promo ul li:last-child {
    max-width: 40%;
}

.impact-promo h4 {
    font-size: calc(24px + (48 - 24)*(100vw - 980px)/(1920 - 980));
    font-family: 'Predige Rounded Regular';
    margin-bottom: calc(5px + (10 - 5)*(100vw - 980px)/(1920 - 980));
    color: #ff931a;
    line-height: 1.2;
}



.impact-data h1 {
    font-family: 'Predige Rounded Regular';
    font-size: calc(32px + (80 - 32)*(100vw - 980px)/(1920 - 980));
}

.impact-data h4 {
    font-size: calc(22px + (36 - 22)*(100vw - 980px)/(1920 - 980));
}


.impact-data p {
    font-size: calc(16px + (24 - 16)*(100vw - 980px)/(1920 - 980));
}


.impact-learn-more {
    padding: 0 !important;
    -webkit-box-shadow: 0px 20px 42px -22px rgba(0,0,0,0.5);
       -moz-box-shadow: 0px 20px 42px -22px rgba(0,0,0,0.5);
            box-shadow: 0px 20px 42px -22px rgba(0,0,0,0.5);
}

.impact-learn-more p {
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
}


.impact-learn-more svg {
    max-width: calc(130px + (220 - 130)*(100vw - 980px)/(1920 - 980));
    margin: 0 10px;
}

.impact-learn-more .et_pb_module {
    margin-bottom: 0 !important;
}


.page-id-38 .et_pb_row,
.climat .et_pb_row {
    max-width: 1260px;
}


.climat > div:first-child .et_pb_module:last-child {
    margin-bottom: 0 !important;
}


.climat .white-font p,
.climat .white-font h4,
.climat .white-font ul li {
    color: #fff;
    font-weight: 900;
}


.climat .white-font h4 {
    font-family: 'Predige Rounded Regular';
    text-transform: uppercase;
}

.page-id-19 .climat  .et_pb_text_inner ul {
    margin: 0 auto;
    width: calc(520px + (920 - 520)*(100vw - 980px)/(1920 - 980));
}


.climat.mobile {
    padding-bottom: calc(300px + (550 - 300)*(100vw - 300px)/(980 - 300));
}

.climat.mobile h2 {
    margin-bottom: 10px;
}

.climat.mobile h4 {
    font-family: 'Predige Rounded Bold';
    text-transform: uppercase;
    font-size: calc(14px + (28 - 14)*(100vw - 300px)/(980 - 300));
}

.climat.mobile .et_pb_text_inner ul {
    margin-left: 5%;
    width: auto;
    padding-top: 2%;
}

.climat.mobile > div:first-child .et_pb_module:last-child {
    margin-top: calc(40px + (90 - 40)*(100vw - 300px)/(980 - 300));
}


.climat.mobile .short-row {
    margin-top: calc(-20px + (-60 + 20)*(100vw - 300px)/(980 - 300));
}

.climat.mobile .short-row .et_pb_column,
.climat.mobile .short-row .et_pb_column .et_pb_module{
    margin-bottom: 0 !important;
}


.impact-footer {
    display: flex;
    width: 95%;
    margin: 3% auto;
    min-height: calc(450px + (900 - 450)*(100vw - 980px)/(1920 - 980));
    box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.5);
}


.impact-footer > div {
    width: 50%;
    
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}


.impact-footer > div.left {
    padding: 6% 3% 0;
}


.impact-footer > div h2,
.impact-footer > div h3 {
    text-align: center;
    color: #807f7f !important;
}


.herb-sourcing {
    position: relative;
}


.herb-sourcing .btn {
    display: none;
}

.map-and-source {
    overflow: hidden;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}



.map-and-source .et_pb_row {
    width: 100%;
    max-width: 100%;
}


.herb-sourcing.desktop {
    width: 85%;
    text-align: center;
    min-height: calc(400px + (660 - 400)*(100vw - 980px)/(1920 - 980));
    -webkit-transition: opacity .3s ease;
       -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
         -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
}


.herb-sourcing.desktop.hide {
    opacity: 0;
}




.herb-sourcing .menu .close,
.herb-sourcing h4,
.herb-sourcing p {
    color: #383838 !important;
}

.herb-sourcing .featured {
    width: 70%;
    margin-bottom: 4%;
}

.herb-sourcing.desktop .growing-attributes {
    text-align: left;
}

.herb-sourcing .story {
    text-align: left;
    margin: 4% 0;
}

.herb-sourcing .growing-attributes > h4,
.herb-sourcing .story h4 {
    font-weight: 900;
}

.herb-sourcing .score {
    max-width: 60%;
    margin: 0% auto;
	
	display:none !important;
}



.herb-sourcing.desktop h4 {
    font-size: calc(18px + (24 - 18)*(100vw - 980px)/(1960 - 980));
}

.herb-sourcing.desktop p {
    font-size: calc(12px + (20 - 12)*(100vw - 980px)/(1960 - 980));
}

.herb-sourcing.desktop .story > p {
    max-height: 170px;
    overflow-y: auto;
    min-height: 120px;
}

.herb-sourcing.desktop .ga-wrapper {
    display: flex;
    margin: 4% 0;
}

.herb-sourcing.desktop .ga-wrapper > div {
    width: 50%;
}

.map-and-source .et_pb_column:first-child {
    margin-right: 2.5%;
    margin-left: 2.5%;
}

.map-and-source .et_pb_map {
    height: calc(740px + (1000 - 740)*(100vw - 980px)/(1960 - 980));
}




.map-bottles {
    position: absolute;
    /*top: calc(477px + (740 - 477)*(100vw - 980px)/(1960 - 980));*/
    width: 80% !important;
    bottom: 0;
    /*overflow: hidden;*/
}

.map-bottles  .et_pb_column .et_pb_module {
    padding-top: calc(40px + (110 - 40)*(100vw - 980px)/(1960 - 980));
}


.map-bottles .bottles-list {
    position: absolute;
    display: flex;
    -webkit-transition: opacity .3s ease;
       -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
         -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
}

.map-bottles .bottles-list.hide {
    opacity: 0;
}

.map-bottles .bottles-list a {
    max-width: calc(50px + (110 - 50)*(100vw - 980px)/(1960 - 980));
    display: block;
    margin: calc(-50px + (-125 + 50)*(100vw - 980px)/(1960 - 980)) 2% 0;
}


.source-map {
    height: calc(440px + (660 - 440)*(100vw - 980px)/(1960 - 980));
    margin-bottom: calc(65px + (120 - 65)*(100vw - 980px)/(1960 - 980));
}



/*@media only screen and (min-width: 1580px) {
	
}*/



@media only screen and (min-width: 1920px) {
	.impact-data h1 {
		font-family: 'Predige Rounded Regular';
		font-size: 80px;
	}

	.impact-data h4 {
		font-size: 36px;
	}
	
	.map-bottles .bottles-list a {
		max-width: 110px;
		margin: -125px 2% 0;
	}
	.map-bottles {
		top: 620px;
	}

}

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

    .impact-promo .et_pb_row {
        display: block;
    }

    
    .herb-sourcing {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 10%;
    }

    .herb-sourcing .source {
        margin-bottom: 4%;
    }


    .herb-sourcing .score {
        max-width: 40%;
        margin: 4% 0 8%;
    }
    

    .herb-sourcing .growing-attributes {
        text-align: left;
        margin: 4% 0;
    }

    

    .herb-sourcing > h2 {
        font-size: calc(28px + (48 - 28)*(100vw - 300px)/(980 - 300));
        letter-spacing: calc(2px + (4 - 2)*(100vw - 300px)/(980 - 300));
    }


    

    .herb-sourcing .btn {
        display: block;
        background: #92bb59;
        max-width: 200px;
        margin: 10% auto 0;
    }

    .herb-sourcing .menu {
        position: absolute;
        background: rgba(255, 255, 255, .9);
        
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height .5s ease-out;
           -moz-transition: max-height .5s ease-out;
            -ms-transition: max-height .5s ease-out;
             -o-transition: max-height .5s ease-out;
                transition: max-height .5s ease-out;
    }

    .herb-sourcing .menu .wrapper {
        padding: 25% 0;
        display:flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .herb-sourcing .menu.open {
        max-height: 2000px;
    }

    .herb-sourcing .menu .close {
        cursor: pointer;
        position: absolute;
        top: 2%;
        right: 6%;
        font-family:"Font Awesome 5 Pro Solid";
        font-size: calc(24px + (36 - 24)*(100vw - 300px)/(980 - 300));
    }

    .herb-sourcing .menu a {
        font-family: 'Predige Rounded Bold';
        text-transform: uppercase;
        font-size: calc(18px + (34 - 18)*(100vw - 300px)/(980 - 300));
        margin: 2% 0;
    }

    .herb-sourcing .menu h3 {
        font-weight: 900;
        color: #92bb59 !important;
        letter-spacing: calc(2px + (4 - 2)*(100vw - 300px)/(980 - 300));
        margin-bottom: 4%;
    }
    

    .herb-sourcing .data {
        -webkit-transition: opacity .3s ease;
           -moz-transition: opacity .3s ease;
            -ms-transition: opacity .3s ease;
             -o-transition: opacity .3s ease;
                transition: opacity .3s ease;
    }

    .herb-sourcing.hide .data {
        opacity: 0;
    }



    .impact-promo h4 {
        font-size: calc(24px + (48 - 24)*(100vw - 300px)/(980 - 300)); 
        margin-bottom: calc(5px + (10 - 5)*(100vw - 300px)/(980 - 300));
    }

    .impact-data h1 {
        font-size: calc(32px + (80 - 32)*(100vw - 300px)/(980 - 300)); 
    }

    .impact-data h4 {
        font-size: calc(22px + (36 - 22)*(100vw - 300px)/(980 - 300)); 
    }


    .impact-data p {
        font-size: calc(16px + (24 - 16)*(100vw - 300px)/(980 - 300)); 
    }


    .impact-learn-more svg {
        max-width: calc(150px + (250 - 150)*(100vw - 300px)/(980 - 300)); 
        margin: 10px;
        height: calc(25px + (40 - 25)*(100vw - 300px)/(980 - 300)); 
    }

    .impact-learn-more p {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .impact-footer {
        min-height: calc(270px + (900 - 270)*(100vw - 300px)/(980 - 300)); 
    }
    
    .impact-footer > div.left {
        width: 100%;
    }

    .impact-footer > div.right {
        display:none;
    }

    
    
}









/* =========================================================== */
/*                                                             */
/*  FAQ                                                        */
/*                                                             */
/* =========================================================== */










.page-template-page-faq .faq-holder {
    padding-top: 10%;
}


.page-template-page-faq .hrf-faq-list {
    background: #fff;
    padding: 3% 5%;
}

.page-template-page-faq .tablepress .row-hover tr td,
.page-template-page-faq .tablepress-table-description,
.page-template-page-faq .faq-holder p {
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
}

.page-template-page-faq .faq-holder h3.hrf-title {
    font-size: calc(22px + (32 - 22)*(100vw - 980px)/(1920 - 980));
    line-height: 1.2;
    font-family: 'Predige Rounded Regular';
    
    padding: 0 0 0 50px;
    margin: 3% 0;
}

.page-template-page-faq #tablepress-1_length,
.page-template-page-faq #tablepress-1_filter {
    display: none;
}

.hrf-title.close-faq span,
.hrf-title.open-faq span {
    background-color: #964943 !important;
}




@media only screen and (max-width: 980px) {
    .page-template-page-faq .faq-holder {
        padding-top: 20%;
    }

    .page-template-page-faq .faq-holder h3.hrf-title {
        margin: 8% 0;
    }
    
    .page-template-page-faq .tablepress .row-hover tr td,
    .page-template-page-faq .tablepress-table-description,
    .page-template-page-faq .faq-holder p {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }

    .page-template-page-faq .faq-holder h3.hrf-title {
        font-size: calc(20px + (32 - 20)*(100vw - 300px)/(980 - 300));
    }

    .hrf-title.close-faq span {
        margin-left: calc(-34px + (-42 + 34)*(100vw - 300px)/(980 - 300)) !important;
        width: calc(20px + (30 - 20)*(100vw - 300px)/(980 - 300)) !important;
        height: calc(20px + (30 - 20)*(100vw - 300px)/(980 - 300)) !important;
        top: calc(2px + (4 - 2)*(100vw - 300px)/(980 - 300)) !important;
    }
}







/* =========================================================== */
/*                                                             */
/*  OUR SOTRY                                                  */
/*                                                             */
/* =========================================================== */








.page-id-18 .et-social-icons a, 
.page-id-18 .et-social-icons a:hover,
.page-id-18.et_header_style_split #et-top-navigation nav > ul > li > a {
    color: #fff;
}



.our-story-header.et_pb_section {
    padding-top: 14% !important;
    padding-bottom: 5% !important;
}


.our-story-header iframe{
    width: 90% !important;
    height: 90% !important;
    margin-left: 5%;
}


.page-id-18 .white-font p,
.page-id-18 .white-font h4,
.page-id-18 .white-font ul li {
    color: #fff;
    font-weight: 900;
}


.page-id-18 .white-font h2 {
    margin-bottom: 6px;
}

.page-id-18 .white-font h2:nth-child(3) {
    margin-bottom: 16px;
}

.page-id-18 .white-font h2 {
    line-height: 1.2;
    font-size: calc(34px + (64 - 34)*(100vw - 980px)/(1920 - 980)) !important;
}


.page-id-18 .white-font p {
    font-size: calc(20px + (36 - 20)*(100vw - 980px)/(1920 - 980)) !important;
    font-weight: 300;
}


.our-story-text-block-main.et_pb_section {
    padding: 0 !important;
    z-index: 2;
} 

.our-story-text-block-main.et_pb_section .et_pb_row {
    position: relative;
    bottom: calc(-50px + (-70 + 50)*(100vw - 980px)/(1920 - 980));
} 

.page-id-18 .our-story-text-block-header .et_pb_module {
    margin-bottom: 2% !important;
}



.page-id-18 .our-story-text-block {
    padding: 5% 6% 9% 2%;
    height: calc(290px + (515 - 290)*(100vw - 980px)/(1920 - 980));
}


.page-id-18 .our-story-text-block p {
    font-size: calc(18px + (30 - 18)*(100vw - 980px)/(1920 - 980)) !important;
}

.page-id-18 .our-story-text-block h2 {
    color: #00a148 !important;
    margin-bottom: 2%;
    font-size: calc(28px + (54 - 28)*(100vw - 980px)/(1920 - 980)) !important;
}



.page-id-18 .our-story-text-block:before {
    content: "";
    width: 55%;
    height: 1px;
    background: #92bb59;
    position: absolute;
    bottom: 0;
    left: 35%;
}


.page-id-18 .our-story-text-block:last-child:before {
    display: none;
}


.page-id-18 .our-story-organic {
    z-index: 1;
}


.page-id-18 .our-story-organic.et_pb_section .et_pb_row {
    padding-top: 8%;
    padding-bottom: 35%;
}

.page-id-18 .our-story-organic.et_pb_section .et_pb_row h2 {
    margin-bottom: 4%;
}


.page-id-18 .our-story-footer {
    padding-top: 8% !important;
    padding-bottom: 20% !important;
}



.page-id-18 .our-story-footer h2 {
    font-size: calc(24px + (48 - 24)*(100vw - 980px)/(1920 - 980)) !important;
}



@media only screen and (max-width: 980px) {  
    
    .our-story-header.et_pb_section {
        padding: 30% 0 !important;
    }


    .page-id-18 .white-font h2,
    .page-id-18 .white-font p {
        text-align: center;
    }


    .page-id-18 .our-story-footer h2 {
        font-size: calc(20px + (48 - 20)*(100vw - 300px)/(980 - 300)) !important;
    }

    
    .page-id-18 .our-story-footer h2,
    .page-id-18 .white-font h2 {
        font-size: calc(28px + (64 - 28)*(100vw - 300px)/(980 - 300)) !important;
    }


    .page-id-18 .white-font p {
        font-size: calc(20px + (36 - 20)*(100vw - 300px)/(980 - 300)) !important;
    }

    .page-id-18 .our-story-text-block p {
        font-size: calc(18px + (30 - 18)*(100vw - 300px)/(980 - 300)) !important;
    }

    .page-id-18 .our-story-text-block h2 {
        font-size: calc(28px + (54 - 28)*(100vw - 300px)/(980 - 300)) !important;
        
    }

    .page-id-18 h2 {
        letter-spacing: calc(.5px + (3 - .5)*(100vw - 300px)/(980 - 300));
    }

    .page-id-18 .our-story-text-block-main.et_pb_section .et_pb_row {
        background-image: none;
    } 

    .page-id-18 .our-story-text-block img {
        width: 90%;
    }

    .page-id-18 .our-story-text-block .et_pb_text_inner {
        width: 90%;
        margin: 0 auto;
    }


    .page-id-18 .our-story-footer-mobile {
        padding-top: 40%;
        padding-bottom: 150%;
    }

    .page-id-18 .our-story-footer-mobile h2 {
        margin-bottom: 5%;
    }

    .page-id-18 .our-story-footer-mobile .et_pb_button {
        min-width: calc(190px + (350 - 190)*(100vw - 300px)/(980 - 300));
    }


    .page-id-18 .our-story-text-block:before {
        display: none;
    }

    .page-id-18 .our-story-text-block {
        height: auto;
    }

    .page-id-18 .our-story-organic.et_pb_section .et_pb_row {
        padding-top: 10% !important;
        padding-bottom: 45% !important;
    }

    .page-id-18 .our-story-organic.et_pb_section .et_pb_row h2 {
        margin-bottom: 8%;
    }

}










/* =========================================================== */
/*                                                             */
/*  BLOG                                                       */
/*                                                             */
/* =========================================================== */







.post-type-archive-blog.et_header_style_split #et-top-navigation nav > ul > li > a,
.single-blog.et_header_style_split #et-top-navigation nav > ul > li > a {
    color: #fff;
}

.post-type-archive-blog .et-social-icons a, 
.single-blog .et-social-icons a:hover,
.single-blog .et-social-icons a, 
.single-blog .et-social-icons a:hover {
    color: #fff;
}




.blog .page-title h2 {
    text-align: center;
}
.blog .blog-item {
    margin-bottom: 30px;
}
.blog .blog-item h3 a {
    color: #636363;
}
.blog .blog-item .author {
    margin-bottom: 10px;
}
.blog .blog-item .author a {
    text-transform: uppercase;
    color: #3F3F3F;
    font-size: 14px;
}
.blog .blog-item .postmetadata {
    font-size: 12px;
}
.blog .blog-item .postmetadata a {
    color: #6FA308;
}

.blog-featured-image img {
    width: 100%;
}

.blog-categories {
    text-align: center;
    margin: 22px auto;
}

.blog-categories a {
    font-family: 'Squada One', sans-serif;
    color: #231f20;
    font-size: 24px;
    text-transform: uppercase;
}

.blog-single .blog-item {
    max-width: 1080px;
    margin: 0 auto;
}

.blog-single .blog-item h3 {
    text-align: center;
    margin: calc(30px + (60 - 30)*(100vw - 980px)/(1920 - 980)) 0 calc(20px + (40 - 20)*(100vw - 980px)/(1920 - 980));
}

.blog-single .blog-item  ol li,
.blog-single .blog-item  ul li,
.blog-single .blog-item p {
    font-size: calc(22px + (32 - 22)*(100vw - 980px)/(1920 - 980));
}

.blog-single .blog-item  ol li {
    line-height: 1.2;
    list-style: decimal;
}

.blog-single .blog-item  ol,
.blog-single .blog-item ul {
    padding-left: 4%;
}

.blog-single .blog-item  ol li{
    margin: 2% 0;
}

.blog-single .blog-item a {
    color: #2ea3f2;
}

.blog-single .blog-item h3 a {
    color: #231f20;
}

.blog-single .blog-item .entry { 
    font-size: 19px;
    font-weight: 300;
    border-top: 1px solid #383637;
}



.blog-single .blog-item .entry p {
    color: #383838;
}

.blog-single .blog-item .entry .column {
    padding-left: 0;
    padding-right: 0;
}

.blog-single .wp-caption {
    width: 632px !important;
    margin: 56px auto 0 auto;
}

.blog-single .wp-caption img {
    max-width: 632px !important;
}

.blog-single .wp-caption p.wp-caption-text {
    font-style: italic;
    font-size: 19px;
    margin-top: 20px;
}

.blog-single .blog-item .post-date {
    margin-bottom: 42px;
    font-size: calc(18px + (24 - 18)*(100vw - 980px)/(1920 - 980));
    text-align: center;
}


.blog-single .blog-item .post-date a {
    color: #201e1f;
}

.blog-single .blog-item .post-date a:hover {
    color: #888;
}

.blog-comments-section h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Squada One', sans-serif;    
}



.blog-index article.blog-item {
    display: block;
    width: 350px;
    height: 350px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 96px;
}

.blog-item .image-link {
    display: block;
    width: 100%;
    height: 100%;
}

.blog-item h2 {
    text-align: center;
    margin-bottom: 2%;
    line-height: 1.2;
}

.blog-item-info {
    width: 316px;
    margin: 0 auto;
    position: relative;
    top: -50px;
    background: #fff;
    text-align: center;
    padding: 0px 32px 24px 32px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.blog-item-info:hover {
    box-shadow: 0 0 9px 0px #646464;
}

.blog-item-category {
    display: inline-block;
    padding: 11px 18px;
    color: #fff;   
    position: relative;
    top: -16px; 
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}

.blog-item-category:hover, .blog-item-category:focus {
    color: #fff;
}

.blog-item-category.impact,
.blog-item-category.not-for-sale {
    background-color: rgba(238, 167, 110, 0.8);
}

.blog-item-info:hover .blog-item-category.impact,
.blog-item-info:hover .blog-item-category.not-for-sale {
    background-color: rgba(238, 167, 110, 1);
}

.blog-item-category.recipes {
    background-color: rgba(124, 107, 160, 0.8);
}

.blog-item-info:hover .blog-item-category.recipes {
    background-color: rgba(124, 107, 160, 1);
}

.blog-item-category.rebbls,
.blog-item-category.the-collective {
    background-color: rgba(144, 121, 105, 0.8);
}

.blog-item-info:hover .blog-item-category.rebbls,
.blog-item-info:hover .blog-item-category.the-collective {
    background-color: rgba(144, 121, 105, 1);
}

.blog-item-category.ingredients {
    background-color: rgba(136, 173, 137, 0.8);
}

.blog-item-info:hover .blog-item-category.ingredients {
    background-color: rgba(136, 173, 137, 1);
}

.blog-item-title {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-top: -4px;
    line-height: 1.2;
}

.blog-item-title:hover {
    color: #757575;
}

.blog-index .post-date {
    color: #9e9e9e;
    font-size: 18px;
    margin-top: 8px;
}

.blog-recent-posts-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    margin: 2% 0;
}

.blog-recent-posts-title span {
    display: inline-block;
    position: relative;  
}



.single-blog .tab h3 {
    margin: 0 auto 2%;
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
}

.single-blog .tab  h4 {
    font-size: calc(16px + (28 - 16)*(100vw - 980px)/(1920 - 980));
}

.single-blog .tab  ul li,
.single-blog .tab  p {
    font-size: calc(14px + (24 - 14)*(100vw - 980px)/(1920 - 980));
}

.single-blog .tab img {
    max-width: 70%;
    margin: 0 30%;
}

.recent-info {
    text-align: center;
    max-width: 1260px;
    margin: 2% auto 5%;
}

.recent-info span {
    font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
}

.grid {
    max-width: 1160px;
    margin: 0 auto;
}

.blog.blog-index {
    padding-bottom: 5%;
}

.et_pb_button.sm {
    background: #9e9e9e;
    min-width: 300px;
    display: block;
    width: calc(260px + (500 - 260)*(100vw - 980px)/(1920 - 980));
    margin: 4% auto;
}


@media screen and (min-width: 1200px) {
    /*.blog-recent-posts-title span:before,
    .blog-recent-posts-title span:after {
        content: "";
        position: absolute;
        height: 5px;
        border-bottom: 1px solid #9e9e9e;
        top: 8px;
        width: 443px;
    }

    .blog-recent-posts-title span:before {
        right: 100%;
        margin-right: 15px;
    }

    .blog-recent-posts-title span:after {
        left: 100%;
        margin-left: 15px;
    }*/
}


@media screen and (max-width: 1120px) {
    .grid {
        max-width: 740px;
        margin: 0 auto;
    }
}




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

    .recent-info {
        margin: 2% auto 14%;
    }

    .recent-info span {
        font-size: calc(20px + (32 - 20)*(100vw - 980px)/(1920 - 980));
    }


    .blog-single .blog-item .post-date {
        font-size: calc(16px + (24 - 16)*(100vw - 300px)/(980 - 300));
    }
    
    .blog-single .blog-item  ol li,
    .blog-single .blog-item  ul li,
    .blog-single .blog-item p {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }

    .blog-single .blog-item h2 {
        letter-spacing: 1px;
    }

   /* .recent-info {
        position: absolute;
        width: 240px;
        left: 50%;
        margin-left: -120px;
        text-align: center;
    }
    .recent-info span {
        font-size: 12px;
        color: #fff;    
    }
    .cover-post-title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 4px;
    }*/
    .blog-recent-posts-title {    
        font-size: 16px;
        margin: 12px 0;
    }


    .single-blog .tab h3 {
        font-size: calc(20px + (32 - 20)*(100vw - 300px)/(980 - 300));
    }

    .single-blog .tab  h4 {
        font-size: calc(16px + (28 - 16)*(100vw - 300px)/(980 - 300));
    }

    .single-blog .tab  ul li,
    .single-blog .tab  p {
        font-size: calc(14px + (24 - 14)*(100vw - 300px)/(980 - 300));
    }

    .single-blog .tab img {
        max-width: 70%;
        margin: 20% auto 0;
    }

}


@media screen and (max-width: 752px) {
    .grid {
        max-width: 360px;
        margin: 0 auto;
    }
}


@media screen and (max-width: 360px) {
    .blog-index article.blog-item {
        width: 100%;
    }

    .blog-item-title {
        font-size: 20px;
    }
}



.blog-menu ul {
    text-align: justify;
    max-width: 1100px;
    height: 40px;
}

.blog-menu ul:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.blog-menu .navContent ul li {
    margin-top: 8px;
}

.blog-menu .navContent ul li:first-child {
    margin-left: 0;
}

.blog-menu .navContent {
    min-height: auto !important;
    border-top: 1px solid #9e9e9e;
}

.blog-menu .navContent ul li a {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}



.related-post-headline {
    position: relative;  
    text-align: center;    
    text-transform: uppercase;
}
/*.related-post-headline:before,
.related-post-headline:after {
    content: "";
    position: absolute;
    height: 2px;
    border-bottom: 1px solid #9e9e9e;
    top: 8px;
    max-width: 486px;
    width: 100%;
}*/
.related-post-headline:before {
    right: 0;
}

.related-post-headline:after {
    left: 0;
}

.related-post-block {
    text-align: center;
}

.related-post-wrapper {
    display: flex;
    justify-content: center;
}

.related-post {
    width: 250px;
    display: inline-block;
    margin: 36px 15px 64px 15px;
    text-align: left;
}

.related-post-cover {
    display: block;
    height: 250px;
    background-size: cover;
    background-position: center center;
}

.related-post-category {
    color: #9e9e9e;
    text-transform: uppercase;  
    font-size: 11px;
    margin-top: 12px;
    margin-bottom: 4px;
    display: inline-block;  
}

.related-post-category:hover {
    color: #c9c9c9;
}

.related-post-title {
    color: #000;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
}

.related-post-title:hover {
    color: #565656;
}

.blog-index .blog-item.hidden {
    display: none !important;
}

#showMore {
    display: none;
    text-align: center;
    margin: 12px 0 34px 0;
}

.show-more {
    text-transform: uppercase;
    font-size: 18px;
    border: 1px solid #9e9e9e;
    color: #9e9e9e;
    padding: 6px 18px;
}

.show-more:hover {
    border: 1px solid #c9c9c9;
    color: #c9c9c9;
}

.related-post-title {
    font-family: 'Predige Rounded Regular';
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 24px;
}

.related-post-category {
    margin: 5% 0 2%;
    font-size: 20px;
}

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


    .related-post-wrapper {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .related-post-headline {
        margin-bottom: 10%;
        margin-top: 20%;
    }

    .related-post {
        width: calc(230px + (600 - 230)*(100vw - 300px)/(980 - 300));
        margin: 0 auto 10%;
        text-align: center;
    }

    .related-post-cover {
        height: calc(230px + (600 - 230)*(100vw - 300px)/(980 - 300));
    }

    .related-post-category {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }

    .related-post-title {
        font-size: calc(24px + (48 - 24)*(100vw - 300px)/(980 - 300));
    }


    .blog-categories {
        margin: 10px auto;
    }

    .blog-categories a {
        font-size: 15px;
    } 

    .blog-single .blog-item h3 {
        font-size: 24px;
        line-height: 33px;
        margin: 0 64px 12px 64px;
    }

    .blog-single .blog-item .post-date {
        margin-bottom: calc(25px + (50 - 25)*(100vw - 300px)/(980 - 300));
    }

    .blog-single .blog-item {
        padding: 0 15px;
    }

    .blog-single .blog-item .entry {
        font-size: 13px;
    }

    .blog-single .wp-caption {
        width: 100% !important;
        margin: 22px auto 0 auto;
    }

    .blog-single .wp-caption img {
        max-width: 100% !important;
    }
    
    .blog-single .wp-caption p.wp-caption-text {
        font-size: 13px;
        margin-top: 5px;
    }


    .blog-comments-section {
        padding: 15px;
        border-top: 1px solid black;
    }

    .wd_header .logo {
        position: absolute;
        left: 50%;
        margin-left: -62px;        
    }

    .wd_header .close_menu {
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 4px;        
    }

    .blog-menu .navContent ul li,
    .booNavigation .navContent ul li, 
    ul.menu-secend li {
        float: none;
        max-width: 100%;
        width: 100%;
        text-align: left;
        height: auto;
        padding: 0 15px;
        margin: 4px 0px !important;        
    }

    .our-story-menu .navContent li div {
        margin-top: 0;
        padding-bottom: 0;
    }

    .booNavigation .our-story-menu .navContent ul li a {
        padding-bottom: 0;
    }

    .blog-menu ul {
        height: auto !important;
    }

    .blog-menu ul:after {
        display: none;
    }


}







/* =========================================================== */
/*                                                             */
/* WHERE TO BUY                                                */
/*                                                             */
/* =========================================================== */











.page-id-700 .entry-content {
    padding-top: 100px;
}



.page-id-700 .entry-content iframe {
    height: 650px;
}


.page-id-700 .et_pb_module {
    margin-bottom: 0;
}


.page-id-700 .et_pb_section {
    padding-bottom: 0 !important;
}




@media screen and (max-width: 1256px) {
    .page-id-700 .entry-content iframe {
        height: 780px;
    }
}


@media screen and (max-width: 980px) {
    .page-id-700 .entry-content {
        padding-top: 140px;
    }

}











/* =========================================================== */
/*                                                             */
/*  WHATS YOUR ELIXIR                                          */
/*                                                             */
/* =========================================================== */








.page-id-876 .first-section,
.page-id-876 .first-section .et_pb_row,
.page-id-832 .first-section,
.page-id-832 .first-section .et_pb_row {
    padding: 0 0 2% 0 !important;
}

.page-id-876 .et_pb_row,
.page-id-832 .et_pb_row {
    padding: 3% 0;
}

.page-id-876 .first-section .et_pb_row,
.page-id-832 .first-section .et_pb_row {
    width: 100%;
    max-width: 100%;
}

.page-id-876  p,
.page-id-832  p {
    font-size: calc(18px + (34 - 18)*(100vw - 980px)/(1920 - 980));
    line-height: 1.4;
}

.page-id-876 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_0,
.page-id-832 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_0 {
    width: 44%;
}

.page-id-876 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1,
.page-id-832 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 {
    margin-left: 2.5%;
    width: 40%;
    padding-top: calc(140px + (280 - 140)*(100vw - 980px)/(1920 - 980));
}

.page-id-876 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_image_1 img,
.page-id-832 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_image_1 img {
    width: 80%;
    max-width: 656px;
}

.page-id-876 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_button_module_wrapper,
.page-id-832 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_button_module_wrapper {
    padding: 6% 0 14%;
}

.page-id-876 .first-section-mobile .et_pb_module:nth-child(2).et_pb_button_module_wrapper > a,
.page-id-876 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_button_module_wrapper > a,
.page-id-832 .first-section-mobile .et_pb_module:nth-child(2).et_pb_button_module_wrapper > a,
.page-id-832 .first-section .et_pb_column.et_pb_column_1_2.et_pb_column_1 .et_pb_button_module_wrapper > a {
    background: #D31B28;
    color: #F4F4F4;
    text-align: center;
}

.page-id-876 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(1) img,
.page-id-832 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(1) img {
    opacity: 0;
}

.page-id-876 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(2),
.page-id-832 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(2) {
    padding: calc(50px + (140 - 50)*(100vw - 980px)/(1920 - 980)) 
             calc(10px + (80 - 10)*(100vw - 980px)/(1920 - 980))
             calc(10px + (20 - 10)*(100vw - 980px)/(1920 - 980)) 
             calc(120px + (200 - 120)*(100vw - 980px)/(1920 - 980));
}

.page-id-876 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(3),
.page-id-832 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(3) {
    padding: 0 
             calc(10px + (80 - 10)*(100vw - 980px)/(1920 - 980))
             0 
             calc(120px + (200 - 120)*(100vw - 980px)/(1920 - 980));
}

.page-id-876 .first-section-mobile .et_pb_module:nth-child(7).et_pb_button_module_wrapper > a,
.page-id-876 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(3).et_pb_button_module_wrapper > a,
.page-id-832 .first-section-mobile .et_pb_module:nth-child(7).et_pb_button_module_wrapper > a,
.page-id-832 .first-section .et_pb_column_1_2.et_pb_column_0 .et_pb_module:nth-child(3).et_pb_button_module_wrapper > a {
    background: #64C179;
    color: #F4F4F4;
    text-align: center;
}

.page-id-876 .super-herbs .et_pb_button_module_wrapper > a,
.page-id-832 .super-herbs .et_pb_button_module_wrapper > a {
    background: #feb500;
    color: #F4F4F4;
    text-align: center;
    margin-top: 10%;
}

.page-id-876 .super-herbs p,
.page-id-832 .super-herbs p {
    color: #716258;
}

.page-id-876 .super-herbs h3,
.page-id-876 .super-herbs h2,
.page-id-832 .super-herbs h3,
.page-id-832 .super-herbs h2 {
    color: #3F1E1E;
}

.page-id-876 .super-herbs h3,
.page-id-832 .super-herbs h3 {
    padding-bottom: 0;
}

.page-id-876 .available,
.page-id-832 .available {
    width: 95%;
    margin: 2.5%;
    -webkit-box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.75);
            box-shadow: 6px 0px 73px -13px rgba(0,0,0,0.75);
}

.page-id-876 .available h2,
.page-id-832 .available h2 {
    color: #fff;
    font-size: calc(18px + (40 - 18)*(100vw - 980px)/(1920 - 980));
    font-weight: 900;
}

.page-id-876 .available .et_pb_image_6,
.page-id-832 .available .et_pb_image_6 {
    margin: calc(35px + (70 - 35)*(100vw - 980px)/(1920 - 980)) 0 !important;
}

.page-id-876 .available  .et_pb_button_module_wrapper > a,
.page-id-832 .available  .et_pb_button_module_wrapper > a {
    border: 3px solid #fff;
    color: #fff;
}

.page-id-876 .mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error,
.page-id-832 .mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    position: absolute;
    margin-top: 10% !important;
    font-size: calc(14px + (24 - 14)*(100vw - 980px)/(1920 - 980)) !important;
}

.page-id-876 .mc_embed_signup .email,
.page-id-832 .mc_embed_signup .email {
    color: #d4d4d4;
}

::-webkit-input-placeholder { 
  color: #d4d4d4;
}
::-moz-placeholder { 
  color: #d4d4d4;
}
:-ms-input-placeholder { 
  color: #d4d4d4;
}
:-moz-placeholder { 
  color: #d4d4d4;
}

.mc_embed_signup .mc-field-group {
    border-bottom: 1px solid #d4d4d4;
}

.page-id-876 .mc_embed_signup .et_pb_button.button,
.page-id-832 .mc_embed_signup .et_pb_button.button {
    background: transparent;
    font-family: "Font Awesome 5 Pro Regular";
    color: #d4d4d4;
    font-size: calc(35px + (51 - 35)*(100vw - 980px)/(1920 - 980));
    margin-top: calc(-10px + (-5 + 10)*(100vw - 980px)/(1920 - 980));
    margin-left: 30%;
}

.page-id-876 .mc_embed_signup,
.page-id-832 .mc_embed_signup {
    margin: -15px 0 0 0;
    background: transparent;
}






.page-id-876 .mc_embed_signup .mc-field-group input#mce-EMAIL,
.page-id-832 .mc_embed_signup .mc-field-group input#mce-EMAIL {
    font-size: calc(20px + (48 - 20)*(100vw - 980px)/(1920 - 980));
}


.subscribe-after-cta h2 {
    color: #d31b28 !important;
    font-size: calc(24px + (54 - 24)*(100vw - 980px)/(1920 - 980));
    width: 70%;
    line-height: 1.2;
    vertical-align: top;
}


.subscribe-after-cta h2 img {
    
    width: calc(280px + (455 - 280)*(100vw - 980px)/(1920 - 980));
    /*margin-left: calc(8px + (18 - 8)*(100vw - 980px)/(1920 - 980));;
    margin-top: calc(7px + (11 - 7)*(100vw - 980px)/(1920 - 980));;
    position: absolute;
    vertical-align: top;*/
}

.subscribe-after-cta {
    margin: 5% 0 20%;
}

.page-id-876 .mc_embed_signup div.response {
    color: #383838;
    width: 100%;
}

.page-id-876 .mc_embed_signup div.response a {
    color: #2ea3f2;
}


.page-id-876 .mc_embed_signup div#mce-responses {
    float: left;
    top: calc(30px + (60 - 30)*(100vw - 980px)/(1920 - 980));
    font-size: calc(14px + (20 - 14)*(100vw - 980px)/(1920 - 980));
    line-height: 1.4;
    padding:0;
    overflow: hidden;
    width: 90%;
    margin: 0 0 20%;
    clear: both;
    position: absolute;
}



@media only screen and (max-width: 980px) { 
    .page-id-876 .first-section-mobile .et_pb_column .et_pb_module:nth-child(1) img,
    .page-id-832 .first-section-mobile .et_pb_column .et_pb_module:nth-child(1) img {
        opacity: 0;
        padding-bottom: 30%;
    }
    
    .page-id-876 .header-mobile,
    .page-id-832 .header-mobile {
        max-width: 560px;
        margin-left: 0 !important;
    }

    .page-id-876 .first-section-mobile .et_pb_module,
    .page-id-832 .first-section-mobile .et_pb_module {
        margin-bottom: 10% !important;
    }
    
    .page-id-876 p,
    .page-id-832 p {
        font-size: calc(18px + (34 - 18)*(100vw - 300px)/(980 - 300));
        line-height: 1.4;
    }
    
    .page-id-876 .super-herbs,
    .page-id-832 .super-herbs {
        padding-top: 160%;
    }

    .page-id-876 .available,
    .page-id-832 .available {
        padding-bottom: 120%;
    }

    
    .page-id-876 .available .et_pb_image_7,
    .page-id-832 .available .et_pb_image_7 {
        margin: calc(35px + (70 - 35)*(100vw - 300px)/(980 - 300)) 0 !important;
    }
    
    .page-id-876 .available,
    .page-id-832 .available {
        width: 100%;
        margin: 0;
    }
    
    .page-id-876 .available h2,
    .page-id-832 .available h2 {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
        font-weight: 600;
    }


    .page-id-876 .mc_embed_signup .mc-field-group input#mce-EMAIL,
    .page-id-832 .mc_embed_signup .mc-field-group input#mce-EMAIL {
        font-size: calc(20px + (48 - 20)*(100vw - 300px)/(980 - 300));
    }


    .subscribe-after-cta h2 {
        color: #d31b28 !important;
        font-size: calc(24px + (54 - 24)*(100vw - 300px)/(980 - 300));
        width: 70%;
        line-height: 1.2;
    }


    .subscribe-after-cta h2 img {
        width: calc(310px + (455 - 310)*(100vw - 300px)/(980 - 300));
        /*margin-left: calc(8px + (18 - 8)*(100vw - 300px)/(980 - 300));
        margin-top: calc(5px + (12 - 5)*(100vw - 300px)/(980 - 300));
        position: absolute;*/
    }


    .page-id-876 .mc_embed_signup .et_pb_button.button,
    .page-id-832 .mc_embed_signup .et_pb_button.button {
        font-size: calc(35px + (51 - 35)*(100vw - 300px)/(980 - 300));
        margin-top: calc(-5px + (-5 + 5)*(100vw - 300px)/(980 - 300));
    }

}









/* =========================================================== */
/*                                                             */
/*  OVERRIDE                                                   */
/*                                                             */
/* =========================================================== */









a {
    -webkit-transition: color .3s ease;
       -moz-transition: color .3s ease;
        -ms-transition: color .3s ease;
         -o-transition: color .3s ease;
            transition: color .3s ease;
}


.orange h1,
.orange h2,
.orange a:hover {
    color: #ff931a !important;
}


.vertical-center .et_pb_column {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vertical-center .et_pb_row {
    display: flex;
}

.et_pb_row.short-row {
    max-width: 980px;
    width: 55%;
}


.addtoany_content {
    margin: 0% 10% 8% !important;
    max-width: 80% !important;
}

.negative-margin {
    margin-top: -4%;
}


@media only screen and (max-width: 980px) { 
    .vertical-center .et_pb_row {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

.error404 #sidebar {
    display: none;
}

.error404 #left-area {
    width: 100% !important;
}

.error404 #content-area {
    padding: 15%;
}

.error404 .container:before {
    display: none;
}






.mid-content h4 {
    font-size: calc(14px + (20 - 14)*(100vw - 980px)/(1920 - 980));
    letter-spacing: 0.5px;
}

.mid-content p {
    font-size: calc(20px + (26 - 20)*(100vw - 980px)/(1920 - 980));
    padding: 0 calc(0px + (60 - 0)*(100vw - 980px)/(1920 - 1280));
    line-height: 1.3em;
}

.mid-content .mc_embed_signup h1 {
    letter-spacing: 0.5px;
    text-align: center;
    color: #d0202f;
}


.mid-content .mc_embed_signup h2 {
	text-align: center;
    color: #d0202f;
    font-weight: normal;
	text-transform: none;
}

.mid-content .mc_embed_signup p {
    text-align: center;
    font-size: calc(12px + (16 - 12)*(100vw - 980px)/(1920 - 980));
    color: #727272;
}

.mid-content .mc_embed_signup .mc-field-group {
    border: 2px solid #d0202f;
    display: flex;
    padding-bottom: 0 !important;
    margin: 10px auto;
}



.mid-content .mc-field-group > div:nth-child(1) {
    width: 80%;
}

.mid-content .mc-field-group > div:nth-child(2) {
    width: 20%;
}

.mid-content .mc_embed_signup #mce-success-response {
	color: #d0202f;
	margin-bottom: 50px;
}

.mid-content .mc_embed_signup .mc-field-group > div:nth-child(2) input {
    padding: 0;
    border-radius: 0;
    height: 100%;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Predige Rounded Bold';
    letter-spacing: 1px;
    font-size: medium;
    background: #d0202f;
    
}

.mid-content  .mc_embed_signup .mc-field-group input#mce-EMAIL {
    margin-left: 0;
    height: 100%;
}

.mid-content .mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 0 !important;
    border-bottom: 2px solid #d0202f !important;
    border-radius: 0;
}

.mid-content .mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    font-size: calc(14px + (20 - 14)*(100vw - 980px)/(1920 - 980)) !important;
    padding: 2% !important;
}

.mid-content .mc_embed_signup {
    margin-bottom: 10%;
}

.mid-content .mc_embed_signup div.response {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: 'Predige Rounded Bold';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 10px;
    text-align: center;
}


.mid-content .mc_embed_signup_scroll {
    margin-bottom: 10%;
}


@media only screen and (max-width: 980px) { 
    div.et_pb_section.et_pb_section_0.reju-header {
        background: url(../../uploads/2018/12/bg-mobile.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center bottom !important;
        background-size: cover !important;
    }

    div.et_pb_section.et_pb_section_0.reju-header .et_pb_image_0 {
        max-width: 100%;
        padding-top: calc(100px + (200 - 100)*(100vw - 300px)/(980 - 300)) !important;
    }

    .mid-content .mc_embed_signup h1 {
        font-size: calc(25px + (55 - 25)*(100vw - 300px)/(980 - 300)) !important;
        letter-spacing: 1px;
    }
	
	.mid-content .mc_embed_signup h2 {
        font-size: calc(16px + (30 - 16)*(100vw - 300px)/(980 - 300)) !important;
        letter-spacing: 1px;
    }

    .mid-content .mc_embed_signup p {
        font-size: calc(12px + (26 - 12)*(100vw - 300px)/(980 - 300)) !important;
    }

    div.et_pb_section.et_pb_section_1.mid-content {
        background: #fff !important;
    }

    div.et_pb_section.et_pb_section_1.mid-content .et_pb_image_2 {
        max-width: 80%;
    }

    .mid-content h4 {
        font-size: calc(18px + (40 - 18)*(100vw - 300px)/(980 - 300)) !important;
        letter-spacing: 1px;
    }

    .mid-content p {
        font-size: calc(16px + (36 - 16)*(100vw - 300px)/(980 - 300)) !important;
    }

    .mid-content .mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
        font-size: calc(16px + (24 - 16)*(100vw - 300px)/(980 - 300)) !important;
        padding: 2% !important;
    }

    .mid-content .mc_embed_signup div.response {
        font-size: calc(22px + (36 - 22)*(100vw - 300px)/(980 - 300)) !important;
    }
}


@media only screen and (max-width: 450px) {
    .mid-content .mc_embed_signup .mc-field-group > div:nth-child(2) input {
        font-size: small;
    }

    .mid-content .mc-field-group > div:nth-child(2) {
        width: 30%;
    }

    .mid-content .mc-field-group > div:nth-child(1) {
        width: 70%;
    }
}

.grid.static {
    display: flex;
    justify-content: center;
}

.grid.static .blog-item {
    position: relative !important;
}

.grid.static .dp_dmb_repeat_item {
    margin: 1.5%;
}

.reju-header .et_pb_image_wrap img {
	margin-left: 5px;
}


@media only screen and (max-width: 980px) { 
    .grid.static {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .blog-index article.blog-item {
        width: calc(300px + (700 - 300)*(100vw - 360px)/(980 - 360));
        height: calc(300px + (700 - 300)*(100vw - 360px)/(980 - 360));
    }
	
	.reju-header .et_pb_image_wrap img {
		/*margin-left: calc(5px + (17 - 5)*(100vw - 300px)/(980 - 300));*/
	}
}


@media screen and (max-width: 360px) {
    .blog-index article.blog-item {
        width: 100%;
    }
}


.et_pb_module.align-to-bottom {
	margin: 0 !important;
    position: absolute;
    bottom: 0;
	left: 10%;
}

.two-sides {
	display: flex;
}

@media screen and (max-width: 980px) {
	.two-sides {
		display: block;
	}
	
	.et_pb_module.align-to-bottom {
		    position: relative;
    		left: 0;
	}
}



.team-header h2,
.team-header p,
.team-header a {
    color: #fff;
}


.team-header h2 {
    font-size: calc(42px + (82 - 42)*(100vw - 980px)/(1920 - 980));
}


.team-header a.et_pb_button:hover,
.team-header a.et_pb_button {
    border: 3px solid #fff !important;
    min-width: calc(210px + (350 - 210)*(100vw - 980px)/(1920 - 980));
    padding: 10px 0 !important;
}


.team-header.et_pb_section {
    padding-top: 30% !important;
    padding-bottom: 5% !important;
}


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

    .team-header.et_pb_section {
        min-height: 100vh;
        padding: 0 !important;
    }

    .team-header.et_pb_section > div {
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
    }

    .team-header.et_pb_section p {
        margin: 6% 0 10%;
    }

    .team-header h2 {
        font-size: calc(24px + (64 - 24)*(100vw - 300px)/(980 - 300));
    }

    a.et_pb_button:hover,
    a.et_pb_button {
        min-width: calc(180px + (250 - 180)*(100vw - 300px)/(980 - 300));
    }

}

.press-footer .et_pb_column_1_2.et_pb_column_1 p:first-child img{
    max-width: 40%;
    margin-left: -5%;
}


.press-footer .et_pb_column_1_2.et_pb_column_1 ul li {
    list-style: none;
}


.press-footer .et_pb_column_1_2.et_pb_column_1 p:last-child img {
    width: 40%;
}

.press-footer .et_pb_column_1_2.et_pb_column_1 a {
    position: relative;
}

.press-footer .et_pb_column_1_2.et_pb_column_1 a:after {
    content: '';
    position: absolute;
    font-family:"Font Awesome 5 Pro Regular";
    color: #d4d4d4;
    font-size: 2em;
    position: absolute;
    top: -.2em;
    margin-left: .2em;
}

.press-footer .et_pb_column_1_2.et_pb_column_1 p:last-child a:after {
    font-size: 2em;
    top: -.35em;
}


.press-footer .et_pb_column_1_2.et_pb_column_2 {
    padding-top: 8%;
}

.press-footer .et_pb_column_1_2.et_pb_column_2 h2 {
    margin-bottom: 3%;
}

.press-footer .et_pb_column_1_2.et_pb_column_2 p:nth-child(2) {
    margin-bottom: 3%;
}

.press-footer .et_pb_column_1_2.et_pb_column_2 .et_pb_text_inner {
    position: relative;
}

.press-footer .et_pb_column_1_2.et_pb_column_2 .et_pb_text_inner:after {
    content: '';
    position: absolute;
    top: -4%;
    width: 100%;
    height: 1px;
    background: #393939;
}


@media only screen and (max-width: 980px) {
    .press-footer .et_pb_column_1_2.et_pb_column_1 ul li {
        font-size: calc(18px + (48 - 18)*(100vw - 300px)/(980 - 300));
        padding-bottom: calc(10px + (20 - 10)*(100vw - 300px)/(980 - 300));
    }
	
	div.et_pb_section.et_pb_section_0.team-header {
		background-image: url(../../uploads/2019/03/rebbl-team-mobile-header.jpg) !important;
	}
}


.page-id-1859.et_header_style_split #et-top-navigation nav > ul > li > a {
	color: #fff;
}

.page-id-1859 #et-main-area .et_pb_module:first-child {
	max-width: 100%;
    width: 100%;
}



#showMore {
    display: block;
}

.post-type-archive-blog {
    background: #f4f4f4;
}

.post-type-archive-blog a.et_pb_button:hover, 
.post-type-archive-blog a.et_pb_button {
    border: 3px solid #393939 !important;
    width: calc(210px + (350 - 210)*(100vw - 980px)/(1920 - 980));
    min-width: calc(210px + (350 - 210)*(100vw - 980px)/(1920 - 980));
    padding: 5px 0 !important;
    display: block;
    font-size: calc(20px + (30 - 20)*(100vw - 980px)/(1920 - 980));
    text-align: center;
    background: transparent;
}


@media only screen and (max-width: 979px) {
    .post-type-archive-blog a.et_pb_button:hover, 
    .post-type-archive-blog a.et_pb_button {
        font-size: calc(20px + (30 - 20)*(100vw - 300px)/(980 - 300));
        width: calc(210px + (350 - 210)*(100vw - 300px)/(980 - 300));
        min-width: calc(210px + (350 - 210)*(100vw - 300px)/(980 - 300));
    }

}

.post-type-archive-blog #main-content {
	background: #f4f4f4;
}

.blog-list {
    position: relative;
    width: calc(100% - 20px);
    margin-left: 20px;
	padding-left: 20px;
	margin-top: 4%;
}


.blog-list .post {
    width: calc(100% - 20px);
    margin-bottom: 20px;
    background: #FFF;
    display: block;
}

.blog-list .post .preview {
    padding-bottom: 70%;
    background-position: right  center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}


.blog-list .post .info {
    position: relative;
    padding: 40px 20px 60px;
}


.blog-list .post .info h1 {
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #393939 !important;
    text-align: center;
    padding-bottom: .8em;
}

.blog-list .post .info p {
    font-size: 30px;
    text-align: center;
}


.blog-singe {
    background: #f4f4f4;
}

.blog-singe .main {
    background: #fff;
}

.single .post {
    padding-bottom: 0;
}


@media only screen and (min-width: 768px) {
    .blog-list .post {
        width: calc(50% - 20px);
    }
}

@media only screen and (min-width: 1080px) {
    .blog-list .post {
        width: calc(33.333333% - 20px);
    }
}

@media only screen and (min-width: 1800px) {
    .blog-list .post {
        width: calc(25% - 20px);
    }
}


@media only screen and (min-width: 2080px) {
    .press .post {
        width: calc(20% - 20px);
    }
}

.blog-list .post .icon {
    position: absolute;
}


.blog-list .post .icon {
    left: 20px;
    width: 12%;
    bottom: 10px;
    transform: scale(0.9);
}


.blog-list .post .type {
    position: absolute;
    background-color: #936F56; /*#B4947F;*/ 
    color: #fff;
    font-family: "Predige Rounded Regular";
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 5px 20px;
    min-width: 200px;
    text-align: center;
    left: 50%;
    top: -17px;
    text-transform: uppercase;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    cursor: pointer;
}

.blog-list .post .type.collective {
	min-width: 220px;
}


.blog-list .post .type.impact {
    background-color: rgba(238, 167, 110, 1);
}


.blog-list .post .type.recipes {
    background-color: rgba(124, 107, 160, 1);
}



.blog-list .post .type.rebbls {
    background-color: rgba(144, 121, 105, 1);
}



.blog-list .post .type.ingredients {
    background-color: rgba(136, 173, 137, 1);
}


.blog-single .load-more:hover,
.blog-single .load-more,
.post-type-archive-blog .load-more:hover,
.post-type-archive-blog .load-more {
    width: 150px;
    text-align: center;
    color: #393939 !important;
    border: 3px solid #393939 !important;
    display: block;
    margin: 20px auto;
}


.blog-single .load-more > div,
.post-type-archive-blog .load-more > div {
    width: 100%;
    text-align: center;
}

.blog-single .load-more:after,
.post-type-archive-blog .load-more:after {
    right: 40px;
}

.blog-single .load-more > div:last-child,
.post-type-archive-blog .load-more > div:last-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.blog-single .load-more.loading > div:first-child,
.post-type-archive-blog .load-more.loading > div:first-child {
    opacity: 0;
}

.blog-single .load-more.loading > div:last-child,
.post-type-archive-blog .load-more.loading > div:last-child {
    opacity: 1;
}


.et_pb_module:first-child {
    margin-bottom: 0% !important;
}


#et-main-area .et_pb_module:first-child {
    margin-bottom: 3.242% !important;
}

#et-main-area .et_pb_module.no-margin:first-child {
	margin-bottom: 0 !important;
}


.addtoany_content {
    text-align: center;
    padding-bottom: 8%;
}

.blog-single .blog-item .entry {
    border-top: 0;
}

.blog-single .blog-item {
    max-width: 100%;
}

.blog-single .blog-item .entry{
    max-width: 1080px;
    margin: 0 auto;
}

.blog-single .blog-item .header {
    display: flex;
}

.blog-single .blog-item .header > div {
    width: 50vw;
}

.blog-single .blog-item .header > div.preview {
    height: 50vw;
    background-position: center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.blog-single .blog-item .header > div.info {
    background-color: #f4f4f4;
    position: relative;
}

.blog-single .blog-item .header > div.info .content {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    padding: 0 8%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}


.blog-single .blog-item .header .author {
    font-size: calc(22px + (32 - 22)*(100vw - 980px)/(1920 - 980));
    margin: 1em 0 2.5em;
}

.blog-single .blog-item .header h1 {   
    text-transform: uppercase; 
    font-size: calc(32px + (82 - 32)*(100vw - 980px)/(1920 - 980));
    color: #393939;
    letter-spacing: 0.08em;
    line-height: 1.4;
}


.blog-single .blog-item .header .type {
    background-color: #B4947F;
    color: #fff;
    font-family: "Predige Rounded";
    font-size: calc(22px + (32 - 22)*(100vw - 980px)/(1920 - 980));
    letter-spacing: 0.2em;
    padding: 10px 20px;
    min-width: calc(200px + (300 - 200)*(100vw - 980px)/(1920 - 980));
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
}


.blog-list .post .info p {
    color: #393939;
}


.blog-single {
    background: #f4f4f4;
}

.blog-single-wrapper .blog-item {
    background: #fff;
}


.related-post-headline {
    margin-bottom: 4%;
}

.related-post-headline h2 {
    color: #393939;
}


.blog-single #showMore {
    padding: 12px 0 34px 0;
    margin: 0;
}

.blog-single .blog-item .entry {
    max-width: 1200px;
}

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

    .blog-single .blog-item .header {
        display:block;
    }

    .blog-single .blog-item .header > div {
        width: 100%;
    }

    .blog-single .blog-item .header > div.preview {
        height: 100vw;
    }


    .blog-single .blog-item .header .author,
    .blog-single .blog-item .header .type {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300));
    }

    .blog-single .blog-item .header h1 {   
        font-size: calc(32px + (72 - 32)*(100vw - 300px)/(980 - 300));
    }

    .blog-single .blog-item .header .type {
         min-width: calc(200px + (300 - 200)*(100vw - 300px)/(980 - 300));
    }
    
    .blog-single .blog-item {
        padding: 0;
    }

    .blog-single .blog-item .header > div.info .content {
        padding: 8%;
        position: relative;
        top: 0;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }

}


@media only screen and (max-width: 768px) {
	.post-type-archive-blog #main-content > .blog-list {
    	padding-left: 0;
	}
}


.cover {
    position: relative;
    width: 100%;
    height: 60vw;
    background-position: center;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}



.cover > .info a {
    color: #fff;
    font-size: calc(32px + (82 - 32)*(100vw - 980px)/(1920 - 980));
    letter-spacing: 0.08em;
    line-height: 1.4;
}

.category {
    font-family: "Predige Rounded Regular";
    font-size: calc(22px + (32 - 22)*(100vw - 980px)/(1920 - 980)) !important;
    letter-spacing: 0.2em !important;
    padding: 2% 4%;
    text-align: center;
    text-transform: uppercase;
    border: 3px solid #fff;
    border-radius: 40px;
    display: block;
    width: calc(200px + (500 - 200)*(100vw - 980px)/(1920 - 980));
    margin: 0 auto;
}

.cover > .info p {
    color: #fff;
    margin: 2% auto 5%;
}

.cover > .info {
    position: absolute;
    text-shadow: 2px 2px 6px rgba(100, 100, 100, .6);
    width: 50%;
    left: 50%;
    bottom: 20%;
    text-align: center;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}


.post-type-archive-blog #main-content {
    padding-bottom: 5%;
}


@media only screen and (max-width: 980px) {
    .cover {
        height: 100vh;
        padding: 10% 0;
    }

    .cover .info {
        position: relative;
        top: 50%;
        width: 80%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    .cover .info a {
        font-size: calc(32px + (72 - 32)*(100vw - 300px)/(980 - 300));
    }

    .category {
        font-size: calc(18px + (32 - 18)*(100vw - 300px)/(980 - 300)) !important;
        width: calc(120px + (300 - 120)*(100vw - 300px)/(980 - 300));
    }
}


.cat-menu {
    position: relative;
    padding: 10px 0;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    

    background: rgba(163,13,25,1);
    background: -moz-linear-gradient(top, rgba(163,13,25,1) 0%, rgba(212,20,36,1) 39%, rgba(212,20,36,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,13,25,1)), color-stop(39%, rgba(212,20,36,1)), color-stop(100%, rgba(212,20,36,1)));
    background: -webkit-linear-gradient(top, rgba(163,13,25,1) 0%, rgba(212,20,36,1) 39%, rgba(212,20,36,1) 100%);
    background: -o-linear-gradient(top, rgba(163,13,25,1) 0%, rgba(212,20,36,1) 39%, rgba(212,20,36,1) 100%);
    background: -ms-linear-gradient(top, rgba(163,13,25,1) 0%, rgba(212,20,36,1) 39%, rgba(212,20,36,1) 100%);
    background: linear-gradient(to bottom, rgba(163,13,25,1) 0%, rgba(212,20,36,1) 39%, rgba(212,20,36,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30d19', endColorstr='#d41424', GradientType=0 );

}


#main-header .cat-menu {
    display: none;
}

.cat-menu > div {
    display: contents;;
}

.cat-menu .cat-list {
    margin-top: 4px;
}

.cat-menu .cat-list a {
    font-family: "Predige Rounded";
    font-size: calc(18px + (24 - 18)*(100vw - 980px)/(1920 - 980)) !important;
    letter-spacing: 0.2em !important;
    color: #fff;
    text-transform: uppercase;
    margin: 0 2%;
}


@media only screen and (min-width: 1920px) {
	.cat-menu .cat-list a {
		font-size: 24px;
	}
}

.cat-menu .widget_search {
    margin-left: 2%;
        display: block;
    position: relative;
}





.cat-menu .widget_search:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family:"Font Awesome 5 Pro Solid";
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    
    content: "";
    
    width: 20px;
    height: 20px;
    
    color: #fff;
    font-size: 24px;
    top: 45%;
    left: 85%;
    pointer-events: none;
}

.cat-menu .widget_search #s {
    width: calc(150px + (250 - 150)*(100vw - 980px)/(1920 - 980));
    -webkit-border-radius: 50px;
            border-radius: 50px;
}

.cat-menu .widget_search {
    width: calc(200px + (330 - 200)*(100vw - 980px)/(1920 - 980));
}

.cat-menu #searchsubmit {
    opacity: 0;
    width: 60px;
    
}



.post-type-archive-blog #main-header {
    padding: 0;
}

.post-type-archive-blog #main-header .container {
    padding: 15px 0;
}

.post-type-archive-blog #main-header .cat-menu {
    display: none;
}

.post-type-archive-blog .et-animated-content #main-header.pin .cat-menu {
    display: flex;
    margin-bottom: 0;
}

@media only screen and (max-width: 980px) {
    .post-type-archive-blog .et-animated-content #main-header.pin .cat-menu,
    .cat-menu {
        display: none;
    }

    .cover {
        margin-bottom: 4%;
    }
    
    .post-type-archive-blog #main-header {
        padding: 0;
    }

    .post-type-archive-blog #main-header .container {
        padding:  0;
    }

    .et_header_style_split #et-top-navigation {
        margin: 0;
    }
}

.search .page-title {
    padding-top: 14%;
    padding-bottom: 3%;
    font-size: calc(32px + (82 - 32)*(100vw - 980px)/(1920 - 980));
    letter-spacing: 0.08em;
    line-height: 1.4;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    text-transform: uppercase;
    color: #393939;
}

.post-type-archive .cover,
.post-type-archive .blog-list {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
       -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
         -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
}

.post-type-archive .cover.show,
.post-type-archive .blog-list.show {
    opacity: 1;
}


.blog-mobile-menu,
.main-mobile-menu {
    display: none;
}


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

    .search .page-title {
        font-size: calc(32px + (82 - 32)*(100vw - 300px)/(980 - 300));
        padding-top: 30%;
    }
    
    .blog-mobile-menu li a,
    .main-mobile-menu li a  {
        border-bottom: 0;
    }

    
    .blog-mobile-menu > li,
    .main-mobile-menu > li {
        text-align: left;
        width: 50%;
        margin-bottom: 5%;
    }

    
    .blog-mobile-menu li a,
    .main-mobile-menu li a {
        font-family: 'Predige Rounded Regular';
        text-transform: uppercase;
        color: #383838;
        font-size: calc(16px + (44 - 16)*(100vw - 300px)/(979 - 300)) ;
        margin-bottom: calc(5px + (16 - 5)*(100vw - 300px)/(979 - 300)) ;
        font-weight: 300;
    }
    
    .et_header_style_split #main-header .mobile_nav .blog-mobile-menu,
    .et_header_style_split #main-header .mobile_nav .main-mobile-menu {
        z-index: 99;
        order: 3;
        position: relative;
        background: transparent;
        padding: 10% 0 5% 13%;
        margin-top: calc(90px + (220 - 90)*(100vw - 300px)/(979 - 300)) !important;
        flex-wrap: wrap;
    }

    .blog-mobile-menu li:first-child {
        width: 100%;
    }

    .et_header_style_split #main-header .mobile_nav .blog-mobile-menu {
        margin-top: 0% !important;
    }

    .blog-mobile-menu li:first-child a {
        font-weight: 600;
    }

    
    
    
    .main-mobile-menu:after {
        content: '';
        position: absolute;
        width: 75%;
        height: 1px;
        background: #393939;
        left: 13%;
        bottom: 0;
    }


    
    .menu-open .blog-mobile-menu,
    .menu-open .main-mobile-menu {
        display: flex;
    }

    .et_mobile_menu {
        display: none !important;
    }
}


.mobile_nav .et_search_outer {
    display:none; 
}


@media only screen and (max-width: 980px) {
    .menu-open .et_search_outer {
        display: block;
        position: relative;
        padding-bottom: 10%;
    }


    .menu-open .et_search_form_container {
        opacity: 1;
        height: 60px;
    }

    .menu-open .et_search_form_container .et-search-field {
        border: 1px solid;
        background: #fff;
        padding: 20px;
        -webkit-border-radius: 50pc;
                border-radius: 50pc;
    }
    
    .menu-open span.et_close_search_field,
    .menu-open .et-search-form {
        right: 25%;
    }

    .et-search-form input {
        right: 0;
    }

    .menu-open #searchsubmit {
        width: 60px;
        height: 60px;
        opacity: 0;
    }

   .menu-open .et-search-form:after {
        position: absolute;
        top: 50%;
        left: auto;
        font-family:"Font Awesome 5 Pro Solid";
        -webkit-transform: translate(0%, -50%);
           -moz-transform: translate(0%, -50%);
            -ms-transform: translate(0%, -50%);
             -o-transform: translate(0%, -50%);
                transform: translate(0%, -50%);
        
        content: "";
        
        width: 20px;
        height: 20px;
        
        color: #393939;
        font-size: 24px;
        top: 45%;
        right: 30px;
        pointer-events: none;
    }
}


::placeholder {
    color: #c1c1c1;
    font-size: 1.2em;
    font-family: 'Predige Rounded Regular';
}


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

    .menu-open .et_search_form_container {
        opacity: 1;
        height: 40px;
    }

    .menu-open span.et_close_search_field, 
    .menu-open .et-search-form {
        right: 18%;
    }

    .et_header_style_left .et-search-form, 
    .et_header_style_split .et-search-form {
        width: 70%!important;
        max-width: 70%!important;
    }

    .menu-open .et-search-form:after {
        right: 20px;
    }
}

.archive .cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
}

.blog-template-default.single header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}


#home-slider {
	background: #fff;
}


/* =========================================================== */
/*                                                             */
/*   FILM                                                      */
/*                                                             */
/* =========================================================== */





.et_pb_text_0.in-theatres {
	margin-top: calc(35px + (-24 - 35)*(100vw - 980px)/(1920 - 980)) !important;
	transform: translateX(calc(25px + (72 - 25)*(100vw - 980px)/(1920 - 980))) translateY(-48px) rotateX(0deg) rotateY(0deg) rotateZ(358deg);
}

.et_pb_image.no-margin img,
.et_pb_image.no-margin .et_pb_image_wrap {
	width: 100%;
}


@media only screen and (max-width: 980px) {
	.et_pb_image_0.title-theatres {
		width: 100%;
		
	}
	
	.et_pb_text_0.in-theatres {
		margin-top: calc(45px + (40 - 45)*(100vw - 300px)/(979 - 300)) !important;
	    transform: translateX(calc(5px + (50 - 5)*(100vw - 300px)/(979 - 300))) translateY(-48px) rotateX(0deg) rotateY(0deg) rotateZ(358deg);
	}
	
	.et_pb_text_0.in-theatres h2 {
    	max-width: 100%;
    	font-size: calc(18px + (36 - 18)*(100vw - 300px)/(979 - 300)) !important;
	}
}


header .menu .top-level > li:first-child .submenu .content .list ul {
  padding: 0;
}

header .menu .top-level > li:first-child  .submenu .content .list ul li {
    margin: 5px 0;
}

header .menu .top-level > li:first-child  .submenu .content .list h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-family: 'Predige Rounded Bold';
  font-weight: 400;
      color: #3E1D1E;
	  text-transform: none;
}

header .menu .top-level > li:first-child  .submenu .content .list h3:nth-child(3) {
  margin-top: 30px;
}

rs-mask-wrap h4{
	font-family: 'Predige Rounded Regular' !important;
    line-height: 1;
}

rs-mask-wrap h1 {
	font-family: 'Predige Rounded Bold' !important;
    line-height: 1;
}

.et_pb_slide {
	padding: 0 8%;
}

@media only screen and (max-width: 768px) {
	.et-pb-active-slide .et_pb_slide_image {
		position: relative;
		
	}
	
	.header-home-slider {
		transition: height .3s ease, max-height .3s ease;
	}
	
	.et_pb_slide_image {
		width: 100%;
		padding-bottom: 42%;
		overflow: hidden;
		
		
	}
	
	.et_pb_slide_image img {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.header-home-slider .et_pb_slide_with_image .et_pb_slide_description {
		margin-top: 40px;
	}
	
	.et_pb_button_wrapper {
		padding-bottom: 20px;
	}
}


#gform_submit_button_1 {
	    font-family: 'Predige Rounded Regular';
    padding: .3em 2em;
    border: 2px solid;
    display: block;
    min-width: 0;
    font-size: 18px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 700;
}

.ginput_container_select {
	position: relative;
}

.ginput_container_select:after {
    position: absolute;
    top: 45%;
    right: 30px;
	transform: translateY(-50%);
    font-family:"Font Awesome 5 Pro Solid";
	content: "\f0d7";
}

.gfield {
	display: flex;
    flex-direction: column;
}

.gfield .gfield_label {
	    order: 1;
}

.gfield .ginput_container {
	    order: 3;
}

.gfield .gfield_description {
	order: 2;
    padding-top: 0 !important;
    font-size: 0.7em !important;
}










/* =========================================================== */
/*                                                             */
/*   WCAG fixes                                                */
/*                                                             */
/* =========================================================== */









.skip-to-content:not(:focus) {
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    padding: 0;
    opacity: 0;
}

.skip-to-content {
    padding: 20px;
    position: absolute;
    cursor: pointer;
    z-index: 1000;
    background: #fff;
    border: 1px solid #3f2021;
    font-size: 20px;
    top: 140px;
    left: 44px;
}

a:focus,
a:focus .preview {
    outline: 2px solid #f37603;
}

.for-screenreader {
    border: 0;
    clip: rect(0 0 0 0);
    height: auto; 
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}


@media (max-width: 840px)
 header.new .logo img{
    width: 70px!important;
}