/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 1, 2024 */

@font-face {
    font-family: 'messina_serifbold';
    src: url('fonts/messinaserif-bold-webfont.woff2') format('woff2'),
         url('fonts/messinaserif-bold-webfont.woff') format('woff');
	 font-weight: 700;
	 font-display: swap;
}

@font-face {
    font-family: 'Elza-Regular';
    src: url('fonts/Elza-Regular.woff2') format('woff2'),
         url('fonts/Elza-Regular.woff') format('woff');
	 font-display: swap;
}


/*
Theme Name: Verdecarehealth
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: Webdezined
Author URI: https://www.studiopress.com/

Version: 3.4.1

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/

/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */


/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}



/* https://matthewjamestaylor.com/responsive-font-size */
/* mobile size */
body {
background-color: #fff;
margin: 0;
overflow-x: hidden;
color: #0D2318;
font-family: 'Elza-Regular';
/* font-size: calc(15px + 0.390625vw); */
font-size: calc(15px + 0.365vw);
/* line-height: 86px; - https://kittygiraudel.com/2020/05/18/using-calc-to-figure-out-optimal-line-height/*/
line-height: calc(2px + 2.25ex + 2px);
}


button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

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

a:focus,
a:hover {
	color: #EC6323;	
	text-decoration: none;
}

p {
/*	margin: 0 0 28px; */
margin: 0 0 14px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3 {
margin: 0 0 20px; 
font-family: 'messina_serifbold';
margin-top:20px;
}

h4,
h5,
h6 {
margin: 0 0 20px;
font-family: 'Elza-Regular';
margin-top:20px;
}

h1 {
 /* font-size: 5rem; */
 font-size: calc(15px + 3.38542vw); 
/* line-height: 86px; - https://kittygiraudel.com/2020/05/18/using-calc-to-figure-out-optimal-line-height/ - change ex to adjust */
 line-height: calc(2px + 2ex + 2px);  
   
}

h2 {
/* font-size: 3.75rem;  60px */
font-size: calc(15px + 2.35vw);
line-height: calc(2px + 2ex + 2px);
}

h3 {
 
font-size: calc(15px + 1.15vw);
line-height: calc(2px + 2ex + 2px); 
}

h4 {
/* 25px */
font-size: calc(15px + .52vw);
line-height: calc(2px + 2ex + 2px);
}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 1.125rem;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

:-ms-input-placeholder {
	color: #333;
	opacity: 1;
}

::placeholder {
	color: #333;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	cursor: pointer;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	font-family: 'Elza-Regular';
	font-size: 1.375rem;
	line-height: 22px;
	/*background: #B3D234; */
	background: #EC6323;
	border-radius: 4px;
	color:#0D2318;
	border:0px;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	/*background: #B3D234; */
	background: #EC6323;
	border-width: 0;
	color:#0D2318!important;
	
}

.entry-content .button:focus,
.entry-content .button:hover {
	color:#0D2318;
}

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	/* background-color: #eee; */
	border-width: 0;
	/* color: #777;  */
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}



/* makes the buttons all the same WP FORMS is Not included - see wpforms section */
.site-container .wp-block-button .wp-block-button__link {
/* background: #B3D234;   */
background: #EC6323;

font-family: 'Elza-Regular'!important;
font-weight: 400!important;
font-size: 1.375rem!important;
line-height: 22px!important;
margin-top:10px!important;
margin-bottom:10px!important; 
}

.wp-block-button__link  { 
color: #0D2318!important; 

/* color: #fff!important;*/
}


/* removes light hover color over button and other places - not wpforms */
.site-container .wp-block-button .wp-block-button__link:focus, .site-container .wp-block-button .wp-block-button__link:hover, .site-container .wp-block-button.is-style-outline .wp-block-button__link:focus, .site-container .wp-block-button.is-style-outline .wp-block-button__link:hover {
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0)!important;
}


/* https://torrextension.medium.com/disabling-blue-highlight-on-mobile-button-clicks-a-simple-guide-f1f34b09e11d#:~:text=Understanding%20the%20Blue%20Highlight,entirely%20remove%20this%20default%20behavior. */

/* Disable blue highlight on button click */
button {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* You can do the same for links */
a {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}





/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	/* margin-bottom: 40px; */
	width: 100%;
	word-break: break-all;
}

tbody {
	/* border-bottom: 1px solid #eee; */
}

td,
th {
	/* line-height: 2; */
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}

td {
	/* padding: 0.5em; */
}

tr {
	/* border-top: 1px solid #eee; */
}

th {
	font-weight: 600;
	padding: 0.5em;
}



/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
	
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 60px 30px 0;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 1rem;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 1.25rem;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 1.875rem;
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
/*font-family: 'Elza-Regular'; */
font-size: 1.75rem;
line-height: 24px;
/* margin-bottom: 30px; */
/* color: #B3D234; */
color: #EC6323;
font-weight: 500;
margin-bottom: 14px;
}


/*
.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

*/




.genesis-title-hidden .site-inner {
	padding-top: 0;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: .875rem;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}


.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 1rem;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 1rem;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	/* margin: 20px 0; */
	margin: 32px 0;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	/* border-radius: 0; */
	height: auto;
	/* padding: 15px; */
	padding-top: 13px;
	padding-bottom: 13px; 
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
/* font-weight: 600; */	
/* font-size: 1.125rem; */
font-weight: 400; 
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	/* font-size: .875rem; */
	font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
	box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
	border-radius: 8px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
	box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
	border-radius: 8px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
	box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
	border-radius: 8px;
}







/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	/* outline: #ccc solid 1px; */
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	/* background-color: #fff; 
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); */
	/* padding: 0 30px; */
	 /* padding: 0 10px;    */
	background-color: #0d2318;
	  padding-top:10px; 
	padding-bottom:10px;   
}


/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	/* padding-bottom: 25px;
	padding-top: 25px; */
}


/* Makes logo responsive  - https://www.alphablossom.com/a-better-wordpress-genesis-responsive-logo-header/ */
/* code here : - https://gist.github.com/AlphaBlossom/ff981e5e02ae015fa2a2 */

/* .wp-custom-logo .title-area {
	max-width: 350px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	padding-top: 8px!important;
	 }
 */

.title-area {
	/* max-width: 350px; */
	max-width: 250px;
	/* padding-bottom: 5px; */
	/*  padding-top: 5px;  */
	/* padding-top: 10px;   */
	width: 100%;
	padding-left:10px;
	 }

.wp-custom-logo .custom-logo-link {
	display: block;
}

.wp-custom-logo .title-area img {
	width: auto;
}

.site-title {
	/* font-size: 1.25rem; */
	font-size: .95rem;
	/* font-weight: 600; */
	line-height: 1; 
	/* margin-bottom: 0; */
	text-decoration: none;
	margin-top: 8px;
	margin-left: 6px; 
	color:#EC6323;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */
.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}


.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	/* color: #0073e5; */
	color: #fff;
	text-decoration: none;
}


.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
	color: #0D2318; 
	
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
	background-color: #fff;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}





/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.js .nav-primary {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color:#B3D234;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color:#B3D234;
	
}

.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;  
	padding: 15px 0;
	position: relative;
	z-index: 1000;
	
}

.menu-toggle.activated::before {
	content: "\f335";
	
}

.site-header .dashicons-before::before {
transition: none;
/* makes hamburg icon larger */
font-size:2.0rem;
}

/* fixes layout after making hamburg icon larger  */
.dashicons, .dashicons-before:before {
    width: 2.0rem!important; 
     
}


.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	/* top: 1px; */
	top: -14px;
}



.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	/* transition: transform 0.25s ease-in-out; */
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;   
	width: 100%;
}


/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 40px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}



/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */


.cky-footer-wrapper {
 color:   
}



/* REMOVES Cookie Yes Advertising logo from banner */
[data-cky-tag="optout-powered-by"] {
    display:none !important;
}

 
 
.cky-btn-revisit-wrapper {
    background: #EC6323 !important;
}

 

/* VERDECARE HOME START */

 
/* HOME SUPPORT START */

.pic_parent {
  position: relative; 
  top: 0;
  left: 0;
}


.img-bottom_1 {
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}




/* support logo image */
.image_d2_2 {
    position: absolute;
   opacity:0.7;
   top: 55px;
  left: 1069px;
  width:300px!important;
}


@media only screen and (min-width: 1027px) and (max-width: 1282px) {
.image_d2_2 { 
 top: 50px;
   left: 958px; 
  width:260px!important;
}
}


@media only screen and (min-width: 963px) and (max-width: 1026px) {
.image_d2_2 { 
 top: 70px;
   left: 773px; 
  width:200px!important;
  
}
}


@media only screen and (min-width: 914px) and (max-width: 962px) {
.image_d2_2 { 
 top: 85px;
   left: 732px; 
  width:180px!important;
}
}



 /* Surface pro 7 912px */
@media only screen and (min-width: 855px) and (max-width: 913px) {
.image_d2_2 { 
 top: 85px;
   left: 685px; 
  width:180px!important;
}
}


 

 /* ASUS Zenbook fold 853px */
@media only screen and (min-width: 822px) and (max-width: 854px) {
.image_d2_2 { 
 top: 85px;
   left: 622px; 
  width:180px!important;
}
}

 


 /* ipad Air 820 px */
@media only screen and (min-width: 803px) and (max-width: 821px) {
.image_d2_2 { 
 top: 85px;
   left: 590px; 
  width:180px!important;
}
}

 


@media only screen and (min-width: 770px) and (max-width: 802px) {
.image_d2_2 { 
 top: 100px;
   left: 581px; 
  width:180px!important;
}
}



@media only screen and (min-width: 700px) and (max-width: 769px) {
.image_d2_2 { 
 top: 100px;
   left: 550px; 
  width:180px!important;
}
}





@media only screen and (min-width: 641px) and (max-width: 699px) {
.image_d2_2 { 
 top: 110px;
   left: 450px; 
  width:160px!important;
}
}


@media only screen and (min-width: 601px) and (max-width: 640px) {
.image_d2_2 { 
 top: 182px;
   left: 431px; 
  width:140px!important;
}
}
 

@media only screen and (min-width: 542px) and (max-width: 600px) {
.image_d2_2 { 
 top: -156px;
   left: 412px; 
  width:140px!important;
}
}
 
 
 
 /* Surface duo 540px */
 @media only screen and (min-width: 482px) and (max-width: 541px) {
.image_d2_2 { 
 top: -156px;
   left: 356px; 
  width:140px!important;
}
}
 
  
 

@media only screen and (min-width: 432px) and (max-width: 481px) {
.image_d2_2 { 
 top: -148px;
   left: 311px; 
  width:130px!important;
}
}


/* iphone 14 Pro Max 430px */

@media only screen and (min-width: 416px) and (max-width: 431px) {
.image_d2_2 { 
 top: -148px;
   left: 264px; 
  width:130px!important;
}
}
 

/* iphone XR 414px & pixel 7 */
@media only screen and (min-width: 392px) and (max-width: 415px) {
.image_d2_2 { 
 top: -148px;
   left: 248px; 
  width:130px!important;
}
}
 

/* iphone 12 Pro 390px */
@media only screen and (min-width: 377px) and (max-width: 391px) {
.image_d2_2 { 
 top: -148px;
   left: 228px; 
  width:130px!important;
}
}


/* iphone SE 375px */
@media only screen and (min-width: 362px) and (max-width: 376px) {
.image_d2_2 { 
 top: -148px;
   left: 214px; 
  width:130px!important;
}
}


/* Samsung galaxy s8+ 360px  */
@media only screen and (min-width: 346px) and (max-width: 361px) {
.image_d2_2 { 
 top: -148px;
   left: 200px; 
  width:130px!important;
}
}
 
/*  galaxy zfold 344px  */
@media only screen and (min-width: 321px) and (max-width: 345px) {
.image_d2_2 { 
 top: -148px;
   left: 186px; 
  width:130px!important;
}
}

 
 
@media only screen and (max-width: 320px) {
.image_d2_2 { 
 top: -156px;
   left: 164px; 
  width:130px!important;
}
}


h2.health_wellness_programs_heading {
/* 20px */
font-size: calc(15px + .22vw);
    font-family: 'Elza-Regular';
}
 
.home_support_column_left {
    color:#fff;
}

 
.support {
    color:#EC6323;
}

.home_media_text_bg {
    background-color: #0D2318;
}


.home_support_column_wrap {
margin-top:50px;
margin-bottom:20px;
}

.home_support_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}


@media only screen and (min-width: 1281px) {
.home_support_column_wrap {
margin-top:100px;
margin-bottom:40px;
}
}
 

@media only screen and (min-width: 960px) and (max-width: 1280px) {
.home_support_column_wrap{ 
margin-top:60px;
margin-bottom:40px;
}
}
  
 
@media only screen and (min-width: 1281px) {
.home_media_box_inner_text{
    padding-top:50px;
    padding-bottom:50px;
}
}
 
/* HOME SUPPORT END */

 
 
/* BETTER CARE START */

 
.better_care_wrap {
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
margin-top:40px;
}


h1.home_better_care{
    margin-bottom:0px;
     
}


@media only screen and (min-width: 1281px) {
.better_care_wrap {
    margin-top:100px;
    margin-bottom:40px!important; 
}
}
 
.home_priority_logo  {
width:500px;
}


@media only screen and (max-width: 600px) {
.home_priority_logo  {
width:45%;
display: flex;
align-items: center!important;
justify-content: center;
margin: 0 auto;
}
}


@media only screen and (min-width: 960px) {
.home_better_care {
margin-top:114px;
}
}

/* BETTER CARE END */


/* START Verdecare Non Insurance */
.verdecare_home_non_insurance_wrap{
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
}


h2.verdecare_non-insurance_product {
     
font-size: calc(15px + 1.15vw);
line-height: calc(2px + 2ex + 2px);
}


.verdecare_home_non_insurance_col_bg {
    display: flex;
    align-items: center!important;
    justify-content: center; 
border-radius:35px!important;
}


.verdecare_home_non_insurance_col {
padding-top:10px;
 padding-bottom:10px;
  padding-left:20px;
padding-right:20px;
}


@media only screen and (min-width: 960px) {
.verdecare_home_non_insurance_col h3 {
 line-height: 50px;
 font-size:2.60rem;
}
 
.verdecare_home_non_insurance_col {
padding-top:40px;
padding-bottom:40px;
  padding-left:40px;
padding-right:40px;
}
}
/* END Verdecare Non Insurance */



/* START OUR PRODUCTS TEXT PARAGRAPH */

.verdecare_home_our_products_wrap {	
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
margin-top:10px;
}


@media only screen and (min-width: 960px) {	
.verdecare_home_our_products_wrap {	
margin-top:40px;
}
}

@media only screen and (max-width: 769px) {
.verdecare_home_our_products_wrap {
 margin-bottom:10px!important;
}
}

/* END OUR PRODUCTS  TEXT PARAGRAPH */



/* 6 PRODUCT BOXES START */
.verdecare_6_col_wrap{
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
}	

.options_column_text_boxes_inner_1 {
border-top-right-radius: 30px!important;
border-bottom-left-radius: 30px!important; 
border-right:1.5px solid  #0D2318;
border-left:1.5px solid  #0D2318;
border-bottom:1.5px solid  #0D2318;
}

.options_column_text_boxes_inner_1 img {
   width:320px;
}
 
 
.home_stack_1_1 {
  background:#0D2318;
 color:#fff;
    padding-top: .5rem;
     padding-bottom: .25rem;  
   border-top-right-radius: 30px!important;
   padding: 6px;
}

.home_stack_2_1 {
 padding-top: 10px;
 padding-right:1rem;
 padding-left:1rem;
 
}

.powered_2 { 
color:#fff;
font-size:1.25rem;
font-family: 'messina_serifbold';
margin-top:-10px!important;
}


@media only screen and (min-width: 800px) and (max-width: 1026px) {  
.powered_2 { 
font-size:.90rem;
}     
}

  
@media only screen and (min-width: 800px) { 
.options_column_text_boxes_inner_1 {
height:380px;

}
.members_resources_for_members_buttons_2 {
position: absolute;
right:    50;
bottom:   0;
margin-bottom:1.25rem!important; 
}
}


@media only screen and (max-width: 959px) { 
.members_resources_for_members_buttons_2 {
margin-bottom:1.75rem!important; 
}
}

/* 6 PRODUCT BOXES END */
 
 

/* START FIND YOUR MEDICATIONS */

.find_your_medications {
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
margin-top:20px;
margin-bottom:40px;
}

.find_medications_column{
border-radius: 35px;
padding-top:60px;
padding-bottom:60px;
}


@media only screen and (max-width: 601px) {	
.find_medications_column{
padding-top:30px;
padding-bottom:30px;
}
}


.find_medications_button a{
width: 250px!important;
}

@media only screen and (min-width: 960px) {
.find_your_medications {
margin-top:60px;
margin-bottom:80px;
}
}


@media only screen and (min-width: 320px) and (max-width: 481px) {	
.find_your_medications{
margin-bottom:70px;
}
}
/* FIND YOUR MEDICATIONS END */


/* WHAT MAKES US BETTER START */

/* what makes us better logo image */

.pic_parent_2 {
  position: relative; 
  top: 0;
  left: 0;
}


.img-bottom_2 {
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}

.image_d2_3 {
  position: absolute;
  z-index: 1;   
 top: 60px; 
  
  /*   top: -234px;*/
  left: -619px;
   width:300px!important;
     opacity:0.7;
}


@media only screen and (min-width: 1027px) and (max-width: 1282px) {
.image_d2_3 { 
   top: 66px;
  /* top: -214px;  */
   left: -551px;
  width:260px!important;
}
}


@media only screen and (min-width: 963px) and (max-width: 1026px) {
.image_d2_3 { 
 top: 88px;
   left: -441px; 
  width:200px!important;
}
}


@media only screen and (min-width: 803px) and (max-width: 962px) {
.image_d2_3 { 
 top: 128px;
   left: -413px; 
  width:180px!important;
}
}


@media only screen and (min-width: 770px) and (max-width: 802px) {
.image_d2_3 { 
 top: 170px;
   left: -344px; 
  width:180px!important;
}
}


@media only screen and (min-width: 700px) and (max-width: 769px) {
.image_d2_3 { 
 top: 170px;
   left: -330px; 
  width:180px!important;
}
}


@media only screen and (min-width: 641px) and (max-width: 699px) {
.image_d2_3 { 
 top: 228px;
   left: -276px; 
  width:160px!important;
}
}


@media only screen and (min-width: 601px) and (max-width: 640px) {
.image_d2_3 { 
 top: 244px;
   left: -259px; 
  width:140px!important;
}
}
 

@media only screen and (min-width: 482px) and (max-width: 600px) {
.image_d2_3 { 
 top: -364px;
   left: -48px; 
  width:140px!important;
}
}
 

@media only screen and (min-width: 321px) and (max-width: 481px) {
.image_d2_3 { 
 top: -360px;
   left: -39px; 
  width:130px!important;
}
}
 

@media only screen and (max-width: 320px) {
.image_d2_3 { 
 top: -354px; 
   left: -26px; 
  width:130px!important;
}
}


.home_what_makes_us_better_column_wrap {
margin-top:50px;
margin-bottom:20px;
}

.home_what_makes_us_better_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}


@media only screen and (min-width: 1281px) {
.home_what_makes_us_better_column_wrap {
margin-top:100px;
margin-bottom:40px;
}
}

@media only screen and (min-width: 960px) and (max-width: 1280px) {
.home_what_makes_us_better_column_wrap{ 
margin-top:60px;
margin-bottom:40px;
}
}

@media only screen and (min-width: 1281px) {
.home_better_media_box_inner_text{
    padding-top:50px;
    padding-bottom:50px;
}
} 
  
/*  WHAT MAKES US BETTER END */
 
 
/* MEMBERSHIP OPTIONS text box START */
 
/* your verdecare membership options text box */ 
.verdecare_member_options_column_wrap{ 
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
margin-top:20px;
margin-bottom:20px; 
}


/* your verdecare membership options jump link */
.membership_options a{
    color: #0D2318!important;
}


#continue {
 margin-right:40px;   
}


@media only screen and (min-width: 1281px) {	
.verdecare_member_options_column_wrap{ 
margin-top:90px;
margin-bottom:10px; 
}
}


@media only screen and (min-width: 960px) and (max-width: 1280px)  {	
.verdecare_member_options_column_wrap{ 
margin-top:40px;
margin-bottom:10px; 
}
}

 
 @media only screen and (min-width: 641px) and (max-width: 959px)  {	
.verdecare_member_options_column_wrap{ 
margin-top:50px;
margin-bottom:10px; 
}
}
 
 
  
@media only screen and (max-width: 959px) {	
.verdecare_member_options_column_wrap h3{
   margin-bottom:0px;  
}
}

       
      
      
/* 3 MEMBERSHIP COLUMNS START */
.verdecare_3_col_wrap{
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
}	

.options_column_text_boxes_inner {
border-radius: 1rem;
border-right:1.5px solid  #0D2318;
border-left:1.5px solid  #0D2318;
border-bottom:1.5px solid  #0D2318;
}

.home_stack_1 h3{
  margin-bottom:-8px!important;
  font-size:1.5rem;
}

 
.home_stack_1 {
   background:#0D2318;
 color:#fff;
    margin:0;
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
    display: flex;
    align-items: center!important;
    justify-content: center;
padding-top: 1rem;
padding-bottom: 1rem;
}



.home_stack_2 {
 padding-top: 20px;
 padding-left:10px;
 padding-right:16px;
}


.membership_heading {
    color:#EC6323;
}


.includes{ 
color:#0D2318;
font-size:1.15rem; 
font-family: 'messina_serifbold';
}


@media only screen and (min-width: 600px) {
.includes{ 
font-size:1.25rem; 
}   
}


.options_buttons {
margin-bottom:20px!important; 
}


ul.home_options_list {
     padding-left:30px!important;
    
}

@media only screen and (min-width: 799px)  and (max-width: 959px) { 
ul.home_options_list {
padding-left:20px!important;
    }  
}


/* https://www.toptal.com/designers/htmlarrows/symbols/check-mark/ */
ul.home_options_list li  {
 list-style-type: "\2713"!important;
 padding-left:10px;
 padding-bottom:20px;
} 
     
ul.home_options_list li::marker  {
    color:#EC6323;
    font-weight: bold;
}


 
.options_buttons a {
width:250px!important;
background:#0D2318!important;
color:#fff!important;
}

    
@media only screen and (min-width: 800px)  and (max-width: 959px) { 
.options_buttons a {
width:150px!important;
}
.options_column_text_boxes_inner {
height:730px;
padding:0px!important; 
}
}


@media only screen and (min-width: 960px) and (max-width: 1024px) {
.options_column_text_boxes_inner {
height:660px;
padding:0px!important; 
}
}


@media only screen and (min-width: 1025px) and (max-width: 1279px) {
.options_column_text_boxes_inner {
height:620px;
padding:0px!important; 
}
}


@media only screen and (min-width: 1280px) {
.options_column_text_boxes_inner {
height:650px;
padding:0px!important; 
}
}


@media only screen and (min-width: 800px)  { 
.options_buttons {
position: absolute;
right:    50;
bottom:   0;
}
}

/* 3 MEMBERSHIP COLUMNS END */
      
/* MEMBERSHIP OPTIONS END */
 
 

.the_path_wrap {
 margin-top:30px;  
} 
.the_path {
display: block;
margin: auto;
width:45%;
}
 
 
@media only screen and (min-width: 960px) {
.the_path_wrap {
margin-top:80px;  
}
.the_path {
display: block;
margin: auto;
width:30%;
}
}

/* VERDECARE HOME END */


/* START all sub pages */

.container_for_pages {
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
}

@media only screen and (min-width:960px)   {
.container_for_pages {
/* margin-top:20px!important; */
}
}

.container_for_pages h1{
color:#074A2D;
}

.container_for_pages h2{

}

.container_for_pages h3{
color:#074A2D;
color:#EC6323;
}

.container_for_pages h4{
color:#074A2D;
}

/* END all sub pages */




/* START VERDEDOC  */
/* START verdedoc media boxes */

/* phone box and holding hands box */
.verdedoc_column_wrap {
margin-bottom:20px;
}

.verdedoc_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

/* media  boxes */
@media only screen and (min-width: 1281px) {
.verdedoc_column_wrap{ 
margin-top:20px;
margin-bottom:60px;
}
.verdedoc_telemedicine {
 padding-left:60px;
  padding-right:60px;   
}

}

@media only screen and (min-width: 960px) and (max-width: 1280px) {
.verdedoc_column_wrap{ 
margin-top:20px;
margin-bottom:40px;
}
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
.verdedoc_telemedicine {
 padding-left:46px;
  padding-right:46px;   
}
}


@media only screen and (min-width: 801px) and (max-width: 960px) {
.verdedoc_telemedicine {
 padding-left:42px;
  padding-right:42px;   
}
}

@media only screen and (min-width: 641px) and (max-width: 800px) {
.verdedoc_telemedicine {
 padding-left:36px;
  padding-right:36px;   
}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
.verdedoc_telemedicine {
 padding-left:26px;
  padding-right:26px;   
}
}



@media only screen and (min-width: 321px) and (max-width: 480px) {
.verdedoc_telemedicine {
 padding-left:36px;
  padding-right:36px;   
}
}


@media only screen and (max-width: 320px) {
.verdedoc_telemedicine {
 padding-left:26px;
  padding-right:26px;   
}
}


ul.verdedoc_options_list li  {
 margin-bottom:20px;
} 


/*
@media only screen and (min-width: 601px) and  (max-width: 699px){
.resize_phone.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img { 
height:85%!important;
}
}

@media only screen and (max-width: 320px){
.resize_phone.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img { 
object-fit: contain;
}
}

*/
 
/* END verdedoc media boxes */

.sources {
 font-size: .80rem;;   
}

/* END VERDEDOC */




/* START VERDEDOC PLUS  */
/* START verdedocplus media boxes */

.verdedocplus_column_wrap { 
margin-bottom:20px; 
}

.verdedocplus_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

 
@media only screen and (min-width: 960px) {
.verdedocplus_column_wrap{ 
margin-top:20px;
margin-bottom:80px;
}
} 
/* END verdedocplus media boxes */

/* END VERDEDOC PLUS */

 

/* START VERDEFUEL */
 
/* START verdefuel media boxes */
.verdefuel_column_wrap {
    margin-top:20px;
margin-bottom:40px;
}

.verdefuel_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

 
@media only screen and (min-width: 960px) {
.verdefuel_column_wrap{ 
margin-bottom:80px;
}

.verdefuel_media_box_inner_text{
    padding-top:50px;
    padding-bottom:50px;
}
} 
/* END verdefuel media boxes */

/* END VERDEFUEL */
 

/* START VERDEGUIDE */

.verdeguide_column_wrap {
margin-bottom:20px;
}

.verdeguide_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

 
@media only screen and (min-width: 960px) {
.verdeguide_column_wrap{ 
margin-top:20px;
margin-bottom:80px;
}
} 

/* END VERDEGUIDE */

 

/* START VERDELAB */
 
.verdelab_column_wrap {
margin-bottom:20px;
} 

.verdelab_column_indent {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 1281px) {
.verdelab_column_wrap{ 
margin-top:20px;
margin-bottom:80px;
}
} 

@media only screen and (min-width: 960px) {
.verdelab_media_box_inner_text{
    padding-top:50px;
    padding-bottom:50px;
}
} 


@media only screen and (min-width: 960px) {
.as_simple_as { 
margin-top:40px;
margin-bottom:10px;
}
}


h3.verdelab_quest_heading {
    color:#074A2D;
}

h3.verdelab_tests_heading {
    
    color:#074A2D;
    
}



/* START Simple 1,2,3 BOXES */
.options_column_text_boxes_inner_verdelab {
border-radius: 16px;
/* box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);    */
border: .75px solid  #EC6323;
padding-bottom:20px;
}

.home_stack_1_verdelab {
/* background:#B3D234; */
background:#EC6323;
margin:0;
padding: 1.5rem .15rem;  
border-top-left-radius:1rem;
border-top-right-radius:1rem;
display: flex;
align-items: center!important;
justify-content: center;
}
      
.home_stack_2_verdelab {
padding: 1.25rem;
}

p.the_numbers {
    font-size:3rem;
    font-family: 'messina_serifbold';
}

/* END simple 1,2,3 BOXES */


/* Find nearest quest lab */
.verdelab_quest_lab {
     margin-top:40px;
     margin-bottom:20px;
}

 
.verdelab_member_id_card {
margin-bottom:20px;
}

 
@media only screen and (min-width: 960px) {
.verdelab_member_id_card{ 
margin-top:20px;
}
}

/* START 2 COL TESTS COVERED NOT COVERED */

.tests_column_text_boxes_inner_verdelab {
border-radius: 20px;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15); 
border: 1px solid  #074A2D;
padding:1.5rem;
}

@media only screen and (max-width: 800px) {
   .tests_column_text_boxes_inner_verdelab h3 {
   margin-top:0px;
   }
}


@media only screen and (max-width:599px)   {
ul.tests_list {
padding-left:30px!important;       
}
}
/* END 2 COL TESTS COVERED NOT COVERED */


/* END VERDELAB */




/* START VERDESCRIPT */

.verdescript_column_wrap {
margin-top:20px; 
} 
 
@media only screen and (min-width: 960px) {
.verdescript_column_wrap{ 
margin-top:20px;
}
} 
 

/* START Verdescript 2 COL GENERIC MEDS */

.verdescript_generic_column_text_boxes_inner {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
border: .75px solid #0D2318;;
border-top-right-radius:1rem;
border-bottom-left-radius:1rem;

}

.verdescript_generic_column_text_boxes_inner h4{
color:#fff;
}

.verdescript_generic_column_text_boxes_inner p{
    padding-top:1rem;
    padding-bottom:2rem;
    padding-right:2rem;
    padding-left:2rem;
}
 
.verdescript_home_stack_1 {
/* background:#074A2D; */
 background:#0D2318;
    padding: 1.5rem .15rem;  
    border-top-right-radius:1rem;
    display: flex;
    align-items: center!important;
    justify-content: center;
}

      
.verdescript_home_stack_2 {
   border-bottom-left-radius:1rem;
}


/* START Verdescript 2 COL GENERIC MEDS */

.disclosure_column {
    margin-top:60px;
}

.disclosure {
 font-size: calc(15px + 0.1vw);   
}
 
/* END VERDESCRIPT */



/* START CONTACT FORM */

/* Position sub-labels above form fields 
   @link https://wpforms.com/developers/how-to-position-sub-labels-above-form-fields/
*/
 
/* NAME field */
.wpforms-field-name .wpforms-field-row > div
 {
  display: flex;
  flex-wrap: wrap; 
}
 
/* Name field */
.wpforms-field-name .wpforms-field-row > div input {
  order: 4;
  margin-top: 5px;
}

.wpforms-field-name.wpforms-has-error em {
  width: 100%;
  order: 5;
}

 
div.wpforms-container-full select>option:not(.placeholder):checked {
    background-color: var(--wpforms-button-background-color);
    color: var(--wpforms-button-text-color);
}


 
#wpforms-1684 .wpforms-required-label {
 color: #fff!important;  
}
 
 
 
#wpforms-submit-1684 {
padding: 0px 0px!important;
background:#EC6323!important;
} 
 
  
 
/* all submit buttons */
button.wpforms-submit {
background-color:#B3D234!important;
color: #0D2318!important;
width: 250px!important;
}

 
 
/*  makes first name and last name on separate lines */
/* https://wordpress.org/support/topic/cant-display-fields-in-a-single-column-in-mobile/ -- go into form admin and add class wpforms-mobile-full */

#wpforms-1684.wpforms-container .wpforms-field.wpforms-mobile-full,
    .wpforms-container .wpforms-field.wpforms-mobile-full input {
        margin: 0 !important;
        width: 100% !important;
    }

 #wpforms-1684.wpforms-container .wpforms-field.wpforms-mobile-full .wpforms-field-row > div {
        width: 100%;
        margin: 0 !important;
    }

 #wpforms-1684.wpforms-container .wpforms-field.wpforms-mobile-full .wpforms-field-row > div:last-child {
        padding: 20px 0 0px;
    }

 

#wpforms-1684.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block {
  padding-right:0px!important;
  padding-left:0px!important;
  
}
 
  
#wpforms-1684 .wpforms-field-sublabel {
margin: 0 0 var(--wpforms-field-size-input-spacing) 0;
  padding: 0;
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
  color: var(--wpforms-label-color);
    
}
 
/* hack for adding the word name to the first last fields */
#wpforms-1684 .wpforms-field-sublabel::after {
    content: ' Name';
}




/* END CONTACT FORM */




 

  
.entry {
	margin-bottom: 40px}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	  list-style-type: disc;
	  
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

 


/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 1rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	/* border-top: 1px solid #eee; */
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 1rem;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar p {
	margin-bottom: 20px;
}




/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
background-color: #0d2317;
clear: both;
padding: 60px 0;
color:#fff;
}

.footer-widgets a{
color:#fff;
text-decoration:none;
}

.footer-widgets .wrap {
margin-left: auto;
margin-right: auto;
}


.footer-widget-area {
margin-bottom: 40px;
/* padding-left: 30px;
padding-right: 30px; */
padding-right:calc(8px + 1.5625vw);
padding-left:calc(8px + 1.5625vw);
}


.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
background-color: #fff;
font-weight: 600;
font-size: 1rem;
line-height: 24px;
text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}


.site-footer {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 30px;
	/* padding-left:40px;
	padding-right:40px; */
	padding-left:calc(8px + 1.5625vw);
	padding-right:calc(8px + 1.5625vw);
	text-align:center;
}
 


/* this is the footer menu also is nav-secondary - copyright, terms, privacy */
.nav-secondary a{
color: #074A2D!important;
}
    
   
.disclaimer{
	font-weight:normal;
	text-align:left!important;
	}    


/* fixes menu flash tweak jump on custom nav - login menu - hamburg size  - DO NOT NEED PLUGIN  */
/* https://sridharkatakam.com/improvements-in-genesis-sample-2-6-0/ */

.js .nav-custom {
   display: none;  
}

 
 
/* Media Queries
---------------------------------------------------------------------------- */

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

	table {
		table-layout: auto;
		word-break: normal;
	}
}

 
@media only screen and (max-width: 959px) {
.nav-primary a {
	padding-bottom: 18px;
	padding-top: 20px;
	font-size: 1.0rem;
	text-decoration: none;
	color: #0D2318;
	background:#fff;
border-bottom: 1px solid #EAECF0;
padding-left:10px;     
}
 
.nav-primary a:focus,
.nav-primary a:hover,
.nav-primary .current-menu-item > a,
.nav-primary .sub-menu .current-menu-item > a:focus,
.nav-primary .sub-menu .current-menu-item > a:hover { 
/* background:#074A2D;*/ 
color:#0D2318;
}

.nav-primary {
padding-bottom: 0px!important; 
}
}


.nav-primary {
padding-bottom: 0px!important;
}

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


/* Site Header
--------------------------------------------- */

	.site-header {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 9999;
	}
	
		
/* https://sridharkatakam.com/how-to-limit-the-site-header-to-content-width-in-genesis/ */

/* remove 1440px and the header is full width */
.site-header .wrap {
   /* max-width: 1440px;   */
    margin: 0 auto;
     
}

/* makes entire site container 1440px wide  */
.site-container {
/* max-width: 1440px; */
margin: 0 auto;
 
}
	
.site-header {
padding-right:20px;
padding-left:20px; 
}
	
.title-area {
padding-left:0px; 
}

	.admin-bar .site-header {
		top: 32px;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		/* background-color: #333; */
		border-radius: 3px; 
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px; 
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		/* background-color: #0073e5; */
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		/* width: 180px; */
		width: 200px;
	}

	.genesis-nav-menu .sub-menu {
		/* border: 1px solid #eee;   */
	border: 1px solid #0d2318; 
		opacity: 0;
		padding-left: 0;
		position: absolute;
	/*	transition: opacity 0.4s ease-in-out; */
	
	}

	.genesis-nav-menu .sub-menu a {
	  border: 1px solid #eee;   
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
		color: #0D2318;
		 
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		 margin: -46px 0 0 179px;  
	}

	
	 
	
	/* Responsive Menu
	--------------------------------------------- */

	.js .nav-primary {
		display: block;
		padding-top: 15px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}


	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		/* padding-left: 15px;
		padding-right: 15px; */
		padding-left: 14px;
		padding-right: 14px;
		
	}
	
/* custom top menu - employer login, member login, provider login - https://sridharkatakam.com/custom-navigation-theme-location-in-genesis/ */
.nav-custom .genesis-nav-menu a {
padding-left: 12px;
padding-right: 12px;
padding-bottom:23px;
padding-top:23px;
margin-right:10px;
margin-left:8px;
border-bottom: 0px;
font-size: 1rem;
line-height: 24px; 
color: #fff; 
}
	
}



/* login menu */
 #genesis-nav-custom {
width:100%;
text-align: right;
margin-top:10px;
margin-bottom:10px;
}


#menu-top-login-menu a{  
background:#EC6323;
border-radius: 20px;
padding: 6px 12px;
width:170px;
text-align:center;
}


 


@media only screen and (min-width: 320px) and  (max-width: 599px) {
.title-area {
	max-width: 200px;
	 }
	 
.site-title {
font-size: .75rem; 
}
}


@media only screen and (min-width: 600px) and  (max-width: 801px) {
.title-area {
	max-width: 220px;
	 }
	 
.site-title {
font-size: .85rem; 
}
}





@media only screen and (min-width: 960px) and  (max-width: 1026px) { 
.nav-primary {
 font-size:.85rem; 
}


.title-area {
	max-width: 130px;
	 }
	 
	  
.site-title {
font-size: .70rem;
}
}



@media only screen and (min-width: 1027px) and  (max-width: 1282px) { 
.nav-primary {
 font-size:1.2rem; 
}

.title-area {
	max-width: 200px;
	 }

.site-title {
font-size: .75rem;
}	 
}



@media only screen and (max-width: 959px) {	
.site-title {
margin-top:4px;
}
}



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





	/* Site-Inner
	--------------------------------------------- */

	.site-inner {
		max-width: 1140px;
	}

	/* Content
	--------------------------------------------- */

	.content {
		float: left;
		width: 65%;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-sixth {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .wrap {
		/* max-width: 1140px; */
		max-width: 1440px;
		background-color: #0D2318;
	}
 
	

/* https://alphaomegadigital.com.au/how-to-add-additional-footer-widgets-to-any-genesis-theme/ */
/* make a 4 column footer - https://alphaomegadigital.com.au/how-to-add-additional-footer-widgets-to-any-genesis-theme/ */
.footer-widget-area {
float: left;
margin-bottom: 0;
width: calc(100% / 3); 
}


	

.site-footer {
	background-color: #fff;
	/* padding-top: 20px;
	padding-bottom: 30px; */
	text-align:left; 
}

}



/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		/* text-decoration: underline; */
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}