/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

@import url("https://use.typekit.net/bmc2inf.css");

html, body { overscroll-behavior: none; }
html { background: url('/images/banner/grunge-background.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }
body { background-color: rgba(94, 95, 88, 0); }
section { background: none !important; }

#topbar { border-top: 3px solid #e68c50; }

#header { background: #ffffffe3; padding: 0px 0px; height: 120px; }
#header .header-inner { padding: 20px 0px; }
#header .header-inner, #header #header-wrap { padding: 20px 0px; height: 120px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: 'Playfair Display', serif;
	font-weight: bold !important;
	letter-spacing: 0px !important;
}

h1 { font-family: bebas-neue,sans-serif;
font-weight: 700;
font-style: normal; }

.heading-text h4 {
    font-size: 34px;
    margin-bottom: 30px;
    letter-spacing: -.7px;
    line-height: 40px;
    color: #3b4736;
}

#header .header-inner #logo a > img, #header .header-inner #logo a [class*="logo-"], #header #header-wrap #logo a > img, #header #header-wrap #logo a [class*="logo-"] { display: block; }

#mainMenu nav > ul > li > a { color: #364334d9; }
#mainMenu nav > ul > li > a:hover { color: #364334; }
#mainMenu nav > ul > li:hover > a { color: #364334; }

.inspiro-slider .slide .slide-captions h1 { font-size: 110px; margin-top: 10px; } 
.inspiro-slider .slide .slide-captions .strong::after { margin-top: 17px; border-top: 2px solid #ffffffd4; }

.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a {
	font-size: 21px;
    letter-spacing: 0px;
    line-height: 1.4;
    margin-bottom: 16px;
    color: #444;
    font-weight: 600 !important;
}

#blog .post-item .post-category {
    line-height: 17px;
    font-size: 13px;
    color: #bdbdbd;
    margin-top: 0px;
    position: relative;
    top: -3px;
}
}

.heading-text.heading-line h1:before, .heading-text.heading-line h2:before, .heading-text.heading-line h3:before, .heading-text.heading-line h4:before, .heading-text.heading-line h5:before, .heading-text.heading-line h6:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    bottom: -12px;
    right: 0;
    background-color: #d2d7da;
}

a:not(.btn):not(.badge):hover, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active {
    text-decoration: none;
    outline: none;
    color: #DA905C;
}

a {
    color: #DA905C;
    text-decoration: none;
    background-color: transparent;
}

.post-thumbnail-entry h3 {
	line-height: 1.2;
}

.post-thumbnail-entry a {
    color: #484848;
    font-weight: bold;
    line-height: 1.0;
}

#footer {
	background-color: transparent !important;
}

#footer .copyright-content {
    min-height: 80px;
    padding: 30px 0;
    background-color: transparent !important;
	font-size: 13px;
	max-width: 1200px;
	border-top: 1px solid #3946351a;
    color: #37483196;
    margin: 0 auto;
}

#header.header-sticky.sticky-active .header-inner, #header.header-sticky.sticky-active #header-wrap {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(15, 20, 13, 1);
    opacity: .5;
}

button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background-color: #ffffff;
    border-color: #dad8d8;
    color: #ffffff;
    text-decoration: none;
}

p { font-size: 16px; }

#scrollTop:hover {
	transition: none;
}

#scrollTop:before {
	display: none !important;
}

.post-item .post-item-wrap { background: transparent !important; }
.post-navigation { background: transparent !important; }

.sidebar .sponsors {
    padding-top: 10px;
    margin-top: 20px;
    clear: both;
}

.sidebar .sponsors h3 {
    border-top: 1px solid #585a521a;
    padding-top: 10px;
    margin-top: 5px;
}

#header[data-transparent="true"] + #page-title {
	padding: 170px 0 40px 0; background-color: #687453 !important; line-height: 1;
}

#page-title .page-title > h1 {
	font-size: 3.5rem; font-family: bebas-neue,sans-serif; text-align: left; line-height: 1;
}

body.page #header {
    background: #ffffff;
    box-shadow: 0px 0px 5px #0000004a;
    padding: 0px 0px;
    height: 120px;
}

.slide-captions h1 { line-height: 1 !important; }

#logo img { max-width: calc(100% - 29px); }
#mainMenu-trigger { height: 90px; }

button.btn.btn-primary, .btn:not(.close):not(.mfp-close).btn-primary, a.btn:not([href]):not([tabindex]).btn-primary {
    background-color: #3D4433;
    border-color: #3D4433;
}

button.btn.btn-primary:hover, button.btn.btn-primary:focus, button.btn.btn-primary:not(:disabled):not(.disabled):active, button.btn.btn-primary:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-primary:hover, .btn:not(.close):not(.mfp-close).btn-primary:focus, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-primary:hover, a.btn:not([href]):not([tabindex]).btn-primary:focus, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled).active {
	background-color: #2f3527;
    border-color: #2f3527;
}

.comments .comment { background: transparent !important }


.alert-success {
    background-color: #3b4431 !important;
    border-color: #3b4431 !important;
    z-index: 0 !important;
}
.alert-success p { margin-bottom: 0px !important; padding-left: 0px !important; color: white; }
 
@media screen and (max-width: 991px) {
	#mainMenu { background: white; }
	#mainMenu nav { padding: 30px; }
	.slide-captions h1 { line-height: 1 !important; font-size: 60px !important; }

}

#search .btn-search-close { background-color: #DA905C; }