/*!
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
-------------------------------------------------------------- */

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-3 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-3 .menu-divisions-container {
	background-color:#FFFFFF;
	padding:15px 25px 15px 45px;
}

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

#nav_menu-3 .menu-divisions-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:150px;
	object-fit:cover;
	margin-bottom:10px;
}

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

.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;
	background-position-y: bottom;
}

.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;
    }
}

@media screen and (min-width: 783px) {
    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 (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;
	}
}
