/*Detox Dexter*/
#main-content.detox h2,
#main-content.detox h3,
#main-content.detox h5,
#main-content.detox h6 {
	font-family: "Google Sans", sans-serif;
	font-weight: 800;
	margin-bottom: 16px;
}

#main-content.detox h4{
font-family:'Google Sans', sans-serif;
font-weight: 600;
}

#main-content.detox h3 {
	font-size: 20px;
}
#main-content.detox a:hover {
	color: #333;
}
#main-content.detox ul {
	padding-left: 22px;
	margin-bottom: 20px!important;
}
#main-content.detox ul {
	list-style: none;
	padding-left: 22px;
	margin-bottom: 25px;
}
#main-content.detox ul li {
	border-bottom: 0!important;
	list-style: disc;
	padding: 0!important;
	margin-bottom: 2px;
}
/*#main-content.detox ul li:before {
	content: "✓";
	color: #fff;
    font-weight: bold;
    font-size: 13px;
    background: #de1c22;
    border-radius: 50%;   
    padding: 2px 5px;
    margin-right: 10px;
}*/
#main-content.detox ul li a {
	font-size: 16px!important;
}
#main-content.detox img.img-fluid {
	margin-bottom: 16px;
}
#main-content.detox .v-center {
	padding: 25px 0;
}
#main-content.detox.locations h3 {
	margin-bottom: 2px;
}
#main-content.detox.locations p {
	line-height: 28px;
}
#main-content.detox.locations a {
	text-decoration: underline;
}
/*Fixes*/
#main-content.whydex h3,#main-content.whydex h5 {
	text-transform: uppercase;
}
#main-content.whydex .row {
	margin-top: 10px;
	margin-bottom: 20px;
}
#main-content.whydex ul {
	padding: 0;
}
#main-content.whydex ul li {
	list-style: none;
	margin-bottom: 10px;
}
#main-content.whydex ul li img {
	margin-bottom: 0;
}

#ABCModalLabel {
	font-family: "Google Sans", sans-serif;
}
.abc-locations--post {
	font-size: 12px;
	padding-bottom: 15px;
}
#main-content.detox .abc-locations--post img {
	width: 100%;
}
#main-content.detox .sidebar-3-blog li {
	margin-bottom: 10px;
}

/*Client Network*/
.single-network {
	margin: 15px 0;
}
.testimony h5 {
	font-family: "Google Sans", sans-serif;
	font-weight: bold;
	margin-bottom: 0;
}