
			
						header.site-header .site-brand img {
			    height: auto !important;
				max-width: none !important;
			}
			
			div#gform_confirmation_message_7 {
			    color: #1b2632;
			}
			
			.postid-70399 .single-post-content p:first-of-type { display: none; }
			
			.entry-author { display: none; }
			
			.tribe-events-c-search__input-control-icon-svg {
			    display: none !important;
			}
			
			div.tribe-events input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
				border: 0px !important;
			}
			
			.single-wpseo_locations .wpc-location-content { padding-top: 25px !important; }
			
			.cwm-carson-privacy-policy .site-cta {
				display: none!important;
			}
			
			.clapp-selected-location-is-appointment {
				font-family: Helvetica Neue LT W01_75 Bold,Helvetica,Arial,sans-serif!important;
				color: #C5A153!important;
			
			}
			
			@media only screen and (max-width: 981px) {
			  .gimage-two {
			    display: none !important;
			  }
			}
			
			@media(max-width: 680px) {
			  .carson-module-locations .cwm_locations-404, body.is-divi #et-boc .et-l .carson-module-locations .cwm_locations-404, body.is-divi #et-boc .et-l .et_pb_module .carson-module-locations .cwm_locations-404 {
			    max-width: 96%;
			  }
			}
			
			.addtoany_content { display: none; }
			
			.widget-foo h4 { text-transform: none !important }
			
			.single-team-members .wpc-single-member-header { height: 500px !important; }
			
			.single-team-members .mem-position { padding-top: 10px !important; }
			
			.single-team-members .mem-loc-address { padding-top: 10px !important; }
			
			.wpc-single-member-header h1 { padding-bottom: 25px !important; }
			
			.single-team-members div.ginput_container { margin-bottom: 20px !important; }
			
			.wpseo_locations-template-default div.ginput_container { margin-bottom: 20px !important; }
			
			.page-id-53115 .entry-image img { padding-top: 15px !important; }
			
			.foobar-widgets .widget-title { letter-spacing: 0px !important; }
			
			.foobar-widgets a { font-size: 16px !important; }
			
			.foobar-widgets ul li { padding-bottom: 7px !important; }
			
			@media only screen and (min-width: 770px) {
			.single-wpseo_locations .locations-join .wpb_row_wrapper { padding-left: 360px; }
			}
			
			.grecaptcha-logo {
			    visibility: hidden!important;
			}
			.grecaptcha-badge {
			    visibility: hidden!important;
			}
			
			.flex-grid-yt {
			  display: grid;
			  }
			
			.flex-grid-yt .col-left {
			  width: 100%;
			}
			
			.flex-grid-yt .col-right {
			  width: 100%;
			}
			
			.flex-grid-yt { grid-template-columns: 1fr .6fr; }
			
			@media screen and (max-width: 980px) {
				.flex-grid-yt { grid-template-columns: 1fr; }
			}
			
			.flex-grid-yt { 
			  margin: 0 0 0px 0;
			}
			.yt-col {
			  padding: 0px 20px;
			}
			
			@media print {
			header.site-header.stuck.stuck-show {
			  position: relative !important;
			  }
			div#cookie-law-info-bar, #cookie-law-info-bar[data-cli-style="cli-style-v2"] {
			    display: none!important;
			}
			}
			
			/* Adjust order of CW Scottsdale - Scottsdale Rd team on archive page */
			body.term-scottsdale-scottsdale-rd .container {
			    display: grid;
			}
			
			body.term-scottsdale-scottsdale-rd .team-locations-grid:first-child {
			    order: 1;
			}
			
			body.term-scottsdale-scottsdale-rd .team-locations-grid:nth-child(2) {
			    order: 3;
			}
			
			body.term-scottsdale-scottsdale-rd .team-locations-grid:nth-child(3) {
			    order: 2;
			}
			
			body.term-scottsdale-scottsdale-rd .team-locations-grid:nth-child(4) {
			    order: 4;
			}
			
			body.term-scottsdale-scottsdale-rd .team-locations-grid:nth-child(5) {
			    order: 5;
			}
			
			body.term-scottsdale-scottsdale-rd .team-locations-grid:nth-child(6) {
			    order: 6;
			}
			
			/* location phone number fix for windows */
			body.single-team-members div.wpc-single-member-body div.sidebar-info a, body.single-wpseo_locations div.wpc-single-location-body div.sidebar-info a {
				font-family: "Helvetica Neue LT W05_65 Medium", Helvetica, Arial, sans-serif !important;
				font-weight: bold !important;
				letter-spacing: .3px;
			}
			
			body.advisor-match-results div.back {
				display: none;
			}
			
			@media only screen and (min-width: 769px) and (max-width: 1168px)  {
			     .single-wpseo_locations .wpc-location-content { padding-top: 85px !important; } 
			   
			    }
			
			/* Hide Matt Kory intro text */
			.matt-kory .intro-text{
				display:none;
			}
			
			/* Hide Tom Chaney intro text */
			.tom-chaney .intro-text{
				display:none;
			}
			
			/* Fix name width for mobile */
			
			@media screen and (min-width:768px) and (max-width: 980px) {
			    .carson-module-coach-slide .coach-name {
			        max-width: 135px;
			    }
			}
			
			.numbered-list {
			  list-style: decimal!important;
			}
			
			.numbered-list li {
			  padding-left: 0.5rem!important;
			}
			.entry-content ul.dotted-list {
				    padding: 10px 0px 0px 30px!important;
			}
			
			.entry-content ul.dotted-list li {
			  background: none !important;          /* Removes fake arrow image */
				display: list-item!important;
			  list-style: disc !important;     /* Forces real bullet dot */
			  list-style-position: outside !important;
			  padding-left: 0.5rem !important;      /* Resets spacing */
			}
					
		