@charset "UTF-8";
/* CSS Document */

/*
    Theme Name: Custom Design for Dana K White
    Author: Little Leaf Ashley Cadaret
    Author URI: https://www.littleleafdesign.com/ 
    Version: 1.8
 
    Template: genesis
    Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Responsive Design

*/


/* Import Fonts
------------------------------------------------------------ */


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

body,
select,
textarea {
	color: #151515;
font-family: 'Lato', sans-serif;
	font-size: 18px;
font-weight: 400;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

p {
	font-family: 'Lato', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {font-family: 'Roboto Slab', serif;
}

p {
    margin: 0 0 1.5em;
}

h2 {
	line-height: 1;
	font-size: 38px;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
background: #fff;
border: 1px solid #bbb;}

style.css

input,
label,
select,
textarea {
padding: 10px;
}

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

ol li {
	list-style-type: decimal;
}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #7fa4a9;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	background: #7fa4a9;
	color: #fff;
}

a img {
	border: none;
}

.highlight {
  background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #efd6d2 50%);
}

.rotate-right {
    -webkit-transform: rotate(
3deg);
} 

.rotate-left {
    -webkit-transform: rotate(
-3deg);
}
/* Body
------------------------------------------------------------ */

body {
background: transparent;

}

::-moz-selection {
	background-color: #6c9b73;
	color: #fff;
}

::selection {
	background-color: #6c9b73;
	color: #fff;
}

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

.site-inner {
clear: both;
	margin: 0 auto;
	overflow: hidden !important;
	padding: 0;
background: #fff;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
    color: #525252;
	font-size: 14px;
	margin: 0 0 30px;
	padding: 5px 10px;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	padding: 21px;
	text-align:center;
	background: #f9e5e5
}

.taxonomy-description p {
	font-size: 17px;
font-weight: 400;
margin: 0px;
padding: 5px 0; 
}
.taxonomy-description h1.archive-title {
    font-weight: 100;
    margin: 0px;
    line-height: 1;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
background: #fff;
padding: 0px;
    max-width: 1180px;
    width: 100%;
margin: 0 auto;
}

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

.entry-content {
    padding: 0px;
    margin-top: 0px;
}

/*Fix ipad edge*/
.type-post .entry-content {
    padding: 0 20px;
}

blockquote {
	border: none;
	margin: 5px 0 0 0;
	padding: 11px 30px 5px 62px;}

blockquote p {
	color: #2f4a4a;
	font-style: italic;
font-family: 'Lato', sans-serif;
margin: 0 0 5px;
}

blockquote cite {
font-style: normal;}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

h1.entry-title { 
font-size: 40px;
font-weight: normal;
letter-spacing: 1px;
text-align: center;
line-height: 1;
margin-bottom: 10px;
}

h2.entry-title {
    text-align: center;
    font-size: 26px;
}

.entry-title a {
	font-weight: normal;
}

.single-post .entry-header {
    background: #f8d6dc;
    padding: 20px;
}


/*Site Title*/

.site-title {
font-family: 'Roboto Slab', sans-serif;
font-weight: 100;
font-size: 131px;
line-height: 1;
margin: 10px;
text-align: center;
}

.site-title a{
    color: #6c9b73;
    font-weight: 100;

}

.site-title a:hover{
	color: #396F70;
	text-decoration: none;
	transition: 0.3s;
}

.site-description {
    display: none;
    height: 0px;
}

/*Book Page Tab*/
.fl-builder-content .fl-node-6199414f7cc8d .fl-tabs-label.fl-tab-active {
	color: #fff;
}

.fl-tabs-horizontal .fl-tabs-label {
    border-radius: 8px 8px 0px 0px;
}


.fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label {
    border-right: 1px solid #9b9b9b; }
    
  
 
/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}
.archive-pagination.pagination li {
    display: inline;
    padding: 10px 13px;
    background: #7fa4a9;
    border-radius: 4px;
    color: #fff;
}

.archive-pagination.pagination li.active, .archive-pagination.pagination li:hover {
    background: #56AE76;
}

.archive-pagination.pagination li a {
    color: #fff;
}

/*Blog*/
.blog .post {
    clear: both;
    margin: 30px;
}
.archive .post {
    clear: both;
    margin: 80px 0;
    border-bottom: 1px solid;
}

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

.full-width-content .entry-content {
    width: 100%;
    margin: 0 auto;
}

.content-sidebar-wrap .content {
    width: 69%;
    float: left;
    margin-right: 6%;
}

.full-width-content  .content-sidebar-wrap .content {
width: 100% ;}

/*Categories style */
.entry-categories a {
    background: #7fa4a9;
    color: white;
    padding: 0 2px;
    border-radius: 2px;
    letter-spacing: 1px;
}

.entry-categories a:hover {
    color: #7fa4a9;
    background: #ed9fad6e;
}


/*Fix width*/
.fl-builder .page .content {
    width: 100%;
    max-width: 100%;
}

/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 14px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

p.entry-meta {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    }
    

time.entry-time {
	display: block;
    opacity: .5;
}

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

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 14px;
}

a.more-link {
    float: right;
}


/*Read More*/
a.fl-post-grid-more {
    background: #F7E0E0;
    width: 140px;
    line-height: 1;
    font-weight: normal;
}

a.fl-post-grid-more:hover {
	background: #ed9fad;
	}


/*Post nav*/
span.prev, span.next {
	font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.post-nav {
    background: #f8d6dc;
    padding: 20px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}
/*DASHBOARD - remove duplicate*/
.fl-builder-content.fl-builder-content-3259.fl-builder-template.fl-builder-layout-template {    display: none !important;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}

/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}

.post-comments {
font-size: 20px; 
font-family: 'Lato', sans-serif;
	font-size: 15px;
}

.post-comments a:link {
color: #6c9b73;
}

/*tag cloud*/

a.tag-cloud-link {
    background: #7fa4a9;
    color: white;
    font-size: 15px !important;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 4px;
    line-height: 1;
}
/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/*Hide top nav*/

nav.nav-secondary {
	display: none;
}

nav.nav-primary {
	display: none;
}

  
/*

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-flyout ul.mega-sub-menu {
	letter-spacing: 0px;
}

#mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-item a {
    box-shadow: 0px 0px 22px 16px #fff;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
	margin: 0px 10px 0px 10px;
	font-family: 'Lato', sans-serif !important;
	line-height: 1 !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	box-shadow: none;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu {
	margin: 20px auto;
}


/* Post Navigation
------------------------------------------------------------ *
.fl-builder-content .fl-node-610937cd5e4a0 .menu > li > a, .fl-builder-content .fl-node-610937cd5e4a0 .menu > li > .fl-has-submenu-container > a, .fl-builder-content .fl-node-610937cd5e4a0 .sub-menu > li > a, .fl-builder-content .fl-node-610937cd5e4a0 .sub-menu > li > .fl-has-submenu-container > a {
    box-shadow: 5px 5px 20px #fff;
    background: rgba(255,255,255,0.64);
}


.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 25%;
}

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

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

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	border: none;
text-align: center;
margin: 40px 0;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/*sidebar titles*/
.sidebar h4 {
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 5px 0;
}

/*Styling sidebar*/
.sidebar .wp-block-image {
	  margin: 0px;
}

section#custom_html-4 {
    background: #ddd;
    padding: 10px;
    line-height: 1.2;
    font-size: 15px;
    margin-top: 0px;
}

section#media_image-2 {
    margin: 0px;
}

a.button {
    border: 2px solid #000;
    padding: 10px;
    color: #000;
}

#block-3 {
    background: #95D7E1;
    padding: 10px;
    line-height: 1;
}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 15px 10px;
}

.footer-widgets .featuredpage .page,
.footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px 0;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	color: #fff;
	letter-spacing: 2px;
    text-transform: uppercase;
	background: #769ea8;
    border: 2px solid #769ea8;
    background-clip: border-box;
    border-radius: 7px;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 37%);
	margin: 7px;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: #fff;
	    border: 2px solid #769ea8;
	color: #769ea8;
	text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */
.search-form-input {
    padding: 10px;
}

input {
	padding: 10px;
}

#subForm input[type="submit"] {
    margin: 30px auto 0;
    display: block;
    padding: 14px 20px;
    font-size: 18px;
    letter-spacing: 1px;
}


/*FOOTER*/

.site-footer label {
    padding: 0px;
}
.site-footer  #signup_email {
    border-radius: 0px;
	float: left;
    line-height: 16px;
    padding: 12px 24px;
    font-size: 17px;
    letter-spacing: 2.2px;
    text-align: center;
    text-transform: uppercase;
	width: 50%;
}

.site-footer #webform_submit_button {
    font-size: 17px;
	float: left;
    letter-spacing: 2.2px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #8f8f8f;
    border-radius: 0px;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 50%);
	background: #9B9B9B;
    width: 33%;
    margin: 0px 2%;
}

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

.entry-footer,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 400px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content p {
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

.entry-footer .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

textarea.comment {
width: 480px; }

p.comment-author {
    margin: 0px;
}

p.comment-meta {
    font-size: 15px;
	margin-bottom: 10px;}


/*Fixing Header*/

 .site-header {
display: block !important;
}

.bhf-sticky-header .bhf-fixed {
	background: white;
}

/*Error 404*/
.error404 h1.entry-title {
    text-align: center;
}
/* Responsive Design
------------------------------------------------------------ */

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

	body {
		width: 100%;
		margin: 0 auto;
	}
	
	.archive-page,
	.content-sidebar .content,
	.content-sidebar-sidebar .content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content .content,
	.sidebar,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-wrap {
		width: 100% !important;
	}
	
	.blog .post {
		margin: 20px;
	}
	
	.site-title {
		font-size: 80px;
	}
	
	
h1 {font-size: 32px;}
h2 {
	font-size: 28px;
}
h3 {font-size: 24px;}
}


@media only screen and (max-width: 600px) {

	.menu-primary li,
	.menu-primary li ul,
	.menu-primary li ul a,
	.menu-secondary li,
	.menu-secondary li ul,
	.menu-secondary li ul a,
	header.site-header .menu li,
	header.site-header .menu li ul,
	header.site-header .menu li ul a {
		width: 100%;
	}
	
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

	.menu-primary li a,
	.menu-secondary li a,
	header.site-header .menu li a {
		margin: 0;
		padding: 7px 3%;
	}

	.menu li li a .sf-sub-indicator,
	.menu li li li a .sf-sub-indicator {
		background: url(images/icon-plus-white.png) right no-repeat;
	}

	.menu-primary li li a,
	.menu-primary li li a:link,
	.menu-primary li li a:visited,
	.menu-secondary li li a,
	.menu-secondary li li a:link,
	.menu-secondary li li a:visited,
	header.site-header .menu li li a,
	header.site-header .menu li li a:link,
	header.site-header .menu li li a:visited {
		background: none;
		color: #fff;
		padding: 7px 3%;
		width: 94%;
	}

	.menu-primary li ul,
	.menu-secondary li ul,
	header.site-header .menu li ul {
		background: #333;
		clear: both;
		margin: 0;
		padding: 0;
		position: inherit;
	}

	.menu-primary li ul ul,
	.menu-secondary li ul ul,
	header.site-header .menu li ul ul {
		background: #666;
	}

	.menu-primary li ul ul ul,
	.menu-secondary li ul ul ul,
	header.site-header .menu li ul ul ul {
		background: #999;
	}

	.menu-primary li ul ul,
	.menu-secondary li ul ul,
	header.site-header .menu li ul ul {
		margin: 0;
	}
h1 {font-size: 25px;}
	h2, h3 {
	font-size: 18px;
}
	
}

@media only screen and (max-width: 460px) {
		.site-title {
		font-size: 64px;
		letter-spacing: 3px;
	}
	
	
.rotate-right {
    -webkit-transform: rotate(
0deg);
} 

.rotate-left {
    -webkit-transform: rotate(
0deg);
}


}