/*Margin and Padding helpers*/
/*xs*/
.p-xs { padding: .25em; }
.p-x-xs { padding: 0 .25em; }
.p-y-xs { padding: .25em 0 ; }
.p-t-xs { padding-top: .25em; }
.p-r-xs { padding-right: .25em; }
.p-b-xs { padding-bottom: .25em; }
.p-l-xs { padding-left: .25em; }
.m-xs { margin: .25em; }
.m-x-xs { margin: 0 .25em; }
.m-y-xs { margin: .25em 0 ; }
.m-r-xs { margin-right: .25em; }
.m-l-xs { margin-left: .25em; }
.m-t-xs { margin-top: .25em; }
.m-b-xs { margin-bottom: .25em; }
/*sm*/
@media (min-width:768px){
/*sm*/
.p-sm { padding: .5em; }
.p-x-sm { padding: 0 .5em; }
.p-y-sm { padding: .5em 0 ; }
.p-t-sm { padding-top: .5em; }
.p-r-sm { padding-right: .5em; }
.p-b-sm { padding-bottom: .5em; }
.p-l-sm { padding-left: .5em; }
.m-sm { margin: .5em; }
.m-x-sm { margin: 0 .5em; }
.m-y-sm { margin: .5em 0 ; }
.m-t-sm { margin-top: .5em; }
.m-r-sm { margin-right: .5em; }
.m-b-sm { margin-bottom: .5em; }
.m-l-sm { margin-left: .5em; }
}

/*md*/
@media (min-width: 992px){
.p-md { padding: 1em; }
.p-x-md { padding: 0 1em; }
.p-y-md { padding: 1em 0; }
.p-t-md { padding-top: 1em; }
.p-r-md { padding-right: 1em; }
.p-b-md { padding-bottom: 1em; }
.p-l-md { padding-left: 1em; }
.m-md { margin: 1em; }
.m-x-md { margin: 0 1em; }
.m-y-md { margin: 1em 0 ; }
.m-t-md { margin-top: 1em; }
.m-r-md { margin-right: 1em; }
.m-b-md { margin-bottom: 1em; }
.m-l-md { margin-left: 1em; }
}

/*lg*/
@media (min-width: 1200px){
.p-lg { padding: 1.5em; }
.p-x-lg { padding: 0 1.5em; }
.p-y-lg { padding: 1.5em 0; }
.p-t-lg { padding-top: 1.5em; }
.p-r-lg { padding-right: 1.5em; }
.p-b-lg { padding-bottom: 1.5em; }
.p-l-lg { padding-left: 1.5em; }
.m-lg { margin: 1.5em; }
.m-x-lg { margin: 0 1.5em; }
.m-y-lg { margin: 1.5em 0; }
.m-t-lg { margin-top: 1.5em; }
.m-r-lg { margin-right: 1.5em; }
.m-b-lg { margin-bottom: 1.5em; }
.m-l-lg { margin-left: 1.5em; }
}
/*xl*/
.p-xl { padding: 3em; }
.p-x-xl { padding: 0 3em; }
.p-y-xl { padding: 3em 0 ; }
.p-t-xl { padding-top: 3em; }
.p-r-xl { padding-right: 3em; }
.p-b-xl { padding-bottom: 3em; }
.p-l-xl { padding-left: 3em; }
.m-xl { margin: 3em; }
.m-x-xl { margin: 0 3em; }
.m-y-xl { margin: 3em 0; }
.m-t-xl { margin-top: 3em; }
.m-r-xl { margin-right: 3em; }
.m-b-xl { margin-bottom: 3em; }
.m-l-xl { margin-left: 3em; }

/*xxl*/
.p-xxl { padding: 5em; }
.p-x-xxl { padding: 0 5em; }
.p-y-xxl { padding: 5em 0 ; }
.p-t-xxl { padding-top: 5em; }
.p-r-xxl { padding-right: 5em; }
.p-b-xxl { padding-bottom: 5em; }
.p-l-xxl { padding-left: 5em; }
.m-xxl { margin: 5em; }
.m-x-xxl { margin: 0 5em; }
.m-y-xxl { margin: 5em 0; }
.m-t-xxl { margin-top: 5em; }
.m-r-xxl { margin-right: 5em; }
.m-b-xxl { margin-bottom: 5em; }
.m-l-xxl { margin-left: 5em; }

/* Fonts */
@font-face {
  font-family: "AlternateGotNo3D";
  src: url("../fonts/alternategotno3d.eot"); /* IE9 Compat Modes */
  src: url("../fonts/alternategotno3d.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/alternategotno3d.otf") format("opentype"), /* Open Type Font */
    url("../fonts/alternategotno3d.svg") format("svg"), /* Legacy iOS */
    url("../fonts/alternategotno3d.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/alternategotno3d.woff") format("woff"), /* Modern Browsers */
    url("../fonts/alternategotno3d.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/* Veneer Font - Now loaded asynchronously via functions.php */




body { padding-top: 50px; background-color: #ffffff; font-family: filson-pro,sans-serif; font-size: 14px; }
h5 { font-family: filson-pro,sans-serif; font-size: 0.9em; color: #fff; font-weight: normal; text-transform: uppercase; line-height: 1.2; vertical-align: middle; display: block; letter-spacing: 3px; }
h5 img { margin-right: 10px; vertical-align: middle; display: inline-block; }
ol, ul { margin-top: 25px; margin-bottom: 10px; }
h1 { text-align: center; color: #fff; font-size: 1.8em; text-transform: uppercase; letter-spacing: 2px; font-weight: bold; margin-top: 3px; }
h2 { }
h3 { font-family: filson-pro,sans-serif; font-size: 1.6em; display: block; font-weight: bold; }
h4 { }
h5 { }
h6 { }

p { font-size: 1em; font-family: filson-pro,sans-serif; color: #cfc7b1; }
.main-title-copy p { padding: 12px 0 0px 14px; line-height: 1.2em }
.main-title h3 { padding: 10px 0 10px 0px; }
h3 a span { color: #fff; font-size: 0.4em; font-family: filson-pro,sans-serif; text-transform: uppercase; display: block; font-style: normal; letter-spacing: 2px; padding: 0px 0 0px 14px; line-height: 1.3 }
h3 a { padding: 10px 0 10px 15px; }
h3 a:hover, h3 a:active, h3 a:focus { color: none; text-decoration: none; }
a, a:hover { color: #caa561; text-decoration: none; }
a:active, a:focus { outline: none;}
a.anchor { display: block; position: relative; top: -150px; visibility: hidden; }
h3.color-red { color: #b62f29; }
h3.color-green { color: #668a3d; }
h3.color-blue { color: #5089b2; }
h3.color-yellow { color: #e9cb3e; }
h3.color-light-yellow { color: #dbcf9b; }
h3.color-balsamic { color: #743b4a; }
h3.color-organic_balsamic_vinegar { color: #743b4a; }
h3.color-red-wine { color: #bb1712; }
h3.color-white-wine { color: #e9cb3e; }
h3.color-classic-balsamic-glaze { color: #a76175; }
h3.color-organic_glaze_with_balsamic_vinegar { color: #a76175; }
h3.color-raspberry-balsamic-glaze { color: #c71e51; }
h3.color-chili-balsamic-glaze { color: #e40c00; }
h3.color-black-truffle-balsamic-glaze { color: #786c68; }
h3.color-classic-pesto { color: #359742; }
h3.color-organic-classic-pesto { color: #359742; }
h3.color-sun-dried-tomato-pesto { color: #ad122e; }
h3.color-vegan-sun-dried-tomato-pesto { color: #ad122e; }
h3.color-tomato-ricotta-pesto { color: #f39338; }
h3.color-olive-pesto { color: #b13897; }
h3.color-hot-chili-pesto{ color: #f61907; }
h3.color-grilled-veggie-pesto { color: #f39338; }
h3.color-spicy-tomato-pesto { color: #ad122e; }
h3.color-vegan-basil-pesto { color: #359742; }
h3.color-italian-organic { color: #669b40; }
h3.color-hearty-balance { color: #DA0035; }
h3.color-smooth-harmony { color: #EB7A02; }
h3.color-organic-garlic { color: #dbcf9b; }
h3.color-organic-truffle { color: #000000; }
h3.color-organic-lemon { color: #D5BF40; }
h3.color-truffle-pesto { color: #6a4024; }
h3.color-basil-ricotta-pesto { color: #8dab5c;}

h3.color-marinara-sauce { color: #004269;}
h3.color-roasted_garlic-sauce { color: #a680ae;}
h3.color-tomato-basil-sauce { color: #007730;}
h3.color-arrabbiata-sauce { color: #cf2135;}
h3.color-olive-sauce { color: #880d53;}
h3.color-grilled-vegetable-sauce { color: #f5a31e;}
h3.color-traditional-italian-sauce { color: #a04052;}
h3.color-mushroom-sauce {color: #bb7637;}



.short-masthead h3 { font-size: 3.143em; }
.recipe_collection #middle-content .short-masthead .carousel-caption h1 { padding: 7px 12px 10px; }


.portfolio-item { margin-bottom: 25px; }



footer {
    /*background: url(../images/footer-bg.jpg) top center no-repeat;background-size: cover;*/
}

footer ul.nav-list { padding-left: 21px;margin-top: 5px; }
.footer-icons img { margin-right: 10px; max-width: 35px;}
.footer-icons-mobile img { margin-right: 8px; max-width: 20px; }

.top-header { height: 0px; background-color: #232323; display: none; }
.bottom-header { height: 5px; background-color: #cfc7b1; margin-top: 64px; }
.navbar-nav img { width: 30px; height: auto; margin: 0 auto; text-align: center; }
.pestonality-quiz img { width: 225px; height: auto; }
.navbar-nav .bottles { width: 100%; height: auto; max-width: 55px; cursor: pointer;}
/*.nav>li { text-align: center; }*/
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 100%; background-color: #394424; margin-top: 0px; top: 0px; position: relative; }
.navbar-inverse { background-color: #394424; height: 40px; }
.navbar-brand { background: url(../images/logo.png) top center no-repeat; width: 155px; background-size: 50%; }
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: -25px; margin-top: 10px; }
.navbar-toggle { position: relative; float: right; padding: 5px 10px; margin-top: 12px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; border: none !important; background-image: none; border: 1px solid transparent; border-radius: 23px; }

.navbar .navbar-nav {
    /*display: inline-block;*/
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
}

.dropdown-menu-new .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #caa561;
    text-decoration: none;
    background-color: transparent;
    font-weight: 400;
}
.dropdown-menu-new li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu-new {
    display: block;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
}

ul.dropdown-menu-new li.all-link {height: 100%;margin-top: 10px;}
ul.dropdown-menu-new li.all-link a {text-decoration: underline;cursor: pointer;}
ul.dropdown-menu > li > a {padding: 3px 10px;}
.bottletext { display: inline-flex;align-items:center;}

ul.dropdown-menu-new { position: absolute; z-index: 1031; background-color: #394424; color: #fff; padding: 15px 0px; border:none;-webkit-border-bottom-right-radius: 20px;-webkit-border-bottom-left-radius: 20px;-moz-border-radius-bottomright: 20px;-moz-border-radius-bottomleft: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;}

.dropdown .dropdown-olive-oil { width: 1000px;left: -200px; }
.dropdown .dropdown-pesto { left: -250px;width: 825px; }
.dropdown .dropdown-vinegar { left: -200px;width: 600px; }
.dropdown .dropdown-limited-edition { left: -130px;width: 375px; }

ul.dropdown-menu-new .nav-drop-headers { padding-bottom: 15px; color: #ffffff; font-size: 1.5em; text-transform: uppercase; }
ul.dropdown-menu-new .nav-drop-headers a { color: #ffffff; text-transform: uppercase; }
ul.dropdown-menu-new .nav-drop-headers a:hover { color: #caa561; }

ul.dropdown-menu-new .nav-drop-section { border-right: 1px solid rgba(255, 255, 255, .2);}

ul.dropdown-menu-new li.nav-parent {color: #caa561; font-size: 1em; line-height: 1.5em; font-family: filson-pro,sans-serif;}
ul.dropdown-menu-new li.nav-child { padding-left: 10px;}
ul.dropdown-menu-new li.nav-child-last { padding-bottom: 10px;}
ul.dropdown-menu-new li a { color: #fff; font-size: 1em; line-height: 1.5em; font-family: filson-pro,sans-serif; cursor: pointer; }
ul.dropdown-menu-new li a:hover { color: #caa561; text-decoration: none; background-color: transparent;font-weight: 400; }
.pestonality-quiz-link a { color: #fff; font-family: filson-pro,sans-serif; cursor: pointer; text-decoration: underline; margin-left: 10px; }
ul.dropdown-menu-new li.nav-parent a {color: #caa561;}
ul.dropdown-menu-new li.nav-parent a:hover {color: #ffffff;}

/*ul.dropdown-menu-new:before {
    content:"";
    position: absolute;
    left: 28px;
    top: -18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: #394424;
    z-index:9999;
}*/

.dropdown-menu-top .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
}

.dropdown-menu-top li:hover .sub-menu {
    visibility: visible;
}

.dropdown-menu-top .nested-header, .dropdown-menu-top .nested {
    color: #fff;
    font-size: 1em;
    line-height: 2em;
    font-family: filson-pro,sans-serif;
    letter-spacing: 2px;
}

.dropdown-menu-top .nested-header {
    margin-left: 10px;
}

.dropdown-menu-top .nested {
    margin-left: 20px;
}

.dropdown-menu-top .nested a {
    padding: 3px 0;
}

.dropdown-menu-top .nested-sub {
    color: #fff;
    font-size: 1em;
    line-height: 2em;
    font-family: filson-pro,sans-serif;
    margin-left: 30px;
}

.dropdown:hover .dropdown-menu-top {
    display: block;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
}

ul.dropdown-menu-top { position: absolute; z-index: 1031; background-color: #4b5e27; color: #fff; padding: 15px 0px; border:none;-webkit-border-bottom-right-radius: 20px;-webkit-border-bottom-left-radius: 20px;-moz-border-radius-bottomright: 20px;-moz-border-radius-bottomleft: 20px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;}
ul.dropdown-menu-top li a { color: #fff; font-size: 1em; line-height: 2em;  font-family: filson-pro,sans-serif; letter-spacing: 2px; }

.navbar-fixed-top {

}

.fa-arrow-circle-o-right { color:#caa561  }
.carousel-caption .slider-hr {
    width: 58px;
    height: 3px;
    background-color: #fff;
    margin: 23px auto 17px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.anchor-responsive { position: absolute; width: 0px; height: 0px; margin-top: -100px; } /* navheight:70 + extrapadding:30 = 100 */
@media(min-width:768px) {.anchor-responsive { position: absolute; width: 0px; height: 0px; margin-top: -200px; } /* navheight:182 + extrapadding:18 = 200 */ }

/*responsive main navigation start*/
#mobile-nav .navbar-header { border-color: transparent; margin-top: 0px; height: 65px; }
#mobile-nav .topmenubar { height: 65px; }
#mobile-nav .gradientgreenbg { float: none; clear: both; text-align: left;}
#mobile-nav .menutext { font-family: "AlternateGotNo3D"; font-size: 40px; line-height: 1.02; padding-top: 16px; display: inline-block; padding-left: 0px; color: #ffffff; }
#mobile-nav span.closemenu_nav, span.closemenu_search { position: absolute; right: 20px; top: 10px; }
#mobile-nav .sprite-close { background-position: 0 -204px; width: 40px; height: 44px; background: url(../images/close-button.png) no-repeat; cursor: pointer; }
#mobile-nav .sprite { display: inline-block; }
#mobile-nav ul.topmenu li a { font-size: 1.0em; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; width: 100%; }
#mobile-nav ul.topmenu { font-family: filson-pro,sans-serif; font-weight: 400; background-color: #394424; padding-left: 0px; margin-top: 4px; margin-bottom: 0; padding-bottom: 0; }
#mobile-nav ul.topmenu li:nth-child(odd) { background-color: #394424; }
#mobile-nav ul.topmenu li span { margin-left: 15px; margin-right: 10px; /* margin-top: 10px; */
vertical-align: middle; }
#mobile-nav ul.topmenu li { text-align: left; }
#mobile-nav .sprite-products { background-position: 0 -1372px; width: 18px; height: 20px; }
#mobile-nav .navbar-inverse .navbar-nav>li>a { color: #ffffff; }
#mobile-nav nav ul li a { color: #ffffff; text-decoration: none; display: inline-block; text-transform: uppercase; }
#mobile-nav .nav>li>a { position: relative; display: inline-block; padding: 10px 15px; }
#mobile-nav span.sprite img { width: 18px; height: 20px; }
#mobile-nav ul.topmenu form.searchform { padding: 0; margin: 0; display: block; font-size: 12pt; padding-left: 15px; vertical-align: middle; padding-top: 13px; background-color: #202714; }
#mobile-nav ul.topmenu form.searchform input { outline: none; width: 300px; border: none; height: 30px; border-radius: 20px; vertical-align: middle; }
#mobile-nav ul.topmenu form.searchform button#global-search { margin: 0 0 0 -50px; background: transparent; padding: 0; letter-spacing: normal; vertical-align: middle; padding-bottom: 1px; }
#mobile-nav ul.topmenu .form-group { display: inline-block; }
#mobile-nav ul.topmenu button.noncentered { text-align: left; display: inline-block; }
#mobile-nav ul.topmenu button.formbutton { color: black; padding: 10px 20px; display: inline-block; border: none; text-align: center; margin: 10px auto; text-transform: uppercase; letter-spacing: 0.16em; font-weight: 700; }
#mobile-nav ul.topmenu li ul li { float: left; margin-right: 9px; }
#mobile-nav ul.topmenu li ul.dropdown-menu li { float: none; margin-right: 9px; padding-left: 41px; font-size: 14px; background-color: #394424;}
#mobile-nav ul.topmenu li ul.dropdown-menu .nested { font-size: 1.0em; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; width: 100%; margin-top: 10px;}
#mobile-nav ul.topmenu li ul.dropdown-menu .nested-header { font-size: 1.1em; font-weight: bold; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; width: 100%; margin-top: 10px;}
#mobile-nav ul.topmenu li ul.mobile-nav-social { margin-top: 0px !important; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover { background-color: #394424; }

.fa-arrow-circle-o-up, .fa-arrow-circle-o-down { float: right;  padding-right: 15px;  }
#mobile-nav ul.topmenu .right-nav { background-image: url(../images/Berio_SpriteSheet.png); width: 120px; height: 45px; background-position: 0px -33px; margin-left: 15px; }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: transparent; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #95d618; }


.closemenu_nav .fa-times-circle-o { font-size: 36px; color: #95d618; cursor: pointer; }
.nav .email-fa .fa.fa-circle { opacity:1.0; color:#546435; }
.nav .facebook-fa .fa.fa-circle { opacity:1.0; color:#546435; }
.nav .pinterest-fa .fa.fa-circle { opacity:1.0; color:#546435; }
.nav .youtube-fa .fa.fa-circle { opacity:1.0; color:#546435; }
.nav .instagram-fa .fa.fa-circle { opacity:1.0; color:#546435; }
.nav .amazon-fa .fa.fa-circle { opacity:1.0; color:#546435; }

#mobile-nav .search-fa {  }

#mobile-nav .search-fa .fa.fa-circle { opacity:1.0; color:#546435; }

.nav .caret-down-fa, .nav .caret-up-fa { line-height: 22px; margin-left: 0 !important; }
.nav .caret-down-fa .fa.fa-circle { opacity:1.0; color:#95d618; margin-left: 0 !important; }
.nav .caret-up-fa .fa.fa-circle { opacity:1.0; color:#95d618; }
.nav .fa-stack:hover .fa-stack-2x { color: #ffffff; }
.nav .fa-stack .fa-stack-1x { color: #ffffff; }

.nav .fa-stack .fa-caret-up, .nav .fa-stack .fa-caret-down { color: #202714; }

#mobile-nav .nav li a { padding: 10px 0 10px 15px; }

#mobile-nav ul.topmenu .nav li span {
    margin-left: -4px;
     margin-right: 0px; 
    margin-top: -4px;
    vertical-align: middle;
}

.nav .fa-stack:hover  .fa-envelope {  color:#5c7100; }
.nav .fa-stack:hover  .fa-facebook {  color:#3b5998; }
.nav .fa-stack:hover  .fa-pinterest-p {  color:#c92228; }
.nav .fa-stack:hover  .fa-youtube {  color:#e52d27; }
.nav .fa-stack:hover  .fa-instagram {  color:#d82e84; }
.nav .fa-stack:hover  .fa-amazon {  color:#ff9900; }


/*Header social icon start*/
.mail { background-image: url(../images/Berio_SpriteSheet.png); width: 37px; height: 37px; background-position: 0px 3px; }
.facebook { background-image: url(../images/Berio_SpriteSheet.png); width: 37px; height: 37px; background-position: -34px 3px; }
.pinterest { background-image: url(../images/Berio_SpriteSheet.png); width: 37px; height: 37px; background-position: -71px 3px; }
.youtube { background-image: url(../images/Berio_SpriteSheet.png); width: 37px; height: 37px; background-position: -109px 3px; }
.social { float: right; margin-right: 15px; margin-top: 2px;}
ul.social li { margin-right: 16px; }
ul.social li:last-child { margin-right: 0px; }
ul.social li a:hover { background-color: transparent; }
/*Header social icon end*/
.bottom-header-text { display: none; }
.footer-top { height: 130px; width: 100%; background-color: #445119; margin-top: 60px; }
.footer-below { min-height: 250px;}
.email-icon .sign-up-text  {  margin-top: -15px;}
.email-icon .email-sign-up-text a {  color: #fff; text-decoration: underline;}
.email-icon, .email-icon img, .email-icon form { display: inline-block; }
.footer-top .form-group { margin-top: 15px; margin-bottom: 15px; }
.email-icon span { font-size: 0.8em; color: #fff; letter-spacing: 2px; text-transform: uppercase; padding: 5px 4px 0 12px; vertical-align: middle; }
.form-group .email { height: 40px; width: 176px; margin-right: 10px; }
.form-inline .form-control { display: -webkit-inline-block; display: -ms-inline-block; display: inline-block; vertical-align: middle; }
form form-inline { }
.btn-signup, .btn-signup:hover { background-color: #cca762; height: 40px; border-color: transparent; font-size: 1.286em; font-family: Arial; text-transform: uppercase; line-height: 17px; font-weight: bold; color: #232323 }
.btn-padding {  padding: 3px;}
.col-center-block { float: none; display: block; margin-left: auto; margin-right: auto; text-align: center; }
.col-centered { float: none; margin: 0 auto; }


hr { margin-top: 40px; margin-bottom: 40px; border: 0; border-top: 1px solid #cca762; }
hr.nav-hr { margin-top: 20px; margin-bottom: 5px; border: 0; border-top: 1px solid #cca762; }

.top5 { margin-top: 5px; }
.top7 { margin-top: 7px; }
.top10 { margin-top: 10px; }
.top15 { margin-top: 15px; }
.top21 { margin-top: 21px; }
.top17 { margin-top: 17px; }
.top35 { margin-top: 35px; }
.top55 { margin-top: 55px; }
.nav-list li a, .nav-list li a:hover { font-family: filson-pro,sans-serif; text-align: left; font-size: 0.8em; color: #2c2c2c; font-weight: normal; line-height: 1.714; background-color: transparent; }
.nav-list>li>a, .nav-list>li>a:hover { position: relative; display: block; padding: 2px 0px; }
ul.nav-2 li a, ul.nav-2 li a:hover, ul.nav-3 li a, ul.nav-3 li a:hover, ul.nav-4 li a, ul.nav-4 li a:hover, ul.nav-5 li a, ul.nav-5 li a:hover { font-family: "AlternateGotNo3D"; font-size: 18px; color: #2c2c2c; font-weight: normal; text-transform: uppercase; line-height: 1.2; vertical-align: middle; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: -webkit-inline-box; display: inline-flex; text-decoration: none; letter-spacing: 0; }
.nav-2 { margin-left: -27px; }
ul.nav-3 li, ul.nav-4 li, ul.nav-5 li { list-style: none; margin-bottom: 11px; }
ul.nav-3 { margin-left: -27px; }
ul.nav-4 { margin-left: -27px; }
ul.nav-5 { margin-left: -27px; }

/*
.footer-nav-1, .footer-nav-2, .footer-nav-3, .footer-nav-4, .footer-nav-5 {
    border-left: 1px dashed #979797;
    border-bottom: 1px dashed #979797;
    min-height: 450px;
    padding-top: 30px;
}

.footer-nav-5 {
    border-right: 1px dashed #979797;
}
*/
footer .signature {
    position: relative;
    display: none;
}

footer .signature img {
    position: absolute;
    right: 20px;
}


.footer-image img { margin: 0 auto; }
.footer-copy {font-family: "AlternateGotNo3D";font-size: 1.2em; color: #2c2c2c; text-transform: uppercase; letter-spacing: 2px; font-weight: normal; padding-top: 25px; }
.footer-copy-bottom a {font-family: filson-pro,sans-serif;font-size: 1em; color: #2c2c2c; text-transform: none; text-decoration: underline; font-weight: normal; }
.footer-copy-bottom { padding-top: 10px; color: #2c2c2c; }
.navbar-form .form-control { display: block; width: 205px; height: 35px; border-radius: 8px; font-size: 12px; font-weight: normal;}
.navbar-form .form-control:focus {border-color: #95d618;}
section#breadcrumb { background: url(../images/breadcrumb-bg.jpg) top center repeat-x; background-size: cover; height: 150px; margin-top: 0px; }
.breadcrumb { padding: 0px 15px 0 0; margin-top: 50px; list-style: none; background-color: transparent; border-radius: 4px; font-family: filson-pro,sans-serif; }
.breadcrumb>.active { color: #999999; }
.breadcrumb a, .breadcrumb a:hover { text-decoration: underline; font-size: 0.857em; }
.page-template-your-health .carousel-caption { right: 10%; left: 10%; }
/* Contact page */
.success h1 { color: #caa561; margin: 0 auto; text-align: center; font-style: italic; font-size: 34px; font-family: 'Vollkorn', serif; font-weight: 400; text-transform: none; letter-spacing: 2px; padding: 45px 50px 10px; line-height: 1.2; }
section#main-content-contact p.warning { color: #900; padding: 0 15% 5px 25%; font-size: 16px; }


/* Tears */
/*
.tear-up {
  background-image:url(../images/homepage/white-tear-up.png);
  height: 89px;
  margin-top: -89px;
  position: relative;
  z-index: 9;
}

.green-tear-up {
  background-image:url(../images/homepage/green-tear-up.png);
  height: 89px;
  margin-top: -89px;
  position: relative;
  z-index: 9;
}

.tear-down {
  background-image:url(../images/homepage/white-tear-down.png);
  height: 89px;
  margin-bottom: -89px;
  position: relative;
  z-index: 9;
}

.paper-tear-down {
    background-image:url(../images/homepage/paper-tear-down.png);
    height: 100px;
    margin-bottom: -100px;
    position: relative;
    z-index: 9;
}
*/
/* Video Container */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.play-btn {
  height: auto;
  width: 160px;
  position: absolute;
  top: 40%;
  left: 50%;
}

/* Breadcrumb bar is different size depending on other content on the page. */
.single-products section#breadcrumb,
.single-recipes  section#breadcrumb,
.recipe_landing section#breadcrumb,
.post-type-archive-recipes section#breadcrumb,
.post-type-archive-community section#breadcrumb,
.heritage_health section#breadcrumb,
.community_landing section#breadcrumb { height: 60px; margin-top: 0px; }

/*save $1 header mobile css*/
#mobile-nav ul.topmenu .product_offer { max-width: 120px; max-height: 45px; margin-left: 15px; margin-top: 3px;}
#mobile-nav ul.topmenu .product_offer a.btn.offer_button sup { font-weight: bold; letter-spacing: .1em; padding-left: 2px; font-size: x-small; }
#mobile-nav ul.topmenu .product_offer a.btn.offer_button { background:#caa561; border: 0px; color: #232323; font-family: filson-pro,sans-serif; font-size: 20px; text-transform: uppercase; background-size: cover; background-position: center top; max-height: 45px; text-align: center; width: 100%; padding: 2px; height: auto !important;
    max-width: 120px!important; width: 100% !important; display: block !important; margin: 0 auto; font-weight: bold; letter-spacing: 0px; }
#mobile-nav ul.topmenu .product_offer a:hover.btn.offer_button { background:#ffffff; color: #232323; }
#mobile-nav ul.topmenu .product_offer a.btn.offer_button .inner_btn { border: 1px dashed #000000; border-radius: 5px; padding: 3px 15px; margin-top: -1px; }
section.error-404 .page-header { padding-bottom: 9px; margin: -59px 0 54px; border-bottom: 0px solid #eee; }
.btn-search { background-color: transparent; border: none; padding: 0 5px;}

#search-btn {
    width: 40px;
    height: 45px;
    font-size: 26px;
    color: #95d618;
    cursor: pointer;
    text-align: left;
    margin-top: 10px;
    margin-left: 15px;
}

.btn-search .fa-search {
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: #95d618;
    cursor: pointer;
}

#search-frm {
    background-color: #394424;
    width: 300px;
    padding: 15px 5px 10px 5px;
    border-radius: 0px 0px 5px 5px;
}



@media (min-width: 768px) {
	.single-products section#breadcrumb,
	.single-recipes  section#breadcrumb,
	.recipe_landing section#breadcrumb,
	.post-type-archive-recipes section#breadcrumb,
	.post-type-archive-community section#breadcrumb,
	.heritage_health section#breadcrumb,
	.community_landing section#breadcrumb {height: 40px;}
	/*.modal-dialog { width: 100%;  margin: 30px auto; }*/

    .modal-title { font-family: filson-pro,sans-serif; font-size: 24px; font-weight: bold; }

    .modal-content { border-radius: 0px !important; }

	.modal-open {
	    overflow-y: scroll;
	}
	.modal-open {
	    margin-right: -17px;
	}
}

/* Search Form & Results */



.search-form span.screen-reader-text { display:none; }
.search-results h2.page-title, .search-no-results h2.page-title { font-family: "AlternateGotNo3D"; font-style: italic; text-align: center; color: #ffffff; font-weight: normal; margin: 40px auto; font-size: 28px; }
.search-results h2.page-title span, .search-no-results h2.page-title span { font-family: filson-pro,sans-serif; font-style: normal; color: #ffffff; font-size: 24px; letter-spacing: 1px; }
.search-results .pagination h2.screen-reader-text { display: none; }
.search-results .pagination .page-numbers { background: transparent; padding: 10px 15px; color: #ffffff; font-family: filson-pro,sans-serif;; font-size: 17px; font-weight: normal; height: 40px; display: inline-block; margin: 5px 1px 0px; }
.search-results .pagination .page-numbers.prev, .search-results .pagination .page-numbers.next { background: transparent; }
.search-results .pagination a.page-numbers:hover { background: transparent; }
.search-results .pagination .page-numbers.current, .search-results .pagination .page-numbers.dots { cursor: default; font-weight: bold; }
.search-results p.instead, .search-no-results p.instead { margin-top: 30px;  margin-bottom: 30px; }
.search-results p.text-left, .search-no-results p.text-left { font-family: "AlternateGotNo3D"; font-size: 1.2em; color:#ffffff; }
.search-results p.text-left span, .search-no-results p.text-left span, .error-text { color:#ffffff; font-family: filson-pro,sans-serif;  font-style: normal; } 
.error-text { font-size:1.5em; }

.page-content p { display: inline-block; margin-right: 10px; color: #ffffff; }
.search-results p.text-right, .search-no-results p.text-right { font-family: "AlternateGotNo3D"; font-size: 1.2em; color:#ffffff;}
.search-results p.text-right a, .search-no-results p.text-right a { font-family: "AlternateGotNo3D"; color:#ffffff; text-decoration: underline;}
.search-type-divider .hr { width: 100%; height: 10px; background-color: #666; margin: 30px 0; }
.search-results .howto_item.result_list_item { background-color: #333; margin: 8px auto; width: 100%; max-width: 500px; padding: 0px; }
.search-results .howto_item.result_list_item .flex-row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; }
.search-results .howto_item.result_list_item figure { width: 12vh; vertical-align: middle; height: 9vh; background-position: 50% 50%; margin: 10px; background-repeat: no-repeat; background-size: cover; }
.search-results .howto_item.result_list_item figcaption { padding: 10px 10px 10px 20px; width: 75%; }
.search-results .howto_item.result_list_item figcaption .section { font-family: filson-pro,sans-serif; font-weight: normal; text-transform: uppercase; color: #aaa; font-size: 0.8em; }
.search-results .howto_item.result_list_item figcaption .title { font-family: filson-pro,sans-serif; font-size: 1.1em; font-weight: normal; }
.search-results .howto_item.result_list_item a { color: #ffffff; text-decoration: none; }
.search-results .howto_item.result_list_item figcaption .title:hover { text-decoration: underline; }
.search-results .instead.text-left, .search-no-results .instead.text-left { text-align: center; }
.search-results .instead.text-right, .search-no-results .instead.text-right { text-align: center; }
.search-no-results h2.no-result-heading { font-family: "AlternateGotNo3D"; padding-left: 15px; font-style: italic; }
@media(min-width:768px) {
	.search-results .howto_item.result_list_item { max-width: 49.5%; margin-right: 0.5%; float: left; }
	.search-results .howto_item.result_list_item:nth-child(even) { margin-right: 0%; margin-left: 0.5% }
	.search-results .instead.text-left, .search-no-results .instead.text-left { text-align: left; }
	.search-results .instead.text-right, .search-no-results .instead.text-right { text-align: right; }
}


.thumbnail img { margin-top: 4px; }
.portfolio-item { margin-bottom: 25px; }
section#middle-content { padding-top: 20px; }

.tax-producttype #breadcrumb {
    display: none;
}
/*
.product-landing-container {
    background: url(../images/products/bg-product-landing.jpg) repeat-x top center;
    background-color: #ffffff;
    background-size: contain;
}
*/
.product-landing-container h1 {
    margin-top: 20px;
    font-family: "AlternateGotNo3D";
    font-size: 70px;
    line-height: 1.27;
    letter-spacing: 0;
    color: #2c2c2c;
}

.gutter-20.row { margin-right: -10px; margin-left: -10px; }
.gutter-20 > [class^="col-"], .gutter-20 > [class^=" col-"] { padding-right: 10px; padding-left: 10px; }
/* general carousel styles */
#middle-content .carousel, #middle-content .carousel-inner, #middle-content .carousel-bg-image { height: 420px; width: 100%; }
#middle-content .carousel.short-masthead, #middle-content .short-masthead .carousel-inner, #middle-content .short-masthead .carousel-bg-image { height: 174px; width: 100%; }
#middle-content .carousel-caption { margin:0 auto; text-align: center; }
#middle-content .carousel-caption > * { text-shadow: 0px 0px 100px #000, 1px 1px 1px #000 } /* safari cant handle three text-shadows, but 2 is okay. */
#middle-content .carousel-caption-top h3{ text-shadow: 0px 0px 100px #000, 1px 1px 1px #000;}
/***********************
  CUSTOM BTN VALUES
************************/
.btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus { outline: 0 none; color: #81C02F; background-color:#394424; }
.btn-primary { background-color:#293218; color: #ffffff; padding: 10px 30px; border-radius: 20px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin: 10px; border: none;}
.btn-group-lg>.btn, .btn-lg { font-size: 0.857em; }
.btn-primary span { border: 2px solid #ffffff; padding: 14px }
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-color: #394424; color: #81C02F; }
.btn-primary:active, .btn-primary.active { background: none; box-shadow: none; color: #000000; }
/* related recipes section */
section#product-recipe-title { height: auto;}
section#product-recipe-title h4 { margin-top: 0px; font-size: 32px; font-family: "AlternateGotNo3D"; color: #ffffff; line-height: 1.4em; letter-spacing: 0; margin-bottom: 0px; padding: 10px 0; text-transform: none; }

section#product-recipe-title .homepage-related-recipes h4 { color: #2c2c2c !important; }

.related-recipes { background: url(../images/homepage/wood-background.jpg) top center;}
/*
section#product-recipe-title, section#product-recipes { padding: 20px;background: url(../images/homepage/wood-background.jpg) top center;
    background-color: rgba(0, 0, 0, 0);}
.recipes-product-recipes { padding-top: 150px !important; background-color: #fff !important; background-image:url(../images/homepage/wood-background.jpg) !important;}

section#product-others { background: url(../images/products/bg-product-landing.jpg) no-repeat top center;background-color: rgba(0, 0, 0, 0); background-color: #ffffff;background-size: cover; padding: 20px 0;}

section.recipes-product-recipes .view-all-recipes { margin-bottom: 40px; }
section.recipes-product-recipes .view-all-recipes a { color: #ffffff; }
*/
.recipe-grid { margin: 80px auto 50px; }

/* recipe_photo and recipe_description classes changed to item_photo and item_description */

section#community-items .community_item, section#main-content .recipe_item { margin-bottom: 25px; }

section#community-items .community_item.has_video .item_photo:after, section#main-content .recipe_item.has_video .item_photo:after, section#product-recipes .recipe_item.has_video .item_photo:after {
    font-family: "FontAwesome";
    font-weight: normal;
    content: "\f04b";
    box-sizing: border-box;
    display:block;
    width:39px;
    height:39px;
    padding-top: 15px;
    padding-left: 4px;
    line-height: 10px;
    border-radius: 50%;
    color: #80b33d;
    text-align:center;
    text-decoration:none;
    background-color: #ffffff;
    font-size:20px;
    font-weight:bold;
    transition: all 0.3s ease;
    position: absolute;
    top: 10px;
    right: 30px;
}

section#community-items .community_item .item_description { height: 85px; background: #232323; padding: 5px; }

section#main-content .recipe_item .item_description { 
    height: 55px;
    margin-top: -55px;
    position: relative;
    z-index: 10;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.3) 90%, rgba(0,0,0,0) 100%); 
}

section#community-items .community_item .item_description p, section#main-content .recipe_item .item_description p, section#product-recipes .recipe_item .item_description p { color: #fff; padding: 10px 0; }
section#product-recipes .recipe_item .item_description .forks, section#main-content .recipe_item .item_description .forks { float: left; height: 100%; width: auto; text-align: center; padding: 7px 14px 0px; min-width: 50px; background: url(../images/berio_detail_sprite.png) no-repeat; background-position: -67px 17px; }
section#product-recipes .recipe_item .item_description .forks span { font-family: filson-pro,sans-serif; color: #777; }
section#community-items .community_item .item_photo img, section#main-content .recipe_item .item_photo img, section#product-recipes .recipe_item .item_photo img { width: 100%; }
/*feature content*/
section#feature-content .thumbnail-recipe { display: block; padding: 4px; margin-bottom: -23px; line-height: 1.42857143; background-color: transparent; border: 0px solid #ddd; border-radius: 0px; -webkit-transition: border .0s ease-in-out; -o-transition: border .0s ease-in-out; transition: border .0s ease-in-out; overflow: hidden; }
section#feature-content a.thumbnail-recipe { z-index: 0; position: relative; }
section#feature-content a.thumbnail-recipe img { width: 100%; }
section#feature-content a.thumbnail-recipe .item-thumb-caption { z-index: 105; position: absolute; display: block; text-align: center; width: 100%; height: 45px; top: 36%; padding-top: 15px; text-transform: uppercase; font-family: 'Fjalla One', sans-serif; font-size: 15px; background: url(../images/Berio_nav_recipes.svg) top center no-repeat; }
section#feature-content a.thumbnail-recipe span { z-index: 105; position: absolute; display: block; text-align: center; width: 100%; height: 45px; top: 56%; color: #fff }
/*recipe top section*/
section#recipe-top-section { min-height: 100%; background-color: #232323; padding-bottom: 0px }
#recipe-top-section .recipe-title h2 { font-family: filson-pro,sans-serif; font-size: 1.643em; color: #c0c0c0; text-transform: none; letter-spacing: 6px; }
.thumbnail { display: block; padding: 4px; margin-bottom: -23px; line-height: 1.42857143; background-color: transparent; border: 0px solid #ddd; border-radius: 0px; -webkit-transition: border .0s ease-in-out; -o-transition: border .0s ease-in-out; transition: border .0s ease-in-out; overflow: hidden; }
.portfolio-item .product-image img { float: left; }
.portfolio-item .product-image .product-desc { position: absolute; top: 10%; width: 66%; margin-left: 120px; min-height: 310px;}

.portfolio-item .product-link { }
.portfolio-item .product-link .product-bg-main { position: relative; width: 100%; min-height: 300px;}
.portfolio-item .product-link .product-bg-main-olive-oil { position: relative; width: 100%; min-height: 365px;}
.portfolio-item .product-link .product-bg-main-vinegars { position: relative; width: 100%; min-height: 300px;} 
.portfolio-item .product-link .product-bg-main-balsamic-glazes, .portfolio-item .product-link .product-bg-main-glazes { position: relative; width: 100%; min-height: 300px;}
.portfolio-item .product-link .product-bg-main-pestos { position: relative; width: 100%; min-height: 300px;}

.portfolio-item .color-black { }
.portfolio-item .product-link .color-light-black { }
.portfolio-item .product-link .color-light-black h3 { margin-top: 0px; padding: 4px 0 0 15px; }
.portfolio-item .product-link .color-light-black h3.color-green { color: #668a3d; }
.portfolio-item .product-link .color-light-black h3 span { color: #2c2c2c; font-size: 0.4em; font-family: filson-pro,sans-serif; text-transform: uppercase; display: block; font-style: normal; letter-spacing: 2px; line-height: 1.3; margin-top: 10px;}
.portfolio-item .main-title-copy span, .portfolio-item .main-title-legal span { font-size: 1em; font-family: filson-pro,sans-serif; color: #2c2c2c; display: block; padding-left: 14px; line-height: 1.2em; margin-bottom: 10px; }

.portfolio-item .main-title-legal { vertical-align: bottom; padding: 10px;}
.portfolio-item .main-title-legal img { width: 100%; max-width: 50px; height: auto; position: absolute; bottom: 0;}
.portfolio-item .main-title-legal-copy {position: absolute; bottom: 5px; left: 0px; font-size: 1em; font-family: filson-pro,sans-serif; color: #2c2c2c; display: block; padding-left: 80px; line-height: 1.2em; }

.available-sizes-callout { margin-top: 15px; }
.available-sizes-callout span { background-color: #293218; padding: 3px 20px 4px; margin-left: 15px; border-radius: 25px; color: #ffffff; text-transform: uppercase; font-size: 12px; }

@media (max-width: 425px) {
    /*.recipe_item {
        width: 1px !important;
    }*/
}

@media (max-width: 768px) {
    
}

@media (min-width: 768px) {

body { padding-top: 93px; }
h1 { text-align: center; color: #fff; margin-top: -50px; font-size: 2.429em; text-transform: uppercase; letter-spacing: 3px; font-weight: bold; }
h2 { }
h3 { font-size: 2.143em; }
h4 { }
h5 { }
h6 { }

.navbar-brand {
    background: url(../images/logo.png) top center no-repeat;
    width: 180px;
    height: 111px;
    background-size: 100%;
    margin-right: 15px;
    margin-top: 15px;
}


/*.equal, .tab-pane > div[class*='col-'] { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex: 1 0 auto; }*/
.footer-top .form-group { margin-top: 0px; margin-bottom: 0px; }
.left-side { padding-bottom: 1000px; margin-bottom: -1000px; height: 100%; }
.right-side { padding-bottom: 1000px; margin-bottom: -1000px; height: 100%; }
.row-eq-height { overflow: hidden; }
.top-header { height: 40px; /*background-color: #232323; */ display: block; }
.bottom-header { height: 40px; background-color: #cfc7b1; margin-top: 120px; z-index: 106}
.navbar-nav { margin-left: 22px; }

.navbar-fixed-top { top: 40px; }

/* 2021 top navbar */
.top-navbar { position: fixed; top: 0; width: 100%; height: 40px; z-index: 1032; background-color: #394424; display: block; }
.top-navbar .top-nav-container { height: 40px; }
.top-navbar .top-nav-container .navbar-nav { float: right; margin: 0 auto; }
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: -25px; margin-top: -25px; }
.top-nav-container .navbar-nav > li > a { color: #ffffff; padding-top: 10px; padding-bottom: 10px; }
.top-nav-container .navbar-nav > li:hover, .top-nav-container  .navbar-nav > li > a:active { background-color: #4b5e27; cursor: pointer; }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 400px; background-color: transparent; margin-top: 0px; }
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0px; z-index: 99999999999; position: relative; }
.navbar-inverse { background-color: #293218; height: 60px; border: none;}
.navbar-inverse .navbar-nav>li>a { color: #ffffff; font-size: 0.8em; font-family: filson-pro,sans-serif; color: #fff; font-weight: 500; text-transform: uppercase; text-align: center; letter-spacing: 1px; padding: 16px 12px 17px 12px; line-height: 2; }
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:active { background-color: #394424; cursor: pointer; border-radius: 15px 15px 0 0; }	
.right-nav { background-image: url(../images/Berio_SpriteSheet.png); width: 120px; height: 45px; background-position: 0px -33px; }
.navbar-right { margin-top: 16px; margin-right: 0px; }
.container { width: 100%; }
.bottom-header-text { display: block; padding-left: 0px; margin-top: -4px; }
ul.bottom-header-text li:first-child a, ul.bottom-header-text li:first-child a:hover, ul.bottom-header-text li:first-child a:focus { font-family: 'Vollkorn', serif; font-size: 1.0em; color: #1b2106; font-style: italic; background-color: transparent; border-radius: 0px; -moz-box-shadow: 2px 4px 6.93px 0 rgba(0, 0, 0, 0); -webkit-box-shadow: 2px 4px 6.93px 0 rgba(0, 0, 0,0); box-shadow: 2px 4px 6.93px 0 rgba(0, 0, 0, 0); border: 0px solid #000; padding-top: 6px; }
ul.bottom-header-text li a, ul.bottom-header-text li a:focus { padding-top: 3px; padding-bottom: 3px; background-color: #d7d0bf; width: 100%; height: 100%; border-radius: 5px; -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.30); border: 1px solid #a59e8d; font-size: 0.8em; color: #323232; font-family: 'PT Sans', sans-serif; }
ul.bottom-header-text li a:hover, ul.bottom-header-text li a:focus { background-color: #ffffff; }
ul.bottom-header-text { margin-top: 6px; }
ul.bottom-header-text li { margin-right: 10px; }
.search-box { position: absolute; top: 51px; right: 0px; display: none; }

/*.search-box::before {
    content: "";
    position: absolute;
    right: 5px;
    top: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #293415 transparent;
    z-index: 9999;
}*/

.navbar-form { margin-top: 3px; padding: 0px 10px 0 0; }
.form-control { height: 28px; font-size: 10px; }
.btn-search { background-color: transparent; border: none; color: #ffffff;}
.navbar-nav { margin: 5px auto 5px; font-size: 1em;}
.footer-top { height: 82px; width: 100%; background-color: #445119; margin-top: 60px; }
.form-group .email { width: 161px;}
.email-icon .sign-up-text  {  margin-top: 0px;}
.email-icon span { font-size: 0.8em; color: #fff; letter-spacing: 2px; text-transform: uppercase; padding: 5px 20px 0 12px; vertical-align: middle; font-weight: bold; }
.email-icon .sign-up-input { text-align: right; vertical-align: top;}
.email-icon .sign-up-text {   display:inline-block; color: #fff;  }
.email-icon .email-sign-up-text { padding-right: 20px; text-align: right;}
.email-icon .email-sign-up-text a {  color: #fff; text-decoration: underline; text-align: right;}
.email-icon, .email-icon img, .email-icon form { display: inline-block; line-height: 23px }
.email-icon span { font-weight:bold; font-size: 0.8em; color: #fff; letter-spacing: 2px; text-transform: uppercase; padding: 5px 0px 0 12px; vertical-align: middle; }
ul.nav-3 { margin-left: 0px; }
ul.nav-4 { margin-left: -27px; }
ul.nav-5 { margin-left: -27px; }
ul.nav-2 li a, ul.nav-2 li a:hover, ul.nav-3 li a, ul.nav-3 li a:hover, ul.nav-4 li a, ul.nav-4 li a:hover, ul.nav-5 li a, ul.nav-5 li a:hover { font-size: 1.286em; }
ul.nav-3 li, ul.nav-4 li, ul.nav-5 li { list-style: none; margin-bottom: 25px; }
ul.nav-2 li{ list-style: none; }
ul.nav-4 { margin-left: -27px; }



footer ul.nav li a:hover, footer ul.nav-2 li a:hover, footer ul.nav-3 li a:hover, footer ul.nav-4 li a:hover, footer ul.nav-5 li a:hover { color:#caa561; text-decoration: 	underline;	 }

footer .hidden-xs .nav-2 li:nth-child(2) { white-space: nowrap; } /* desktop menu has <br> this ensures layout. */


section#breadcrumb { background: url(../images/breadcrumb-bg.jpg) top center repeat-x; background-size: cover; height: 100px;}
.thumbnail { }

.btn-primary { padding: 10px 30px;border-radius: 20px;}

/*.btn-primary { background: url(../images/products/btn-bg.jpg) top center no-repeat; color: #000000; padding: 20px 34px; border: 0 none; border: 0 none; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; margin-top: 20px; }
*/.btn-group-lg>.btn, .btn-lg { font-size: 1.286em; }
ul.nav-2 li a, ul.nav-2 li a:hover, ul.nav-3 li a, ul.nav-3 li a:hover, ul.nav-4 li a, ul.nav-4 li a:hover, ul.nav-5 li a, ul.nav-5 li a:hover { font-size: 18px; line-height: 1.2; letter-spacing: 0; }
.breadcrumb a, .breadcrumb a:hover { text-decoration: underline; font-size: 1em; }
section#middle-content .portfolio-item p { font-size: 0.8em; font-family: 'PT Sans', sans-serif; color: #cfc7b1; }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { margin-top: 0px; top: 0px; position: relative; }
.portfolio-item .product-link .main-title-copy span { font-size: 0.8em; }





.navbar-nav .email-fa .fa.fa-circle { opacity:1.0; color:#5c7100; }
.navbar-nav .facebook-fa .fa.fa-circle { opacity:1.0; color:#3b5998; }
.navbar-nav .pinterest-fa .fa.fa-circle { opacity:1.0; color:#c92228; }
.navbar-nav .youtube-fa .fa.fa-circle { opacity:1.0; color:#e52d27; }
.navbar-nav .instagram-fa .fa.fa-circle { opacity:1.0; color:#d82e84; }
.navbar-nav .amazon-fa .fa.fa-circle { opacity:1.0; color:#ff9900; }
.navbar-nav .fa-stack:hover  .fa-stack-2x { color: #ffffff; }
.navbar-nav .fa-stack .fa-stack-1x { color: #ffffff; }


.navbar-nav .fa-stack:hover  .fa-envelope {  color:#5c7100; }
.navbar-nav .fa-stack:hover  .fa-facebook {  color:#3b5998; }
.navbar-nav .fa-stack:hover  .fa-pinterest-p {  color:#c92228; }
.navbar-nav .fa-stack:hover  .fa-youtube {  color:#e52d27; }
.navbar-nav .fa-stack:hover  .fa-instagram {  color:#d82e84; }
.navbar-nav .fa-stack:hover  .fa-amazon {  color:#ff9900; }

/*save $1 header css*/
.navbar-right .product_offer { max-width: 120px; max-height: 40px; margin-left: 0px; margin: 3px 0 0 0; padding: 0px;}
.navbar-right .product_offer a.btn.offer_button sup { font-weight: bold; letter-spacing: .1em; padding-left: 2px; font-size: x-small; }
.navbar-right .product_offer a.btn.offer_button { background:#caa561; border: 0px; color: #232323; font-family: filson-pro,sans-serif; font-size: 20px; text-transform: uppercase; background-size: cover; background-position: center top; max-height: 40px; text-align: center; width: 100%; padding: 2px; height: auto !important;  max-width: 120px!important;
    width: 100% !important;    display: block !important;    margin: 0 auto;  font-weight: bold;  letter-spacing: 0px; }
.navbar-right .product_offer a:hover.btn.offer_button { background:#ffffff; color: #232323; }
.navbar-right .product_offer a.btn.offer_button .inner_btn { border: 1px dashed #000000; border-radius: 5px; padding: 3px 15px; margin-top: -1px; background: none;}



}

@media (min-width: 992px) {
.container { width: 100%; }
.navbar-form .form-control { display: block; }
.navbar-nav { margin: 5px auto 5px; }
.navbar-inverse .navbar-nav>li>a { padding: 12px 15px 0px 15px; }
ul.bottom-header-text li a, ul.bottom-header-text li a:focus { padding-top: 3px; padding-bottom: 3px; background-color: #d7d0bf; width: 100%; height: 100%; border-radius: 5px; -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.30); -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.30); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.30); border: 1px solid #a59e8d; font-size: 1em; color: #323232; font-family: 'PT Sans', sans-serif; }
ul.bottom-header-text li a:hover, ul.bottom-header-text li a:focus { background-color: #ffffff; }
.navbar-inverse .navbar-nav>li>a { color: #ffffff; font-size: 1em; font-family: filson-pro,sans-serif; color: #fff; font-weight: 500; text-transform: uppercase; text-align: center; letter-spacing: 1px; padding: 12px 15px 14px 15px; line-height: 2;}
.navbar-inverse .navbar-nav>li:hover, .navbar-inverse .navbar-nav>li:active, .navbar-inverse .navbar-nav>li>a.active { background-color: #394424; cursor: pointer; border-radius: 15px 15px 0 0; }

ul.nav-2 li a, ul.nav-2 li a:hover, ul.nav-3 li a, ul.nav-3 li a:hover, ul.nav-4 li a, ul.nav-4 li a:hover, ul.nav-5 li a, ul.nav-5 li a:hover { font-size: 1.286em; letter-spacing: 0;}
.form-group .email { height: 40px; width: 280px; margin-right: 10px; }
section#middle-content .portfolio-item p { font-size: 1em; font-family: 'PT Sans', sans-serif; color: #cfc7b1; }
.portfolio-item .product-link .main-title-copy span { font-size: 1em; }
ul.bottom-header-text li:first-child a, ul.bottom-header-text li:first-child a:hover, ul.bottom-header-text li:first-child a:focus { font-size: 1.2em;}
}

@media (max-width: 991.9px) and (min-width: 768px) {
ul.dropdown-menu-new {padding: 20px 0;}
ul.dropdown-menu-new li a { font-size: 0.8em; }
.pestonality-quiz img { width: 200px; }
.pestonality-quiz-link a { font-size: 1em; line-height: 1em; }
.dropdown .dropdown-olive-oil { width: 800px;left: -250px; }
.dropdown .dropdown-pesto { left: -300px;width: 750px; }
.dropdown .dropdown-vinegar { left: -150px;width: 600px; }
}


@media (min-width: 1100px) {
.email-icon .sign-up-input { text-align: right; vertical-align: top;}
.email-icon .sign-up-text {   display:inline-block; color: #fff;  }
.email-icon .email-sign-up-text { padding-right: 20px; text-align: right;}
.email-icon .email-sign-up-text a {  color: #fff; text-decoration: underline; text-align: right;}
.email-icon span { font-size: 1.286em; color: #fff; letter-spacing: 2px; text-transform: uppercase; padding: 5px 20px 0 12px; vertical-align: middle; font-weight: bold; }
}



@media (max-width: 1100px) {
ul.bottom-header-text li:nth-child(5) { display: none; } 


}
@media (max-width: 1280px) {
ul.bottom-header-text li:nth-child(6) { display: none; } 

}

@media (min-width: 1150px) {
.container { width: 100%; }
.navbar-form .form-control { display: inline-block; }
.navbar-nav { margin-left: 22px; list-style: none; margin: 5px auto 5px;}
/*.navbar-inverse .navbar-nav>li>a { padding: 12px 17px 0 17px; margin-bottom: 18px}*/
.navbar-form { margin-top: 3px; padding: 0px 15px 0 0; }
h5 { font-family: filson-pro,sans-serif; font-size: 1.286em;}
.nav-list li a, .nav-list li a:hover {  font-size: 1.0em; }
ul.nav-3 { margin-left: -27px; }

}

@media (min-width: 1330px) {
.container { width: 1300px; }
.bottom-header-text { display: block; padding-left: 0px; margin-top: -4px; }
}

/* Homepage Details */

.homepage-item-international {
    height: 55px;
    margin-top: -55px;
    position: relative;
    z-index: 10;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.3) 90%, rgba(0,0,0,0) 100%);
}

.homepage-item-international p {
    color: #fff;
    padding: 10px;
    font-size: 1em;
    font-family: filson-pro,sans-serif;
}


/* which oil heading uses the above class. with .button-form class, it displays as a button. */
.post-type-archive-products section#product-recipe-title { margin-top: 20px; }
section#product-recipe-title.button-form { background: transparent; }
/*section#product-recipe-title h1 { font-size: 17px; white-space: normal; }*/
section#product-recipe-title.button-form h1 { font-size: 18px; padding: 20px 34px; color: #000000; }
/* make the button look not like a button when expanded */
section#product-recipe-title h1.btn-primary { background-image: none; cursor: inherit; outline: none; border: 0px; padding: 28px 14px; }
section#product-recipe-title h1.btn-primary:active,
section#product-recipe-title h1.btn-primary:active:hover
section#product-recipe-title h1.btn-primary:active:hover { background:none; color: #fff; }
/* and make it look like one when its still in button-form */
section#product-recipe-title.button-form h1.btn-primary,
section#product-recipe-title.button-form h1.btn-primary:active:hover { background: url(../images/products/btn-bg.jpg) top center no-repeat; color: #000000; cursor: pointer; background-size: cover; padding: 10px; }
section#product-recipe-title h1.btn-primary span { border: 0px; padding: 0px; }
section#product-recipe-title.button-form h1.btn-primary span { border: 2px solid #ffffff; display: inline-block; padding: 14px; }

.container-which-oil { background: url(../images/products/bg-product-landing.jpg) no-repeat top center; background-color: #ffffff; background-size: cover; }

#which-oil { display: none; }
#which-oil .bottle-container { width: 100%; height: auto; margin: 0px; padding: 0px; }
#which-oil .bottle-row { margin: 20px auto 0; text-align: center; }
#which-oil .bottle-row .col-xs-2 { padding: 0 1%; width: 12.5%; }
#which-oil .bottle-row img { width: 100%; }
#which-oil .bottle-row img.inactive { opacity: .4; }
#which-oil .category-list { max-width: 940px; margin: 0 auto; }
/* mobile styles first */
@media(max-width:767px) {
	#which-oil .category-list > button { background-color: transparent; color: #567200; border-color: #2c2c2c; margin: 0 6px 12px; }
	#which-oil .category-list.open > button { background-color: transparent; color: #567200; }
	#which-oil li button { width: 100%; }
	#which-oil .dropdown-menu { left: 0px; right: 0px; margin-top: -12px; float: none; margin: -12px auto 0px; max-width: 200px; padding: 0px; }
	.dropdown-menu li { background-color: #333; border: none; font-size: 20px; margin: 0px auto; }
	.dropdown-menu li button { border-radius: 0px; padding: 8px 12px; background-color: #333; color: #fff; border-color: #000; }
	.dropdown-menu li button.active { background-color: #555; color: #ffffff; border-color: #383838; }
	.dropdown-menu li button:active:hover, .dropdown-menu li button.active:hover, .dropdown-menu li button:hover { background-color: #000; border: 1px solid transparent; color: #fff; }
    .navbar-nav .open .dropdown-menu {  position: relative; }
    #mobile-nav ul.topmenu li ul.dropdown-menu li { padding-left: 20px; }
    section#community-items .community_item, section#product-recipes .recipe_item, section#main-content .recipe_item { margin-bottom: 15px; }
    #which-oil { padding-bottom: 30px; }
    footer .signature img { right: 0px; width: 100%; height: auto; padding: 0 10px; opacity: 0.6; }
}

@media(min-width:540px) {
	section#product-recipe-title h4 { font-size: 25px; }
}
@media(min-width:768px) {
    .navbar .navbar-nav { display: inline-block; float: right; }
	section#product-recipe-title h4 { font-size: 70px; }
	#which-oil .bottle-row { width: 740px; margin: 20px auto 40px; }
	#which-oil .category-list > button { display: none; }
	#which-oil .dropdown-menu { position: relative; top: 0px; float: none; display: block; background: transparent; text-align: center; z-index: 80; border: none; box-shadow: none; }
	#which-oil .category-list button { background-color: transparent; color: #2c2c2c; border-color: #2c2c2c; font-family: filson-pro,sans-serif;}
	#which-oil .category-list .dropdown .btn.dropdown-toggle.active { background-color: #567200; color: #ffffff; }
	#which-oil .category-list .dropdown .btn.dropdown-toggle.focus, #which-oil .category-list .dropdown .btn.dropdown-toggle:focus { outline: none; }
	#which-oil .category-list > ul > li { display: inline-block; margin: 0 6px 12px; }
}

/* Our Products page */

.all-products {  }
.all-products-content { padding: 20px 0; }
.all-products img { width: 100%; height: auto; max-width: 330px; }
.all-products .all-products-txt { padding-top: 10%; }
.all-products .all-products-txt h3 { font-weight: normal; font-size: 36px; }
.all-products a { 
    font-family: filson-pro,sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #2c2c2c;
    display: block;
    text-decoration: underline;
    padding: 5px;
}
.all-products a.view-all { text-decoration: none; }

@media(max-width:768px) {
    .all-products .all-products-txt h3 { font-size: 20px; }
    .all-products a { font-size: 12px; line-height: 12px; }
}



/* Heritage & Health & Faq*/
.heritage_health .carousel-caption .item-thumb-caption { width: 54px; height: 62px; margin: 0 auto; background:url(../images/Berio_nav_health.svg) no-repeat; }
.heritage_health .carousel-caption .item-thumb-caption-faqs { width: 54px; height: 57px; margin: 0 auto; background:url(../images/FAQs_Icon.png) no-repeat; background-position: -23px -22px; }
.heritage_health .carousel-caption .title { font-size: 18px; font-family: filson-pro,sans-serif; color: #FFFFFF; font-weight: bold; text-transform: uppercase; text-align: center; letter-spacing: .15em; padding-bottom: 20px; }
.heritage_health .carousel-caption .description { font-size: 14px; font-family: filson-pro,sans-serif; color: rgb(255, 255, 255); font-weight: normal; line-height: 1.353; text-align: center; width: 100%; max-width: 800px; margin: 0 auto; padding: 0 15px;}
.heritage_health #middle-content { padding-top: 0px; background: url(../images/breadcrumb-bg.jpg); background-repeat: repeat; background-size: 170%; background-position: bottom center; }
.heritage_health #middle-content .carousel, .heritage_health #middle-content .carousel-inner, .heritage_health #middle-content .carousel-bg-image { height: 307px; }
@media(min-width:851px) and (max-width:1050px) {
	.page-template-faq-landing #middle-content .carousel, .page-template-faq-landing #middle-content .carousel-inner, .page-template-faq-landing #middle-content .carousel-bg-image { height: 320px; }
}
@media(min-width:767px) and (max-width:850px) {
	.page-template-faq-landing #middle-content .carousel, .page-template-faq-landing #middle-content .carousel-inner, .page-template-faq-landing #middle-content .carousel-bg-image { height: 360px; }
}
@media(min-width:421px) and (max-width:480px) {
	.page-template-faq-landing #middle-content .carousel, .page-template-faq-landing #middle-content .carousel-inner, .page-template-faq-landing #middle-content .carousel-bg-image { height: 320px; }
}
@media(min-width:361px) and (max-width:420px) {
	.page-template-faq-landing #middle-content .carousel, .page-template-faq-landing #middle-content .carousel-inner, .page-template-faq-landing #middle-content .carousel-bg-image { height: 340px; }
}
@media(min-width:301px) and (max-width:360px) {
	.page-template-faq-landing #middle-content .carousel, .page-template-faq-landing #middle-content .carousel-inner, .page-template-faq-landing #middle-content .carousel-bg-image { height: 360px; }
}
@media(max-width:300px) {
	.page-template-faq-landing #middle-content .carousel, .page-template-faq-landing #middle-content .carousel-inner, .page-template-faq-landing #middle-content .carousel-bg-image { height: 385px; }
}
.heritage_health #middle-content .container.heritage-description { background: transparent; text-align: left; }
.heritage_health #middle-content .container.heritage-description .row { max-width: 870px; margin: 0 auto; }
.heritage_health #middle-content .container.heritage-description h2 { font-family: 'Vollkorn', serif; font-size: 30px; color: #d2a45d; font-style: italic; font-weight: 400; }
.heritage_health #middle-content .container.heritage-description p { font-family: filson-pro,sans-serif; font-size: 16px; line-height: 1.4em; color: #fff; padding: 0px 0 20px; }
.heritage_health #middle-content .carousel-bg-image { background-size: cover; background-position: 50% 50%; }
.heritage_health #tab-container { border-top: 8px solid #c1a566; }
.heritage_health #tab-container  .nav-tabs { margin: 0px; border-bottom: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.heritage_health #tab-container  .nav-tabs > li { width: 25%; font-family: filson-pro,sans-serif; font-weight: 500; text-transform: uppercase; text-align: center; letter-spacing: 2px; position:relative; }

/* Tab Colors (normal) */
.heritage_health #tab-container .nav-tabs>li.tab-founder,
.heritage_health #tab-container .nav-tabs>li.tab-heartfacts,
.heritage_health #tab-container .nav-tabs>li.tab-using-it{ background-color: #434c0a; }
.heritage_health #tab-container .nav-tabs>li.tab-family,
.heritage_health #tab-container .nav-tabs>li.tab-taketoheart,
.heritage_health #tab-container .nav-tabs>li.tab-creating-it { background-color: #384005; }
.heritage_health #tab-container .nav-tabs>li.tab-made,
.heritage_health #tab-container .nav-tabs>li.tab-medidiet,
.heritage_health #tab-container .nav-tabs>li.tab-storing-it { background-color: #434c0a; }
.heritage_health #tab-container .nav-tabs>li.tab-history,
.heritage_health #tab-container .nav-tabs>li.tab-subchart,
.heritage_health #tab-container .nav-tabs>li.tab-buying-it { background-color: #383f05; }
/* Tab Colors (hover, lightened 2%) */
.heritage_health #tab-container .nav-tabs>li.tab-founder:hover,
.heritage_health #tab-container .nav-tabs>li.tab-heartfacts:hover,
.heritage_health #tab-container .nav-tabs>li.tab-using-it:hover { background-color: #4b550b; }
.heritage_health #tab-container .nav-tabs>li.tab-family:hover,
.heritage_health #tab-container .nav-tabs>li.tab-taketoheart:hover,
.heritage_health #tab-container .nav-tabs>li.tab-creating-it:hover { background-color: #404906; }
.heritage_health #tab-container .nav-tabs>li.tab-made:hover,
.heritage_health #tab-container .nav-tabs>li.tab-medidiet:hover,
.heritage_health #tab-container .nav-tabs>li.tab-storing-it:hover { background-color: #4b550b; }
.heritage_health #tab-container .nav-tabs>li.tab-history:hover,
.heritage_health #tab-container .nav-tabs>li.tab-subchart:hover,
.heritage_health #tab-container .nav-tabs>li.tab-buying-it:hover { background-color: #404806; }

.heritage_health #tab-container .nav-tabs>li.active { background-color: #171717; }
.heritage_health #middle-content .slider-hr { width: 58px; height: 3px; background-color: #fff; margin: -3px auto 17px; }
.heritage_health #middle-content .btn-signup, .heritage_health #middle-content .btn-signup:hover { background-color: #cca762; height: 40px; border-color: transparent; font-size: 1.286em; font-family: Arial; text-transform: uppercase; line-height: 5.471px; font-weight: bold; color: #232323; padding-top: 18px; text-shadow: 0px 0px 0px #000, 0px 0px 0px #000, 0px 0px 0px #000; margin-top: 15px; }

.heritage_health #main-content .slider-button a.btn.slide_button { background-image: url(../images/btn-faqs.jpg); }
.heritage_health #main-content a.btn.slide_button {  width: 432px; max-height: 66px; background-repeat: no-repeat; border-radius: 0px; border: 0px; color: #ffffff; font-family: filson-pro,sans-serif; font-size: 14px; text-transform: uppercase;
    background-size: cover; background-position: center top; text-align: center; width: 100%; padding: 3px; text-decoration: none; }
.heritage_health #main-content a.btn.slide_button .inner_btn { font-weight: 600; letter-spacing: .1em; border: 2px solid #fff; padding: 18px 0px; line-height: 1em; }

@media(max-width:500px) {
	.heritage_health #tab-container .nav-tabs>li>a { font-size: 5pt; padding: 15px 6px 50px; }
    .play-btn {
        height: auto;
        width: 100px;
        position: absolute;
        top: 20%;
        left: 35%;
    }

    footer ul.nav-3 li a, footer ul.nav-4 li a, footer ul.nav-3 li a, footer ul.nav-4 li a:hover {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0;
    }

}
@media(max-width:330px) {
	.heritage_health #tab-container  .nav-tabs > li { letter-spacing: 1px; }
	.heritage_health #tab-container .nav-tabs>li>a { font-size: 5pt; padding: 15px 4px 50px; }
}
.heritage_health #tab-container .nav-tabs>li>a { color: #fff; background-color: transparent; border: 0px; padding: 15px 5px 50px; position: initial; }
.heritage_health #tab-container .nav-tabs>li.active>a { color: #d2a45d; }
.heritage_health #tab-container .nav-tabs>li>a .tab-icon { width: 30px; height: 30px; display: block; background-image: url(../images/berio_detail_sprite.png); background-position: -237px -78px; margin: 8px auto 0px; position: absolute; left: 50%; margin-left: -15px; bottom: 12px; }
.heritage_health #tab-container .nav-tabs>li.active>a .tab-icon { background-position: -237px -108px; }
.heritage_health #main-content { background: url(../images/hhf_bg.jpg) #2e3520 repeat-x; background-position: center top; }

.heritage_health #main-content .tab-content { max-width: 870px; margin: 50px auto; }
.heritage_health #main-content .tab-content .row { margin: 0px; }
.heritage_health #main-content .tab-content article p { color: #fff; font-size: 16px; line-height: 1.5em; padding: 7px 0px; }
.heritage_health #main-content .tab-content figure.heritage-photo { float: right; padding: 15px 0px 25px; width: 100%; }
.heritage_health #main-content .tab-content figure.heritage-photo img { margin: 0 auto; }
.heritage_health #main-content .tab-content figure.float-left { margin:; padding:; }
.heritage_health #main-content .tab-content figure.float-right { margin:; padding:; }
.heritage_health #main-content .tab-content figure.float-left img,
.heritage_health #main-content .tab-content figure.float-right img { margin: 25px auto 50px; }
.heritage_health #main-content .tab-content figure.heritage-aside img { margin: 30px auto 10px; }
.heritage_health #main-content .tab-content article h2 { font-family: 'Vollkorn', serif; font-size: 28px; color: #d2a45d; font-style: italic; font-weight: 400; margin-bottom: 0px; }
.heritage_health #main-content .tab-content #oilhistory h2 { margin-bottom: 50px; }
.heritage_health #main-content .tab-content article ol {     padding-left: 0px;    list-style-position: inside; }
.heritage_health #main-content .tab-content article ul { padding-left: 15px; list-style: square; }
.heritage_health #main-content .tab-content article a { font-weight: bold; color: #fff; text-decoration: underline; }
.heritage_health #main-content .tab-content article a:hover { text-decoration: none }
.heritage_health #main-content .tab-content article ol li { color: #ababab; font-family: 'PT Sans', sans-serif; font-size: 16px; padding: 7px 0px; }
.heritage_health #main-content .tab-content article ul li { color: #daa95d; font-family: 'PT Sans', sans-serif; font-size: 16px; padding: 7px 0px; }
.heritage_health #main-content .tab-content .style-offset article p, .heritage_health #main-content .tab-content article ul li span { color: #ababab; }
.heritage_health #main-content .tab-content .style-offset article p span { color: #fff; }
.heritage_health #main-content .tab-content .style-offset article p strong, .heritage_health #main-content .tab-content article ul li span strong { font-weight: 700; color: #fff; text-transform: uppercase; }
.heritage_health #main-content .tab-content article .sources { color: #ababab; }
.heritage_health #main-content .tab-content article .sources { font-size: 14px; }
.heritage_health #main-content .tab-content article .sources span { font-family: 'Vollkorn', serif; font-size: 20px; font-style: italic; font-weight: 400; margin-bottom: 0px; }
.heritage_health #main-content .tab-content .style-offset article p.sources span { color: #d2a45d; }
.heritage_health #main-content .tab-content article .sources a { color: #ababab; }
.heritage_health .footer-top { margin-top: 0px; }
@media(min-width:768px) {
	.heritage_health .carousel-caption .title { font-size: 34px; }
	.heritage_health #main-content .tab-content figure.heritage-photo { margin: 20px 0px 0px 10px; width: auto; padding: 0px; }
	.heritage_health #main-content .tab-content figure.float-left { float: left; margin: 32px 75px 50px -5px; padding: 0px; }
	.heritage_health #main-content .tab-content figure.float-right { float: right; margin: 32px -5px 50px 75px; padding: 0px; }
	.heritage_health #main-content .tab-content .style-offset article h2 { margin-top: 40px; }
	.heritage_health #main-content .tab-content figure.heritage-aside img { margin: 0 auto; }
	.heritage_health .carousel-caption .title { font-size: 28px; }
	.heritage_health .carousel-caption .description { font-size: 17px; }
}

.subchart-table { position: relative; }
.subchart-table table { font-family: filson-pro,sans-serif; margin: 30px auto 30px; background-color: #363636; border-color: #484848; border-width: 1px 1px 1px 0px; border-style: solid; }
.subchart-table table td { border-color: #484848; border-width: 0px 0px 0px 1px; border-style: solid; text-align: left; padding: 0 15px; line-height: 1em; }
.subchart-table table tbody tr:nth-child(odd) td { background-color: #1e1e1e; }
.subchart-table table thead td { font-size: 16px; color: #d2a45d; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; padding: 14px 15px; }
.subchart-table table tbody td { font-size: 14px; color: #919290; font-weight: bold; padding: 10px 15px; }
.subchart-table .table-overlay .overlay-left { position: absolute; right: initial; left: -7%; top: 205px; display: none; }
.subchart-table .table-overlay .overlay-right { position: absolute; right: 2%; top: 53px; display: none; }
@media(min-width:768px) {
	.subchart-table table { margin: 45px auto 65px; }
	.subchart-table table td:nth-child(odd) { padding-left: 58px; padding-right: 58px; }
	.subchart-table table td:nth-child(even) { padding-left: 28px; padding-right: 28px; }
	.subchart-table .table-overlay .overlay-left, .subchart-table .table-overlay .overlay-right { display: block; }
}
@media(min-width:830px) {
	.subchart-table .table-overlay .overlay-left { left: initial; right: 82%; }
	.subchart-table .table-overlay .overlay-right { right: 5%; }
}
/*section#product-recipes .recipe_item:nth-child(n+3) { display: none; }

@media(min-width:1750px) {
section#product-recipes .recipe_item:nth-child(n+4) { display: block; }
}*/

section#product-recipes .container-fluid .recipe-thumb:nth-child(n+5) { display: none; } 

@media(min-width:768px) {
section#product-recipes .container-fluid .recipe-thumb:nth-child(-n+4) { display: block; }
}
@media(min-width: 992px) {
section#product-recipes .container-fluid .recipe-thumb:nth-child(-n+3) { display: block; }  /* show a 3rd */  
}
@media(min-width:1200px) {
section#product-recipes .container-fluid .recipe-thumb:nth-child(-n+4) { display: block; }
section#product-recipes .container-fluid .recipe-thumb.col-xl-20 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
} 
 
  /* show a 4th */  
}
@media(min-width:1500px) {  
section#product-recipes .container-fluid .recipe-thumb:nth-child(-n+5) { display: block;}  /* show a 5th */
section#product-recipes .container-fluid .recipe-thumb.col-xl-20 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
} 
}

/* common recipe-landing / howto-landing styles / 7 power salads */
#recipe-top-section .recipe-sort, #middle-content .recipe-sort  { text-align: right; color: #fff; }
#recipe-top-section .recipe-sort .dropdown, #middle-content .recipe-sort .dropdown { display: inline; margin-left: 10px; }
#recipe-top-section .recipe-sort .dropdown .btn.dropdown-toggle, #middle-content .recipe-sort .dropdown .btn.dropdown-toggle { background-color: transparent; color: #ffffff; border-color: #cca762; padding: 4px 5px 4px 6px; outline: none; }
#recipe-top-section .recipe-sort .dropdown .btn.dropdown-toggle.active:active, #middle-content .recipe-sort .dropdown .btn.dropdown-toggle.active:active,
#recipe-top-section .recipe-sort .dropdown .btn.dropdown-toggle.active, #middle-content .recipe-sort .dropdown .btn.dropdown-toggle.active { background-color: #cca762; color: #000000; border-color: #cca762; }
#recipe-top-section .recipe-sort .dropdown .btn.dropdown-toggle .caret, #middle-content .recipe-sort .dropdown .btn.dropdown-toggle .caret  { border: none; width: 22px; height: 17px; background: url(../images/berio_detail_sprite.png) no-repeat; background-position: -67px -117px; margin: 0 0 2px 3px; }
#recipe-top-section .recipe-sort .dropdown .btn.dropdown-toggle.active:active .caret, #middle-content .recipe-sort .dropdown .btn.dropdown-toggle.active:active .caret,
#recipe-top-section .recipe-sort .dropdown .btn.dropdown-toggle.active .caret, #middle-content  .recipe-sort .dropdown .btn.dropdown-toggle.active .caret  { background-position: -162px -116px; }
#recipe-top-section .recipe-sort .dropdown-menu, #middle-content .recipe-sort .dropdown-menu { left: initial; right: 0; }
#recipe-top-section .recipe-sort, #middle-content .recipe-sort { display: block; text-align: center; }
@media(min-width: 768px) {
    #recipe-top-section .recipe-sort, #middle-content  .recipe-sort{display: block; text-align: right; }
}
body.cats_fixed .catfixer { position: fixed; left: 0px; right: 0px; background-color: #232323; z-index: 1; top: 93px; }
body.cats_fixed .catfixer .container { padding-bottom: 20px; }
body.cats_fixed #product-recipes { margin-top: 260px; }
body.cats_fixed .modal-backdrop { z-index: 0; }
@media(max-width:767px) {
	body.cats_fixed .catfixer { top: 50px; }
	body.cats_fixed .catfixer .container { padding-top: 10px; }
}
section#recipe-top-section { padding-bottom: 20px; }

#recipe-top-section .category-title h1 { text-align: left; margin: 0 0 0px; font-family: filson-pro,sans-serif; font-size: 24px; color: #fff; text-transform: none; letter-spacing: .15em; font-weight: 600; }
#recipe-top-section .category-title h1 a.clear-filter { display: none; width: 14px; height: 14px; background: url(../images/berio_detail_sprite.png) no-repeat; background-position: -187px -117px; }
#recipe-top-section .category-title h1.filtered a.clear-filter { display: inline-block; margin: 0 0 2px 10px; }

  #email_friend .modal-dialog { width: 90%; margin-left: auto; margin-right: auto; }
  #email_friend label { font-weight: normal; width: 100%; }
  #email_friend input[type=text], #email_friend input[type=email], #email_friend textarea { width: 100%; }
  #email_friend .submit-container { text-align: center; margin: -6px 0px 10px; }
  #email_friend button.close { opacity: 1; background: url(../images/berio_detail_sprite.png) no-repeat; background-position: -210px -32px;
height: 34px; width: 34px; border-radius: 50%; position: absolute; top: -17px; right: -17px; float: none; }
  #email_friend .modal-content {  background: url(../images/preference-center/what-content-bg.jpg) top center no-repeat; -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0); box-shadow: 0 5px 15px rgba(0,0,0,0); width: 100%; max-width: 630px; margin: 120px auto 0px; border: 0px solid rgba(0,0,0,.2); }
  #email_friend .modal-content { color:#fff; }
  #email_friend .modal-content h4 { color:#d2a45d; font-family: 'Vollkorn', serif; font-size: 20px;}
  #email_friend .modal-content input { margin: 0px; padding: 10px; color: #000; border: 0px solid #e3e3e3; float: left; background-color: #ffffff; height: 38px; font-size: 17px !important; margin-right: 15px; font-size: 10px;}
  #email_friend .modal-content input::-webkit-input-placeholder { color: #000; font-size: 14px; }
  #email_friend .modal-content input:-moz-placeholder {  color: #000; font-size: 14px; }
  #email_friend .modal-content input::-moz-placeholder { color: #000; font-size: 14px;  }
  #email_friend .modal-content input:-ms-input-placeholder { color: #000; font-size: 14px; }
  #email_friend .modal-content textarea { background-color: #ffffff; border: 0px solid #e3e3e3; padding: 10px; height: 100px; color:#000;}
  #email_friend .modal-content input[type=checkbox] { margin-top: -5px; background-color: transparent; }
  #email_friend .modal-content .bottom-15 { margin-bottom: 15px; }
  @media (min-width: 1300px) 
  {
    #email_friend .submit-container { text-align: center; margin: 20px 0px 10px; }
    #email_friend .modal-dialog { width: 70%; margin-left: auto; margin-right: auto; }
    #email_friend .modal-content { width: 75%; padding: 10px; max-width: 600px; }
  }

/* C-Cap Page style */
.c-cap-container{background:url("../images/c-cap/c-cap_bg.jpg") top center no-repeat;background-size:cover;height:100%;min-height:1000px}
.main-container-c-cap{margin-top:100px}
.c-cap-link{display:block;margin:10px auto}
.c-cap-link a{color:#81c02f;text-decoration:underline}
.c-cap-main-cpy{font-family:filson-pro,sans-serif;font-size:18px;line-height:1.5;color:#fff}
.c-cap-main-cpy h1{font-family:AlternateGotNo3D;font-size:72px;font-weight:400;line-height:.87;margin-top:0;text-align:left;color:#fff}
.c-cap-small-cpy{font-size:14px;padding:15px 0}
.c-cap-small-cpy a{color:#81c02f;text-decoration:underline}
#slide-content{margin-top:-60px !important;}
.c-cap-slide-wrapper{margin-top:90px}
.c-cap-slide-container{background:url("../images/c-cap/c-cap_wood_bg.png") top center repeat-x;background-size:contain;height:100%;min-height:346px}
.slick-dots li button::before{color:#fff !important;opacity:.25 !important;}
.slick-dots li.slick-active button::before{color:#fff !important;opacity:.75 !important;}
.mfp-figure::after{box-shadow:none !important;background:0 0 !important;}
.mfp-close{height:60px !important;font-size:50px !important;opacity:.75 !important;}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer !important;}
.mfp-image-holder .mfp-content{max-width: 95% !important;}
@media (max-width:449.9px){
    .main-container-c-cap{margin-top:50px !important;}
}
@media (max-width:767.9px){
    .c-cap-link{margin-bottom: 40px;}
}
@media (max-width:1439.9px){
    .c-cap-slide-container{background-size:cover !important;}
}


/* health Page style */

section#health-header-content{background-color:#fff;background-image:url(../images/health/your-health-bg.jpg);height:100%; background-size: cover;}
section#health-header-content .health-header-content-row{padding:125px 20px 200px}
section#health-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#health-header-content .health-header-content-row p {font-family:filson-pro,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#fff}
section#health-benefits-content, section#health-wellness-content, section#health-chart {background-color:#fff;padding:8em 0;}
section#health-benefits-content h2{font-family:"AlternateGotNo3D";text-align:center;color:#2c2c2c;font-size:68px;font-weight:700;line-height:1.25}
section#health-benefits-content h3{font-family:filson-pro,sans-serif;text-align:center;color:#2c2c2c;font-size:18px;font-weight:700;line-height:1.75}
section#health-benefits-content .health-benefits-blocks-txt{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:#2c2c2c;text-align: left;}
section#health-benefits-content hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 2px dotted #979797;width: 90%;margin-left: 5% !important;margin-right: 5% !important; }
section#health-complications-content, section#health-diet-content {background-image: url('../images/homepage/wood-background.jpg');background-repeat:repeat-x;background-size:cover;}
section#health-diet-content img { width: 100%; height: auto; max-width: 606px; }
section#health-complications-content .health-complications-container img { width: 100%; height: auto; max-width: 385px; padding: 20px; }
section#health-complications-content .health-complications-container h2 {font-family:"AlternateGotNo3D";text-align:center;color:#ffffff;font-size:68px;font-weight:700;line-height:1.25}
section#health-complications-content .health-complications-row, section#health-diet-content .health-diet-row {margin: 50px auto;}
section#health-wellness-content img { width: 100%; height: auto; max-width: 715px; }
section#health-diet-content .health-diet-row h3 {text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);font-family:"AlternateGotNo3D";font-size: 58px;color: #5b7e2d;}
section#health-diet-content .health-diet-row p {font-family:filson-pro,sans-serif;font-size:16px;line-height:1.5;color:#ffffff;text-align: left;padding-bottom: 10px;}
section#health-diet-content .health-diet-row a { color: #5b7e2d; text-decoration: underline; }
section#health-diet-content .health-diet-row .med-diet-legal p { font-size: 14px;color:#9d9d9d;padding-bottom: 0; }
section#health-chart h2 { font-family:"AlternateGotNo3D";text-align:center;color:#5b7e2d; font-size: 58px; }
section#health-chart p { font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#2c2c2c; }
section#health-chart .chart-footnotes { padding-top: 20px; }
section#health-chart .chart-footnotes p { font-family:filson-pro,sans-serif;font-size: 12px; text-align:left; color:#666666; line-height: 1.2;}
section#health-chart .chart-footnotes a { color: #5b7e2d; text-decoration: underline; }

@media (max-width:767.9px) {
    section#health-header-content{background-position:center}
    section#health-header-content h1{font-size:48px}
    section#health-header-content h2{font-size:44px}
    section#health-complications-content .health-complications-container {padding: 8em 0;}
    section#health-header-content .health-header-content-row p,{font-size:16px;line-height:1.5}
    section#health-header-content .health-header-content-row{padding:50px 20px}
    section#health-complications-content, section#health-diet-content{background-image:url(../images/sustainability/sus-wood-bg-mobile.png);margin-top:-58px;background-repeat:repeat-x;background-size:contain}
}

/* Sustainability Page style */

section#sus-header-content{background-color:#fff;background-image:url(../images/sustainability/sus-header-bg.jpg);background-size: cover;height:100%}
section#sus-header-content .sus-content-row{padding:50px 20px 100px}
section#sus-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#sus-header-content .sus-content-row p{font-family:filson-pro,sans-serif;font-size:18px;font-weight:400;line-height:1.75;color:#fff}
section#sus-collab-content{background-color:#fff;background-image:url(../images/sustainability/sus-paper-bg.jpg);background-size:cover;padding-bottom:8em}
section#sus-collab-content h2{font-family:"AlternateGotNo3D";text-align:center;color:#2c2c2c;font-size:68px;font-weight:700;line-height:1.25}
section#sus-collab-content h3{font-family:filson-pro,sans-serif;text-align:center;color:#2c2c2c;font-size:18px;font-weight:700;line-height:1.75}
section#sus-collab-content p{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:#2c2c2c}
section#sus-collab-content a{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.25;color:#5b7e2d;text-decoration:underline}


section#sus-sr-content,section#sus-techniques-content,section#sus-growing-content {background-image:url(../images/sustainability/sus-wood-bg.png);margin-top:-58px;background-repeat:repeat-x;background-size:cover;}


section#sus-life-content .life-container-sus {margin-top:60px}


section#sus-life-content, section#sus-biodiverse-content, section#sus-rpetbottle-content {background-color:#1A0F08;background-image:url(../images/sustainability/sus-paper-bg.jpg);background-size:cover;}

.sus-life-container{padding-bottom:8em}
.sus-life-container img{margin:20px}
.sus-sr-container, .sus-growing-container, .sus-biodiverse-container, .sus-techniques-container {padding-top: 5em; padding-bottom: 5em;}
.sus-techniques-container img,.sus-biodiverse-container img,.sus-growing-container img, .sus-rpetbottle-container img{display:block;width:100%;height:auto}
.sus-techniques-container h3,.sus-growing-container h3 {font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.25;color:#fff}
.sus-life-container h3,.sus-biodiverse-container h3, .sus-rpetbottle-container h3 {font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.25;color:#2c2c2c}
.sus-sr-container h4, .sus-life-container h4,.sus-techniques-container h4,.sus-biodiverse-container h4,.sus-growing-container h4, .sus-rpetbottle-container h4{font-family:filson-pro,sans-serif;font-size:32px;font-weight:700;color:#5b7e2d}
.sus-sr-container p, .sus-techniques-container p,.sus-growing-container p {font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#fff}
.sus-life-container p,.sus-biodiverse-container p, .sus-rpetbottle-container p{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#2c2c2c}

@media (max-width:1199px) {
    section#sus-biodiverse-content .sus-biodiverse-container,section#sus-growing-content .sus-growing-container{padding-bottom: 5em;}
    section#sus-rpetbottle-content .sus-rpetbottle-container {padding-bottom: 1em;}
}

@media (min-width:768px) {
    .vertical-align{display:flex;align-items:center}
}

@media (max-width:767.9px) {
    section#sus-header-content{background-position:center}
    .sus-techniques-container{padding-bottom:5em}
    section#sus-header-content h1{font-size:48px}
    section#sus-collab-content h2{font-size:44px}

    section#sus-sr-content,section#sus-techniques-content,section#sus-growing-content {background-image:url(../images/sustainability/sus-wood-bg-mobile.png);margin-top:-58px;background-repeat:repeat-x;background-size:contain}
    section#sus-header-content .sus-content-row p,section#sus-collab-content p,.sus-life-container p,.sus-biodiverse-container p,.sus-techniques-container p,.sus-growing-container p,.sus-rpetbottle-container p{font-size:16px;line-height:1.5}
    section#sus-life-content,section#sus-biodiverse-content, section#sus-growing-content{padding-bottom:5em}
    section#sus-rpetbottle-content{padding-bottom: 1em;}
    section#sus-collab-content a{font-size:14px;line-height:1.75}
    section#sus-header-content .sus-content-row{padding:50px 20px}
    section#sus-life-content .life-container-sus,section#sus-rpetbottle-content .rpetbottle-container-sus{margin-top:60px}
}

/* About Us / Our History */

section#about-header-content{background-color:#fff;background-image:url('../images/about-us/about-us-header-bg.jpg');height:100%;background-repeat: no-repeat;background-size: auto;background-position: center;}
section#about-header-content .about-content-row{padding:50px 20px 150px}
section#about-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#about-header-content .about-content-row h2{font-family:filson-pro,sans-serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:5px;color:#fff}
section#about-header-content .about-content-row p{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:#fff;padding:20px;}
section#about-content-main p{color:#2c2c2c;}
section#about-content-main a{color:#5b7e2d;text-decoration:underline;}
section#about-content-main .about-content-main-row-block, section#about-content-main .about-content-repeater-block{padding-bottom:22px;border-bottom:1px dotted #2c2c2c;}
section#about-content-main .about-content-repeater{margin-top:20px;}
section#about-content-main .about-content-repeater img{display:block;width:100%;height:auto}
section#about-content-main .about-footer-motto{margin-bottom:20px;}

@media (max-width:767.9px) {
section#about-header-content .about-content-row {padding:0;}
section#about-header-content h1 {font-size: 60px;}
section#about-header-content .about-content-row h2 {font-size: 20px;letter-spacing: 2px;}
section#about-header-content .about-content-row p {font-size:14px;line-height:1.5;padding:10px 20px 20px;}
}

/* WTB */
/*
.wood-tear-up {background-image: url('../images/homepage/wood-tear-up.png');height: 89px;margin-top: -100px;position: relative;z-index: 9;}
section#wtb-header-content{background-color:#000000;background-image:url('../images/wtb/wtb-header-bg.jpg');height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
section#wtb-content-main{background-image: url('../images/homepage/wood-background.jpg');background-position-y: center;}
section#wtb-header-content .wtb-content-row{padding: 100px 20px 100px;}
section#wtb-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#wtb-header-content .wtb-content-row h2{font-family:filson-pro,sans-serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:5px;color:#fff}
section#wtb-header-content .wtb-content-row p{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.25;color:#fff;padding:20px;}

@media (max-width:767.9px) {
    section#wtb-header-content .wtb-content-row {padding:0;}
    section#wtb-header-content h1 {font-size: 60px;}
    section#wtb-header-content .wtb-content-row h2 {font-size: 20px;letter-spacing: 2px;}
    section#wtb-header-content .wtb-content-row p {font-size:14px;line-height:1.5;padding:10px 20px 20px;}
    section#wtb-content-main .wtb-destini-frame {padding: 20px 20px 50px;}
}
*/
/* FAQ LANDING */

section#faq-header-content{background-color:#000;background-image:url('../images/faq/faq-hero-bg.jpg');height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
section#faq-header-content .faq-content-row{padding:50px 20px 150px}
section#faq-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#faq-header-content .faq-content-row h2{font-family:filson-pro,sans-serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:5px;color:#fff}
section#faq-header-content .faq-content-row p{font-family:filson-pro,sans-serif;font-size:16px;font-weight:400;line-height:1.25;color:#fff;padding:20px;}
section#faq-content-main {margin-top: 50px;}
section#faq-content-main a{color:#5b7e2d;text-decoration:underline;}
section#faq-content-main p{color:#2c2c2c;}
section#faq-content-main .faq-content-repeater-block{padding:20px;border:1px solid #979797;}
section#faq-content-main .faq-content-repeater{margin-top:20px;}

section#faq-content-main .panel-heading a{color:#394424;font-weight: bold;text-decoration: none;cursor: pointer;}
.panel-default{border:1px solid #979797;}
.panel-default > .panel-heading{background-color:transparent;border:none;}
.panel-heading{padding: 20px;}
.panel-group .panel {border-radius: 0px;}
.panel-group .panel-heading + .panel-collapse > .panel-body {border-top: none;}
#accordion .fa-minus-circle, #accordion .fa-plus-circle {margin-right: 10px;font-size: 22px;}
section#faq-content-main .faq-footer-txt{margin-bottom:20px;}
section#faq-content-main .faq-footer-txt p{font-size: 18px;padding: 20px;}
section#faq-content-main .faq-footer-txt a{padding: 0px;}

@media (max-width:767.9px) {
    section#faq-header-content .faq-content-row {padding:0;}
    section#faq-header-content h1 {font-size: 60px;}
    section#faq-header-content .faq-content-row h2 {font-size: 20px;letter-spacing: 2px;}
    section#faq-header-content .faq-content-row p {font-size:14px;line-height:1.5;padding:10px 20px 20px;}
}

/* Guide Blog Page */
/*
section#guide-content-main { background-color:#ffffff; background-image:url('../images/bg_paper.jpg'); background-size: contain;background-size: cover;background-position: top center;margin-top: 0;padding: 75px 20px 30px;}
*/
/* Blog Style Page */
section#blog-style-content { background-color:#ffffff; margin-top: 30px; padding: 75px 20px 30px;}

section#blog-style-content .faq-content-row h1{font-family:"AlternateGotNo3D";text-align:left;color:#000;font-size:60px;font-weight:400;text-transform:none;line-height:1;}
section#blog-style-content .faq-content-row h2{font-family:"AlternateGotNo3D";text-align:left;color:#000;font-size:48px;font-weight:400;text-transform:none;line-height:1;margin-top: 0;margin-bottom: 20px;}
section#blog-style-content .faq-content-row h3{font-family:"AlternateGotNo3D";text-align:left;color:#000;font-size:36px;font-weight:400;text-transform:none;line-height:1;margin-top: 0;margin-bottom: 20px;}

section#blog-style-content a{color:#2c2c2c;text-decoration:underline;}
section#blog-style-content p{color:#2c2c2c;font-size: 18px; margin: 0 0 15px;}


/* Blog Freeform page */
section#how-to-freeform-header-content{background-color:#000;background-image:url('../images/faq/faq-hero-bg.jpg');height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
section#how-to-freeform-header-content .how-to-freeform-content-row{padding:50px 20px 150px}
/*section#how-to-freeform-content-main { background-color:#ffffff; background-image:url('../images/bg_paper.jpg'); background-size: contain;background-position: top center; margin-top: -20px; padding: 20px;}*/
section#how-to-freeform-content-main h1{font-family:"AlternateGotNo3D";text-align:left;color:#000;margin:30px 15px;font-size:60px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
@media (min-width:960px) {
    section#how-to-freeform-content-main .how-to-container { margin: 30px auto; width: 960px; }
}
section#how-to-freeform-content-main a{color:#5b7e2d;text-decoration:underline;}
section#how-to-freeform-content-main p{color:#2c2c2c;font-size: 18px; margin: 0 0 15px;}

@media (max-width:767.9px) {
    section#how-to-freeform-header-content .how-to-freeform-content-row {padding:0;}
    section#how-to-freeform-header-content h1 {font-size: 60px;}
}
.how-to-tear-down {
  background-image:url(../images/homepage/white-tear-down.png);
  height: 89px;
  margin-top: 40px;
  margin-bottom: -89px;
  position: relative;
  z-index: 9;
}
.how-to-wood-tear-up {background-image: url('../images/homepage/wood-tear-up.png');height: 89px;margin-top: 100px;position: relative;z-index: 9;}
section#explore-how-to {background-image: url('../images/homepage/wood-background.jpg');padding-bottom:20px;padding-top: 60px;}
section#explore-how-to h4 { margin-top: 0px; font-size: 48px; font-family: "AlternateGotNo3D"; color: #ffffff; line-height: 1.4em; letter-spacing: 0; margin-bottom: 0px; padding: 30px 0; text-transform: none; }

/* How To */

section#recipe-top-section .how-to-header {background-image: url(../images/homepage/cream-bg.jpg);background-position-y: center;}
section#recipe-top-section .how-to-header h1 {font-family:"AlternateGotNo3D";text-align:center;color:#2c2c2c;margin-top:0;font-size:60px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal;margin: 30px 0;}
section#recipe-top-section .how-to-header p { color: #000000; margin-bottom: 50px; }
.howtoimage { width: 100%; height: auto; display: block; }
/*
section#explore-how-to .howto-thumb:nth-child(n+6) { display: none; }
section#explore-how-to .howto-thumb .title { color: #ffffff; padding: 10px 5px 10px 0; }
*/
/* Recipe Landing */
/*
section#recipe-top-section .recipe-landing-header {background-image: url(../images/homepage/cream-bg.jpg);background-position-y: center;}*/
section#recipe-top-section .recipe-landing-header h1 {font-family:"AlternateGotNo3D";text-align:center;color:#2c2c2c;margin-top:0;font-size:60px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal;margin: 30px 0 20px;}
section#recipe-top-section .recipe-landing-header h2 {text-align:center;color: #000000;font-size:18px;font-weight:bold;text-transform:none;line-height:1;letter-spacing:normal;margin: 20px 0;}
section#recipe-top-section .recipe-landing-header p { color: #000000; }

/* Privacy and Terms */

section#privacy-header-content{background-color:#000;background-image:url('../images/faq/faq-hero-bg.jpg');height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
section#privacy-header-content .privacy-content-row{padding:50px 20px 150px}
section#privacy-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#privacy-content-main {margin-top: 50px;}
section#privacy-content-main a{color:#5b7e2d;text-decoration:underline;}
section#privacy-content-main p{color:#2c2c2c;}

@media (max-width:767.9px) {
    section#privacy-header-content .privacy-content-row {padding:0;}
    section#privacy-header-content h1 {font-size: 60px;}
}

section#terms-header-content{background-color:#000;background-image:url('../images/faq/faq-hero-bg.jpg');height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
section#terms-header-content .terms-content-row{padding:50px 20px 150px}
section#terms-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}
section#terms-content-main {margin-top: 50px;}
section#terms-content-main a{color:#5b7e2d;text-decoration:underline;}
section#terms-content-main p{color:#2c2c2c;}

@media (max-width:767.9px) {
    section#terms-header-content .terms-content-row {padding:0;}
    section#terms-header-content h1 {font-size: 60px;}
}


/* Our Heritage page */

section#heritage-header .heritage-bg-image { 
    background-color: #fff;
    min-height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section#heritage-header .heritage-content {
    padding: 100px 20px 100px;
}

section#heritage-header h1 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    color: #ffffff;
    margin-top: 0;
    font-size: 80px;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    letter-spacing: normal;
}

section#heritage-header p {
    font-family: filson-pro,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    color: #fff;
    padding: 20px;
}

section#heritage-main .heritage-main-content {
    padding: 40px 20px;
}

section#heritage-main img {
    width: 100%;
    height: auto;
}

section#heritage-main h2 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
}

section#heritage-main h3 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px;
}

section#heritage-main h4 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    color: #2c2c2c;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}

section#heritage-main p {
    font-size: 18px;
    color: #2c2c2c;
}

section#heritage-timeline .heritage-timeline-content {
    padding: 40px 20px;
}

section#heritage-timeline img {
    width: 100%;
    height: auto;
}

section#heritage-timeline h2 {
    font-family: "AlternateGotNo3D";
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin: 20px auto 0;
}

section#heritage-timeline h3 {
    font-family: "AlternateGotNo3D";
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
}

section#heritage-timeline p {
    font-size: 18px;
    color: #2c2c2c;
}

.ourheritage-slides ul.slick-dots, .ourheritage-slides-2 ul.slick-dots, .ourheritage-slides-3 ul.slick-dots  {
    bottom: 20px;
}

.ourheritage-slides .slick-prev, .ourheritage-slides-2 .slick-prev, .ourheritage-slides-3 .slick-prev {
    left: 25px;
    z-index: 9999;
}

.ourheritage-slides .slick-prev::before, .ourheritage-slides-2 .slick-prev::before, .ourheritage-slides-3 .slick-prev::before {
    content: '\f104';
    font-family: FontAwesome;
    font-size: 24px;
}

.ourheritage-slides .slick-next, .ourheritage-slides-2 .slick-next, .ourheritage-slides-3 .slick-next {
    right: 25px;
    z-index: 9999;
}

.ourheritage-slides .slick-next::before, .ourheritage-slides-2 .slick-next::before, .ourheritage-slides-3 .slick-next::before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 24px;
}

section.heritage-slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}

section#heritage-video .heritage-timeline-content {
    padding: 40px 20px;
}

section#heritage-video h2 {
    font-family: "AlternateGotNo3D";
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
}

section#heritage-video p {
    font-size: 18px;
    color: #2c2c2c;
    margin-bottom: 40px;
}

section#heritage-video .video-player {
    margin: 20px auto;
}

@media (max-width:768px) {
    section#heritage-timeline .timeline-col {
        text-align: center;
    }
    section#heritage-video .video-player iframe {
        width: 100%;
    }
}

/* Our Quality Standards page */

section#quality-standards-header .quality-standards-bg-image { 
    background-color: #fff;
    min-height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section#quality-standards-header .quality-standards-content {
    padding: 100px 20px 100px;
}

section#quality-standards-header h1 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    color: #ffffff;
    margin-top: 0;
    font-size: 80px;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    letter-spacing: normal;
}

section#quality-standards-header p {
    font-family: filson-pro,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    color: #fff;
    padding: 20px;
}

section#quality-standards-main .quality-standards-main-content {
    padding: 40px 20px;
}

section#quality-standards-main h2 {
    font-family: "AlternateGotNo3D";
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
}

section#quality-standards-main h3 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin-top: 20px;
}

section#quality-standards-main h4 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    color: #2c2c2c;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}

section#quality-standards-main p {
    font-size: 24px;
    color: #2c2c2c;
}

section#quality-standards-grid .quality-standards-grid-content {
    height: 650px;
    padding: 60px;
    display: flex;
    align-items: center;
}

section#quality-standards-grid .extra-pad {
    padding: 150px !important;
    display: flex;
    align-items: center;
}

section#quality-standards-grid .quality-standards-grid-content h2 {
    font-family: 'Veneer','Arial' !important;
    color: #fcebac;
    font-size: 48px;
    text-transform: uppercase;
}

section#quality-standards-grid .quality-standards-grid-content p {
    font-size: 20px;
    color: #fff;
}

section#quality-standards-grid .quality-standards-grid-popup-link {
    font-family: 'Veneer','Arial' !important;
    color: #fcebac;
    font-size: 28px;
    text-transform: uppercase;
}

section#quality-standards-grid .quality-standards-grid-popup-link img {
    margin-right: 10px;
    cursor: pointer;
}

section#quality-standards-grid .quality-standards-grid-content-hidden {
    background-color: #000;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px;
    height: 650px;
    overflow: hidden;
}

section#quality-standards-grid .quality-standards-grid-popup-close {
    position: absolute;
    top: 20px;
    right: 40px;
    cursor: pointer;
}

section#quality-standards-plant .quality-standards-plant-row {
    padding: 20px;
}

section#quality-standards-plant .quality-standards-plant-images img {
    width: 100%;
    height: auto;
    padding: 20px;
}

section#quality-standards-plant .quality-standards-plant-videos-captions {
    font-family: 'Veneer','Arial' !important;
    font-size: 24px;
    font-weight: bold;
    color: #2c2c2c;
    margin: 20px 20px -20px 20px;
    line-height: 28px;
}

.quality-standards-plant-videos { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    margin: 20px;
} 

.quality-standards-plant-videos iframe,
.quality-standards-plant-videos object,
.quality-standards-plant-videos embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section#quality-standards-plant .quality-standards-plant-content {
    padding: 20px;
}

section#quality-standards-plant .quality-standards-plant-content h2 {
    font-family: 'Veneer','Arial' !important;
    color: #2c2c2c;
    font-size: 48px;
    text-transform: uppercase;
}

section#quality-standards-plant .quality-standards-plant-content p {
    font-size: 20px;
    color: #2c2c2c;
}

section#quality-certifications .quality-certifications-content {
    padding: 20px;
}

section#quality-certifications .quality-certifications-content h2 {
    font-family: 'Veneer','Arial' !important;
    color: #2c2c2c;
    font-size: 48px;
    text-transform: uppercase;
}

section#quality-certifications .quality-certifications-content p {
    font-size: 20px;
    color: #2c2c2c;
}

section#quality-standards-certs .quality-standards-certs-row {
    padding: 20px 0 50px;
}

section#quality-standards-certs .quality-standards-certs-process h3, section#quality-standards-certs .quality-standards-certs-product h3, section#quality-standards-certs .quality-standards-certs-awards h3 {
    font-family: 'Veneer','Arial' !important;
    color: #2c2c2c;
    font-size: 36px;
    text-transform: uppercase;
}

section#quality-standards-certs .quality-standards-certs-process img, section#quality-standards-certs .quality-standards-certs-product img, section#quality-standards-certs .quality-standards-certs-awards img {
    padding: 10px 35px 10px 0;
}

@media(max-width:767px) {

    section#quality-standards-header .quality-standards-bg-image { 
        min-height: 225px;
    }
    
    section#quality-standards-header .quality-standards-content {
        padding: 40px 20px 20px;
    }
    
    section#quality-standards-header h1 {
        font-size: 50px;
    }
    
    section#quality-standards-header p {
        font-size: 16px;
    }
    
    section#quality-standards-main h2 {
        font-size: 48px;
    }
    
    section#quality-standards-main h3 {
        font-size: 48px;
    }
    
    section#quality-standards-main h4 {
        font-size: 24px;
    }
    
    section#quality-standards-main p {
        font-size: 14px;
    }

    section#quality-standards-grid .extra-pad {
        padding: 20px !important;
    }

    section#quality-standards-grid .quality-standards-grid-content {
        padding: 20px;
    }

    #quality-standards-grid .quality-standards-grid-1-bg-image, #quality-standards-grid .quality-standards-grid-2-bg-image, #quality-standards-grid .quality-standards-grid-3-bg-image, #quality-standards-grid .quality-standards-grid-4-bg-image {
        background-size: cover;
    }

    section#quality-standards-grid .quality-standards-grid-content h2 {
        font-size: 38px;
    }

    section#quality-standards-grid .quality-standards-grid-content p {
        font-size: 16px;
    }

    section#quality-standards-grid .quality-standards-grid-popup-link {
        font-size: 26px;
    }

    section#quality-standards-grid .quality-standards-grid-content img {
        max-width: 50px;
    }

    section#quality-certifications .quality-certifications-content h2 {
        font-size: 38px;
    }
    
    section#quality-certifications .quality-certifications-content p {
        font-size: 16px;
    }

    section#quality-standards-plant .quality-standards-plant-content h2 {
        font-size: 38px;
    }
    
    section#quality-standards-plant .quality-standards-plant-content p {
        font-size: 16px;
    }
    
    section#quality-standards-certs .quality-standards-certs-process h3, section#quality-standards-certs .quality-standards-certs-product h3 {
        font-size: 28px;
    }

    section#quality-standards-certs .quality-standards-certs-process img, section#quality-standards-certs .quality-standards-certs-product img {
        padding: 10px;
        max-width: 80px;
    }
}


/* In The News */

section#news-top-section { min-height: 100%; background-color: #232323; padding-bottom: 0px }
#news-top-section .news-title h2 { font-family: filson-pro,sans-serif; font-size: 1.643em; color: #c0c0c0; text-transform: none; letter-spacing: 6px; }

section#news-top-section .how-to-header {background-image: url(../images/homepage/cream-bg.jpg);background-position-y: center;}
section#news-top-section .how-to-header h1 {font-family:"AlternateGotNo3D";text-align:center;color:#2c2c2c;margin-top:0;font-size:60px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal;margin: 30px 0;}
section#news-top-section .how-to-header p { color: #000000; margin-bottom: 50px; }

#news-grid { margin: 0 auto; background: url(../images/homepage/wood-background.jpg) top center; background-color: #ffffff; padding: 100px 0 20px;}

#news-grid .news-grid-card {
    background-color: #394424;
    padding: 20px;
    margin: 40px 20px;
    width: 375px;
    height: 300px;
    display: flex;
    align-items: center;
    background-size: cover;
}

#news-grid .news-grid-card article {
    width: 100%;
}

#news-grid .news-source {
    width: 80%;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    background-color: #ffffff;
}

#news-grid .news-source img {
    width: 100%;
    height: auto;
    max-width: 280px;
}

#news-grid .news-source img {
    margin-right: 10px;
}

#news-grid p {
    font-family: filson-pro,sans-serif;
    color: #fff;
    font-size: 18px;
}

#news-grid hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #ffffff;
}

#news-grid .news-link-btn {
	box-shadow:inset 0px 1px 0px 0px #2c2c2c;
	background: linear-gradient(90deg, rgba(167,133,69,1) 0%, rgba(222,201,127,1) 50%, rgba(167,133,69,1) 100%); 
	border-radius:25px;
	display:inline-block;
	cursor:pointer;
    color: #2c2c2c;
	font-family: filson-pro,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 10px 25px;
	text-decoration:none;
}

#news-grid .news-link-btn:hover {
	background: linear-gradient(90deg, rgba(167,133,69,1) 0%, rgba(222,201,127,1) 25%, rgba(222,201,127,1) 75%,rgba(167,133,69,1) 100%); 
}

#news-grid .news-link-btn:active {
	position:relative;
	top:1px;
}



/* Modal Styles */
.modal { overflow-y: auto; }
.modal-open { overflow: auto; }
.modal-dialog { margin: 120px auto 30px }
.modal-header { border-bottom: none; }
.modal-body { padding: 0px 15px; }
.modal-body img { display: block; margin: 0 auto 10px; height: 35px;}
.modal-body .button-group { padding: 10px 10px 20px; }
.modal-body .button-group .button {
    float: left;
    margin: 5px;
    width: 150px;
    background: none;
    border: 1px solid #c6c6c6;
    height: 100px;
    border-radius: 0px !important;
    padding: 0px 10px;
    font-family: filson-pro,sans-serif;
    font-size: 14px;
}

.modal-body .button-group-sd .button::before, .modal-body .button-group-regional .button::before {
    content: "\f055";
    font-family: 'FontAwesome';
    /* Put here the height of the image */
    font-size: 24px;
    display: block;
    color: #394424;
}

.modal-body .button-group-sd .button.is-checked::before, .modal-body .button-group-regional .button.is-checked::before {
    content: "\f056";
    font-family: 'FontAwesome';
    /* Put here the height of the image */
    font-size: 24px;
    display: block;
    color: #ffffff;
}

.modal-body .button-group .button.is-checked {
    background-color: #394424;
}

/* Buttons for products */
.modal-body .button-group-products .button {
    border: none !important;
    text-align: initial;
    display: flex; /** set the container as flexbox **/
    align-items: center;
}

.modal-body .button-group-products img {
    display: inline-block;
    height: 85px;
    margin: 10px 10px 10px 0;
}

@media (min-width:768px) {
    #meals .modal-dialog, #products .modal-dialog, #products2 .modal-dialog, #special-diet .modal-dialog, #cuisine .modal-dialog {
        width: 535px;
    }
}

/* Which Olive Oil - New layout */
/*
#main-content-woo {
    background-image: url('../images/bg_paper.jpg');
    background-repeat: repeat-y;
    background-size: cover;
}
*/
#main-content-woo .content-container {
    display: none;
    padding-top: 50px;
}

#main-content-woo .splash-container {
    background-color:#ffffff;
    /* background-image:url(../images/woo/woo-wood-background.jpg); */
    background-image:url(../images/woo/woo-colors-background.jpg);
    background-size: cover;
    background-position: top center;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#main-content-woo #splash h1 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    color: #fff;
    margin-top: 0;
    font-size: 80px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: normal;
    text-shadow: 2px 1px 4px rgba(0,0,0,0.39);
}

#main-content-woo #splash p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
    color: #ffffff;
    text-shadow: 2px 1px 4px rgba(0,0,0,0.39);
}

#main-content-woo #splash #splash_tap, #restart {
    font-family: filson-pro,sans-serif;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px 10px 21px;
    border-radius: 20px;
    box-shadow: 0 0 11px 0 rgba(89, 120, 30, 0.7);
    background-color: #59781e;
    cursor: pointer;
    border-color: transparent;
    margin-bottom: 40px;
}

#main-content-woo h2 {
    color: #2c2c2c;
    text-transform: uppercase;
}

.woo-bottles {
    position: relative;
    bottom: -87px;
    margin-top: -87px;
}

/* mobile overrides */
@media only screen and (max-width: 767.98px) {
    .woo-bottles {
        bottom: -10px;
        margin-top: -10px;
    }
}

@media only screen and (max-width: 647.98px) {
    .results-assets .portfolio-item {
        width: 150px;
    }   
    .col-centered {
        width: 300px !important;
    }
}

@media only screen and (min-width: 650px) {
    .results-assets .portfolio-item {
        width: 300px;
        min-height: 600px;
    } 
}


.results-header,.woo-answers #results-robusto,.woo-answers #results-evoo,.woo-answers #results-delicato,.woo-answers #results-organic,.woo-answers #results-oo,.woo-answers #results-eloo,.woo-answers #results-italian,.woo-answers #results-california {
    display: none;
}

/* headlines with lines */
.results-header .decorated{
     overflow: hidden;
     text-align: center;
 }
.results-header .decorated > span{
    position: relative;
    display: inline-block;
}
.results-header .decorated > span:before, .decorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 2px dotted rgba(98, 98, 98, 0.5);
    width: 100vw;
    margin: 0 20px;
}
.results-header .decorated > span:before{
    right: 100%;
}
.results-header .decorated > span:after{
    left: 100%;
}

.woo-questions { padding: 0px 15px; }
section #q2, section #q3 { display: none; }
.woo-questions img { display: block; margin: 10px auto; /*width: 100%; height: auto; max-width: 60px;*/}
.woo-questions .button-group { padding: 10px 0 20px; margin: 0 auto; }
.woo-questions .button-group .button {
    float: none;
    margin: 5px;
    width: 145px;
    background: #ffffff;
    border: 6px solid #394424;
    height: 125px;
    border-radius: 0px !important;
    padding: 10px 5px;
    font-family: filson-pro,sans-serif;
    font-size: 10px;
    color: #2c2c2c;
}

.results-assets {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 0 auto;
    justify-content: center;
}

.results-assets .portfolio-item {
    background-color: #ffffff;
    box-shadow: 1px 0px 11px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 0px 11px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 0px 11px 2px rgba(0,0,0,0.5);
    margin: 20px;
    padding: 20px;
    text-align: center;
}

.results-assets .portfolio-item .product-image img {
    float: none;
    margin: 0 auto;
}

.results-assets .portfolio-item hr {
    border-top: 1px dotted #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.results-assets .portfolio-item .results-link {
    font-family: filson-pro,sans-serif;
    font-size: 14px;
    color: #5b7e2d;
    text-decoration: underline;
}

.results-assets .product-desc {
    text-align: center;
}

.results-assets .product-desc .main-title {
    min-height: 95px;
}

.woo-questions .button-group .active, .woo-questions .button:hover {
    background-color: #394424;
    color: #ffffff;
}

.woo-questions .btn-primary span {
    margin: 20px auto;
    display: block;
    border-radius: 20px;
    color: #ffffff;
}

.woo-questions .btn-primary .q3-light {
    background: #9ac55e;
    border: 1px solid #9ac55e;
}

.woo-questions .btn-primary .q3-medium {
    background: #5a861a;
    border: 1px solid #5a861a;
}

.woo-questions .btn-primary .q3-bold {
    background: #3c4a1e;
    border: 1px solid #3c4a1e;
}

.woo-answers .restart-icon {
    display: none;
    cursor: pointer;
}

.results-copy {
    float: none;
    margin: 0 auto;
}

/* Traceability Section */

#traceability {
    background-color: #ffffff;
    padding: 0;
}

/* Sustainable Select section block */

#sustainable-select-block { 
    background: url(../images/homepage/wood-background.jpg) top center;
    background-size: cover;
}

.sustainable-select-qualities {
    padding: 0px 10px;
}

.sustainable-select-info {
    border-right: 1px solid #ffffff;
}

.sustainable-select-info h2, .flavor-map h2 {
    font-size: 42px;
    font-family: 'AlternateGotNo3D';
    color: #eeedad;
}

.sustainable-select-info p, .flavor-map p {
    font-family: filson-pro,sans-serif;
    font-size: 18px;
    color: #ffffff;
}

.sus-icon img {
    width: 100%;
    height: auto;
    max-width: 125px;
}

.sus-icon-desc h3 {
    font-size: 1.5em;
    color: #eeedad;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.sus-icon-desc p {
    font-size: 16px;
}

.spidermap-img img {
    width: 100%;
    max-width: 500px;
    height: auto;
}

.spidermap-cpy {
    font-size: 16px;
    color: #eeedad;
}

.sustainable-select-btn-img {
    width: 100%;
    max-width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 20px;
}

/* mobile overrides */

@media only screen and (max-width: 767.98px) {
    .sustainable-select-info {
        border-right: none;
        border-bottom: 1px solid #ffffff;
    }
    .spidermap-cpy {
        text-align: center;
    }
    .sustainable-select-qualities {
        padding: 20px 10px;
    }
}

@media only screen and (min-width: 768px) {
    .sus-icon, .sus-icon-desc, .spidermap-img, .spidermap-cpy {
        padding-left: 0;
        padding-right: 0;
    }
    .sustainable-select-flavor-map {
        display: flex;
        align-items: center;
    }
    .sustainable-select-container {
        padding: 40px 20px;
    }
}

/* Food Service archive page */

section#fs-header-content{background-color:#000000;background-image:url('../images/food-service/food-service-header-bg.jpg');height:100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
section#fs-header-content .fs-content-row{padding: 100px 20px 100px;}

section#fs-header-content h1{font-family:"AlternateGotNo3D";text-align:center;color:#fff;margin-top:0;font-size:80px;font-weight:400;text-transform:none;line-height:1;letter-spacing:normal}

@media (max-width:767.9px) {
    section#fs-header-content h1 {font-size: 60px;}
}

section#food-service-archive {margin: 75px auto 50px;}
section#food-service-archive .related-item {margin-bottom: 20px;padding: 20px;}
section#food-service-archive .related-item .related-item-image img {
    transition: bottom 0.3s ease, transform 0.3s ease;
    position: relative;
}
section#food-service-archive .related-item .related-item-image img:hover {
    transform: translateY(-15px); /* Alternative method using transform */
}
section#food-service-archive .related-item h2 a {font-family:"AlternateGotNo3D";color: #fff;font-size: 36px;font-weight: bold;}


/* Food Service Section */

section#food-service {background-color:#ffffff; margin-top: 0;}

section#food-service .fs-post-thumbnail {margin: 50px auto 0; text-align: center;}
section#food-service .fs-post-thumbnail img {width: 100%; height: auto;max-width: 500px;}

section#food-service .fs-description {padding: 75px 0 50px;}
section#food-service .fs-description .row {margin: 20px 20px 20px 75px;}
section#food-service .fs-description p {color:#2c2c2c;font-size: 18px;}
section#food-service .fs-description h1 {font-family:"AlternateGotNo3D";text-align:left;color:#2c2c2c;font-size:60px;font-weight:400;text-transform:none;line-height:1;}
section#food-service .fs-description h2 {font-family:"AlternateGotNo3D";text-align:left;color:#2c2c2c;font-size:40px;font-weight:400;text-transform:none;line-height:1.2;margin: 0;}
section#food-service .fs-description hr {margin-top: 20px; margin-bottom: 20px; border-top: 1px solid #2c2c2c;}
section#food-service .fs-description .smoke-point-row {display: flex;margin-top: 40px;margin-bottom: 40px;align-items: center;height: 100%;}
section#food-service .fs-description .smoke-point-row .suggested-use-icon img {width: 100%; max-width: 52px; height: auto;}
section#food-service .fs-description .smoke-point-row .smoke-point-desc {margin-left: 20px;width:75%;}

section#food-service .fs-description .dv-header {text-align: right;border-bottom: 1px solid #2c2c2c;padding: 10px 0;font-size: 18px;}
section#food-service .fs-description .nutrition-top {margin: 0 auto 10px;padding-bottom:15px;border-bottom: 10px solid #2c2c2c;font-size: 22px;}
section#food-service .fs-description .nutrition-top-second {margin: 0 auto 10px;padding-bottom:15px;border-bottom: 5px solid #2c2c2c;font-size: 22px;}
section#food-service .fs-description .nutrition-value-row {display: flex;justify-content: space-between;border-bottom: 1px solid #2c2c2c;padding: 10px 0;font-size: 18px;}
section#food-service .fs-description .nutrition-value-row-alt {display: flex;justify-content: space-between;border-bottom: 1px solid #2c2c2c;padding: 10px 0;font-size: 18px;}
section#food-service .fs-description .nutrition-value-row-alt .nutrition-subvalue {padding-left: 10px;}
section#food-service .fs-description .nutrition-value-ingredients {margin: 20px auto;font-size: 18px;}

/*-------------------------------------*/

section#food-service-related {margin-top: 75px;}
section#food-service-related .related-item {margin-bottom: 20px;padding: 20px;}
section#food-service-related .related-item .related-item-image img {
    transition: bottom 0.3s ease, transform 0.3s ease;
    position: relative;
}
section#food-service-related .related-item .related-item-image img:hover {
    transform: translateY(-15px); /* Alternative method using transform */
}
section#food-service-related .related-item h2 a {font-family:"AlternateGotNo3D";color: #fff;font-size: 36px;font-weight: bold;}

/*-------------------------------------*/

@media only screen and (max-width: 768px) {
    section#food-service .fs-post-thumbnail {margin: 0 auto;}
    section#food-service .fs-description {padding: 20px 0;}
    section#food-service .fs-description .row {margin: 20px;}
};

/*-------------------------------------*/

section#food-service .accordion__item {
	margin: 5px auto;
}
section#food-service .accordion__item .accordion__title {
	position: relative;
	display: block;
	padding: 0px 20px 1px;
	margin-bottom: 2px;
	background-color: #2F821A;
	border-radius: 3px;
    cursor: pointer;
}
section#food-service .accordion__item .accordion__title h3 {
    font-family:"AlternateGotNo3D";
    color: #ffffff;
	font-size: 40px;
	text-decoration: none;
    margin-top: 10px;
}
section#food-service .accordion__item .accordion-active {
	background-color: #2F821A;
}
section#food-service .accordion__item .accordion__title .accordion__arrow {
	position: absolute;
	top: 13px; right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #2F821A;
	line-height: 30px;
	font-size: 20px;
	font-weight: 700;
	margin-right: 5px;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
section#food-service .accordion__item .accordion__rotate {
	transform: rotate(225deg);
}
section#food-service .accordion__item .accordion__content {
	padding: 30px;
	margin-bottom: 2px;
	font-size: 14px;
	display: none;
	background-color: #fff;
}
section#food-service .accordion__item .accordion__arrow-item {
	font-weight: 700;
}
/*-------------------------------------*/


/* Culinary Selection */

section#cs-header-content{background-color:#fff;background-image:url('../images/food-service/culinary-selection-header-bg.jpg');height:100%;background-repeat: no-repeat;background-size: auto;background-position: center;}
section#cs-header-content .cs-content-row{padding:75px 0;}
section#cs-header-content .cs-content-row h1{font-family:'Veneer-three';text-transform:uppercase !important;text-align:center;color:#FCEBAC;margin-top:0;font-size:80px;font-weight:400;line-height: 1.2;text-transform:none;line-height:1;letter-spacing:normal}
section#cs-header-content .cs-content-row h2{font-family:"AlternateGotNo3D";font-size:28px;font-weight:400;line-height: 1.2;color:#fff;}

section#cs-subheader-content{background-color:#fff;}
section#cs-subheader-content .cs-subcontent-row{color: #2c2c2c;display: flex;align-items: center; height: 100%;}
section#cs-subheader-content .cs-subcontent {padding: 50px 20px;}
section#cs-subheader-content .cs-subcontent-header {font-family:"AlternateGotNo3D";font-size: 60px;line-height: 1.1;}
section#cs-subheader-content .cs-subcontent-subheader {font-family:"AlternateGotNo3D";font-size:30px;line-height: 1.2;}

section#cs-content-main .cs-content-row {display: flex;}
section#cs-content-main .cs-product-block {position: relative;flex: 1;display: flex;flex-direction: column;}
section#cs-content-main .cs-product-block .cs-product-image img {width: 100%; height: auto; max-width: 375px;}
section#cs-content-main .cs-product-block .cs-product-info {position: absolute;bottom: 20px; width: 100%;display: flex;align-items: center;}
section#cs-content-main .cs-product-block .cs-product-title {font-family:"AlternateGotNo3D";color: #fff;font-size:48px;text-transform: uppercase;}
section#cs-content-main .cs-product-block .cs-product-link a {font-family:"AlternateGotNo3D";color: #fff;font-size:32px;text-decoration: none;}
section#cs-content-main .cs-product-block .cs-product-link a:hover {text-decoration: underline;}

section#cs-content-main .cs-product-endblock {background-image:url('../images/food-service/product-endblock-bg-block.jpg');background-repeat: no-repeat;background-size: cover;background-position: center;flex: 1;display: flex;align-items: center;}
section#cs-content-main .cs-product-endblock .cs-product-endblock-txt {font-family:"AlternateGotNo3D";font-size: 60px;line-height: 1.2;color: #fff;padding: 30px;}


@media (max-width:767.9px) {
    section#cs-subheader-content .cs-subcontent-row{display: block;}
    section#cs-content-main .cs-content-row {display: block;}
    section#cs-content-main .cs-product-endblock {display: block;}
}

/* Flavor Map Spider section block */

#flavor-map-spider-block { 
    background-color: #293218;
    background-size: cover;
}

.flavor-map-spider-container .flavor-map h2 {
    font-size: 60px;
    font-family: 'AlternateGotNo3D';
    color: #eeedad;
}

.flavor-map-spider-container .flavor-map p {
    font-family: filson-pro,sans-serif;
    font-size: 18px;
    color: #ffffff;
}

.evoo-flavor-map .spidermap-img img {
    width: 100%;
    max-width: 500px;
    height: auto;
}

.evoo-flavor-map .spidermap-cpy {
    font-size: 16px;
    color: #eeedad;
}

/* mobile overrides */

@media only screen and (max-width: 767.98px) {
    .evoo-flavor-map .spidermap-cpy {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .evoo-flavor-map .spidermap-img, .evoo-flavor-map .spidermap-cpy {
        padding-left: 0;
        padding-right: 0;
    }
    .evoo-flavor-map {
        display: flex;
        align-items: center;
    }
    .flavor-map-spider-container {
        padding: 40px 20px;
    }
}

/* ADDF Page */

section#addf-header .addf-bg-image {
    background-color: #fff;
    min-height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section#addf-header h1 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    color: #ffffff;
    margin-top: 0;
    font-size: 80px;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    letter-spacing: normal;
}

section#addf-header p {
    font-family: filson-pro,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    color: #fff;
    padding: 20px;
}

section#addf-header .addf-content {
    padding: 120px 20px 50px;
}

section#addf-main .addf-main-content {
    padding: 40px 20px;
}

section#addf-main h2 {
    font-family: "AlternateGotNo3D";
    text-align: center;
    font-size: 68px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
}

section#addf-main {
    font-size: 18px;
    color: #2c2c2c;
}

section#addf-partner .addf-partner-content {
    padding: 50px 20px 20px;
}

section#addf-partner .addf-partner-content .image-item img {
    width: 100%;
    max-width: 100px;
    height: auto;
}

section#addf-partner h3 {
    font-family: "AlternateGotNo3D";
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
}

section#addf-partner .partner-col {
    margin: 0 auto 60px;
}

section#addf-partner .partner-col p {
    font-size: 18px;
    color: #2c2c2c;
}

section#addf-partner .partner-col a {
    font-size: 18px;
    color: #2c2c2c;
    text-decoration: underline;
}

section#addf-support-header .support-main-header, section#addf-support-footer .support-main-footer {
    padding: 20px;
}

section#addf-support-header .support-main-header h4 {
    font-family: "AlternateGotNo3D";
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
}

/* Ensure addf-support-containers is a flex container */
.addf-support-containers {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #293218;
    margin: 15px auto;
}

/* Mobile breakpoint fix for header */

@media (max-width: 768px) {
    section#addf-header .addf-content {
        padding: 50px 20px;
    }
    .addf-support-blocks {
        margin: 0 auto !important;
        text-align: center !important;
    }
}

/* Reverse the order on even rows for medium and larger screens */
@media (min-width: 768px) {

    #addf-support .container {
        width: 75%;
    }

    .addf-support-row:nth-child(even) .addf-support-containers {
        flex-direction: row-reverse;
        background: url(../images/homepage/wood-background.jpg) top center;
        background-size: auto;
        background-size: cover;
    }

    .addf-support-row:nth-child(even) .addf-support-blocks h3, .addf-support-row:nth-child(even) .addf-support-blocks p {
        text-align: right !important;
    }

    .addf-support-row:nth-child(odd) .addf-support-blocks h3, .addf-support-row:nth-child(odd) .addf-support-blocks p {
        text-align: left !important;
    }

     .addf-support-row:nth-child(even) .addf-support-blocks a {
        float: right !important;
    }

    .addf-support-row:nth-child(odd) .addf-support-blocks a {
        float: left !important;
    }
}

/* Optional: Add spacing between columns */
.addf-support-images,
.addf-support-blocks {
    padding: 20px;
}

/* Optional: Adjust image responsiveness */
.addf-support-images img {
    width: 100%;
    max-width: 600px;
    height: auto;
    display: block;
}

section#addf-support .addf-support-blocks h3 {
    font-family: 'AlternateGotNo3D';
    color: #eeedad;
    text-transform: uppercase !important;
    text-align: center;
    margin-top: 0;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: none;
    line-height: 1;
    letter-spacing: normal;
}

section#addf-support .addf-support-blocks p {
    font-family: "AlternateGotNo3D";
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
}

section#addf-support .addf-support-blocks .support-link-btn {
    box-shadow: inset 0px 1px 0px 0px #2c2c2c;
    background: linear-gradient(90deg, rgba(167,133,69,1) 0%, rgba(222,201,127,1) 50%, rgba(167,133,69,1) 100%);
    border-radius: 25px;
    display: inline-block;
    cursor: pointer;
    color: #2c2c2c;
    font-family: filson-pro,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 25px;
    text-decoration: none;
    margin: 20px auto;
}

section#addf-support .addf-support-blocks .support-link-btn:hover {
    background: linear-gradient(90deg, rgba(167,133,69,1) 0%, rgba(222,201,127,1) 25%, rgba(222,201,127,1) 75%,rgba(167,133,69,1) 100%);
}

section#addf-support-footer .support-main-footer h4  {
    font-family: "AlternateGotNo3D";
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    font-style: italic;
}

section#addf-partner .excerpt-hidden {
    height: 10rem;
    overflow: hidden;
    position: relative;
    
    &:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 64px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100% );
    }
}
  
section#addf-partner .excerpt-visible {
    height: auto;
    overflow: auto;
}

section#addf-partner .js-show-more {
    font-family: filson-pro,sans-serif;
    color: #ae9358 !important;
    font-weight: bold;
    font-size: 18px !important;
    text-decoration: none !important;
    cursor: pointer;
}

section#addf-partner .js-show-more, .js-excerpt a {
    color: #ae9358 !important;
}

section#addf-partner .js-show-more:hover {
    color: #394424 !important;
}

html {
    scroll-behavior: smooth;
}