/*!
Theme Name: curzonclub
Theme URI: http://underscores.me/
Author: Leon Harper
Author URI: http://iamthe.dev
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: the-curzon-club
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

curzonclub is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



body {
	background: url('/wp-content/uploads/2019/04/beertransparent.jpg') repeat;

}


.page-template-default {
	font-family: 'Rubik', sans-serif !important;
}

.navbar-nav  {
	font-size: 25px;
	justify-content: center;
}

.ml-left{
	float: left;

}

.site-header {
	background: url('/wp-content/uploads/2019/04/beertransparent.jpg') repeat;
}

.header-block  {
	padding-top: 30px;
	padding-bottom:  30px;
	color: #444444;
}

.header-icon {
	color: #44444;
}

.header-block a:link {
	display: inline;
    vertical-align: top;
    font-size: 24px;
    line-height: 28px;
	color: rgba(0,0,0,.9);
}

.header-block a:hover {
  color: rgba(0,0,0,.5);
  text-decoration: none;
}

.header-block h1,
.header-block p {
	font-family: 'Rubik', sans-serif !important;
	display: inline;
    vertical-align: top;
    font-size: 24px !important;
    line-height: 28px;
    font-weight: 500;
}

.small-header-block {
	display: none;
	text-align: right;
}

.small-header-block h1 {
	display: none;
	display: inline;
	font-size: 20px;
	padding-left: 10px;
}

.small-header-block a:link {
	display: inline;
    vertical-align: top;
    font-size: 20px;
    line-height: 20px;
	color: rgba(255,255,255,.5);
}

.small-header-block i {
	display: inline;
    vertical-align: top;
    font-size: 20px;
    line-height: 20px;
	color: rgba(255,255,255,.5);
}

.small-header-block a:hover {
  color: rgba(255,255,255,.8);
  text-decoration: none;
}

.custom-logo  {
  height: 100px;
  width: 100px;
}

.custom-logo-link {
	display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	padding-top: 5px;

}

.branding {
	max-width: 900px;
}

.navbar {
	-webkit-box-shadow: 0px 7px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 7px 13px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 7px 13px -2px rgba(0,0,0,0.75);
}

.border-md-right {
  border-right: 1px solid silver;
}


.navbar-brand {float:none;}

#bottomnavrow {
  	 background-color: slate !important;

   
}

#secondary {
	padding-left: 100px;
}

.entry-title {
	display: none;
}

@media only screen and (max-width: 600px) {
  .custom-logo  {
  	float: left;
     height: 45px;
     width: 45px;
  }
 .site-description, .carousel-item {
  	display: none;
  }
}

@media only screen and (max-width: 600px) {

	.site-header {
		height: 15px;
	}

	.carousel-item, .carousel-indicators, .carousel {
		visibility: hidden;
	}

	.full-page {
		padding-top: 70px;
	}

}

@media only screen and (max-width: 960px) {

	.headerspacer {
		visibility: hidden;
	}
	.logo-header {
		display: none;
	}
	.small-header-block {
	display: inline;
	}
}

@media only screen and (min-width: 600px) {
		div.site-header.container-fluid {
		display: none;
	}

}

@media (max-width: 768px) {

  .border-md-right {
    border-right: none;
  }

}



.site-description{
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Artifika';font-size: 22px;
}


#header-left {
	font-family: 'Rubik', sans-serif !important;
	display: inline-block;
}

.carousel-item::before {
 opacity: 0.4;
}

.carousel-item  {
  height: 80vh;
  opacity: 0.8;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-caption {
    width:100%;
    height:100%;
    left:0 !important;
}

.carousel-caption .display-1 {
  text-align:center;
  text-shadow: #343a40 2px 2px;
  padding-top:20%;
  font: 400 100px/1.5 'Pacifico', Helvetica, sans-serif;
  text-shadow: 3px 3px 0px rgba(black, 0.1), 7px 7px 0px rgba(black, 0.05);
  line-height: 2;
}

.display-1::before {
content: "";
display: block;
position: absolute;
margin-left: 0;
min-width: 100%;
min-height: 100%;
max-height: 20em;
z-index: -1;
opacity: 0.3;
background-color: #343a40;
}

.carousel-caption .lead {
  text-align:center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 500;
  text-shadow: 3px 3px 0px rgba(black, 0.1), 7px 7px 0px rgba(black, 0.05);
}


body{

	font-family: Helvetica Neue, Helvetica, Arial;
	color: #444444;
}

#content{
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.page-footer {
	-webkit-box-shadow: 0px -2px 4px 1px rgba(36,30,36,0.55);
	-moz-box-shadow: 0px -2px 4px 1px rgba(36,30,36,0.55);
	box-shadow: 0px -2px 4px 1px rgba(36,30,36,0.55);
}

.contact-title {
    padding-top: 20px;
}

.wpforms-error {
	color: white !important;
}

.site-content {
	background-color:rgba(255, 255, 255, 0.5);
}
