/*
Theme Name: Sam Chaltain 2018	
Theme URI: http://samchaltain.com
Description: Child Theme for Thematic
Author: subLoft
Author URI: http://subLoft.com/
Template: wp-bootstrap-starter
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i');
 
@font-face {
    font-family: 'gt_americaexpanded_bold';
    src: url('fonts/gt-america-expanded-bold.a4303df-webfont.woff2') format('woff2'),
         url('fonts/gt-america-expanded-bold.a4303df-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gt_americaexpandedBdIt';
    src: url('fonts/gt-america-expanded-bold-italic.5ed4042-webfont.woff2') format('woff2'),
         url('fonts/gt-america-expanded-bold-italic.5ed4042-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}

a {
	color: #E33314;
}

a:hover {
	color: #E33314;
	/*text-decoration: none;*/
}

h1,h2,h3,h4,h5,h6{
	font-family: 'gt_americaexpanded_bold';
	text-transform: uppercase;
	color:#E33314;
	padding-bottom: 0;
}

.alignleft{
	margin-right: 2em;
}
.alignright{
	margin-left: 2em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color:#E33314!important;
	text-decoration: none;
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem;
	padding-left: 20px;
}

body #masthead .navbar-nav > li > a, .site-title{
	color:#fff!important;
	font-family: 'gt_americaexpanded_bold';
	text-transform: uppercase;
	font-style: 16px;
}

body .navbar-brand > a{
	/*vertical-align: middle;*/
}

body #masthead .navbar-nav > li > a:hover, .site-title:hover,
body #masthead .navbar-nav > li.current_page_item > a{
	color:#000!important;
}

header#masthead{
	background-color: #E33314;
}

#content.site-content{
	padding-top: 90px;
}
@media(min-width:768px){
	#content.site-content{
		padding-top: 140px;
	}
}

body:not(.single) .entry-header h1{
	display: none;
}

h1.entry-title{
	font-size: 2.5rem;
}

.fontawesome-text {display: none;}

#footer-widget .nav-link {
	display: block;
	padding: 0;
}

#footer-widget .nav-link:hover{
	background-color: transparent;
}

.Annual_Archive_Widget ul{
	list-style: none;
	padding: 0;
}

body #masthead .navbar-nav > li > a{
	
}

.recentcomments{
	padding-left: 0 !important;
}

#footer-widget h3{
	color: #000;
}

.bg-light{
	background-color: #eee !important;
}

.site-title{
	position: relative;
	top: -12px;
	font-size: 20px!important;
		display: inline-block;
		line-height: 35px;
		vertical-align: bottom;
		font-weight: 500!important;
}

.site-title svg, .site-title svg path {
	fill: #fff;
}

.site-title svg {
	height: 36px;
	position: relative;
	top: 17px;
}

@media(min-width:768px){
	.site-title svg {
		height: 50px;
	}
}

@media(min-width:1200px){
	.site-title{
		font-size: 30px !important;
		top: -20px;
	}
	.site-title svg{
		fill: #fff;
		height: 70px;
		position: relative;
		top: 22px;
	}
}

.break-bar{
	display: none;
}

.break-bar a{
	display: none;
}

#masthead .navbar-nav{
	/*display: block;*/
	/*text-align: right;*/
}

#masthead .navbar-nav .menu-item{
	/*display: inline-block;*/
}

@media(min-width:768px) and (max-width:991px){
	.break-bar{
		/*display: block;
		width:100%;
		height: 1px;*/
	}
}



.alert-info{
	background-color: #eee ;
	color:#000;
	border-color:#ddd;
}

.btn-primary {
	color: #fff;
	background-color: #E33314;
	border-color: #E33314;
	font-family: 'gt_americaexpanded_bold';
	text-transform: uppercase;
}
.btn-primary:hover{
	color:#000;
	background-color: #E33314;
	border-color: #E33314;
	

}



.site-title:hover svg, .site-title:hover svg path{
	fill: #000;
}

header#masthead{
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1000;
}

.entry-meta{
	color: transparent;
}

.byline{
	display: none!important;
}

body.blog .comments-link{
	display: none;
}

.post.hentry{
	margin-bottom: 0rem;
}

body.blog .post.hentry{
	padding-bottom: 2rem;
	border-bottom:1px solid #E33314;
	margin-bottom: 2rem;
}

.cat-links,
.tags-links{
	display: block;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a, .alert, button, html input[type="button"], input[type="reset"], input[type="submit"]{
	border-radius: 0;
}

.nav-links, .read-more{
		font-family: 'gt_americaexpanded_bold';
		text-transform: uppercase;
}

.ssba_sharecount{
  margin-right: 10px;
}

.read-more{
  display: inline-block;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  padding: 0.313rem 0.875rem;
}
.read-more:hover{
  background-color: #eee;
  text-decoration: none;
}

.site-main .post-navigation{
	margin-bottom: 2.5rem;
}

.navbar-dark .navbar-toggler{
	border:none!important;
}

/*url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)*/

.navbar-dark .navbar-toggler-icon {
	/*background-image: url(data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://ww…p='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E);*/
	  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media(max-width:991px){
	#masthead .navbar-nav > li > a{
		text-align: center;

	}
	.navbar-nav{
		text-align: center;
		display: block;

	}
	.social{
		display: inline-block;
		width: 50px;
	}
}

.ssba-share-text{
	font-family: 'gt_americaexpanded_bold';
	text-transform: uppercase;
	color:#E33314;
}	

body .ssba img{
	padding-left: 0;
	padding-right: 10px;
}

#wpoi p{
	margin-bottom: 10px;
}

#wpoi button, #wpoi input{
	width: 100%;
}

.ssba.ssbp-wrap {
	margin-top: 30px;
	margin-bottom: 30px;
}

#wpoi input[type="submit"]{
	background-color: #E33314;	
	border:none;
	font-family: 'gt_americaexpanded_bold';
	text-transform: uppercase;
	color:#fff;
	padding: 5px;
}