/*
 Theme Name:   Lightlife
 Description:  Divi child theme
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  lightlife
*/

body {
  background-color: #f7f1eb;
  font-family: 'Geometric415 Medium', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
svg:not(:root) {
    overflow: hidden
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 70%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

a:focus {
  outline: thin dotted;
}


/*--------------------------------------------------------------
 ## Fix for page anchors due to fixed header
 --------------------------------------------------------------*/
@media (min-width: 981px) {
  :target:before {
    content: "";
    display: block;
    height: 80px;         /* fixed header height */
    margin: -80px 0 0;    /* negative fixed header height */
  }
}


/*--------------------------------------------------------------
 ## Typographic updates
 --------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #E10600;
  /*font-weight: 600 !important;*/
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  line-height: 1.2;
}

p + h2,
p + h3 {
  margin-top: 1em;
}

/*--------------------------------------------------------------
 ## Divi modifications
 --------------------------------------------------------------*/
 #logo {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-trainsform: initial;
 }

 #main-header {
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 rgba(0,0,0,0);
  z-index: 999;
}

#main-header, #et-top-navigation {
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
}


body.custom-background #main-content { background: none; }
.et_pb_section { background: none; }

.et-pb-controllers {
  bottom: 0;
}
.et_pb_fullwidth_section .et-pb-controllers {
  bottom: 0%;
}

.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding-top: 10%;
  padding-bottom: 10%;
}

.et_pb_fullwidth_section .et_pb_slide_description,
.et_pb_fullwidth_section .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding-top: 60px;
  padding-bottom: 60px;
}

.et_pb_row_fullwidth .et_pb_slide_description,
.et_pb_row_fullwidth .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding-top: 4%;
}

@media (max-width: 980px) {
  .et_pb_fullwidth_section .et_pb_slide_description,
  .et_pb_fullwidth_section .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media all and (max-width:767px) {
  .et_pb_fullwidth_section .et_pb_slide_description,
  .et_pb_fullwidth_section .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding-bottom: 15%;
  }
  
  .et_pb_row_fullwidth .et_pb_slide_description,
  .et_pb_row_fullwidth .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding-bottom: 20%;
  }
  
  .et_pb_fullwidth_section .et_pb_slide_description {
    padding-top: 2%;
  }
  
  .et_pb_fullwidth_section .et-pb-controllers {
    bottom: 4%;
  }
}

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: none;
}

.et_pb_slide_description .et_pb_slide_title {
  font-weight: normal !important;
  position: relative;
  padding-bottom: 0.85em;
  
}
/*
.et_pb_slide_description .et_pb_slide_title:after {
  display: block;
  content: " ";
  background-color: #FFC600;
  background-position: top left;
  background-repeat: repeat-x;
  position: absolute;
  height: 4px;
*/  
/*
  width: 10%;
  min-width: 60px;
  */
  


.et-pb-controllers a {
  background-color: rgba(255,255,255,0);
  border: 1px solid #fff;
  width: 9px;
  height: 9px;
  border-radius: 9px;
}

.et-pb-controllers .et-pb-active-control {
  background-color: rgba(255,255,255,1);
}

@media all and (max-width:767px) {
  .et_pb_slide_image, .et_pb_slide_video {
    display: block !important;
  }
  
  .et_pb_slide_description .et_pb_slide_title:after {
    left: 50%;
    -webkit-transform: translate3d(-50%, 50%, 0);
            transform: translate3d(-50%, 50%, 0);
  }
}

.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
  width: 100px;
  height: 100px;
  background: transparent url('images/icon-video-play.svg') center center no-repeat;
  background-size: cover;
  margin: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

@media (max-width: 768px) {
  .et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
    width: 80px;
    height: 80px;
  }
}

.et_pb_video_play:before {
  font-family: ETmodules;
  content: none;
}

.et_pb_video .et_pb_video_overlay_hover:hover,
.et_pb_video_overlay_hover {
  background: rgba(0,0,0,0.5);
}


/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, .et-social-icons a:hover, #top-menu-nav>ul>li>a:hover {
  color: #ffffff;
  opacity: 1;
}

.et_hide_mobile_logo #main-header .ll_menu .logo_container {
  display: block;
  opacity: 1;
}

.ll_menu .mobile_menu_bar:before {
  color: #fff;
}

#main-header .ll_menu .et_mobile_menu {
/*   background-color: #fff; */
  text-transform: uppercase;
	border-top: 1px solid #fff;
	padding: 0;
	width: 111.11%; /* counter-act 90% width coming from divi styles */
    margin-left: -5.55555%;
}
#top-menu-nav>ul>li>a:hover:after,
#top-menu > li.current-menu-item:after,
#top-menu > li.current-menu-parent:after {
  display: block;
  overflow-x: hidden;
  content: " ";
  background: #fff;
  height: 5px;
  position: absolute;
  width: 100%;
  /*left: 10%;*/
  bottom: 25px;
}

.ll_menu .et_mobile_menu li a {
/*   color: #E10600; */
	border-bottom: 1px solid #fff;
}

#top-menu .menu-item-has-children>a:first-child {
  padding-right: 0;
}

#top-menu .menu-item-has-children>a:first-child:after {
  content: none;
}

#top-menu > li {
  padding-right: 0;
  margin-right: 22px;
}

#top-menu > li:last-child {
  padding-right: 0;
  margin-right: 0;
}



/*underline on active state of primary nav*/
#top-menu > li.current-menu-parent:after {
  display: block;
  overflow-x: hidden;
  content: " ";
  background: #fff;
  height: 4px;
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 20px;
}

#top-menu li ul {
  padding: 10px 0;
  left: -20px;
}

#top-menu li li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}

#top-menu li li:last-child {
  border: none;
}

#top-menu li li a {
  width: 100%;
}

#top-menu li li a:hover {
  background: none;
}

#top-menu .sub-menu {}
#top-menu .sub-menu:after {
  position: absolute;
  bottom: 100%;
  height: 0;
  width: 0;
  left: 18.5px;
  border: 5px solid transparent;
  border-bottom-color: #fff;
  border-bottom-width: 10px;
  content: "";
}

@media only screen and (min-width: 981px) {
  #main-header .nav li ul a {
 color: #E10600 !important; 



  }
  
  #main-header .nav li ul a:hover {
    color: #ffffff !important;
font-weight: bold;	  
	 text-decoration: underline;
    /*opacity: 1;*/
  }
  
  .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul {
    border: none;
    
  }
  
  .et-fixed-header #top-menu li li.current-menu-ancestor>a,
  .et-fixed-header #top-menu li li.current-menu-item>a {
    color: #ffffff !important;
    /*background: rgba(200,200,200,0.1);*/
  }
}


/*--------------------------------------------------------------
 ## BG Decoration
 --------------------------------------------------------------*/
.bg__ripple--orange {
  background: transparent url('images/ripple-3-orange.png') center left repeat-x;
}

.bg__diagonal--blue {
  background: transparent url('images/ripple-diagonal-blue.png') center left repeat-x;
}

.ll_divider {
  height: 40px;
  background: transparent url('images/ripple-diagonal-blue.png') top left repeat-x;
}

.bg__box--teal {
  background: transparent url('/wp-content/uploads/2020/04/teal-box.png') center left repeat-x;
}


/*--------------------------------------------------------------
 ## Text Decoration
 --------------------------------------------------------------*/
/* These were .heading__ripple but moving towards making this generic */
.et_pb_module h1 {
	/*padding-bottom: 2em;*/
}
.et_pb_module h2,
.et_pb_module h3 {
  padding-bottom: 1.4em;
  display: block;
  position: relative;
}

/*	.et_pb_module h1:after {
content:"  -  ";  
display: block;
		background-color: #FFC600;
  background-repeat: repeat-x;
  text-align: center;
  height: 4px;
  width: 70px;
  top: 2em;

	}*/

.et_pb_module h2:after,
.et_pb_module h3:after {
  display: block;
  background-color: transparent;
  background-position: top left;
  background-repeat: repeat-x;
  position: absolute;
  height: 4px;
  /*
  width: 60%;
  min-width: 60px;
  */
  width: 60px;
  bottom: 0.75em;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
  /*background-image: url('images/ripple-underline.png');*/
}
  
/*.heading__ripple--centered h1:after,
.heading__ripple--centered h2:after,
.heading__ripple--centered h3:after,
.heading__ripple--centered h4:after,
.heading__ripple--centered h5:after,*/
.et_pb_text_align_center h1:after,
.et_pb_text_align_center h2:after,
.et_pb_text_align_center h3:after,
.et_pb_text_align_center h4:after,
.et_pb_text_align_center h5:after {
  left: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0);
          transform: translate3d(-50%, 50%, 0);
}

.et_pb_text_align_right h1:after,
.et_pb_text_align_right h2:after,
.et_pb_text_align_right h3:after,
.et_pb_text_align_right h4:after,
.et_pb_text_align_right h5:after {
  right: 0;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
}

.et_pb_bg_layout_light h1:after,
.et_pb_bg_layout_light h2:after,
.et_pb_bg_layout_light h3:after,
.et_pb_bg_layout_light h4:after,
.et_pb_bg_layout_light h5:after {
  /*background-color: #7c2529;*/
 /*background-color: #E10600;*/


}
/*.heading__ripple--brown h1:after,
.heading__ripple--brown h2:after,
.heading__ripple--brown h3:after {
  // background-image: url('images/ripple-underline-brown.png');
  background-color: #7c2529;
}

.heading__ripple--red h1:after,
.heading__ripple--red h2:after,
.heading__ripple--red h3:after {
  //background-image: url('images/ripple-underline-brown.png');
  background-color: da291c;
}*/

/*--------------------------------------------------------------
 ## SVG
 --------------------------------------------------------------*/
.ll-icon {
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 100px;
}
.ll-icon svg {
  height: auto;
  width: 100%
}
.ll-icon__map {
  width: 73px;
  height: 76px;
  margin-top: 20px;
}

.ll-icon__journey {
  /*height: 240px;
  width: 320px;*/
  width: 100%;
  max-width: 320px;
  height: auto;
}

.ll-icon__livelong {
  /*height: 240px;
  width: 320px;*/
  width: 100%;
  max-width: 300px;
  height: auto;
}


/*--------------------------------------------------------------
 ## Instagram
 --------------------------------------------------------------*/

.full-width__instagram {
  color: #fff;
  text-align: center;
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
 /*text-transform: uppercase;*/
	letter-spacing: 1px;
  line-height: 1.7;
}

.full-width__instagram .title__follow-us {
  font-size: 13px;
}
.full-width__instagram .title__handle {
  font-size: 22px;
  margin-top: 10px;
}

.social-icon:before {
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  margin-right: 5px;
  font-size: 13px;
  position: relative;
  top: 1px;
}
.social-icon__instagram:before {
  content: "\e09a";
}

/*
 ## Page header
*/
.ll_page-header {
  padding: 0 0 100px 0;
  padding-right: calc(10% - 30px);
  padding-left: calc(10% - 30px);
  min-height: 400px;
  background-color: #363636;
}

.ll_page-header.ll_page-header--hide-mobile {
  display: block;
}
.ll_page-header.ll_page-header--show-mobile {
  display: none;
}

@media (max-width: 740px) {
  .ll_page-header.ll_page-header--hide-mobile {
    display: none;
  }
  .ll_page-header.ll_page-header--show-mobile {
    display: block;
  }
}

.ll_page-header.ll_page-header--noimg {
background: #E10600 !important;
  min-height: 0;
  padding: 0;
}
.ll_page-header.ll_page-header--noimg .et_pb_fullwidth_header_overlay,
.ll_page-header.ll_page-header--noimg .et_pb_fullwidth_header_scroll {
  display: none;
}

.ll_page-header--mobile {
  display: none;
}
.ll_page-header--mobile img {
  display: block;
}


.ll_page-header .et_pb_fullwidth_header_container {
  width: 100%;
  max-width: 480px;
  margin-right: 0;
  margin-left: 0;
  background: #ffffff;
  padding: 50px 30px 20px;
}
.ll_page-header.ll_page-header--noimg .et_pb_fullwidth_header_container {
  width: 80%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
background: #E10600;

padding: 20px 30px 30px 30px;
 /* padding: 20px 0 30px;*/
}

@media (max-width: 767px) {
  .ll_page-header.ll_page-header--noimg .header-content {
    margin: 0 !important;
  }
}

/*--------------------------------------------------------------
 ## Hero Full width slider
 --------------------------------------------------------------*/

.ll_page-slider .et_pb_slide_description {
  min-height: 400px;
}

@media (max-width: 740px) {
  .single-product .ll_page-header,
  .single-press .ll_page-header {
    padding: 0;
    min-height: 0;
    background: none;
    background-size: 0 0;
  }
  .single-product .ll_page-header--mobile,
  .single-press .ll_page-header--mobile {
    display: block;
  }
  .single-product .ll_page-header .et_pb_fullwidth_header_container,
  .single-press .ll_page-header .et_pb_fullwidth_header_container {
    max-width: none;
    padding: 0 30px;
  }
}

.ll_page-header h1,
.ll_page-header h2,
.ll_page-header h3,
.ll_page-header h4,
.ll_page-header h5 {
  padding-bottom: 1.4em;
  display: inline-block;
  position: relative;
}

.ll_page-header h1:after,
.ll_page-header h2:after,
.ll_page-header h3:after,
.ll_page-header h4:after,
.ll_page-header h5:after {
  display: block;
  content: " ";
  position: absolute;
  height: 4px;
  /*
  width: 60%;
  min-width: 60px;
  */
  width: 60px;
  bottom: 0.75em;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
  
}


/*--------------------------------------------------------------
 ## Footer
 --------------------------------------------------------------*/
/* Start Hide Main Footer */
#footer-bottom{
display: none;
}



.ll_footer h1, .ll_footer h2, .ll_footer h3, .ll_footer h4, .ll_footer h5 {
  padding-bottom: 0.25em;
}
.ll_footer h1:after,
.ll_footer h2:after,
.ll_footer h3:after,
.ll_footer h4:after,
.ll_footer h5:after {
  content: none;
}

.ll-footer__monogram {
  padding: 0 !important;
  margin-top: 30px;
}
.ll-footer__monogram .et_pb_row {
  margin-bottom: 20px;
}

.ll-footer__monogram:after {
  display: block;
  content: "";
  background: transparent url('images/ripple-diagonal-brown.png') top left repeat;
  height: 60px;
  width: 100%;
}




/* version 1 - 3 column */
.footer__stayintouch,
.footer__menusocial,
.footer__stayintouch h3,
.footer__menusocial h3,
.footer__stayintouch a,
.footer__menusocial a {
  color: #424242;
}
.footer__stayintouch h3,
.footer__menusocial h3 {
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
}
.footer__image {}

.footer__stayintouch h3 {
  font-size: 36px;
}
.footer__menusocial {
  margin-bottom: 8px !important;
}
.footer__menusocial .custom-module > div {
  margin-bottom: 20px;
}
.footer__menusocial .custom-module > div::after {
 /* content: " ";
  display: block;
  position: relative;
 
  background: transparent url('images/ripple-underline.png') top left repeat-x;
  height: 10px;
  */
  background-color: #fff;
  height: 4px;
  width: 40px;
}
.footer__menusocial .custom-module > div .menu-item {
  font-size: 20px;
 /*text-transform: uppercase;*/
	margin-bottom: 20px;
  font-family: Trenda bold, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
}
.footer__menusocial .footer__social-title {
  font-size: 15px;
 /*text-transform: uppercase;*/
	font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
}
.footer__menusocial .footer__social-title:after {
  content: none;
}

@media screen and (max-width: 768px) {
  .footer__stayintouch,
  .footer__menusocial {
    text-align: center;
  }
  
  .footer__stayintouch {
    margin-bottom: 60px;
  }
  
  .footer__image {
    margin-top: 30px;
  }
  
  .footer__menusocial .custom-module > div::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}


/* version 2 */
.footer__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.footer__wrapper .footer__menu {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 66%;
          flex: 1 1 66%;
  padding-right: 20px;
}
.footer__wrapper .footer__social {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
}

.footer__menu .menu-footer-nav-container .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__menu .menu-footer-nav-container .menu-item {
  font-size: 20px;
  /*text-transform: uppercase;*/
  margin-bottom: 5px;
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

@media all and (max-width:980px) {
  .footer__wrapper .footer__menu {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .footer__wrapper .footer__social {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-left: 40px;
  }
  .footer__menu .menu-footer-nav-container .menu-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 15px;
  }
  .footer__menu .menu-footer-nav-container .menu-item:last-child {
    margin-bottom: 0;
  }
}

@media all and (max-width:560px) {
  .footer__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .footer__wrapper .footer__menu {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-right: 0;
  }
  .footer__wrapper .footer__social {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-left: 0;
  }
  .footer__menu .menu-footer-nav-container::after {
    content: " ";
    display: block;
    position: relative;
    background-color: #fff;
    height: 4px;
    width: 40px;
    margin: 20px auto;
  }
  .footer__menu .menu-footer-nav-container .menu-item {
    
  }
}

.footer__social .footer__social-title {
  color: #424242;
  font-size: 15px;
  /*text-transform: uppercase;*/
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
  line-height: 23px;
  padding-bottom: 5px;
}


.footer__menusocial .footer__social-title {
  color: #424242;
  font-size: 15px;
   /*text-transform: uppercase;*/
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
}

.et_pb_social_media_follow li a.icon {
  box-sizing: content-box;
  width: 22px;
  height: 22px;
  padding: 0;
}
.et_pb_social_media_follow li a.icon::before {
  display: block;
  position: relative;
  z-index: 10;
  width: 22px;
  height: 22px;
  color: #2A8376;
  font-size: 16px;
  line-height: 22px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  transition: color .3s;
}
.et_pb_social_media_follow li a.icon:hover::before {
  color: #525252;
}

/*.footer__legal-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal !important;
  font-size: 13px;
  /*text-transform: uppercase;
  border-top: 1px solid #fff;
  padding-top: 15px;
}
*/
#footer-info {
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal !important;
  font-size: 13px;
  text-transform: uppercase;
}

.footer__legal-wrapper > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 0 10px;
}

.footer__legal-wrapper .legal-nav {
  
}
.footer__legal-wrapper .legal-nav li {
  display: block;
  float: left;
  padding: 0 10px;
  position: relative;
  /*border-right: 1px solid #fff;*/
}
.footer__legal-wrapper .legal-nav li:last-child {
  border: none;
}
.footer__legal-wrapper .legal-nav li:after {
  content: " ";
  width: 1px;
  height: 60%;
  position: absolute;
  top: 20%;
  background-color: #fff;
  display: block;
  right: 0;
}
.footer__legal-wrapper .legal-nav li:last-child:after {
  content: none;
}

.footer__legal-wrapper .legal-nav a {
  color: #fff;
}
.footer__legal-wrapper .legal-nav a:hover,
.footer__legal-wrapper .legal-nav a:focus {
  color: #ddd;
}



/*--------------------------------------------------------------
 ## Where to Buy form
 --------------------------------------------------------------*/
.wtb-form {}
.wtb-form input {
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  font-weight: normal;
  display: block;
  width: 80%;
  margin: 10px auto;
  background: #fff;
  border: 1px solid #fff;
  /*border: none;*/
  padding: 8px 4%;
  color: #3e3e3e;
  text-align: center;
  
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.wtb-form input[type=submit] {
  background: #da291c;
  border: 1px solid #da291c;
  color: #fff;
}

.wtb-form input.ll_form-error {
  border: 1px solid #c00 !important;
  -webkit-box-shadow: 0 0 12px rgba(224,0,0,0.5);
  -moz-box-shadow: 0 0 12px rgba(224,0,0,0.5);
  box-shadow: 0 0 12px rgba(224,0,0,0.5);
}
.wtb-form input.text:focus,
.wtb-form input.title:focus,
.wtb-form input[type=text]:focus,
.wtb-form select:focus,
.wtb-form textarea:focus {
  border-color: #ffffff;
  color: #3e3e3e;
}
/*--------------------------------------------------------------
 ## Column alignment
 --------------------------------------------------------------*/
.vertical-align {
display: flex;
flex-direction: column; 
justify-content: center;
}

/*--------------------------------------------------------------
 ## Products
 --------------------------------------------------------------*/
#main-content {
  background-color: transparent;
}
.ll_entry-content {}
.ll_entry-content .et_pb_section {
  background-color: transparent;
}

.et_pb_fullwidth_header_subhead {
  display: block;
}

.ll_page-header--title {
  padding-bottom: 40px;
  display: block;
  position: relative;
}
.ll_page-header--title:after {
  display: block;
  content: " ";
  position: absolute;
  height: 4px;
  width: 60px;
  bottom: 20px;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
  background-color: #fff;
}

.ll_page-header--title h1 {
  padding-bottom: 0;
  display: block;
}
.ll_page-header--title h1+span {
  padding-top: 0.5em;
}
.ll_page-header--title h1:after {
  content: none;
}

.ll_page-header--subhead,
.ll_page-header--description { display: block; }

.ll_page-header--subhead {
  width: 80%;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.3;
  text-transform: uppercase;
}


.ll_page-header--title {}

.ll_section--product-single {}

.ll_section--product-single h1,
.ll_section--product-single h2,
.ll_section--product-single h3,
.ll_section--product-single h4,
.ll_section--product-single h5 {
  padding-bottom: 0.5em;
}
.ll_section--product-single h1:after,
.ll_section--product-single h2:after,
.ll_section--product-single h3:after,
.ll_section--product-single h4:after,
.ll_section--product-single h5:after {
  content: none;
}

.ll_product-wrapper {}
.ll_product-wrapper h1,
.ll_product-wrapper h2,
.ll_product-wrapper h3,
.ll_product-wrapper h4,
.ll_product-wrapper h5 {
  display: block;
}

.ll_product-wrapper .ll_product-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
  margin-bottom: 50px;
}

.ll_product-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.ll_product-col img {
  display: block;
  margin: 0 auto;
}
.ll_product-col--carousel {
  overflow: hidden;
}
@media all and (max-width:560px) {
  .ll_product-col--carousel {
    margin-left: -10vw;
    margin-right: -10vw;
  }
}
#ll_product-carousel {
  padding: 30px 0;
}
#ll_product-carousel .swiper-wrapper {
  align-items: center;
}
#ll_product-carousel .swiper-pagination-bullets {
  bottom: 1px;
}
.ll_carousel-nav--prev,
.ll_carousel-nav--next {
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 1;
  z-index: 100;
  margin-top: -24px;
  color: #E10600;
  font-size: 48px;
  /*
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  */
}
.ll_carousel-nav--prev.swiper-button-disabled,
.ll_carousel-nav--next.swiper-button-disabled {
  opacity: 0.2;
}
.ll_carousel-nav--prev:before,
.ll_carousel-nav--next:before {
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}

.ll_carousel-nav--prev {
  /*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/
  left: 10px;
  right: auto;
}
.ll_carousel-nav--next {
  /*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/
  right: 10px;
  left: auto;
}
.ll_carousel-nav--prev:before {
  content: "\34";
}
.ll_carousel-nav--next:before {
  content: "\35";
}
.swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background-color: rgba(218,41,28,0);
  border: 1px solid #E10600;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: rgba(218,41,28,1);
}

.ll_product-row--2col .ll_product-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding-left: 75px;
}
.ll_product-row--2col .ll_product-col:first-child {
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .ll_product-row--2col .ll_product-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-bottom: 25px;
    padding-left: 0;
  }
  .ll_product-row--2col .ll_product-col:last-child {
    margin-bottom: 0;
  }
}

.ll_product-certification_wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  */
  /*
  -ms-flex-pack: distribute;
  justify-content: space-around;
  */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
  /*padding-left: 50px;*/
  /*padding: 0 10px;*/
  margin: 0 -10px;
}
.ll_product--aisle {
  color: #da291c;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}
.ll_product--nutrition,
.ll_product--wtb {
  margin-top: 20px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .ll_product-certification_wrapper {
    padding: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .ll_product--nutrition,
  .ll_product--wtb {
    /*padding: 0 10px;*/
  }
  .ll_product--aisle {
    text-align: center;
  }
}

.ll_product-certification {
  /*-webkit-box-flex: 0;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;*/
  -webkit-box-flex: 0;
      -ms-flex: 0 1 110px;
          flex: 0 1 110px;
  margin-bottom: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  padding: 0 10px;
}
/*
.ll_product-certification span {}
.ll_product-certification--nongmo {
  background-image: url('images/certifications/cert-nongmo.jpg');
}
.ll_product-certification--kosher {
  background-image: url('images/certifications/cert-kosher.png');
}
.ll_product-certification--vegan {
  background-image: url('images/certifications/cert-vegan.png');
}
.ll_product-certification--organic {
  background-image: url('images/certifications/cert-organic.png');
}
*/

.ll_product--info {
  padding-bottom: 80px;
  display: block;
  position: relative;
  color: #da291c;
}
.ll_product--info:after {
  display: block;
  content: " ";
  background-color: transparent;
  background-position: top left;
  background-repeat: repeat-x;
  position: absolute;
  height: 4px;
  width: 50%;
  min-width: 60px;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0);
          transform: translate3d(-50%, 50%, 0);
  background-color: #ed9b33;
}


.ll_product--info p {
  font-size: 1.3em;
}
.ll_product--ingredients {
  color: #da291c;
}
.ll_product--ingredients p {
  text-transform: uppercase;
}

.ll_product--nutrition {}
.ll_btn-wrapper {
  position: relative;
}
a.ll_btn {
  display: block;
  width: auto;
  background-color: #E10600;
  border: 1px solid #da291c;
  padding: 5px 30px 2px;
  
  color: #ffffff;
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.7;
  
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.ll_btn--inverse {
  background-color: transparent;
  border: 1px solid #da291c;
  color: #da291c;
}
a.ll_btn:hover,
a.ll_btn:focus {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  /*color: #da291c;*/
}
a.ll_btn--inverse:hover,
a.ll_btn--inverse:focus {
  background-color: transparent;
  border: 1px solid #da291c;
  color: #da291c;
}

.ll_btn--text {
  margin-left: 0;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.ll_btn--icon:after {
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: -1em;
  opacity: 0;
  text-shadow: none;
  font-size: 24px;
  font-style: normal;
  font-variant: none;
  line-height: 1em;
  text-transform: none;
  content: "\35";
  color: #da291c;
  
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.ll_btn--icon:hover:after {
  margin-left: 0;
  opacity: 1;
}
.ll_btn--icon:hover .ll_btn--text {
  margin-left: -1em;
}

/*--------------------------------------------------------------
 ## Products Archive
 --------------------------------------------------------------*/

.ll_section--product-archive h1,
.ll_section--product-archive h2,
.ll_section--product-archive h3,
.ll_section--product-archive h4,
.ll_section--product-archive h5 {
  padding-bottom: 0.5em;
}
.ll_section--product-archive h1:after,
.ll_section--product-archive h2:after,
.ll_section--product-archive h3:after,
.ll_section--product-archive h4:after,
.ll_section--product-archive h5:after {
  content: none;
}

.ll_archive-wrapper {}
.ll_archive-wrapper h1,
.ll_archive-wrapper h2,
.ll_archive-wrapper h3,
.ll_archive-wrapper h4,
.ll_archive-wrapper h5 {
  display: block;
}

.ll_archive-wrapper .ll_archive-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
     -ms-flex-align: stretch;
        align-items: stretch;
  margin-bottom: 50px;
  min-height: 280px;
}
@media screen and (max-width: 540px) {
  .ll_archive-wrapper .ll_archive-row {
    margin-left: -10vw;
    margin-right: -10vw;
  }
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--red {
  background-color: #E10600;
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--blue {
  background-color: #525252;
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--yellow {
  background-color: #ed9b33;
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--green {
  background-color: #789d4a;
}


.ll_archive-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.ll_archive-col img {
  display: block;
  margin: 0 auto;
}

.ll_archive-row--2col .ll_archive-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
@media screen and (max-width: 768px) {
  .ll_archive-row--2col .ll_archive-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    /*margin-bottom: 25px;*/
  }
  .ll_archive-row--2col .ll_archive-col:last-child {
    margin-bottom: 0;
  }
}

.ll_archive-products {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
     -ms-flex-align: end;
        align-items: flex-end;
  /*margin-bottom: 50px;*/
}

.ll_archive-divider {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.ll_archive-divider img {
  max-height: 100px;
  display: block;
  margin: -70px auto -20px auto;
}
@media screen and (max-width: 768px) {
  .ll_archive-divider img {
    max-height: 60px;
    margin: -30px auto 10px auto;
  }
}
@media screen and (max-width: 540px) {
  .ll_archive-divider {
    display: none;
  }
}

.ll_archive--top {
  margin: 0 0 60px 0;
  text-align: center;
  display: block;
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
 /*text-transform: uppercase;*/
font-size: 13px;
  position: relative;
  line-height: 30px;
}
.ll_archive--top:after {
  display: block;
  content: " ";
  position: absolute;
  height: 4px;
  width: 60%;
  bottom: 50%;
  left: 20%;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
  background-color: #E10600;
}
.ll_top--anchor {
  display: block;
  width: 60%;
  margin: 0 auto;
  padding: 10px;
  z-index: 2;
  position: relative;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .ll_archive--top:after {
    width: 80%;
    left: 10%;
  }
  .ll_top--anchor {
    width: 100%;
  }
}

@media screen and (max-width: 540px) {
  .ll_archive--top:after {
    width: 100%;
    left: 0;
  }
  .ll_top--anchor {
    width: 100%;
  }
}

.ll_top--anchor span {
  color: #E10600;
  background-color: #f7f1eb;
  display: inline-block;
  padding: 5px 10px 5px 5px;
  position: relative;
  line-height: 1;
}

.ll_top--anchor span:before {
  content: "\32";
  position:relative;
  font-family: 'ETmodules';
  margin-right: 5px;
}

.ll_archive--top-blue:after { background-color: #525252; }
.ll_archive--top-blue a span { color: #525252; }

.ll_archive--top-yellow:after { background-color: #ed9b33; }
.ll_archive--top-yellow a span { color: #ed9b33; }

.ll_archive--top-green:after { background-color: #789d4a; }
.ll_archive--top-green a span { color: #789d4a; }


.ll_product-index {
  -webkit-box-flex: 1;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 30px 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .ll_product-index {
    padding: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 540px) {
  .ll_product-index {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-bottom: 25px;
  }
  .ll_product-index:last-child {
    margin-bottom: 0;
  }
}

.ll_product-index .ll_product-index--image img {
  max-height: 200px;
}
.ll_product-index .ll_product-index--title {
  margin-top: 10px;
}
.ll_product-index .ll_product-index--title h3 {
  font-size: 18px;
  min-height: 65px;
  padding-bottom: 0;
}
.ll_product-index .ll_product-index--title span {
  display: block;
  color: #da291c;
  font-size: 14px;
  text-transform: none;
}

.ll_archive-col--image {
  background-repeat: none;
  background-position: center center;
  background-size: cover;
}
.ll_archive-col--image img {
  display: none;
}

@media screen and (max-width: 540px) {
  .ll_archive-col--image {
    /*
    margin-left: -10vw;
    margin-right: -10vw;
    */
    
  }
}
@media screen and (max-width: 768px) {
  .ll_archive-col--image img {
    display: block;
  }
}

.ll_archive-col--copy {
  text-align: center;
  /*padding: 20px;*/
  padding: 40px 40px 90px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
  
  background: transparent url('images/ripple-diagonal-blue.png') bottom -175px left repeat-x;
  
}
.ll_archive-col--copy p {
  /*color: #7c2529;*/
  color: #ffffff;
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--red .ll_archive-col--copy {
  background-image: url('images/ripple-diagonal-brown.png');
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--blue .ll_archive-col--copy {
  background-image: url('images/ripple-diagonal-brown.png');
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--yellow .ll_archive-col--copy {
  background-image: url('images/ripple-diagonal-red.png');
}

.ll_archive-wrapper .ll_archive-row.ll_archive-row--green .ll_archive-col--copy {
  background-image: url('images/ripple-diagonal-brown.png');
}

.ll_archive--header {
  position: relative;
  font-weight: normal;
  padding-bottom: 40px;
}
.ll_archive--header:after {
  display: block;
  content: " ";
  position: absolute;
  height: 4px;
  width: 30%;
  bottom: 20px;
  left: 35%;
  -webkit-transform: translate3d(0, 50%, 0);
          transform: translate3d(0, 50%, 0);
  /*background-color: #da291c;*/
  background-color: #ffffff;
}
/*
.ll_archive--header.ll_archive--header-red:after    { background-color: #da291c; }
.ll_archive--header.ll_archive--header-yellow:after { background-color: #ed9b33; }
.ll_archive--header.ll_archive--header-blue:after   { background-color: #007d8a; }
.ll_archive--header.ll_archive--header-green:after  { background-color: #789d4a; }
*/

.ll_archive--header h1,
.ll_archive--header h2,
.ll_archive--header h3,
.ll_archive--header p {
  padding-bottom: 0.125em;
  color: #ffffff;
}
.ll_archive--header h1:last-child,
.ll_archive--header h2:last-child,
.ll_archive--header h3:last-child,
.ll_archive--header p:last-child {
  padding-bottom: 0;
}
/*
.ll_archive--header.ll_archive--header-red h1,
.ll_archive--header.ll_archive--header-red h2,
.ll_archive--header.ll_archive--header-red h3,
.ll_archive--header.ll_archive--header-red p {
  color: #da291c;
}

.ll_archive--header.ll_archive--header-yellow h1,
.ll_archive--header.ll_archive--header-yellow h2,
.ll_archive--header.ll_archive--header-yellow h3,
.ll_archive--header.ll_archive--header-yellow p {
  color: #ed9b33;
}

.ll_archive--header.ll_archive--header-blue h1,
.ll_archive--header.ll_archive--header-blue h2,
.ll_archive--header.ll_archive--header-blue h3,
.ll_archive--header.ll_archive--header-blue p {
  color: #007d8a;
}

.ll_archive--header.ll_archive--header-green h1,
.ll_archive--header.ll_archive--header-green h2,
.ll_archive--header.ll_archive--header-green h3,
.ll_archive--header.ll_archive--header-green p {
  color: #789d4a;
}
*/

.ll_archive--subtitle {
   /*text-transform: uppercase;*/
  margin: 0 auto;
  max-width: 320px;
}

.ll_archive--nav-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
     -ms-flex-pack: space-evenly;
   justify-content: space-evenly;
  margin-top: -25px;
  margin-bottom: 50px;
}
.ll_archive--nav-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ll_archive--nav-item a {
  color: #da291c;
  font-family: Trenda, Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  padding: 10px;
  display: block;
}


/*--------------------------------------------------------------
 ## Press Single
 --------------------------------------------------------------*/

.ll_section--press-single {}
  
.ll_section--press-single h1.ll_heading--no-decoration,
.ll_section--press-single h2.ll_heading--no-decoration,
.ll_section--press-single h3.ll_heading--no-decoration,
.ll_section--press-single h4.ll_heading--no-decoration,
.ll_section--press-single h5.ll_heading--no-decoration {
  padding-bottom: 0;
  margin-bottom: 20px;
}
.ll_section--press-single h1.ll_heading--no-decoration:after,
.ll_section--press-single h2.ll_heading--no-decoration:after,
.ll_section--press-single h3.ll_heading--no-decoration:after,
.ll_section--press-single h4.ll_heading--no-decoration:after,
.ll_section--press-single h5.ll_heading--no-decoration:after {
  content: none;
}

.ll_press-wrapper {}
.ll_press-wrapper h1,
.ll_press-wrapper h2,
.ll_press-wrapper h3,
.ll_press-wrapper h4,
.ll_press-wrapper h5 {
  display: block;
}

.ll_press--date {
  color: #da291c;
 /*text-transform: uppercase;*/
	margin-bottom: 20px;
}
.ll_press--content {
  font-size: 17px;
}
.ll_press--link {
  font-size: 17px;
  margin-top: 20px;
}

.ll_archive-press {
  
}
.ll_archive-press--item {
  padding-bottom: 100px;
}
.ll_press-index--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ll_press-index--image {
  -webkit-box-flex: 0;
          -ms-flex: 0 0 240px;
              flex: 0 0 240px;
}
.ll_press-index--article {
  -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
  padding-left: 40px;
  position: relative;
}
.ll_press-index--article:after {
  display: block;
  content: " ";
  position: absolute;
  height: 4px;
  width: 60%;
  bottom: -50px;
  left: 20%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  background-color: #7c2529;
}

@media screen and (max-width: 768px) {
  .ll_press-index--wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ll_press-index--image {
    /*display: none;*/
    margin-bottom: 20px;
    -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
  }
  .ll_press-index--image.image--empty {
    display: none;
  }
  .ll_press-index--article {
    padding-left: 0;
    -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
  }
}
.ll_press-index--date {
 /*text-transform: uppercase;*/
	color: #da291c;
  padding-bottom: 20px;
}
.ll_press-index--article h1,
.ll_press-index--article h2,
.ll_press-index--article h3,
.ll_press-index--article h4,
.ll_press-index--article h5 {
  padding-bottom: 20px;
}
.ll_press-index--article h1:after,
.ll_press-index--article h2:after,
.ll_press-index--article h3:after,
.ll_press-index--article h4:after,
.ll_press-index--article h5:after {
  content: none;
}

.ll_read-more {
  border-bottom: 1px solid;
  margin-left: 5px;
  white-space: nowrap;
}

.ll_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 24px;
  text-transform: uppercase;
  color: #da291c;
  margin-top: 30px;
}

.ll_pagination--btn {
  -webkit-box-flex: 1;
          -ms-flex: 1 1 20%;
              flex: 1 1 20%;
  padding: 0 10px;
}
.ll_pagination--btn-prev { text-align: left; padding-left: 0; }
.ll_pagination--btn-next { text-align: right; padding-right: 0; }
.ll_pagination--pages {
  -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
  padding: 0 10px;
}
.ll_pagination--current {
  display: none;
}
.ll_pagination--pages a,
.ll_pagination--pages span {
  padding: 10px;
  position: relative;
}
.ll_pagination--pages .current {
  cursor: default;
}
.ll_pagination--pages .dots {
  padding: 10px 0;
}
.ll_pagination--pages .current:after {
  display: block;
  content: " ";
  position: absolute;
  height: 3px;
  width: 60%;
  bottom: 0px;
  left: 20%;
  background-color: #7c2529;
}

@media screen and (max-width: 768px) {
  .ll_pagination--pages {
    display: none;
  }
  .ll_pagination--current {
    display: block;
    flex: 1 0 100%;
    padding-top: 10px;
    /*border-top: 3px solid #7c2529;*/
    margin-top: 10px;
    text-align: center;
    text-transform: none;
    font-size: 16px;
  }
  .ll_pagination {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 980px) {
  .ll_pagination {
    font-size: 20px;
  }
}

/* STYLES IMPORTED FROM DIVI EDITOR */

@media (max-width: 980px) {
#logo {
    max-height: 60% !important;
}}
#logo {
	max-width: 160px;
}


@media only screen and (max-width: 980px) {
 
.two-columns .et_pb_column {
width: 50%!important;
}
 
.three-columns .et_pb_column {
width: 33.33%!important;
}

 
.four-columns .et_pb_column {
width: 25%!important;
}
 
}
/* Text align center in mobile view only */
@media (max-width:980px) {
    .ts-center-text-mobile .et_pb_text_inner,
    .ts-center-text-mobile .heading,
    .ts-center-text-mobile .et_pb_button_module_wrapper,
	.et_pb_text, .et_pb_module h1 {
    text-align: center!important;
    }
}
/*Button modifications*/

	a.et_pb_button {
		min-width: 150px;
		min-height: 50px;
			text-align: center;
		 font-style: normal !important;   
		line-height: 42px !important;
		padding: 0 1.5em !important;
		width: auto !important;
	}
	
@media (max-width:980px){
	.et_pb_button_module_wrapper  {
		text-align: center !important;
	}
	.et_pb_newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
		margin: 0 auto;
	}
}
.et_pb_newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
	flex-basis: auto;
}
.et_pb_newsletter_form p input[type="text"] {
	font-weight: 400!important;
}

@media (max-width:980px){
.et_pb_divider
	{
margin-left: auto!important;
margin-right: auto!important;

}}


@media all and (max-width: 980px) {
.two-col-grid.et_pb_gallery .et_pb_gallery_item.et_pb_grid_item {
width: 40%!important;
margin: 0!important;
}}

@media only screen and (min-width: 980px) {
 
.two-columns .et_pb_column {
width: 50%!important;
margin: 0!important;
	}}
 
/* Portfolio Module 3 column */
.three-column-grid .post-meta {
	line-height: 1.2em; margin-top: 0.4em;
	font-size: 14px !important;
}
.three-column-grid .entry-title {
	padding-bottom: 0;
}
.et-db #et-boc .et_pb_dpblog_portfolio_0.three-column-grid .entry-title a {
	font-size: 18px !important;
}
@media (max-width: 479px) {
	.three-column-grid .et_pb_grid_item {
		margin-bottom: 10% !important;
	}
}
@media only screen and ( max-width: 768px ) {
	.three-column-grid.two-column-on-mobile .et_pb_grid_item {
		width: 47.5% !important;
	}
	.three-column-grid.two-column-on-mobile .et_pb_grid_item:nth-child(odd) {
		margin-right: 5% !important;
	}
	.three-column-grid.two-column-on-mobile .et_pb_grid_item:nth-child(even) {
		margin-right: 0 !important;
	}
}
@media only screen and ( min-width: 768px ) {
	.three-column-grid .et_pb_grid_item {
		/*width: 28.333% !important;
		margin: 0 4% 4% 0 !important;*/
		width: 30.333% !important;
		margin: 0 4% 4% 0 !important;
	}
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}
 
.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}
 
/* Portfolio Module 2 column */
@media only screen and ( min-width: 768px ) {
 
.two-column-grid .et_pb_grid_item {
/*width: 28.333% !important;
margin: 0 4% 4% 0 !important;*/
width: 48% !important;
margin: 0 2% 2% 0 !important;
	}}
 
.two-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}
 
.two-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}
 
.two-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}
 

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active
{
background-color:#40C1AC !important;
	color:#ffffff !important;
/*	border-radius: 50px;*/
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
  border: 2px solid #E9E9E9;
  /*border-radius: 25px 25px 25px 25px;*/
			text-align: center;
vertical-align: middle;
}
@media only screen and ( min-width: 980px ) {
	.et_pb_filterable_portfolio .et_pb_portfolio_filters {
		border-radius: 20px;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters ul { 
		display: flex;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li { 
		flex-basis: 20%;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a { 
		padding: 10px;
		border-width: 2px;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li:first-child a {
		border-top-left-radius: 20px; 
		border-bottom-left-radius: 20px;
	}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li:last-child a {
		border-top-right-radius: 20px; 
		border-bottom-right-radius: 20px;
	}
}

et_pb_portfolio_filter et_pb_portfolio_filter_all li a.active {
border-left-style: none !important;
}
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a:before
{ 
color: #424242 !important;
font-family: 'Trenda Semibold';
content:"Made with ";
}


/*
content: "Made with ";
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, 
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {


*/


.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
	padding-bottom: 10px;
}

.btn-inline {
    text-align: left !important;
}
@media only screen and (min-width: 980px) {
	.btn-inline .et_pb_column .et_pb_image {
		margin-left: 0!important;
	}
}
/* move product image above buttons on tablet/mobile */
@media only screen and (max-width: 980px) {
	.btn-inline {
		display: flex; flex-direction: column;
	}
	.btn-inline .et_pb_column:first-child {
		order: 2;
		display: flex;
		justify-content: center;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.btn-inline .et_pb_column:last-child {
		order: 1;
	}
	.btn-inline .et_pb_column:first-child .et_pb_module:first-child {
		flex-basis: 100%;
	}
}


/*Allowing images to be beside each other*/
.image-inline {
      display: inline-block;
    margin: 0 8px;
	align-content: center !important;
}

/*Remove hover icon on gallery and portfoio*/
 .et_overlay:before{
	display:none
}

@media only screen and (max-width: 980px) {
	.min-height-480 {
min-height: 482px;
}}

.et_pb_dpblog_portfolio_0 .dp-post-excerpt a.more-link:before { 
content: ' '; display: block;
}
.et_pb_dpblog_portfolio_0 .dp-post-excerpt a.more-link:after { 
content: " >"
}

/*Modifications to Cookie bar*/
.cc-message {
  color: #FFFFFF;
  font-family: 'Trenda Semibold';
  font-size: 16px;
  line-height: 22px;
}

.cc-btn {
  color: #FFFFFF;
  font-family: Trenda heavy normal;
  font-size: 16px;
  line-height: 22px;
  border: 3px solid #FFFFFF !important;
  border-radius: 25px !important;
	padding-bottom:10px !important;
	padding-top:10px !important;
}

.cc-btn:hover {
  color: #2A8376 !important;
  font-family: Trenda heavy normal;
  font-size: 16px;
background-color: #ffffff  !important;
  line-height: 22px;
  border: 4px solid #FFFFFF !important;
  border-radius: 25px !important;
}
.cc-banner { justify-content:center; }
.cc-banner .cc-message {max-width: 940px !important}

/* custom sharethis icons */
.st-custom-button[data-network=facebook]{
	background: url("/wp-content/uploads/2020/04/Lightlife_icons_social_facebook.png")  no-repeat scroll left top transparent;
	background-size: 50px 50px;
	/*padding:0px 0px 30px 60px;*/
	padding:0 0 100px 75px;
	display:inline-block;
}

.st-custom-button[data-network=pinterest]{
	background: url("/wp-content/uploads/2020/04/Lightlife_icons_social_pinterest.png")  no-repeat scroll left top transparent;
	background-size: 50px 50px;
	padding:0 0 100px 75px;
	display:inline-block;
}

.st-custom-button[data-network=print]{
	background: url("/wp-content/uploads/2020/04/Lightlife_icons_print-e1588787449393.png")  no-repeat scroll left top transparent;
	background-size: 50px 50px;
	padding:0 0 100px 75px;
	display:inline-block;
}

.st-custom-button[data-network=email]{
	background: url("/wp-content/uploads/2020/04/Lightlife_icons_email-e1588787482493.png")  no-repeat scroll left top transparent;
	background-size: 50px 50px;
	padding:0 0 100px 50px;
	display:inline-block;
}



#cd-timeline::before {
width:8px
}

#cd-timeline::before {
	padding-top:0px;
margin-top: 0px
}

.cd-container {
	padding-top:0px;
margin-top: 0px
}

/* styling for product page category descriptions */
.filter_text {
	margin-top: 60px; margin-bottom: 40px; min-height: 100px; text-align: center;
}
.filter_text h3, .filter_text p {
	color: #4D4D4D; padding-bottom: 0.5em;
}
.filter_text h3 {
	font-family: 'Trenda Semibold',Helvetica,Arial,Lucida,sans-serif;
}
.filter_text p {
	font-size: 18px;
}

/* add down arrow to FAQ accordions */
.et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "4" !important;
    font-size: 30px;
	display: block !important;
    color: #36a594;
	transform: rotate(270deg);
}

/* crop recipe images to remove lightlife branding. 
.top-cropped-row {
	overflow: hidden;
}
.top-cropped-row img {
	margin-top: -316px;
}
*/
/* move title to top of gallery */
.flipped-title .et_pb_gallery_item { display: flex; flex-direction: column; }
.flipped-title .et_pb_gallery_item .et_pb_gallery_title { order: 0; margin: 0 0 10px; }
.flipped-title .et_pb_gallery_item .et_pb_gallery_image { order: 1; }


/* pop-up modifications */
.popup_outer_wrap {max-width: 400px !important}

/* product page ingredient grid styling */
.product-ingredient-grid .et_pb_image {
	width: 30%;
    display: inline-block;
    vertical-align: middle;
}
.product-ingredient-grid .et_pb_text {
	width: 65%;
	margin-left: 5%;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 980px){
	.product-ingredient-grid .et_pb_column {
		width: 50% !important;
	}
}

/* product page - cooking instruction icon styling */
@media (min-width: 980px){
	.cooking-instruction-row .et_pb_column:first-child {
		width: 10% !important;
	}
	.cooking-instruction-row .et_pb_column:last-child {
		width: 90% !important;
	}
}


/* custom bold styling so that bolding in Divi editor works */
.et_pb_text strong {
	font-family: 'Trenda Bold';
	font-weight: normal;
}
/* Bring in mobile margins */
@media only screen and (max-width: 980px) {
	#top-header > .container,
	#main-header > .container,
	#et_search_outer > .container,
	body.single #main-content > .container,
	body.page div.et_pb_row,
	body.page div.et_pb_row.et_pb_row_fullwidth {
	width: 90% !important; 
   }
	body.post-template-default.single #main-content > .container {
		width: 100% !important;
	}
}

/* Home page */
.et_pb_fullwidth_section .et-pb-controllers {
	bottom: 20px; /* reset this */
}
.et-pb-controllers a {
	width: 12px; height: 12px;
}
@media (max-width: 479px) {
.home-products-row .et_pb_column {
	width: 47.5% !important;
}	
	.home-products-row .et_pb_column:nth-child(odd) {
		margin-right: 5% !important;
	}
	
	.et_pb_fullwidth_section .et-pb-controllers {
		bottom: auto;
		padding-top: 75%;
		top: 0;
	}
}
.et_pb_slider .et_pb_container {
	width: 100%;
}
.et_pb_slide_description .et_pb_slide_title {
	padding-bottom: 0.5em;
}
.et_pb_slide_description .et_pb_slide_content {
	padding-bottom: 1em;
}
.et_pb_slide_description .et_pb_more_button {
	margin-top: 0;
}
@media only screen and (min-width: 980px) {
	.fork-life-section {
		background-size: cover; background-position: center;
	}
}

/* style portfolio filters */
@media only screen and (max-width: 980px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters {
		border: 3px solid #e9e9e9;
	}
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 50% !important;
	}
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		border: 2px solid #e9e9e9;
		padding: 15px 20px;
	}
}

/* hero image fix - ASSUMES 1920px width! */
.hero-banner.et_pb_fullwidth_image { overflow: hidden; }
.hero-banner.et_pb_fullwidth_image img {
    width: auto;
    max-width: none;
    height: 200px;
    margin-left: calc(50vw - 480px);
}
@media (min-width: 980px){
	.hero-banner.et_pb_fullwidth_image img {
		height: 400px;
		margin-left: calc(50vw - 960px);
	}
}

.chevron-link .et_pb_text_inner {
	display: inline-block;
	background-image: url(/wp-content/uploads/2020/05/Arrow_Right_Small_DarkTeal.png);
	background-repeat: no-repeat;
	background-position: right 3px;
    padding-right: 20px;
}
.back-chevron-white {
	display: inline-block;
	background-image: url(/wp-content/uploads/2020/05/Arrow_Left_Small_White.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto;
    padding-left: 20px;
}
@media (min-width: 980px){
    #ll_language-toggle { padding-top: 40px; }
}

.single .et_pb_post { margin-bottom: 0; }


/* Language toggle tweaks */
.ll_language-menu--links li a {
font-size:14px;
font-family: 'Trenda bold',Helvetica,Arial,Lucida,sans-serif;

}
.ll_language-menu--links li a:hover {
	color:#2a8376}

.no-results h1, .no-results p {
	color:#424242;
}

/* Location notice pop-up */
#location-notice .et_pb_image {
	text-align: center;
}
#location-notice .et_pb_text {
	margin-top: 30px;
	margin-bottom: 30px;
}
#location-notice .et_pb_text p {
	color: #424242;
}