/*
	Theme Name: Open Counseling
	Theme URI: https://www.ryanjhunter.com
	Description: WordPress Theme
	Version: 1.0
	Author: Ryan Hunter
	Author URI: https://www.ryanjhunter.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
/*.element-tool-tip {margin-top:30px !important; margin-bottom:50px !important}
.insider .text-box {padding-left:40px !important; }
.inline-boxes  .text-box h3 { margin-bottom:0 !important}
.inline-boxes  .text-box h6 { margin-bottom:0 !important}
.callout-advanced{	
	margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.callout-advanced .chevron{	margin-bottom:15px !important;}

 .blockquote {padding: 15px 10px 15px 13px !important;}

.callout-advanced .insider .text-box p {font-size:22px !important;}

.h3-icon-size {margin-left:20px !important;}
.icon-logo {margin-left:20px !important;}
*/
 
.element-general.element-tool-tip .heading-tool-tip h1, .element-general.element-tool-tip .heading-tool-tip h2, .element-general.element-tool-tip .heading-tool-tip h3, .element-general.element-tool-tip .heading-tool-tip .m-0 h4 , .element-general.element-tool-tip .heading-tool-tip h5, .element-general.element-tool-tip .heading-tool-tip h6 {
    width: fit-content;
    font-family: Heebo,serif!important;
    font-weight: 700;
}