@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Encode Sans Condensed");
@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://fonts.googleapis.com/css?family=Indie Flower");
@import url("https://fonts.googleapis.com/css?family=Anton");
@import url("https://fonts.googleapis.com/css?family=Passion One");
@import url("https://fonts.googleapis.com/css?family=Nothing You Could Do");

* {
	/* font-family: Roboto, sans-serif; */
	font-family: "Roboto", sans-serif;
}

body {
	background-image: url("../backgrounds/bootleggers-fade.png") !important;
	background-size: cover;
	background-size: 100% auto;
}

a {
	color: #8b3e1c !important;
}

a:hover {
	color: #b3915e !important;
}

h1 {
	margin: 0px;
	padding: 5px 10px;
/*		color: #51acff;blue*/
	color: #8b3e1c !important;
	font-family: "Passion One" !important;
	font-size: 22pt !important;
	border-bottom: 4px double #8b3e1c;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 5px 10px;
	font-family: "Oswald" !important;
	font-size: 14pt !important;
	font-weight: normal;
	border: 0px;
}

h1.sow-headline {
	margin: 0px;
	padding: 5px 10px;
	/* font-family: Anton !important; */
	color: #8b3e1c !important;
	font-family: Oswald !important;
	font-size: 18pt !important;
	font-weight: normal;
	border: 0px;
	text-align: center !important;
}

h3.widget-title {
	margin: 0px;
	padding: 5px 0px;
	font-size: 16pt !important;
	font-weight: bold;
}

p {
	/* font-family: "Oswald"; */
	font-size: 14pt;
	line-height: 20pt;
}

ul, li {
	font-size: 14pt;
}

img {
	margin: 0px !important;
	padding: 0px !important;
	max-width: 100%;
	height: auto;
}

.img-nospacing {
	margin: 0px !important;
	padding: 0px !important;
	max-width: 100%;
	height: auto;
}

.jumbotron-gallery {
	text-align: center;
}

.jumbotron-gallery img {
	display: inline-block !important;
	margin: 5px;
	padding: 5px;
	max-width: 100%;
}

a.tw-badge-item {
	margin: 10px auto;
	padding: 10px;
	width: 50%;
	min-width: 200px;
	color: #fefefe !important;
	border-radius: 25px;
	background: #b3915e;
}

a.tw-badge-item-fixed {
	padding: 10px;
	min-width: 100px;
	color: #fefefe !important;
	border-radius: 25px;
	background: #b3915e;
}

.tw-cover-logo img {
	margin: 0px;
	padding: 0px;
	max-height: 40px;
}

.tw-action-bubble {
	position: absolute;
	top: 30px;
	right: 15px;
	padding: 5px 10px;
	cursor: pointer;
	color: #fefefe !important;
	background: #b3915e;
}

.tw-action-bubble:hover {
	color: #ffffff !important;
	background: #b3915e;
}

.tw-cover-menu {
	display: none;
}

.tw-cover-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: #3660d2; */
	/* background: #fefefe; */
	background: url("../covers/navbar.png");
	background-size: 100% 100%;
	background-position: top;
	z-index: 1000;
	text-align: center;
	overflow: auto;
}

.tw-cover-menu a {
	display: inline-block;
	padding: 10px;
	color: #8b3e1c;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.tw-cover-menu a:hover {
	color: #222222;
	/* background: #efefef; */
	text-decoration: none;
}

.tw-cover-menu .glyphicon {
	padding-right: 10px;
}

.tw-cover-menu img {
	display: inline-block !important;
	margin: 0px;
	padding: 0px;
	max-height: 90px;
	/* max-width: 50%; */
}

.tw-action-close .glyphicon {
	margin-bottom: 25px;
	max-height: 10px;
}

a.tw-action-close:hover {
	background: transparent;
}

.tw-navbar {
	overflow: hidden;
	text-align: center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	border-bottom: 4px solid #6b5738 !important;
	background-color: #fefefe;
	z-index: 1;
}

.tw-navbar a {
	/* float: left; */
	display: inline-block;
	/*padding: 20px 15px;*/
	padding: 10px 5px;
	color: #222222;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.tw-navbar a:focus {
	color: inherit;
	text-decoration: none;
}

.tw-navbar a:hover {
	color: #b3915e;
	/* background: #efefef; */
	text-decoration: none;
}

.tw-navbar a span {
	padding: 0px 10px;
}

.tw-navbar-fixed {
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 4px solid #6b5738 !important;
	background-size: 100%;
}

.tw-navbar-fixed + .container-fluid {
	padding-top: 60px;
}

.tw-footer {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.tw-caption {
	margin: 10px auto;
	margin-top: 20px;
	padding: 5px 10px;
	width: 80%;
	color: #b3915e;
	/* font-family: "Nothing You Could Do"; */
	font-family: "Passion One";
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	border: 1px dotted #b3915e;
}

.featureset {
	height: auto;
}

.features {
	padding: 15px;
	height: 100%;
	overflow: auto;
}

.feature1 {
	font-size: 14pt;
	background-color: #ff33bb !important;
}

.feature2 {
	font-size: 14pt;
	background-color: #cc99ff;
}

.feature3 {
	font-size: 14pt;
	background-color: #11ddaa;
}

.feature4 {
	font-size: 14pt;
	background-color: #8f8f8f;
}

.feature5 {
	font-size: 14pt;
	background-color: #dfdfdf;
}

.tw-copyright {
	margin-bottom: 20px;
	font-size: 9pt;
	text-align: center;
}

.wp-block-latest-posts li {
	display: block;
	padding: 5px;
	background-color: #eeeeee !important;
}

.wp-block-latest-posts li:hover {
	background-color: #c0dccc !important;
}

.wp-block-latest-posts a {
	color: #6b5738 !important;
}

@media screen and (min-width: 1200px) {
	.container-fluid {
		margin: 0px auto;
		max-width: 980px;
	}
}

@media print {
	.tw-navbar,
	.tw-navbar-fixed,
	.tw-caption,
	.tw-copyright {
		display: none;
	}
}

@media screen and (max-width: 800px) {
	.features {
		height: auto;
		max-height: auto;
	}
}