/*
Theme Name:     HelpGuru Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Hero Themes
Author URI: 	http://herothemes.com
Template:       helpguru
Version:        1.0.2
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');

.hkb-breadcrumbs {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.03em;

}
.bordered-img {border:2px solid #ddd;}

iframe.wistia_embed {width: 100%; height: 560px !important;}
.ht-container {
	max-width: 1170px !important;}
@media screen and (min-width: 321px) {
    body {
      font-size: 16px;
      line-height: 1.9em; } }
p, ul {margin-bottom: 2em;}
li {margin-bottom: 1.5em;}
.hkb-entry-meta { display: none;}
.hkb-article__content h3 {border-bottom: 2px dotted #dedede;margin-top: 2em;padding-bottom: 0.6em;text-transform: uppercase;}

.hkb-article__content p {color: #555;}

.hkb-article__content p img , .hkb-article__content li img {border: 2px solid #999; margin-bottom: 1.2rem;} 

.hkb-category .hkb-category__title {text-transform: uppercase;width: 100%; clear: both; }
.hkb-category .hkb-category__title a {display: block }
.hkb-article-list > li {
font-size: 13px;	
	border: none;
}
.hkb-article-list .hkb-article-list__format-standard, .hkb-article-list .hkb-article-list__format-video {padding-left: 0;}
.hkb-article-list .hkb-article-list__format-standard:before {
content: none;
}
.hkb-category {
    margin: 0 0 90px;
}
.hkb-article-list > li {
    
    margin: 0;
	padding: 0 0 10px;}
/*
 * 
 * PRINT ================
 * 
 *
#ht-kb-related-articles, #page-header, #sidebar, .ht-kb-entry-meta, .tags, #site-footer-widgets, #site-footer, .ht-kb-most-helpful-article, .hkb-article-related, .hkb-feedback {display: none !important;}
#primary.sidebar-left #content {width: 100%;}
#site-header {display: none}
 */


.qt-highlight {
	padding: 30px;
	background: #1a3543;
	margin: 10px auto 30px auto;
	color: #fff !important;
}
.qt-highlight a {
    color: #fff;
    text-decoration: underline;
}

.qt-highlight a:visited {
    color: #fff;
    text-decoration: underline;
}

.qt-highlight p, .qt-highlight h2, .qt-highlight h3, .qt-highlight h4, .qt-highlight h5, .qt-highlight li {
	color: #fff;
}
.qt-highlight p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.qt-tip {
	padding: 30px;
	background: #6eb1c6;
	margin: 10px auto 30px auto;
	color: #fff !important;
}
.qt-tip a {
    color: #fff;
    text-decoration: underline;
}

.qt-tip a:visited {
    color: #fff;
    text-decoration: underline;
}

.qt-tip p, .qt-tip h2, .qt-tip h3, .qt-tip h4, .qt-tip h5, .qt-tip li {
	color: #fff;
}
.qt-tip p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.link-special a {background: #4CAF50; color:  #fff !important; border-radius: 3px;}

/* ------- Insert custom styles below this line ------- 


#primary.sidebar-right main#content {width: 100% !important;}
#ht-kb-related-articles, #page-header, #sidebar, .ht-kb-entry-meta, .tags, #site-footer-widgets, #site-footer, .ht-kb-most-helpful-article, .hkb-article-related, .hkb-feedback {display: none !important;}
#primary.sidebar-left #content {width: 100%;}
#site-header {display: none}*/


 