#mendo-happy-healthy-header h3 {
font-size: 70px !important;
    color: #7db35a !important;
    font-family: 'lulo_cleanone_bold';
    letter-spacing: -8px;
    line-height: 100px;
}
#mendo-happy-healthy-header {
	margin-top: -20px !important;
}
.box {
  height: 274px;
  position: relative;
  overflow: hidden;
  width: 363px;
  margin-left: auto;
  margin-right: auto;
}
.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.box .overbox {
  background-color: rgba(125, 181, 58, 0.9) !important;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
  width: 363px;
  height: 274px;
  padding: 130px 20px;
}
.box:hover .overbox { opacity: 1; }
.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
.box .title {
  font-size: 2.5em !important;
  text-transform: uppercase;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}
.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.box .tagline {
  font-size: 0.8em;
  opacity: 0;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
  text-align: center;
}
.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.mendo-links {
    text-transform: lowercase;
    font-size: 36px !important;
    position: relative;
    color: white !important;
    text-shadow: 3px 0 29px rgba(226,239,217,0.8) !important;
    text-align: center;
    vertical-align: middle;
    margin-top: 14.5% !important;
}
.mendo-links-purpose {
	font-size: 40px;
	position: absolute; 
	top: 40% !important;
	left: 21%;
	color: white;
	text-shadow: 3px 0 29px rgba(226,239,217,0.8) !important;
}
.mendo-links-passion {
	font-size: 40px;
	position: absolute; 
	top: 40% !important;
	left: 23%;
	color: white;
	text-shadow: 3px 0 29px rgba(226,239,217,0.8) !important;
}
.mendo-lines {
	position: absolute;
	width: 37%;
	top: 22% !important;
	left: 32% !important;
}
.box:hover h4 {
display: none;
 -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
.box:hover .mendo-lines {	
	display: none;
 -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
.mendo-links-outline {
	position: absolute;
	width: 91%;
	top: 5%;
	left: 4.5% !important;
}
.mendo-links-title {
    text-transform: lowercase;
    font-size: 25px;
    text-align: center;
    margin-top: -60px !important;
}
.mendo-links-description {
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 22px;
    line-height: 18px;
    margin-bottom: 10px;
}
.mendo-links-read-more {
    color: white;
    font-size: 14px;
    font-weight: bold;
}
@media (max-width: 1285px) {
	.box {
    height: 274px;
    position: relative;
    overflow: hidden;
    width: 265px;
}
.mendo-links-purpose {
    text-transform: lowercase;
    font-size: 30px;
    position: absolute;
    top: 30%;
    left: 20%;
    color: white;
    text-shadow: 3px 0 29px rgba(226,239,217,0.8) !important;
}
.mendo-lines {
    position: absolute;
    width: 37%;
    top: 26%;
    left: 32% !important;
}
.box .overbox {
  background-color: rgba(125,181,58,0.9);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 265px;
    height: 0;
    padding: 100px 20px;
}
.mendo-links-outline {
    position: absolute;
    width: 91%;
    top: 5%;
    left: 4.5% !important;
}
.box .title {
    font-size: 2.5em;
    text-transform: uppercase;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.2s;
}
.mendo-links-title {
    text-transform: lowercase;
    font-size: 22px;
    text-align: center;
    margin-top: -65px !important;
}
.mendo-links-description {
    font-size: 11px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    line-height: 18px;
    margin-bottom: 5px;
}
.mendo-links-passion {
    text-transform: lowercase;
    font-size: 30px;
    position: absolute;
    top: 30%;
    left: 25%;
    color: white;
    text-shadow: 3px 0 29px rgba(226,239,217,0.8) !important;
}
.mendo-links {
    text-transform: lowercase;
    font-size: 25px;
    position: relative;
    top: 1%;
    color: white;
    text-shadow: 3px 0 29px rgba(226,239,217,0.8) !important;
}
}


.divi-100-article-card .et_pb_blog_grid .article-card__category, .divi-100-article-card .et_pb_blog_grid .article-card__date {
    line-height: 1.2em;
}

.et_pb_blog_grid .et_pb_post {
    border: 1px solid #659e50 !important;
}

.et_pb_blog_0 .et_pb_post .post-meta, .et_pb_blog_0 .et_pb_post .post-meta a {
    font-size: 12px;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #4e4e4e !important;
    background-color: #ffffff !important;
    width: 100% !important;
}  

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 5px;
    border: 1px solid #659e50 !important;   
}

.swpm-login-form-register-link {
    display: none;
}

.swpm-remember-me {
    display: none;
}

.swpm-profile-company-row {
    display: none;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    color: #ffffff;
    background-color: #a0c892;
    box-sizing: border-box;
    padding: 2px 25px 3px 25px;
    border-width: 2px;
    border-style: solid;
    border-color: #7db35a;
    line-height: 2em; 
    font-size: 16px !important;  
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #ffffff !important;
}

.swpm-profile-account-delete-section a {
    line-height: 2.7em !important;
}

body .cf7-style.cf7-style-35810 input {
    padding-left: 7px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    border: 1px solid #659e50 !important;
}

body .cf7-style.cf7-style-35810 select {
    padding-bottom: 7px !important;
    padding-top: 7px !important;
    padding-left: 4px; !important;
    width: 143px !important;
}

body .cf7-style.cf7-style-35810 input[type='submit'] {
    width: 15% !important;
}  
  
.widgettitle {
    background: #7DB53A !important;
    color: #ffffff;
    font-size: 18px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 100% !important;
    border: 0;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;  
    margin-bottom: 28px !important;  
}

.option-2 .widgettitle {
    background: #7DB53A !important;
    color: #fff !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    line-height: 40px;
}

.et_pb_widget ul li {
    margin-left: .5em !important;
}
.et_pb_sidebar_3.et_pb_widget_area h3:first-of-type, .et_pb_sidebar_3.et_pb_widget_area h4:first-of-type, .et_pb_sidebar_3.et_pb_widget_area h5:first-of-type, .et_pb_sidebar_3.et_pb_widget_area h6:first-of-type, .et_pb_sidebar_3.et_pb_widget_area h2:first-of-type, .et_pb_sidebar_3.et_pb_widget_area h1:first-of-type, .et_pb_sidebar_3.et_pb_widget_area .widget-title, .et_pb_sidebar_3.et_pb_widget_area .widgettitle {
    text-align: center !important;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    background-color: rgb(226, 239, 217) !important;
    border-top: 1px solid rgb(101, 158, 80);
    color: #659e50 !important;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: 1px solid #659e50;
    background-color: #E2EFD9 !important;
    color: #659e50 !important;
}

.dashicons, .dashicons-before:before {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 600;
    font-style: normal;
    vertical-align: middle !important;
    text-align: center !important;
    transition: color .1s ease-in 0 !important;
    -webkit-font-smoothing: antialiased;
}

.pdb-list .pagination li>span, .pdb-pagination li>span, .pdb-list .pagination a, .pdb-pagination a {
    margin: 3px 3px 3px 3px !important;
    padding-top: 3px;
    border-color: #478223 !important;
    border-radius: 3px;
}

.et_pb_blog_0 .wp-pagenavi a, .et_pb_blog_0 .wp-pagenavi span {
    margin: 3px 3px 3px 3px !important;
    font-weight: 600 !important;
    font-size: 11px !important;
    color: #015b2e !important;
    margin-right: 3px !important;  
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
    margin: 3px 3px 3px 3px !important;
    background: #FFFFFF !important;
    -webkit-border-radius: 3px !important;
    margin-right: 3px !important;
}

wp-pagenavi span.current {
    margin: 3px 3px 3px 3px !important; 
    border: solid 1px #015b2e !important;  
    -webkit-border-radius: 3px !important;
    margin-right: 3px !important;
    border-color: #478223 !important;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9FE355),color-stop(0.02,#79BF4A),color-stop(1,#599F2F)) !important;
}

.pdb-list .pagination li > span, .pdb-pagination li > span, .pdb-list .pagination a, .pdb-pagination a {
    margin: 3px 3px 3px 3px !important;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #015b2e !important;
}

.pdb-list .pagination li.disabled span, .pdb-pagination li.disabled span {
    margin: 3px 3px 3px 3px !important;
    padding-bottom: 4px;
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #015b2e !important;
    width: 4.5%;    
}

.pdb-list .pagination li.currentpage span, .pdb-pagination li.currentpage span {
    margin: 3px 3px 3px 3px !important;
    -webkit-border-radius: 3px !important;
    border: solid 1px #015b2e !important;
    margin-right: 3px !important;
    padding-top: 3px;
    text-decoration: inherit !important;
    font-weight: 600 !important;
    font-size: 11px !important;
    color: #015b2e !important;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9FE355),color-stop(0.02,#79BF4A),color-stop(1,#599F2F)) !important; 
}

.pdb-list .pagination a:hover, .pdb-pagination a:hover, .pdb-list .pagination li.currentpage, .pdb-pagination li.currentpage {
    margin: 3px 3px 3px 3px !important;
    background: #ffffff !important;
    margin-right: 3px !important;  
}

.pagination .dashicons.dashicons-previous-page::after {
	content: "❬❬";
}

.has-dashicons .pagination .dashicons.dashicons-previous-page::after {
	content: "\f141";
}

.pagination .dashicons.dashicons-next-page::after {
	content: "❭❭";
}

.has-dashicons .pagination .dashicons.dashicons-next-page::after {
	content: "\f139";
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.et_pb_sidebar_0.et_pb_widget_area h3:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h4:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h5:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h6:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h2:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h1:first-of-type, .et_pb_sidebar_0.et_pb_widget_area .widget-title, .et_pb_sidebar_0.et_pb_widget_area .widgettitle {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    color: #ffffff !important;
    line-height: 1.1em !important;
}

.et_pb_sidebar_0.et_pb_widget_area h3:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h4:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h5:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h6:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h2:first-of-type, .et_pb_sidebar_0.et_pb_widget_area h1:first-of-type, .et_pb_sidebar_0.et_pb_widget_area .widget-title, .et_pb_sidebar_0.et_pb_widget_area .widgettitle {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    color: #ffffff !important;
    line-height: 1.2em !important;
    padding-top: 10px; 
}

.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    padding: 9px 24px;
    color: #7db35a;
    background-color: rgba(170, 211, 120, .6);
}

.fullwidth-menu li {
    display: inline-block;
    background-color: rgb(170,211,120);
    padding-right: 15px;
}

.nav li {
    position: relative;
    line-height: 1.5em;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding: 10px 0 0 !important;
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li a {
    color: #7db35a!important;
    border: solid 2px #7db35a;   
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .fullwidth-menu-nav li a {
    background-color: #fff;
    padding: 14px;
}

.et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 28px !important;
    color: #fff !important;
    letter-spacing: 1px !important;
}

.divi-100-article-card .et_pb_blog_grid .article-card__meta {
    color: #015b2e !important;
}

.et_pb_widget ul li {
    margin-left: 1.4em;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    color: #fff;
}

.et_pb_sidebar_1.et_pb_widget_area, .et_pb_sidebar_1.et_pb_widget_area li, .et_pb_sidebar_1.et_pb_widget_area li:before, .et_pb_sidebar_1.et_pb_widget_area a {
    font-size: 15px !important;
    color: #ffffff!important;
}

.et_pb_sidebar_2.et_pb_widget_area, .et_pb_sidebar_2.et_pb_widget_area li, .et_pb_sidebar_2.et_pb_widget_area li:before, .et_pb_sidebar_2.et_pb_widget_area a {
    font-size: 15px !important;
    color: #ffffff!important;
}

#tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
    background-color: #659e50 !important;
    color: #fff !important;
}

.single-tribe_events .tribe-events-single-event-title {
    font-size: 1.5em !important;
}  

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
   font-size: 15px;
}

.tribe-events-list h2.tribe-events-page-title {
    margin-bottom: 15px;
}

.tribe-events-calendar thead th {
    font-size: 14px;
}

#tribe-events .tribe-events-button, .tribe-events-button {
  background-color: #015b2e;
  font-size: 14px !important;
  padding: 9px 12px;
}

.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
    background-color: #cfe6b2;
    color: #015b2e;
}

.tribe-events-list .type-tribe_events {
    border-bottom: 1px solid #659e50;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
    background-color: #cfe6b2;
    color: #015b2e;
}

.tribe-events-calendar thead th {
    background-color: #aad378;
    color: #015b2e;
    font-weight: 700;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #015b2e;
    color: #fff;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: 1px solid #659e50;
}

#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title {
    font-size: 30px;
    font-weight: 600;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background: #E2EFD9 !important;
}

#tribe-events-bar * {
    background-color: #aad378;
}

.tribe-events-list-separator-month {
    color: #659e50 !important;
}

#tribe-bar-form {
    background: #aad378;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #015b2e;
    font-size: 16px;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] a:hover {
    color: #cfe6b2;
}

#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
    color: #659e50;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #659e50;
    color: #fff;
}
  
#tribe-bar-date {
    background-color: #E2EFD9 !important;
}  

.single-tribe_events .tribe-events-event-meta {
    background: #f3f9ec;
}

#tribe-bar-form input[type="text"] {
    background-color: #f3f9ec !important;
}

#tribe-events-bar {
    margin-top: 10px;
}

.tribe-events-list-separator-month {
    font-size: 28px;
    font-weight: 600;
    color: #015b2e !important;
    text-transform: none;
    text-align: center;  
    position: relative;
    background-color: transparent;
    margin-top: 20px;  
}

.tribe-events-list-separator-month span {
    background-color: #fff;
    padding: 0 7.5%;
}

#tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover {
    color: #2ea3f2;
    text-transform: none; 
    font-size: 18px !important;
}

.tribe-events-list .type-tribe_events h2 {
    font-size: 28px !important;
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
    font-weight: 400;
    font-style: italic;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    clear: left;
    font-weight: 700;
    font-size: 16px; 
    line-height: 1.1;
    list-style: none;
}

et-info-phone, #et-info-email, .et-cart-info span {
    position: relative;
    font-size: 12px  !important;
}

div.wpforms-container-full .wpforms-form .wpforms-title {
    color: #659e50;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #659e50 !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #659e50 !important;
}