/*
Theme Name: Dr Leah Hechtman
Description: Custom Website Theme by Nice One Digital
Template: salient
Version: 1.0
*/

@font-face {
    font-family: 'drleah_font1';
    src: url('assets/drleah_font1.woff2') format('woff2'),
         url('assets/drleah_font1.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.drleah-font1 {
    font-family: 'drleah_font1';
}

#about-separator * {
	font-size: 24px !important;
	line-height:1.2
}

#intro-hints * {
	font-size: 1.8vw;
	color: #DOAD6D;
}

.row .col.section-title {
	border-bottom-color: #DOAD6D;
}
.row .col.section-title * {
	color: #DOAD6D
}

.nectar-button.large {
    font-size: 16px;
}

.toggle>.toggle-title a {
	font-size: 1.3rem;
	font-weight: bold !important
}

#faqs .toggle:hover > .toggle-title a, #faqs .toggle.open > h3.toggle-title a {
	color: #DOAD6D;
}
#faqs .toggle.default:hover i {
	border-color: #DOAD6D;
}
#faqs .toggle.default:hover i:before, #faqs .toggle.default:hover i:after {
	background-color: #DOAD6D;
}
#faqs .inner-toggle-wrap .wpb_text_column {
	max-width: 728px
}
#faqs .inner-toggle-wrap .wpb_text_column a {
	color:#000;
	text-decoration:underline;
}

#publications img {
	height: 240px;
	width: auto;
}

.clients.carousel.five-cols>div {
	padding:0 20px;
}
.clients.carousel.five-cols>div>img {
	height:120px;
	width:auto;
	object-fit:contain;
}

body[data-form-submit="regular"] form input[type=submit] {
	background: #DOAD6D;
	padding: 12px 20px !important;
	min-width:120px;
	height: auto;
	line-height:1;
}

.nectar-post-grid .nectar-post-grid-item .content .post-heading a span {
	font-size: 1.3rem;
	font-weight:bold;
}

#footer-links .nectar-split-heading, #footer-links .nectar-split-heading h3 {
	margin-bottom:0 !important;
}

body .nectar-scribble.squiggle-underline {
	bottom: -55% !important;
}

#home-intro .home-intro-icon .wpb_wrapper {
    text-align: center;
}
#home-intro .home-intro-icon p {
    padding-bottom: 0;
}
#home-intro .home-intro-icon img {
    height: 120px;
    width: auto;
    margin-bottom:0;
}

.scrolling-tab-nav .scrolling-tab-nav-total {
    color: #DOAD6D;
}
