/*
 Theme Name:   Cowan Carter
 Description:  Hello Elementor Child Theme
 Author:       Whetham Soultions
 Author URI:   https://whethamsolutions.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

:root {
    --new-divider-color: #225da6;
}

a {
    color: var(--new-divider-color);
}

body:not([class*=elementor-page-]) .site-main,
body.single-post .site-main {
    max-width: 1140px !important;
    margin: 0 auto;
}

.elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main .elementor-item {
    margin-bottom: 30px;
}

.page-header {
    padding: 40px 0 0;
    height: auto;
}

.page-header h1 {
    color: #444444;
    font-size: 44px;
    font-weight: 400;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.page-header h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 114px;
    height: 3px;
    background-color: #225da6;
}

.blog-page-content {
    display: flex;
    gap: 40px;
}

.blog-content {
    width: 100%;
}

.category-content {
    width: 25%;
	display:none;
}

.blog-content .article-list {
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}

.blog-content .article-list .article-image {
    width: 40%;
    flex: 0 0 40%;
}

.blog-content .article-list .article-image img {
    width: 100%;
    height: auto;
}

.blog-content .article-list .article-content {
    padding: 0px 20px;
}

.blog-content .article-list .article-content {
    width: 60%;
    flex: 0 0 60%;
}

.blog-content .article-list .article-content h2 {
    margin: 0 0 20px;
    font-size: 25px;
    color: #225da6;
}

.blog-content .article-list .article-content p:last-of-type {
    margin-top: 30px;
}

.blog-content .article-list .article-content p a {
    font-size: 15px;
    padding: 12px 24px;
    text-align: center;
    line-height: 1;
    border-radius: 3px;
    font-weight: 600;
    background-color: #E46E6E;
    color: #FFF;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-content .article-list .article-content p a:hover,
.blog-content .article-list .article-content p a:focus {
    background: #E9E9E9;
    color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-content .article-list:last-of-type {
    margin: 0;
}

.blog-content .article-list:last-of-type:after {
    content: none;
}

.mobile-phone {
    display: none;
}

.icon-mobile-phone {
    background-image: url(i/icon-mobile-phone.svg?v=2);
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    display: block;
}

.icon-mobile-phone-toronto {
    background-image: url(i/icon-mobile-phone.svg?v=2);
    background-repeat: no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    display: block;
}

.category-list {
    background-color: #F4F4F4;
    border-radius: 15px;
    padding: 20px 40px;
}

.category-list ul,
.category-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.category-list li {
    margin: 0 0 10px;
}

.category-list h4 {
    color: #225da6;
}

.category-list li a {
    color: #000;
    padding: 10px 0px;
}

.category-list li a:hover,
.category-list li a:focus {
    color: #225da6;
}

.category-sub-list {
    margin: 0 0 10px 15px !important;
}

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

.category-sub-list {
    display: none;
}

.blog-page-content {
    padding: 0 0 50px;
}

.category-tab {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.category-tab:hover,
.category-tab:focus {
    color: #225da6;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.admin-dd-table {
    text-align: left;
}

header.elementor-top-section {
    width: 100% !important;
}

header, .elementor-79 .elementor-element.elementor-element-f2126f5 .elementor-element, .elementor-79
    .elementor-element.elementor-element-f2126f5
    .elementor-widget-container {
    height: 98px;
}

.elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    top: auto;
    bottom: -20px;
}

.elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main .elementor-item {
    margin-top: 10px;
    margin-bottom: 14px !important;
    padding-bottom: 23px !important;
}
.elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--dropdown a:hover, .elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--dropdown a.highlighted, .elementor-79 .elementor-element.elementor-element-2672993 .elementor-menu-toggle:hover
{
	color:#225da6 !important;
}
.max-768
{
	max-width:768px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
@media(max-width:767px)
{
	.elementor-nav-menu a
	{
		justify-content:center !important;
	}
}
@media (max-width: 991px) {

    .elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main .elementor-item {
      margin-top: 15px !important;
          margin-bottom: 15px !important;
          padding-bottom: 18px !important;
      }

      header, .elementor-79 .elementor-element.elementor-element-f2126f5 .elementor-element, .elementor-79
        .elementor-element.elementor-element-f2126f5
        .elementor-widget-container {
        height: 102px;
    }

    .elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
        top: auto;
        bottom: -25px;
    }

}

@media (min-width: 1200px) {
.elementor-79 .elementor-element.elementor-element-2672993 .elementor-nav-menu .elementor-item {
    font-size: 20px !important;
    font-weight: 500;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    font-size: 20px !important;
}
body{font-size: 20px;}
}

.elementor-79 .elementor-element.elementor-element-f3f965c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-79 .elementor-element.elementor-element-f3f965c .elementor-icon-list-item > a,
.elementor-widget .elementor-icon-list-icon i {
    font-size: 12px !important;
}

.blog-content .article-list {
    border: 1px solid #ddd;
}

.blog-content .article-list .article-content {
    padding: 20px;
}

body.single.single-post .blog-content
{
	justify-content:flex-start !important;
}
body.single.single-post .blog-content h2,body.single.single-post .blog-content h3,body.single.single-post .blog-content h4,body.single.single-post .blog-content h5
{
	width:100% !important;
	display:block !important;
}

body.single.single-post .blog-content ul,body.single.single-post .blog-content ol
{
	display:block !important;
	width:100%  !important;
	margin-bottom:20px !important;
}

body.single.single-post .blog-content p.publish-date-single
{
	font-size:15px !important;
	margin-top:25px !important;
}
@media(max-width:767px)
{
	header.Website-Header
	{
		z-index:999 !important;
		top:0 !important;
		height:auto !important;
		padding-bottom:15px !important;
	}
	.Navbar-Buttons-Wrapper
	{

	}
	.Navbar-Buttons-Wrapper .elementor-widget-wrap.elementor-element-populated
	{
		display:flex !important;
		flex-direction:row !important;
		flex-wrap:nowrap !important;
	}
	.Header-Button
	{
		margin:0 !important;
	}
	.Header-Button a
	{
		margin-top:10px !important;
		margin-bottom:10px !important;
	}
}

@media (min-width: 768px) {
    .blog-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .blog-content .article-list {
        flex: 0 0 49%;
        max-width: 49%;
        display: block;
    }
    
    .blog-content .article-list .article-image, .blog-content .article-list .article-content {
        max-width: unset;
        width: 100%;
    }
    
    .blog-content .article-list .article-content {
        display: flex;
        flex-direction: column;
    }
    
    .blog-content .article-list .article-image {
        max-height: 240px;
        overflow: hidden;
        position: relative;
    }
    
    .blog-content .article-list .article-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
}

#inner-bio .ib-right {
    padding-left: 30px !important;
}

@media (min-width: 768px) {
    #inner-bio .ib-left {
        position: sticky;
        top: 150px !important;
        height: max-content;
    }
}

#inner-bio .ib-left ul {
    padding: 15px;
    background-color: #f2f2f2;
    display: flex;
    flex-direction: column;
    grid-gap: 8px;
}

#inner-bio .ib-left ul:not(#inner-bio .ib-left ul ul) {
    list-style: none;
}

#inner-bio .ib-left ul ul {
    padding-left: 25px;
}

#inner-bio .ib-left ul li {
    font-size: 15px !important;
}

#inner-bio .elementor-widget-image {
    margin: 0 !important;
}

#inner-bio .ib-right .position svg {
    width: 30px;
    height: auto;
}

#inner-bio .ib-right .position li {
    font-size: 25px;
    font-weight: 200;
}

.elementor-button.read-more-button {
    background-color: #004361 !important;
    color: #FFF !important;
    font-weight: 200 !important;
    font-size: 15px !important;
    border-radius: 20px !important;
}

.elementor-button.read-more-button:hover,
.elementor-button.read-more-button:focus {
    background-color: #3497C4 !important;
}

@media (max-width: 767px) {
    #inner-bio .ib-left {
        max-width: 100%;
        width: 300px;
        margin: 0 auto 20px 0;
    }
    #inner-bio .ib-right {
        padding-left: 0 !important;
    }
    .elementor-menu-toggle {
        background-color: #225da6 !important;
        color: #FFF !important;
    }
}

#intakeForm label {
    font-size: 15px;
    margin: 0 0 8px;
    font-weight: 500;
}

#intakeForm h2 {
    margin: 20px 0;
}

#intakeForm .elementor-field-group-situation label,
#intakeForm .elementor-field-group-explain label {
    display: none !important;
}

.page-id-4323 #icw {
    display: none !important;
}

.elementor-divider-separator {
    border-block-start-color: var(--new-divider-color) !important;
}

.elementor-field-type-html {
    margin: 10px 0 0 !important;
}

.elementor-field-type-html p:not(.elementor-field-type-html .captcha-note p) {
    margin: 0 0 8px !important;
}

.elementor-field-type-acceptance {
    margin: 0 0 18px !important;
}

.elementor-field-type-acceptance .elementor-field-option {
    display: flex !important;
    font-size: 16px;
    grid-gap: 10px;
    align-items: center;
    margin: 0 0 10px;
}

.elementor-field-type-acceptance input {
    display: block;
    width: clamp(30px, 1.8229166666666667vw, 35px);
    height: clamp(30px, 1.8229166666666667vw, 35px);
}

