/*!
Theme Name: Wealth & Wellness
Theme URI: https://them.es/starter
Author: Jason Elliott
Author URI: https://www.wealthandwellnessgroup.com/
Description: 2023 Website Redesign for the Wealth & Wellness Group.
Version: 3.3.5
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: wealth-wellness
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 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-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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;
	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. */
}


/* * * * * * Custom Edits * * * * * */

/* Helpers */
p, a, body, h1, h2, h3, h4, h5, #sidebar, li, li a { font-family: "Castoro" !important; line-height: inherit !important; color: #89af44; }
a:hover, li a:hover, ul li a:hover { color: #5f792f; }
p, h1, h2, h3, .h1, .h2, .h3, #sidebar, li { color: #293a50; }
h1, h2, .h1, .h2 { text-transform: capitalize; }
h1 { font-weight: 800 !important; }
h2, h3 { font-weight: 600 !important; }
h4, h5, p, body, #sidebar { font-weight: 400 !important; }
#navbar p, #navbar h1, #navbar h2, #navbar h3, #navbar h4, #navbar h5, #navbar a, #navbar body { font-family: "Castoro" ; }
#navbar-mobile p, #navbar-mobile h1, #navbar-mobile h2, #navbar-mobile h3, #navbar-mobile h4, #navbar-mobile h5, #navbar-mobile a, #navbar-mobile body { font-family: "Castoro" ; }
p, li, #sidebar { font-size: 1.25rem; line-height: 2rem !important; }

.nunito { font-family: "Nunito" !important; }
.castoro { font-family: "Castoro" !important; }
#main { margin-top: unset !important; }
#footer { background-color: #363739 !important; }
#footer p, #footer a, #footer body, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5 { color: white !important; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.h-10 { height: 10% !important; }
em { font-size: smaller; }


.text-right { text-align: right; }

.top-border-slate { border-top: solid 6px #293a50; }
.top-border-green { border-top: solid 3px #99c34c; }
.bottom-border-slate { border-bottom: solid 6px #293a50; }
.bottom-border-green { border-bottom: solid 3px #99c34c; }
.vertical-border-slate, .vertical-border-slate-desktop { border-right: solid 3px #293a50; }
.vertical-border-green { border-right: solid 3px #99c34c; }
@media only screen and (max-width: 991px) {
	.checkbox-block-items .vertical-border-slate-desktop { border-right: unset !important; }
}

.color-slate, .color-slate a { color: #293a50 !important; }
.color-green, .color-green a, p a { color: #99c34c !important; }
.color-green a:hover, a.color-green:hover, .color-slate a:hover, a.color-slate:hover, p a:hover { text-decoration: underline !important; }
.color-highlight, .color-highlight a { color: #39acac !important; }
.color-white, .color-white a, .color-white li, .color-white p { color: white !important; }

.bg-slate, .bg-slate-diagonal { background-color: #293a50; }
.bg-slate-diagonal { background-color: #293a50; background-image: url("/wp-content/uploads/2023/03/blue-solid-diagonal-small.jpg"); }
.bg-green { background-color: #99c34c; }
.bg-gray { background-color: #888888; }

.cta-white { background-color: #293a50; border: solid 2px white; padding: 0.25rem 0.5rem; }
.cta-white:hover { border: solid 2px #293a50; background-color: white; }
.cta-white:hover a { color: #293a50 !important; }
a.cta-white { text-transform: capitalize; font-size: 12pt; color: white; font-weight: 400; letter-spacing: 0.035rem; }
a.cta-white:hover { color: #293a50 !important; text-decoration: none !important; }

.cta-green { background-color: #89af44; border: solid 2px #89af44; padding: 0.25rem 0.5rem; }
.cta-green:hover { border: solid 2px #89af44; background-color: white; }
.cta-green:hover a { color: #89af44 !important; }
a.cta-green { text-transform: capitalize; font-size: 12pt; color: white; font-weight: 600; letter-spacing: 0.035rem; }
a.cta-green:hover { color: #89af44 !important; text-decoration: none !important; }
#become-a-client .cta-green, #become-a-client-mobile .cta-green { background-color: white; border: solid 2px white; }
#become-a-client .cta-green:hover, #become-a-client-mobile .cta-green:hover { border: solid 2px white; background-color: #89af44; }
#become-a-client a.cta-green, #become-a-client-mobile a.cta-green { color: #89af44 !important; }
#become-a-client a.cta-green:hover, #become-a-client-mobile a.cta-green:hover { color: white !important; }

.cta-small-green { padding: 0.25rem; padding-left: 0px; }
.cta-small-green:hover a { color: #89af44 !important; }
a.cta-small-green { text-transform: capitalize; font-size: 12pt; color: #99c34c; font-weight: 800; letter-spacing: 0.035rem; }
a.cta-small-green:hover { color: #89af44 !important; text-decoration: underline; }

.cta-small-white { padding: 0.25rem; padding-left: 0px; }
.cta-small-white:hover a { color: #D5D5D5 !important; }
a.cta-small-white { text-transform: capitalize; color: white; letter-spacing: 0.035rem; }
a.cta-small-white:hover { color: #D5D5D5 !important; text-decoration: underline !important; }

.bottom { position: absolute; bottom: 0px; }

/* Centers FA icons vertically with text. */
.fas { line-height: inherit !important; }

/* Header */
#header { background-color: white !important; }
.header-body { height: 230px; }
@media only screen and (min-width: 768px) {
	.header-body { height: 100px; }
}
.navbar-brand img { float: left; height: auto !important; }
#navbar, #navbar-mobile { float: left; }
#navbar a, #navbar-mobile a, .megamenu-title { font-weight: 800; font-size: 1.25rem; color: #293a50;  }
.main-height { padding-top: 100px; }


.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

.dropdown.show .dropdown-menu { /* For Bootstrap 4, use .dropdown.show instead of .dropdown.open */
    max-height: 300px;
    opacity: 1;
}



/* Megamenu */
/*ul li .megamenu { display: none; }*/
.megamenu { position: relative; }
.megamenu img { left: 0; }

#become-a-client { width: 300px; }
.become-a-client a { font-size: small; }
.become-a-client a:hover { text-decoration: underline; }
.become-a-client h4 { background-color: #89af44; font-size: 10pt; font-weight: 800; text-transform: uppercase; }


/* Contact */
div.wpforms-container-full { margin: unset !important; }

/* Footer */
footer, footer a, footer li, footer p { font-family: "Castoro" !important; }
ul { padding-left: 0 !important; }
ul li { list-style: none; }
ul.checkbox-list li { list-style: unset !important; text-align: left; width: 85%; margin-left: auto; }
.the-content ul li { list-style: unset; margin-left: 5rem; }
@media only screen and (max-width: 768px) { .the-content ul li { margin-left: 2rem; } }

.checkbox-block ul li { border-bottom: solid 2px red; }
.checkbox-item a { color: unset; }
.checkbox-item a:hover { color: gray; }
footer .tagline { font-size: 0.75rem; color: #99c34c !important; }

/* Page Blocks */
.title-block-box { background-color: rgb(245,245,245) !important; border: solid 1px black; padding: 5px 10px !important; }
.title-block:not(#title-block-1) { margin-top: 2rem; }
.title-image, .graphic-block-left, .graphic-block-right { background-repeat: no-repeat; background-size: 65%; min-height: 400px; background-position-y: top; background-position-x: right; }
.graphic-block-left, .graphic-block-right { background-size: cover; }
.graphic-block-right { background-position-x: right; }
.graphic-block-left { background-position-x: left; }
@media only screen and (max-width: 768px) {
	.title-image { background-size: 150%; background-position: top left;  }
	.graphic-block-left, .graphic-block-right { background-size: 100%; background-position: top left;  }
}
@media only screen and (max-width: 991px) {
	.title-image { min-height: 440px; }
	.graphic-block-left, .graphic-block-right { min-height: auto; }
}
h1.entry-title { font-family: "Castoro"; font-size: 2.75rem; }
.title-subtitle { font-family: "Nunito"; font-size: 12pt; font-weight: 400; line-height: inherit; }
#title h3 { font-size: larger; }

.checkbox-block p { position: relative; }
.tagline { font-size: 11pt; font-weight: 600; text-transform: uppercase; }


a.blogroll-readmore { white-space: nowrap; }
.media-blogroll-item:nth-child(odd) { background-color: white; }
.media-blogroll-item:nth-child(even) { background-color: #293a5033; }

/*#sidebar { position: sticky; top: 0; }*/
/*#sidebar { position: sticky; top: 0; }*/
.sidebar-didyouknow-body, .sidebar-referral { border: solid 2px #293a50; font-size: smaller; }
.sidebar-didyouknow-body ol { padding-top: 0.5rem; }
.sidebar-didyouknow-body li, .sidebar-referral p, .sidebar-referral li { font-size: inherit; list-style: unset; }
.sidebar-referral li { margin-left: 1.25rem; }
.sidebar-didyouknow-source { font-size: inherit; font-style: italic; }
.sidebar-didyouknow-source a:hover { text-decoration: underline !important; }

.trivia-questions { border: solid 2px #99c34c; }
.trivia-answer { font-size: smaller; }

.article ul li { margin-left: 3rem; list-style: unset; font-family: "Castoro" !important; }
.article h1, .article h2, .article h3, .article h4, .article h5 { padding-top: 1.5rem; border-bottom: solid 2px #99c34c;}

.wpforms-submit-container button { background-color: #99c34c !important; }
.wp-element-caption { display: none !important; }

