/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.site-top-header-wrap {
	height:40px;
	background: #0B3279;
   background: -moz-linear-gradient(top, #0B3279 0%, #250e62 100%);
   background: -webkit-gradient(left top, left bottom, color-stop(0%, #0B3279), color-stop(100%, #250e62));
   background: -webkit-linear-gradient(top, #0B3279 0%, #250e62 100%);
   background: -o-linear-gradient(top, #0B3279 0%, #250e62 100%);
   background: -ms-linear-gradient(top, #0B3279 0%, #250e62 100%);
   background: linear-gradient(to bottom, #0B3279 0%, #250e62 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a1173', endColorstr='#250e62', GradientType=0 );
}


#masthead {
	padding:0!important;
}


.header-social-wrap .header-social-inner-wrap .social-button {
	background:none!important;
}


.site-header-row-container-inner {
	padding-top:3px;
}


.site-main-header-wrap {
	padding:14px 0px;
}


#nav_menu-2 li {
	margin-bottom:6px;
	padding:10px;
}


.has-sidebar .content-container {
	grid-gap:2.5rem;
}


.entry-hero-container-inner .entry-header {
	padding-bottom:30px;
	justify-content:flex-end!important;
}


.header-navigation .header-menu-container ul ul li.menu-item > a:hover {
	text-decoration:underline;
}


footer img {
	max-height:80px;
	width:auto;
}


.row {
   box-sizing: border-box;
   display: -ms-flexbox;
   display: -webkit-box;
   display: flex;
   -ms-flex: 0 1 auto;
   -webkit-box-flex: 0;
   flex: 0 1 auto;
   -ms-flex-direction: row;
   -webkit-box-orient: horizontal;
   flex-direction: row;
   -ms-flex-wrap: wrap;
   flex-wrap : wrap;
}




.agent-card {
   max-width: 300px;
   box-shadow: 2px 2px 5px #ccc;
   margin: 20px 10px;
}

.agent-card img {
   max-width: 100%;
	 width:100%;
   object-fit: cover;
   object-position: top;
   height: 300px;
}
.card-body {
   padding: 15px;
}
.agent-card .card-body .header {
   text-align: center;
   font-size: 16px;
}
.card-body .header {
   font-size: 20px;
   color: #444;
   font-weight: 600;
}
.agent-card .icons {
   display: flex
;
   font-size: 22px;
   color: #ccc;
   justify-content: space-evenly;
}
.agent-card .card-body .info {
   color: #ccc;
}
.agent-card .card-body .info {
   font-size: 0.82em;
   font-weight: 500;
}
.card-body .info, .card-body .info a {
   color: #757575;
   text-decoration: none;
}


.type-custom_agent {
    box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
	background:#ffffff;
	margin: 1em 0em 4em;
	padding: 2em;
	    border-bottom: 5px solid #250E62;
    padding-bottom: 0px;
    border-radius: 4px;
}


.type-custom_agent .row{
	justify-content:space-between;
}


.type-custom_agent figure {
	margin:0;
}


.entry-hero.custom_agent {
	background-image: url(http://dawsoninsuranceonline.com/wp-content/uploads/2025/01/dji_fly_20241004_124416_763_1728060276844_photo-scaled.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.entry-hero.custom_agent .entry-hero-container-inner {
	background:none;
}






.property-image {
   max-width: 250px;
   border: 10px solid #fff;
   box-shadow: 0px 2px 5px 1px #ccc;
   width: 90%;
   height: fit-content;
   margin: 0 auto;
}


.button-group {
   margin: 15px;
   margin-top: 40px;
   text-align: right;
}


.button-group a.btn.btn-full {
   width: 100%;
   display: flex;
   margin: 10px auto;
   padding: 10px;
   max-width: 250px;
   justify-content: center;
}
.button-group a.btn {
   background: #0B3279;
   padding: 10px 15px;
   border-radius: 4px;
   color: #fff;
   margin: -15px;
	text-decoration:none;
}
.entry-body.property-text
 {
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}


.card.post {
   background: #fff;
   padding: 10px;
   border-radius: 4px;
   margin-bottom: 20px;
}

.agent-header h2 {
	margin-bottom:15px;
}


.agent-header h5.email, .agent-header h5.phone {
   display: inline;
	font-size:16px;
	font-weight:400;
	color:#B2B2B2;
	line-height:2;
	margin:15px 0px;
}


.single-custom_agent {
	background:#e1e1e1;
}


.single-custom_agent .site-container {
	padding:0;
}


.property-image img {
	width:100%;
}


.hero-section-overlay {
	background-image: -o-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.6));
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .6));
}


.custom-hero-banner {
	background-image: url(http://dawsoninsuranceonline.com/wp-content/uploads/2025/01/dji_fly_20241004_124416_763_1728060276844_photo-scaled.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
	padding: 100px 0px;
   position:relative;
}


.custom-hero-banner h1 {
	color:#FFFFFF;
	text-shadow: 1px 1px 4px #000000;
	text-align:center;
	font-size:38px;
	margin: 0px 15px;
}


.custom-hero-banner .custom-hero-objects div {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}


.custom-hero-banner a {
	background:#0B3279;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
	padding:15px 20px;
	border-radius:30px;
	margin:20px 10px 0px;
}


.custom-hero-banner a:hover {
	text-decoration:underline;
   color:#FFFFFF;
}

.custom-hero-objects {
   position:relative;
   z-index:1;
}

.gradient_overlay {
   background-image: -o-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.6));
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .6));
   position:absolute;
   top:0;
   left:0;
   right:0;
   bottom:0;
   z-index:0;
}


.search-toggle-open-container {
	margin:0 auto;
}




img[src*="DawsonInc.png"] {
	filter: brightness(13);
}

* {
	font-family: "Gotham", sans-serif;
}

h1.entry-title {
	color:#0B3279;
	font-weight:500;
	background-color:rgba(255,255,255,.9);
	padding:20px 30px;
}

h2 {
	font-size:24px!important;
	font-weight:normal!important;
	color:#0B3279!important;
}

h3 {
	font-size:20px!important;
	font-weight:400!important;
	color:#903!important;
}

h4 {
	font-size:18px!important;
	font-weight:400!important;
	color:#C8102E!important;
	margin-bottom:15px!important;
	margin-top:25px!important;
	line-height:2!important;
}

.nav--toggle-sub .dropdown-nav-toggle {
	top:38%;
}

.footer-widget-area-inner i {
	margin-right:10px;
}

.footer-widget-area-inner h3 {
	color:#0B3279!important;
	font-size:19px!important;
	text-decoration: underline;
}

.footer-widget-area-inner .widget_block {
	margin-bottom:10px;
	font-size:16px;
	color:#2c2c2c;
}

.site-middle-footer-wrap .site-footer-row-container-inner {
	background: #0B3279;
    background: -moz-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0B3279), color-stop(100%, #250e62));
    background: -webkit-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: -o-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: -ms-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: linear-gradient(to bottom, #0B3279 0%, #250e62 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a1173', endColorstr='#250e62', GradientType=0 );
}
.site-middle-footer-inner-wrap {
	padding:10px!important;
}
.footer-widget-area-inner a:hover {
	text-decoration:none;
	color:#1a202c;
}

.before-footer-widgets {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.before-footer-widgets .wrap{
	max-width:1200px;
	margin:0 auto;
	padding:26px 0px;
}

.before-footer-widgets h2 {
	font-size:15px;
	font-weight:normal;
	color:#0B3279;
}

.divisions-container{
	display:flex;
	justify-content:space-between;
}

.before-footer-widgets .division a {
	color:#0B3279;
	font-size:19px;
}

.content-area {
    margin-left:1.5rem!important;
    margin-right:1.5rem!important;
}

#masthead {
    padding: 0 1.5rem;
}

#nav_menu-2 h2{
		background: #0B3279;
    background: -moz-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0B3279), color-stop(100%, #250e62));
    background: -webkit-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: -o-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: -ms-linear-gradient(top, #0B3279 0%, #250e62 100%);
    background: linear-gradient(to bottom, #0B3279 0%, #250e62 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a1173', endColorstr='#250e62', GradientType=0 );
	text-transform:capitalize;
	padding:15px 25px;
	margin-bottom:0px;
    color:#FFFFFF!important;
    font-weight:700!important;
}

#nav_menu-2 .menu-services-container {
	background-color:#FFFFFF;
	padding:15px 25px 15px 35px;
}

#nav_menu-2 .menu-services-container li::before {
	content: '\f1ad';
	font-family: 'Font Awesome 5 Free';
	margin: 0 10px 0 0;
	color:#666666;
	font-weight:900;
}

#nav_menu-2 .menu-services-container a {
	display:inline;
}

.info-card {
	max-width:100%;
	min-width:200px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	color:#B2B2B2;
}

.info-card img {
	width:100%;
	margin: 0px;
	max-height:200px;
	object-fit:cover;
	margin-bottom:10px;
}

.info-card .location-details .text {
	padding:0px 15px 15px;
}

.info-card .location-details .text p {
	font-size:15px;
	padding:0px;
	font-weight:400;
}

.info-card .location-details .text p:first-of-type {
	color: #0B3279;
	font-size:16px;
	font-weight:300;
	padding:0;
}

.info-card .location-details .text i {
	font-size:18px;
	margin:8px;
}

.info-card .location-details .text p:first-of-type i {
	font-size:20px;
	margin: 8px 9px 9px;
	float:left;
}

.info-card .location-details .text a {
	color:#b2b2b2;
}

p>a {
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style: dotted;
}

#pg-128-0.panel-no-style, #pg-128-0.panel-has-style > .panel-row-style {
	-webkit-align-items: stretch;
	align-items: stretch;
}

.home.page-id-128 #funnel-container {
	margin: 0 30px;
    padding-top:40px;
}

.panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

.home.page-id-128 #funnel-container .panel-grid-cell {
   align-self: stretch;
   box-shadow: 1px 2px 2px 0 #ccc;
}
.page-id-128 #funnel-container .panel-grid-cell, #pg-128-0>.panel-row-style>.panel-grid-cell {
   max-width: 400px;
   margin: 15px auto !important;
}
#funnel-container .panel-grid-cell {
   padding-bottom: 50px;
   position: relative;
}
#pgc-128-0-0, #pgc-128-0-1, #pgc-128-0-2 {
   width: 33.3333%;
   width: calc(33.3333% - (0.66666666666667 * 30px));
}
.home.page-id-128 .panel-grid-cell {
   background: #fff;
}
.home.page-id-128 #funnel-container .funnel .widget-title {
	background: #0B3279;
	color:#FFFFFF!important;
	height:60px;
	padding:15px 10px;
	line-height:inherit;
	font-size:17px!important;
	font-weight:700!important;
    margin-bottom:15px!important;
}

.home.page-id-128 #funnel-container .funnel .textwidget {
	padding: 0px 15px;
}

.funnel a.button {
    display: none;
}

@media (min-width: 767px) {
   .funnel a.button {
       display: block;
       float: right;
       padding: 11px 20px;
       background: #250e62;
       margin: 5px 10px;
       border-radius: 3px;
       font-weight: 600;
       box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
       font-size: 15px;
   }
}

@media (min-width: 1084px) {
   .funnel a.button {
       padding: 8px 16px;
       background: #250e62;
       margin: 5px 5px;
       border-radius: 3px;
       font-size: 14px;
   }
}

a.button.funnel-btn {
   position: absolute;
   bottom: 10px;
   right: 10px;
	font-weight:600;
}


.home.page-id-128 .content-area {
	margin:0;
}

.home.page-id-128 .content-container {
	max-width:inherit;
}
	
.home.page-id-128 #inner-wrap {
    background-image: url(https://dawsoninc.co/wp-content/uploads/2024/07/Untitled-design-2.png);
    height: 553px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.home.page-id-128 #post-128 {
    background:none;
}

@media screen and (max-width: 1200px) {
    h1.entry-title{
        margin-left:1.5rem;
    }

    .before-footer-widgets, .site-top-footer-wrap, .site-bottom-footer-wrap {
        margin-left:1.5rem;
        margin-right:1.5rem;
    }
}


body.admin-bar .popup-drawer .drawer-inner {
	background:#0B3279;
}


@media screen and (max-width:780px) {
    #pg-128-0 > .panel-grid-cell, #pg-128-0 > .panel-row-style > .panel-grid-cell {
        width: 100%;
        margin-right: 0;
        padding-bottom: 0;
    }
    #pg-128-0.panel-no-style, #pg-128-0.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top:0;
    }
    .home.page-id-128 #inner-wrap {
        height:106vh;
    }
}

@media screen and (min-width: 950px) and (max-width: 1024px) {
	.site-footer-section {
    margin-left: 24px;
    margin-right: 24px;
	}
	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)!important;
	}
}

@media screen and (max-width:864px) {
	.col-md-5 {
		width:100%;
	}
}

@media only screen and (min-width: 769px) {
   .col-md-4 {
       -ms-flex-preferred-size: 33.33333333%;
       flex-basis: 33.33333333%;
       max-width: 33.33333333%;
		 width:100%;
   }

   .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
       -ms-flex: 0 0 auto;
       -webkit-box-flex: 0;
       flex: 0 0 auto;
   }

   .col-md-8 {
       -ms-flex-preferred-size: 66.66666667%;
       flex-basis: 66.66666667%;
       max-width: 66.66666667%;
   }
}

@media only screen and (max-width: 768px) {
   .col-md-4 {
       -ms-flex-preferred-size: 50%;
       flex-basis: 50%;
       max-width: 50%;
		 width:100%;
   }
   .custom-agent .col-md-4 {
       -ms-flex-preferred-size: 100%;
       flex-basis: 100%;
       max-width: 100%;
		 width:100%;
   }

   .custom-agent .property-image {
		max-width:inherit;
   }
}

@media screen and (min-width: 720px) and (max-width: 950px) {
	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)!important;
	}
}

@media screen and (max-width:720px) {
	.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row, .footer-widget-area.content-align-left {
		text-align:center!important;
		grid-row-gap:20px;
	}
	
	.divisions-container {
		flex-direction:column;
		text-align:center!important;
	}
}

@media only screen and (max-width: 719px) {
	.site-middle-footer-wrap {
		display:none;
	}
}

@media only screen and (max-width: 545px) {
   .col-md-4 {
       -ms-flex-preferred-size: 100%;
       flex-basis: 100%;
       max-width: 100%;
		 width:100%;
   }

   .agent-card {
		margin:20px auto;
   }
}


