/*!
Theme Name: Dawn Houston Design Theme
Theme URI: http://underscores.me/
Author: Dawn Houston using underscore framework
Author URI: www.dawnhoustondesign.com
Description: Custom theme using styles from Underscore framework
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dhdesign
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

dhdesign is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

*,html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
/*	margin: 0 auto;*/
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	box-sizing: border-box;
	font-family: 'dhdesign-reg';

}

body,
button,
input,
select,
optgroup,
textarea {
	color: #504D5C;
	font-family: 'dhdesign-reg';
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}



/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	/*font: inherit;  2
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


@font-face {
	
	font-family: 'dhdesign-reg';
	src: url('webfonts/aleo-regular-webfont.eot');
	src: url('webfonts/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('webfonts/aleo-regular-webfont.woff2') format('woff2'),
		url('webfonts/aleo-regular-webfont.woff') format('woff'),
		url('webfonts/aleo-regular-webfont.ttf') format('truetype'),
		url('webfonts/aleo-regular-webfont.svg#Aleo-Regular') format('svg');
	font-weight: normal;
    font-style: normal;
		
}

@font-face {
	
	font-family: 'dhdesign-bold';
	src: url('webfonts/aleo-bold-webfont.eot?#iefix') format('embedded-opentype');
	src: url('webfonts/aleo-bold-webfont.woff2') format('woff2'),
		url('webfonts/aleo-bold-webfont.woff') format('woff'),
		url('webfonts/aleo-bold-webfont.ttf') format('truetype'),
		url('webfonts/aleo-bold-webfont.svg#Aleo-Bold') format('svg');
	font-weight: bold;
    font-style: normal;
		
}

@font-face {
	
	font-family: 'dhdesign-italics';
	src: url('webfonts/aleo-italic-webfont.eot?#iefix') format('embedded-opentype');
	src:url('webfonts/aleo-italic-webfont.woff') format('woff');
	font-weight: normal;
    font-style: italic;
		
}

p { font-size: 1.15; line-height: 1.5em; font-family: 'dhdesign-reg';}
h1 { font-size: 2em; line-height: 1.2em; font-family: 'dhdesign-bold'; } 
h2 { font-size: 1.7em; line-height: 1.2em; font-family: 'dhdesign-bold';}
h3 { font-size: 1.6em; line-height: 1.65em; font-family: 'dhdesign-reg';}
h4 { font-size: 1.4em; line-height: 1.65em; font-family: 'dhdesign-reg';}
h5 { font-size: 1.15em; line-height: 1.5em; font-family: 'dhdesign-bold';}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

h1.pageheader {color: #F1B448; padding: 5px; width: 50%; text-align: center; margin-bottom: 15px; font-size: 2.7em;}

.center-title {margin: auto;}

.dh-lite { color: #fff;} /*light font selector*/

dfn, cite, em, i {
	font-family: 'dhdesign-italics', serif;
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

html, body {height: 100%; width: 100%;}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

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

form {max-width: 800px;}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #504D5C;
	color: #fff;
	padding: 15px;
	margin: 10px 0px;
	border-radius: 3px;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #80CDC7;
	cursor: pointer;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	
	border-color: #ccc #bbb #aaa;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus, 
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:focus, a:active, a:visited {
	color: #00A19B;
	text-decoration: none;
}

a:hover {
	color: #F1B448;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

.logo {
	
/*	border: 1px solid #FFFFFF;*/
	display: flex;
     align-items:center;
     justify-content: center;
     height: auto;
	padding-top: 20px;
	padding-bottom: 40px;

}

/*--------------------------------------------------------------
## Header container - DH Design Updates
--------------------------------------------------------------*/
.dh-header {
	
	top: 0;
	width: 100%;
	background:#00A19B;
	margin: auto;
	position: absolute;
	z-index: 2;
	padding: 10px;
}




/*--------------------------------------------------------------
## Home Designs - DH Design Updates
--------------------------------------------------------------*/
.home-top {
	position: relative; 
	top: 0;
	background-image: url("images/home-desktop.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
}
	
.home-top::after {content:"";}

.home-toptext {margin: auto; width: 80%; height: auto; color: #fff; padding: 35% 0 33% 0; line-height: 1.2em;}
.home-port {
	
/*	position: relative;*/
	width: 90%; 
	padding: 10px 10px 150px 10px;
	margin: auto;
	height: auto;
}
.home-bottom {
	
	postion: relative;
	background: url("images/homeBot-desktop.png") no-repeat top left; 
	width: 100%;
	z-index: -1;
	top: 0;
	height: 730px;
	
}
.home-social {position: relative; top: 0; width: 90%; padding: 0; margin: 0 auto; text-align: center;}
.home-social h3 {line-height: 1em; font-size: 1.8em; color: #00A19B;}
#dh-social {display: inline-flex; list-style: none; justify-content: space-around; flex-wrap: wrap; align-content: center; width: 30%; margin: 10px;}

#dh-social li {margin-top: 5px;}

.tagtop {font-size: 2.7em; font-family: 'dhdesign-bold'; text-align: left; line-height: 1.45em; margin: 0;}
.tagbot {font-size: 2.2em; font-family: 'dhdesign-reg'; text-align: left; line-height: 1.45em; margin: 0;}

.bloom-text {text-align: right; position: relative; padding: 13% 10%; color: #fff; width: 90%; margin: auto;}
.bloom-text h3 {font-family: 'dhdesign-reg'; font-size: 2.2em;}

/*Containers between 1024px and 750px*/
@media only screen and (min-device-width : 750px) 
and (max-device-width : 1024px) {

.home-top {
	position: relative; 
	top: 345px;
	background-image: url("images/home-desktop.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
}
	
.home-top::after {content:"";}
	
.home-toptext {margin: auto; width: 80%; height: auto; color: #fff; padding: 15% 0 33% 0; line-height: 1.2em;}
.home-port {
	
/*	position: relative;*/
	width: 90%; 
	padding: 10px 10px 400px 10px;
	margin: auto;
	height: auto;
}
.home-bottom {
	

	background: url("images/homeBot-tablet.png") no-repeat top left; 
	width: 100%;
	z-index: -1;
	top: 0;
	height: 956px;
	
}
.tagtop {font-size: 2.5em; font-family: 'dhdesign-bold'; text-align: left; line-height: 1.45em; margin: 0;}
.tagbot {font-size: 2em; font-family: 'dhdesign-reg'; text-align: left; line-height: 1.45em; margin: 0;}
	
.bloom-text {text-align: right; position: relative; padding: 30% 12%; color: #fff; width: 100%; margin: auto;}
.bloom-text h3 {font-family: 'dhdesign-reg'; font-size: 2.2em;}	
}

/*Containers for 750 or smaller*/
@media only screen and (max-device-width: 750px) {
.home-top {
	position: relative; 
	top: 235px;
	background-image: url("images/home-mobile.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
}
	
.home-top::after {content:"";}	
	.home-toptext {margin: auto; width: 80%; height: auto; color: #fff; padding: 50% 0 33% 0; line-height: 1.2em;}

.home-bottom {
	

	background: url("images/homeBot-mobile.png") no-repeat top left; 
	width: 100%;
	z-index: -1;
	top: 0;
	height: 650px;
	
}

.home-port {
	
/*	position: relative;*/
	width: 90%; 
	padding: 230px 10px 265px 10px;
	margin: auto;
	height: auto;
}

.tagtop {font-size: 1.8em; font-family: 'dhdesign-bold'; text-align: left; line-height: 1.45em; margin: 0;}
.tagbot {font-size: 1.5em; font-family: 'dhdesign-reg'; text-align: left; line-height: 1.45em; margin: 0;}

.bloom-text {text-align: right; position: relative; padding: 40% 0; color: #fff; width: 90%; margin: auto;}
.bloom-text h3 {font-family: 'dhdesign-reg'; font-size: 1.5em;}
	
.home-social {position: relative; top: 0; width: 90%; padding: 0; margin: 0 auto; text-align: center;}
.home-social h3 {line-height: 1em; font-size: 1.8em; color: #00A19B;}
#dh-social {display: inline-flex; list-style: none; justify-content: space-between; flex-wrap: wrap; align-content: center; width: 95%; margin: 20px;}

#dh-social li {margin-top: 5px;}
	
}


/*end of mobile container media query*/

/*-------------------------------------------------------------- 
## Navigation - DH Design Updates
--------------------------------------------------------------*/
.dh-navbar {width: 90%; text-align: center; margin: auto; position: relative; bottom: 0; padding: 0;}
.dh-navbar ul {height: auto; margin: 0; padding: 0;}
.dh-navbar ul li {
		
	display: inline-flex;
	justify-content: space-between;
	list-style: none;

}


.dh-navbar ul li a {
	
	color: #fff;
	font-size: 1.15em;
	padding: 10px;
	width: 200px;
	cursor: pointer;
	position: relative;
	
}

.dh-navbar ul li a:hover {
	
	background-color: #99F2E9;
	color: #504D5C;

}

.dh-navbar ul ul {
	
	display: none; 
	position: absolute;
	top: 100%;
	z-index: 99999;
	margin: 0;
	padding: 0;
	height: 0;

}

.dh-navbar ul li:hover ul,
.dh-navbar ul li:focus ul{
	
	display: block; 
	height: auto; 
	left: auto;


}

.dh-navbar ul > li ul li {display: block;}

.dh-navbar ul > li ul li a {
	
	background-color: #FAE5C4;
	color: #504D5C;
	padding: 10px;
	position: relative;
	display: inline-block;
	width: 200px;
	margin: 0;
	border: 0;
	
}

.dh-navbar ul > li ul li a:hover {
	
	background-color: #F1B448;
	color: #fff;
	
}

/* Small menu. */
#show-nav a { display: none; }

#close-nav a { display: none; }	

/*Containers between 1024px and 750px*/
@media only screen and (min-device-width : 750px) 
and (max-device-width : 1024px) {
	
	#show-nav a {
	
	display: block;
	color: #fff;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
	text-decoration: none;
}

#close-nav a {
	
	display: none;
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
	text-decoration: none;
	font-size: 1.5em;
}
	
	.main-navigation {display: none;}

.dh-navbar {width: 100%; text-align: center; margin: auto; position: relative; bottom: 0; padding: 0;}

.dh-navbar ul li {
		
	display: block;
	justify-content: none;
	list-style: none;

}


.dh-navbar ul li a {
	
	color: #fff;
	font-size: 1.15em;
	padding: 10px;
	width: 100%;
	height: auto;
	cursor: pointer;
	display: block;
	text-align: left;

	
}

.dh-navbar ul li a:hover {
	
	background-color: none;
	color: #ffffff;

}

.dh-navbar ul ul {
	
	display: block; 
	position: relative;
	top: auto;
	z-index: auto;
	margin: 0;
	padding: 0;
	height: auto;

}

/*
.dh-navbar ul li:hover ul,
.dh-navbar ul li:focus ul{
	
	display: block; 
	height: auto; 
	left: auto;


}
*/

.dh-navbar ul > li ul li {display: block;}

.dh-navbar ul > li ul li a {
	
	background-color: #FAE5C4;
	color: #504D5C;
	padding: 10px;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 0;
	text-align: right;
	
	
}

.dh-navbar ul > li ul li a:hover {
	
	background-color: none;
	color: #504D5C;
	
}


	
}

/*Containers for 750 or smaller*/
@media only screen and (max-device-width: 750px) {
	
	
	#show-nav a {
	
	display: block;
	color: #fff;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
	text-decoration: none;
}

#close-nav a {
	
	display: none;
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
	text-decoration: none;
	font-size: 1.5em;
}
	
	.main-navigation {display: none;}

.dh-navbar {width: 100%; text-align: center; margin: auto; position: relative; bottom: 0; padding: 0;}

.dh-navbar ul li {
		
	display: block;
	justify-content: none;
	list-style: none;

}


.dh-navbar ul li a {
	
	color: #fff;
	font-size: 1.15em;
	padding: 10px;
	width: 100%;
	height: auto;
	cursor: pointer;
	display: block;
	text-align: left;

	
}

.dh-navbar ul li a:hover {
	
	background-color: none;
	color: #ffffff;

}

.dh-navbar ul ul {
	
	display: block; 
	position: relative;
	top: auto;
	z-index: auto;
	margin: 0;
	padding: 0;
	height: auto;

}

/*
.dh-navbar ul li:hover ul,
.dh-navbar ul li:focus ul{
	
	display: block; 
	height: auto; 
	left: auto;


}
*/

.dh-navbar ul > li ul li {display: block;}

.dh-navbar ul > li ul li a {
	
	background-color: #FAE5C4;
	color: #504D5C;
	padding: 10px;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 0;
	text-align: right;
	
	
}

.dh-navbar ul > li ul li a:hover {
	
	background-color: none;
	color: #504D5C;
	
}

	
}


/*Home tablet designs*/

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 49%;
	padding: 10px;
	margin-top: 20px;
	font-size: 1.3em;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 49%;
	padding: 10px;
	margin-top: 20px;
	font-size: 1.3em;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
## Page Designs - DH Design Updates
--------------------------------------------------------------*/

.dhpage-container {
	
	position: relative; 
	top: 5em; 
	width: 85%; 
	display: block;
	margin: auto;
	padding: 25% 0;

} 

.dhpage-medcontainer {
	
	position: relative; 
	top: 5em; 
	width: 75%; 
	max-width: 800px;
	display: block;
	margin: auto;
	padding: 25% 0 45% 0;
	
}

.dhpage-content {
	
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	
}

.dhpage-leftcont {
	
	padding: 25px;
	width: 65%;
	min-width: 500px;
	height: auto;
	min-height: 500px;
	
}

.dhpage-rightcont {
	

	padding: 0;
	margin: 0;
	color: #fff;
	width: 20%;
	min-width: 300px;
	height: auto;
	
}

/*Containers between 1024px and 750px*/
@media only screen and (min-device-width : 750px) 
and (max-device-width : 1024px) {
	
	.dhpage-container {
	
	position: relative; 
	top: 300px; 
	bottom: 200px;
	width: 95%; 
	display: block;
	margin: auto;
	padding: 25% 0;
	min-height: 700px;

} 

.dhpage-medcontainer {
	
	position: relative; 
	top: 300px; 
	bottom: 200px;
	width: 95%; 
	max-width: auto;
	display: block;
	margin: auto;
	padding: 25% 0;
	min-height: 700px;
	
}

.dhpage-content {
	
	display: flex;
	flex-direction: column;
	justify-content: none;
	width: 100%;
	
}

.dhpage-leftcont {
	
	padding: 25px;
	width: 100%;
	min-width: 500px;
	height: auto;
	min-height: 500px;
	
}

.dhpage-rightcont {
	

	padding: 0;
	margin: 0;
	color: #fff;
	width: 100%;
	min-width: 300px;
	height: auto;
	
}
	
.dhfooter-container {
	
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #00A19B;
	padding: 5px;
	text-align: center;
	top: 260px;
}
}

/*Containers for 750 or smaller*/
@media only screen and (max-device-width: 750px) {
	
		.dhpage-container {
	
	position: relative; 
	top: 350px; 
	bottom: 200px;
	width: 95%; 
	display: block;
	margin: auto;
	padding: 25% 0;
	min-height: 700px;

} 

.dhpage-medcontainer {
	
	position: relative; 
	top: 350px; 
	bottom: 200px;
	width: 95%; 
	max-width: auto;
	display: block;
	margin: auto;
	padding: 25% 0 45% 0;
	min-height: 700px;
	
}

.dhpage-content {
	
	display: flex;
	flex-direction: column;
	justify-content: none;
	width: 100%;
	
}

.dhpage-leftcont {
	
	padding: 25px;
	width: 100%;
	min-width: auto;
	height: auto;
	min-height: 500px;
	
}

.dhpage-rightcont {
	

	padding: 0;
	margin: 0;
	color: #fff;
	width: 100%;
	min-width: 300px;
	height: auto;
	
}
	
.dhfooter-container {
	
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #00A19B;
	padding: 5px;
	text-align: center;
	top: 25px;
}
	
}

/*--------------------------------------------------------------
## Footer Designs - DH Design Updates
--------------------------------------------------------------*/

.dhfooter-container {
	
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #00A19B;
	padding: 5px;
	text-align: center;
	
}

.copyright {color: #fff;}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.dh-summary {
	
/*	border-bottom: 1px solid #504D5C;*/
	margin-bottom: 75px;
}

.dh-summary h2 {margin: 0; line-height: 1.25em; padding-bottom: 5px;}
.dh-summary p {margin: 0; line-height: .1.25em;}


/*Containers between 1024px and 750px*/
@media only screen and (min-device-width : 750px) 
and (max-device-width : 1024px) {
	
}

/*Containers for 750 or smaller*/
@media only screen and (max-device-width: 750px) {
	
	
	
}

/*--------------------------------------------------------------
# Sidebars
--------------------------------------------------------------*/

.dh-sidebar {display: block; padding: 25px; background-color: #F1B448; }

.dh-sideitem {border-bottom: 1px solid #fff; padding-bottom: 15px;}

.dh-sideitem ul {margin: 10px 0px; text-align: left;}

.dh-sideitem ul li {list-style: none; padding: 15px;}

.dh-sideitem ul li a {color: #fff;}

.dh-sideitem ul li a:hover {color: #99F2E9;}

/*Containers between 1024px and 750px*/
@media only screen and (min-device-width : 750px) 
and (max-device-width : 1024px) {
	
}

/*Containers for 750 or smaller*/
@media only screen and (max-device-width: 750px) {
	
	
	
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*Containers between 1024px and 750px*/
@media only screen and (min-device-width : 750px) 
and (max-device-width : 1024px) {
	
}

/*Containers for 750 or smaller*/
@media only screen and (max-device-width: 750px) {
	
	
	
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Thumbnails - DH design
--------------------------------------------------------------*/

.thumbnails {
	position: relative; 
	padding: 0; 
	margin: auto; 
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
	justify-content: center;
	grid-gap: 100px;
	width: 100%;
	
}

.thumbs {position: relative; padding:0; margin:0;}
.thumbs img {width: 100%; height: auto;}

.caption {
	opacity: 0; 
	position: absolute;
	/*width: 93.5%;*/
	overflow:hidden;
	height: 99%;
	top: 0;
	left: 0;
	right:0;
	transition: .5s ease;
	color:#fff;
	padding: 10px;
	background: rgba(0,0,0,.75);
	
}
.thumbs:hover .caption {

	opacity: 1; 

}
.caption h3, .caption p {margin-top: 35%; margin-left: 5px;}
.thumbs:hover .caption h3, .thumbs:hover .caption p {opacity: 1;}
.caption h3 {color: #fff; font-size: 1.75em; margin-bottom:0;}
.caption p {color:#fff; font-size:.95em;}

/*--------------------------------------------------------------
## Mobile Thumbnail code
--------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	
.caption {
	opacity: 1; 
	position: absolute;
	/*width: 93.5%;*/
	overflow:hidden;
	height: 45%;
	top: inherit;
	left: 0;
	right:0;
	bottom: 0;
	color:#fff;
	padding: 10px;
	background: rgba(0,0,0,.75);
	
}

.caption h3, .caption p {margin-top: 10px; margin-left: 5px;}
.caption h3 {color: #fff; font-size: 1.75em; margin-bottom:0;}
.caption p {color:#fff; font-size:.95em;}
	
	
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}