/*
 Theme Name:   Total Child
 Theme URI:    https://hashthemes.com/wordpress-theme/total/
 Description:  Total Child Theme
 Author:       John Doe
 Author URI:   https://hashthemes.com
 Template:     total
 Version:      1.1.6.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, custom-background, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, portfolio, photography, holiday, custom-logo
 Text Domain:  total
*/


@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:500,500i,700,700i|Ovo');

h1, h2, h3, h4, h5, h6, .ht-slide-cap-title {
	font-family: 'Ovo', serif;
	font-weight: bold;
}

a {
	text-decoration: underline;
}

h1 {
    font-size: 2.3rem;
}

h2 {
	font-size: 1.9rem;
}

h3 {
    margin-bottom: 10px;
    margin-top: 25px;
}

.row {
    max-width: 75rem;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    margin-bottom: 20px;
}

a.button {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 10px 15px;
    background: #8E0039;
    color: #fff;
    transition: background .2s;
    text-decoration: none;
}

a.button:hover {
	background: #222;
	color: #fff !important;
}

a.button.button-sm {
    width: auto;
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    text-transform: uppercase;
}

.ht-container {
    max-width: 1170px;
    margin: 0 auto;
    width: auto;
}

div#ht-page {
    position: relative;
}

#ht-masthead {
    height: 63px;
}

#ht-site-branding {
    padding: 14px 0 0;
}

.ht-site-title {
    font-family: 'Ovo', serif;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: 500;
}

.ht-site-title a {
	color: #444;
}

#ht-site-navigation {
    padding: 0;
}

.ht-main-navigation a {
    padding: 12px 15px 11px;
    color: #8E0139;
}

.ht-main-navigation ul ul {
    margin-top: 0px;
}

.ht-main-navigation ul ul {
    padding: 0;
}

.ht-main-navigation li {
    margin-left: 0;
}

.sf-arrows .sf-with-ul {
    padding-right: 2.25em;
}

.ht-main-navigation a {
    padding: 12px 25px 11px;
}

.sf-arrows .sf-with-ul:after {
    right: 1.75em;
}

.ht-slide-overlay {
    background: rgba(255,255,255,0.6);
}

.ht-slide-cap-title {
	font-size: 2.8rem;
	text-transform: capitalize;
	font-variant: small-caps;
}

.ht-slide-cap-desc {
    color: #333;
	text-shadow: none;
}

.ht-featured-post h5 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Oswald';
    font-weight: normal;
}

.ht-featured-post {
	border-color: rgba(255,255,255,0.5);
}

#ht-cta-section .ht-section {
    padding: 150px 0;
}

.ht-featured-link a {
    text-transform: uppercase;
    font-size: .9rem;
    background: #8E0039;
    border: 2px solid #fff !important;
    box-shadow: 0 0 0 10px #8E0039;
    color: rgba(255,255,255,0.9) !important;
}

.ht-featured-link a:hover {
    background: #fff;
    color: #444 !important;
}

.ht-site-info {
    font-size: .9rem;
}

.ht-main-navigation ul ul li {
    margin: 0;
}

.ht-main-navigation ul ul a {
    padding: 7px 15px;
}

.ht-featured-post h5 a {
    color: #fff;
    font-size: 1.5rem;
    text-decoration: none;
}

.ht-featured-excerpt {
    margin-top: 20px;
    line-height: 1.4em;
    font-size: 1rem;
}

.ht-featured-excerpt a {
    color: #F3BAD1;
    border-bottom: 1px solid rgba(255,255,255,0);
}

.ht-featured-excerpt a:hover {
    color: #fff;
    border-bottom-color: rgba(255,255,255,1);
}

div.home-intro {
    width: 60%;
    float: left;
}

.home-intro-img img {
	width: 35%;
    float: right;
    border: 5px solid rgba(255,255,255,0.5);
}

.ht-featured-post-wrap {
    margin-left: -3%;
    clear: both;
    padding-top: 40px;
}

.ht-featured-excerpt {
    min-height: 88px;
}

.ht-featured-link a,
.entry-readmore a {
	text-decoration: none;
}

.ht-team-member {
    width: 31.33%;
}

section#ht-team-section {
    max-width: 900px;
    margin: 0 auto;
}

.ht-team-member-wrap {
    margin-left: 0;
}

.ht-team-detail {
    display: block;
    left: 10px;
    transition: background .2s;
}

.ht-team-member {
    width: 29%;
    margin: 0 2%;
}

a.ht-team-member-excerpt {
    text-decoration: none;
}

.ht-team-member .excerpt {
    font-size: 13px;
    line-height: 1.3rem;
}

.ht-cta-button1 {
	text-decoration: none;
}



/* Content pages */

.ht-main-header {
    background: #E4E4E4;
    padding: 0;
    margin-bottom: 10px;
    background: #fff;
    background-size: cover;
    background-position: 0 66%;
    opacity: 1;
    min-height: 90px;
    position: relative;
    overflow: hidden;
}

header.ht-main-header:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2017/02/indy-skyline.jpg) no-repeat 0 0;
    display: block;
    background-size: cover;
    background-position: 0 66%;
    z-index: 1;
    opacity: .4;
}

.ht-main-title {
    margin: 0;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: none;
    font-size: 4.75rem;
    font-variant: small-caps;
    color: #8e0039;
    position: absolute;
    bottom: -23px;
    z-index: 10;
}

h3.content-top-title {
    font-size: 2.3rem;
}

div#total-breadcrumbs {
    max-width: 1193px;
    margin: 0 auto 20px;
    padding: 0 12px;
    font-size: 13px;
    color: #ccc;
}

div#total-breadcrumbs span {
    padding: 0 3px;
}

.bio-card {
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    text-align: center;
    min-height: 460px;
    padding-bottom: 67px;
    position: relative;
}

.bio-card p {
    font-size: .9rem;
    line-height: 1.3rem;
}

.bio-card a.button {
	text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
}

.bio-portrait, .subpage-photo {
    width: 40%;
    border: 15px solid #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

#secondary aside p {
    font-size: 16px;
    line-height: 1.4rem;
}

#secondary li.page_item {
	padding-left: 20px;
}

#secondary li.page_item.current_page_item a {
    color: #aaa;
    position: relative;
}

#secondary li.page_item.current_page_item a:before, #secondary li.page_item.current_page_item a:after {
    content: "";
    border-right: 7px solid #ccc;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    left: -17px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 5px;
}

#secondary li.page_item.current_page_item a:after {
    left: -13px;
    border-right-color: #fff;
}

.widget-area .widget-title {
    margin-bottom: 0;
}

.widget-area .widget-title:after {
	display: none;
}

body .widget-area a {
	color: #8e0039;
    text-decoration: underline;
}

body .widget-area a:hover {
	color: #aaa;
    text-decoration: none;
}

body .widget-area ul a {
	text-decoration: none;
}

body .widget-area a.button, body .widget-area a.button:hover {
	color: #fff !important;
	text-decoration: none;
}

p.pp_description {
    visibility: hidden;
}

/* CUSTOM SIDEBAR PER CATEGORY - Hides the CTA for the category that is active */

.parent-pageid-11 aside#text-16,
.page-id-21 aside#text-25 /* hide contact CTA */,
.page-id-151 aside#text-26, .parent-pageid-151 aside#text-26, .blog aside#text-26 /* hide resources CTA */, 
.page-id-149 aside#text-24 /* hide practice areas CTA */, 
.page-id-11 aside#text-23, .parent-pageid-11 aside#text-23  /* hide about us CTA */,
.blog aside > div.textwidget > ul > li,
.blog aside > div.textwidget > ul > li.page-item-151 > a {
	display: none;
}

.blog aside > div.textwidget > ul > li.page-item-151 {
	padding-left: 0 !important;
	display: block;
}

article header.entry-header,
header.page-header {
    padding: 0;
}

/* END CUSTOM SIDEBAR PER CATEGORY */

/* Contact us form */

.wpcf7-form label {
    font-size: 15px;
    color: #999;
}

.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
    width: 100%;
}

.ht-footer {
    width: 22%;
}

.ht-footer.ht-footer1 {
    width: 62%;
}

ul.multiple_columns {
    column-count: 3;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 1000px) {
	.toggle-bar {
	    top: 11px;
		right: 8px;
		height: 45px;
		width: 45px;
 	}

 	.toggle-bar span {
	    left: 10px;
	    right: 10px;
	    box-shadow: 0 9px 0 0 #FFF, 0 -9px 0 0 #FFF;
	}

	.ht-main-navigation .ht-menu {
	    top: 64px;
	    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	}

	.ht-main-navigation li{
		text-align: left;
	}

	.ht-main-navigation a {
	    padding: 7px 15px;
	    color: #fff !important;
	}

	.ht-main-navigation ul ul a {
	    padding: 7px 25px;
	    color: #8E0039 !important;
	}

	.bx-viewport {
	    min-height: 210px !important;
	}
}

@media (max-width: 768px) {

	header.ht-main-header {
	    display: none;
	}

	div#total-breadcrumbs {
	    padding-top: 10px;
	    margin-bottom: 10px;
	}

	.ht-section-title-tagline {
	    margin-bottom: 30px;
	}

	.bio-portrait, .subpage-photo {
	    width: 100%;
	    margin-bottom: 20px;
	}

	.ht-team-member {
	    width: 100%;
	    margin-bottom: 10px;
	}

	.ht-content img, .home-intro-img img, div.home-intro { 
		width: 75% !important; 
		float: none !important; 
		clear: both !important; 
		display: block !important; 
		margin: 0 auto !important;
		text-align: center !important;
	}

	.ht-slide-caption {
	    width: 100%;
	    margin-left: -50%;
	}

	.ht-slide-cap-desc {
	    padding: 0 10%;
	}

	.ht-slide img {
	    width: auto !important;
	    height: 230px !important;
	}

	.ht-section {
	    padding: 40px 0;
	}

	.ht-featured-post-wrap { margin-left: 0; }

	.home-intro p {
	    text-align: left;
	    font-size: 16px;
	}

	.ht-footer {
	    width: 100% !important;
	    margin: 0 0 40px;
	}
}

@media (max-width: 480px) {
	.ht-content img, .home-intro-img img, div.home-intro { 
		width: 100% !important;
	}

	.ht-slide-cap-desc {
	    font-size: 18px;
	    font-size: 5vw;
	}
}