/*
	Theme Name:  Genesis Child Theme
	Description: Theme powered by <a href="https://www.marketblazer.com/">MarketBlazer, Inc.</a>
	Author:      MarketBlazer, Inc.
	Author URI:  https://www.marketblazer.com/
	Version:      3.2.0
	License:     GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template:    genesis
*/
.home-service-link:hover {
    transform: scale(1.1);
    transition: .3s;
}
/*Top Header*/
.top-header{
	background: #681f3f;
    color: #ffffff;
    padding-top:  10px;
    font-size: 16px;
}
.top-header .container{
	max-width: 1200px;
	padding:  0 15px;
	margin: 0 auto;
}
.top-header .container:after {
    content: '';
    display: block;
    clear: both;
}
.top-header ul.social{
	list-style-type: none;
	margin: 0 auto;
	float: right;
}
.top-header ul.social li{
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.top-header ul.social li a svg{
	height: 20px;
	width: 20px;
	fill:  #ffffff;
}
.top-header ul.social li a:hover svg{
	fill: #cfcfcf;
	transform: .3s;
}

/* Site Header */
.header-information:hover {
    color: #681f3f!important;
}
.entry-content>* {
    margin: 0px 0!important;
}
header.site-header {
    display: block;
    background: #fff;
    border-bottom: none;
    padding: 0px 10px 10px 10px;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    background: transparent!important;
	border-top: solid 15px #681f3f!important;
}
}
.title-area img {
   width: 100%!important;
}
.title-area {
	background-image: url(/wp-content/uploads/2021/08/title-area-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
    padding: 0px 20px 20px 20px;
    max-width: 200px!important;
	background-position: top center;
}
@media screen and (max-width: 1024px){
.thrv_wrapper.hero-section {
    padding-top: 170px!important;
}}
@media (min-width: 769px){
.nav-menu {
    width: calc( 100% - 200px)!important;
}}
.site-inner {
    padding: 0px!important;
}
.site-inner .entry-title {
    display: none;
}
button.submenu-expand {
    display: none;
}
button.search-toggle {
    display: none;
}
/* Navigation */
h1.site-title {
    display: none!important;
}
.nav-primary {
    padding-top: 20px!important;
}
.nav-menu .menu-item:hover>a {
    background: transparent!important;
	color:var(--primary);
}
.nav-menu .sub-menu {
    background: #fff!important;
}
.nav-menu .menu-item a {
    font-size: 16px!important;
    padding: 8px 15px!important;
    font-weight: 600!important;
    letter-spacing: 0px;
}
.nav-menu .menu-item:hover>a {
    background: transparent!important;
	color: var(--primary);
}
.nav-menu .menu-item.current-menu-item>a{
	color:var(--primary)!important;
}
.nav-menu .menu-item.current-menu-item>a, .nav-menu .menu-item.current-menu-ancestor>a {
    color: var(--black);
}
/* Header Information */
.header-information {
    padding: 10px 20px 10px 20px;
    font-size: 18px;
    display: inline-flex;
    background-color: #681f3f!important;
    color: #fff!important;
    border: solid 2px #681f3f!important;
    border-radius: 50px!important;
}
.title-area{
    padding-top:5px!important;
}
/*body article [data-css="tve-u-17b833caab8"]{
    background: #00b1c1!important;
    background-image:none!important;
}
body article div :not(#tve) [data-css="tve-u-17b82523af2"]{
    color:#00b1c1!important;
}
body article [data-css="tve-u-17b83449f3b"]{
    background:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b825b417a"]{
    color:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b82e3ec69"] strong{
    color:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b854f3b70"] strong{
    color:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b83030b5d"] strong{
    color:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b82f20f95"] strong{
    color:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b82f31a8a"] strong{
    color:#00b1c1!important;
}
body article *:not(#tve) [data-css="tve-u-17b82f5690f"]{
    color:#00b1c1!important;
}
body article * [data-css="tve-u-17b82f792e7"] .tcb-button-link{
    background-color:#00b1c1!important;
    background-image:none!important;
    border-color:#00b1c1;
}
body article *:not(#tve) [data-css="tve-u-17b831ced9a"]{
    color:#00b1c1!important;
}*/
@media (min-width: 769px){
.nav-menu .menu-item {
    float: right!important;
} 
}
.header-information:hover{
	background-color: #fff!important;
}
.header-information .left {
    float: left;
    display: flex;
}
	span.icon {
    padding-top: 4px;
}
	.header-information .right {
    padding-left: 0px;
}
	.header-information .right:hover{
   color: #681f3f!important;
}
	.header-information .right .title {
    display: block;
	font-size: 18px;
    text-align: center;
	font-weight:600;
	line-height: 1.5;
	color:var(--black);
}
	.header-information .right .text a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff!important;
    text-decoration: none;
    line-height: 24px;
    font-family: "Poppins", sans-serif;
    cursor: pointer;
}
	.header-information .right .text a:hover{
	 color:var(--primary)!important;
	}
	.tcb-icon-header {
    display: inline-block;
    width: 2em;
    height: 2.5em;
    line-height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color:var(--primary);
}
/* Social Links */
.socials > li a i {
    font-size: 16px!important;
    background: none;
    color:var(--dark_grey);
}
.socials > li a i:hover {
    color: var(--primary);
}
.socials {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}
.socials {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.socials > li {
    float: left;
    width: 34px;
    text-align: center;
}
.socials > li a {
    display: block;
}
.socials a:last-child {
    margin-right: 0;
}

/* Utility Bar
--------------------------------------------- */
.utility-bar {
 background-color: #ffffff;
 border-bottom: 1px solid var(--light_grey);
 color: var(--dark_grey)!important;
 font-size: 15px!important;
padding: 7px 0px 7px 0px;
}
.utility-bar a {
	color:var(--dark_grey);
	text-decoration: none;	
	font-weight: 500;
	padding:0px 5px;
}
.utility-bar a:hover {
	color:var(--primary)!important;
 text-decoration: none;
}
.utility-bar-left,
.utility-bar-right {
 width: 50%;
}
.utility-bar-left p,
.utility-bar-right p {
 margin-bottom: 0;
}
.utility-bar-left {
 float: left;
}
.utility-bar-right {
 float: right;
 text-align: right;
 padding-right: 10px;
}
.utility-bar li {
    list-style: none;
}
.utility-bar input[type="search"] {
 background: inherit;
 padding: 10px 0 0;
 padding: 1.0rem 0 0;
}

/*Side Bar*/
.side-menu ul li {
    list-style: none;
}
.side-menu ul {
    margin: 0px!important;
    padding: 0px!important;
}
.side-menu a {
    text-decoration: none;
	font-weight: 500;
	color:var(--black);
}
.side-menu li {
    background-color: var(--light_grey);
    padding: 15px 25px!important;
    margin-bottom: 5px;
	border-left: 5px solid var(--light_grey);
	line-height: 1.2!important;
	font-size: 16px!important;
}
.side-menu a:hover, .side-menu li a:hover {
	color:var(--primary)!important;
}
.side-menu li:hover, .side-menu li.active  {
    border-left: 5px solid  var(--primary);
	color: var(--primary)!important;
	font-size: 16px!important;
}

.brochure-box {
    border: 2px solid var(--light_grey);
    padding: 35px 35px 45px 35px;
}
.brochure-box .section-title {
	color:var(--black);
    font-size: 25px;
    font-weight: 500;
}
.brochure-box .section-content {
	color:var(--black);
	font-size: 16px;
}
.brochure-box .button-container{
	text-align:center;
}
.brochure-box .btn-primary {
    border-radius: 30px;
    background-color: var(--primary);
    width: 250px;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
    border: none;
    padding: 10px;
    color: #ffffff;
}
.brochure-box .btn-primary:hover{
	filter: grayscale(0.2);
	cursor:pointer;
}
/*CTA Box--- */
.cta-box {
    background-color: var(--primary);
    padding: 30px 25px 35px 25px;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
}
.cta-box img {
    margin: 0 auto;
    padding-bottom: 15px;
}
.cta-box a {
    text-decoration: none;
    color: #ffffff;
}
.cta-box a:hover {
    text-decoration: underline;
    color: #fff!important;
}
.cta-box .section-title {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
}
.cta-box .section-content {
    font-size: 18px;
}
@media screen and (max-width:400px){
	.brochure-box .btn-primary{
	padding: 10px 0px;
	font-size: 18px;
	width: 100%;
	margin-top: 10px;
	}
	.brochure-box,.cta-box {
    padding: 20px;
}
	.cta-box .section-title {
	   font-size: 25px;
	}
	.cta-box a {
    font-size: 15px;
}
}

/* Form --- */
.gform_wrapper input:focus ,.gform_wrapper textarea:focus,.gform_wrapper input:active ,.gform_wrapper textarea:active {
    outline: none!important;
}
.gform_wrapper input {
    padding: 10px 10px!important;
    margin-top: 0px!important;
	border-radius:0px!important;
    border: 1px solid var(--light_grey)!important;
}
.gform_wrapper select {
    padding: 15px 10px!important;
    margin-top: 0px!important;
	height:auto!important;
    border: 1px solid var(--light_grey)!important;
}
.gform_wrapper textarea{
	height:120px!important;
	padding: 10px 10px!important;
	border-radius:0px!important;
	border: 1px solid var(--light_grey)!important;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 10px!important;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
    padding-left: 10px!important;
}
.gform_wrapper .gform_footer input[type=submit] {
    width: 100%!important;
    background-color:var(--primary);
    padding: 13px!important;
    margin-top: -17px!important;
    color: #fff;
    text-transform: inherit;
    font-weight: 600!important;
    letter-spacing: 0px;
	border-radius:30px!important;
	cursor:pointer!important;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
	filter: grayscale(0.2);
	cursor:pointer;
}
.gform_wrapper .ginput_recaptcha {
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -ms-center;
    margin-top: -10px!important;
}
@media only screen and (min-width: 641px){
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px!important;
}}

/* ARCHIVE */

.archive .content-area {
    padding: 50px 20px!important;
}
.archive h1.archive-title {
    text-align: center;
    background-color: var(--primary)!important;
    padding: 10px;
    color: #fff;
    margin-bottom: 1em;
}
.archive article.post-summary  img  {
    width: 150px;
	margin-bottom:20px;
}
.archive article.post-summary {
    background-color: var(--light_grey)!important;
    padding: 2em;
	margin-bottom:1em;
}
.archive article.post-summary:hover {
    box-shadow: 0px 1px 10px 0px var(--dark_grey);
}
.archive h2.entry-title a,.archive .entry-content a {
    color: var(--black);
	font-weight:500;
    text-decoration: none;
	outline:none;
}
.archive h2.entry-title a:hover,.archive .entry-content a:hover{
	color:var(--primary);
}	

/*Footer Widgets --- */
div#genesis-footer-widgets {
    border-top: solid 5px #bf90c1!important;
}
.footer-widgets p {
    font-size: 16px!important;
}
.footer-widgets .widget-title {
    color: var(--primary)!important;
	text-transform: capitalize!important;
	text-align: left!important;
}
.footer-widgets .one-half.first {
    width: 25%;
    display: inline-flex;
	font-weight: 700;
}
.footer-widgets .one-half {
    width: 70%;
    display: inline-flex;
	margin-bottom: 10px;
}
.footer-widgets .one-half a {
	font-size: 16px!important;
    font-weight: 400!important;
}
@media (min-width: 768px){
.footer-widgets .wrap {
    grid-template-columns: .7fr 1.4fr 1.1fr!important;
}}
.contact-info {
    padding-top: 20px;
}
.footer-widgets {
	background: var(--footer)!important;
	color:var(--footer_text);
	clear: both;
	font-size: 16px;
	padding: 5rem 0 1.6rem;
}
.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}
.footer-widgets-3 {
	float: right;
}
.footer-widgets .widget {
	margin-bottom: 25px;
}
.footer-widgets .widget-title, .footer-widgets .section-title {
    color: var(--primary);
     font-size: 26px!important;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
	text-align:center;
}
/*Footer Widgets 1--- */
.footer-widgets-1 a{
	font-size:20px;
	color:var(--footer_text)!important;
	font-weight:500;
}
.footer-widgets-1 img{
	width: 100%;
	margin-bottom:10px;
}
.footer-widgets-1{
	font-size:16px;
	color:var(--footer_text);
	line-height:1.7;
	font-weight:400;
	padding-bottom: 5px;
}
.footer-widgets-1 a:hover{
	color:var(--primary)!important;
	text-decoration:none!important;
}
.footer-widgets .fa {
    height: 35px;
    width: 35px;
    background-color: var(--primary);
    color: #fff;
    padding: 10px;
    margin-right: 10px;
    text-align: center;
}
/*Footer Widgets 2--- */
.footer-widgets-2 a {
    color:var(--footer_text)!important;
	font-size:23px;
	text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
	display:block;
	letter-spacing:2px;
	line-height:1.8;
}
.footer-widgets-2 a:hover{
	color:var(--primary)!important;
	text-decoration:none!important;
}
/*Footer Widgets 3--- */
.footer-widgets-3 a {
	color:var(--footer_text)!important;
    font-size: 16px!important;
    line-height: 1.5!important;
    display: block;
}
.footer-widgets-3 a:hover{
	color:var(--primary)!important;
	text-decoration:none;
}

/*Site Footer --- */
.site-footer{
	display: none!important;
}
.site-footer {
    background: var(--sitefooter)!important;
	color:var(--sitefooter_text);
    text-align: center!important;
	padding: 20px 10px 10px 10px!important;
	font-family: Poppins;
}
.site-footer p,.site-footer a{
	color:var(--sitefooter_text)!important;
}
.site-footer a:hover{
	color:var(--primary)!important;
}
.utility-bar {
	display: none!important;
}


@media screen and (max-width:769px){
	div#genesis-footer-widgets{
		padding-left: 10px!important;
    	padding-right: 10px!important;
		padding-bottom: 65px!important;
	}
	.footer-widgets .one-half.first{
		width: 100%!important;
	}
	.thrv_wrapper.hero-section {
    padding-top: 0px!important;
	}
	.thrv_wrapper h1{
		padding-top: 0px!important;
	}
	.title-area img {
		margin-top: 0px!important;
	}
	header.site-header{
		position: relative!important;
		left: auto!important;
		right: auto!important;
	}
	button.submenu-expand {
    display: block!important;
	}
	.nav-menu .submenu-expand:not(.expanded) {
    transform: rotate(360deg)!important;
	}
	.nav-menu .submenu-expand {
    transform: rotate(180deg)!important;
	}
	.site-header {
    border-bottom: 0px solid transparent!important;
	background-color: var(--light_grey)!important;	
	}
	.header-information{
		display:none!important;
	}
	.after-header {
    display: block!important;
	background: none!important;
	text-align: center;
    padding-bottom: 20px;
	}
	.after-header .header-information2 {
	display: block!important;
    height: 55px!important;
    margin: auto!important;
    border-left: 0px!important;
    padding-left: 0px!important;
    max-width: 200px!important;
	}
	.after-header span.info {
    font-size: 16px;
	}
	.utility-bar-left, .utility-bar-right {
    width: 100%;
	text-align:center;
	}
	.utility-bar-right {
    display: none;
	}
	.footer-widgets-1,.footer-widgets-2,.footer-widgets-3{
		width:100%!important;
	}
	.footer-widgets .widget-title{
		margin-top: 20px;
	}
	.footer-widgets .footer-widgets-1 {
    float: none!important;
    text-align: center;
	}
	.footer-widgets-1 img {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 170px!important;
	}
	.footer-widgets-3{
	float:none;
	text-align: left;
	margin: 0 auto;
	}
	.socials {
    text-align: center;
	}
	.socials > li {
    float: none;
    text-align: center;
	display: inherit;
	}
	.site-header {
    text-align: center;
	}
	.site-header .wrap>.menu-toggle {
    position: relative!important;
    text-align: center!important;
    display: block!important;
    margin: auto;
	background: transparent!important;
	}
	.nav-menu.active {
    background: transparent!important;
    border-top: 1px solid transparent!important;
	}
	.menu-toggle:hover, .menu-toggle.active {
    background: transparent!important;
	}
	.nav-menu .sub-menu {
    background: transparent!important;
	}
	.title-area img{
    margin: 0 auto!important;
	max-width: none!important;
	}
	.nav-menu.active {
    background: transparent!important;
    margin: 0px!important;
	}
	#genesis-footer-widgets {
    padding-bottom: 40px!important;
	}
	.phone-mobile a {
    background: #681f3f;
    padding: 8px 20px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
	}
	.phone-mobile a:hover {
	background: #681f3f!important;
	color: #fff!important;
	}
}
.title-area img {
    margin: 0 auto!important;
}
@media screen and (max-width:1170px){
	.header-information {
	font-size: 16px!important;
}
	.thrv_wrapper h1 {
    padding-top: 50px!important;
}
	button.search-toggle{
		display:none;
}
.title-area img {
    width: 70px!important;
    margin: 0 auto!important;
    margin-top: 0px!important;
	height: 67px!important;
	margin-top: -2px!important;
}
.nav-menu ul {
    margin: 0 auto!important;
}
.nav-menu {
    width:  100%!important;
}
.title-area {
    max-width: none!important;
	width:100%!important;
}
.nav-menu .menu-item a {
    font-size: 16px!important;
	padding: 10px 7px!important;
}
.utility-bar-right {
    float: none!important;
    text-align: center!important;
}
}    width: 150px!important;
    margin: 0 auto!important;
    margin-top: 15px!important;
}

