/*
Theme Name: Bottomless Brewing Theme
Author: FingerLakes1.com
Author URI: http://services.fingerlakes1.com/
Author URI: http://services.fingerlakes1.com/
Description: TwentySixteen Child Theme
Version: 1.0.0
Template: twentysixteen
Text Domain: bottomlessbrewing-2016
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url('/web/20180830081007cs_/http://bottomlessbrewing.com/wp-content/themes/twentysixteen/style.css');

html {

}

body,
button,
input,
select,
textarea {
	font-size: 18px;
	font-size: 1rem;
	line-height: 1.35;
	font-family: "Quattrocento Sans", sans-serif;
	font-weight: 400;
}

body {
	font-size: 18px;
	font-size: 1rem;
}

body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
	height: 0px !important;
}

p {
	margin: 0 0 1em;
}

ul, ol {
	margin-bottom: 1em;
}

body #page.site,
body #page .site-inner {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;	
}

/*body #page .site-inner #masthead {
	margin: 0 auto;
	padding: 10px 53px;
}

body #page .site-inner #content,
body #page .site-inner #colophon {
	margin: 0 auto;
	padding:40px 90px;
	background-color: #fff;
}*/

body #page.site,
body #page .site-inner {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;	
}

body #page .site-inner #masthead,
body #page .site-inner #content,
body #page .site-inner #colophon {
	padding:40px 130px;
	margin: 0 auto;
	background-color: #FFF;	
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Quattrocento Sans", sans-serif;
}

.quattrocento-reg {
	font-family: "Quattrocento Sans", sans-serif;
	font-weight: 400 !important;
}
.quattrocento-bold {
	font-family: "Quattrocento Sans", sans-serif;
	font-weight: 700 !important;
}

.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {

}

.entry-content h2, .entry-summary h2, .comment-content h2 {
    font-size: 1.75rem;
    line-height: 1.25;
    margin-bottom: 1em;
    margin-top: 1.5em;
}

.entry-content h1 {
	font-family: "Federo", sans-serif;
}

.entry-content {
	padding-bottom: 30px;
}
body a {
	box-shadow: none !important;	
}

body .site-main {
	margin-bottom: 0;	
}

body .site-main .widget {
	padding-top: 0;	
}

body.home h1.entry-title {
	display: none;	
}

.entry-title {
	font-family: "Federo", sans-serif;
	text-align: center;
}

hr {
    display: block !important;
    border-style: inset !important;
	border-color:  #7f2700 !important;
	background-color:  #7f2700 !important;
}

#meta-slider-wrapper {
	padding-bottom: 60px;
}

/**** MASTHEAD / HEADER ****/

#masthead {
	box-sizing: border-box;
	padding: 25px 40px;
	height: 100;
}

#masthead .site-title,
#masthead .site-description {
	display: none;	
}

/**** MAIN NAVIGATION ****/

#masthead #site-header-menu {
	margin: 0;	
}

#masthead #site-header-menu ul li a {
	text-transform: uppercase;	
}

#masthead #site-header-menu ul.sub-menu li a {
	text-transform: none;
}

#masthead #site-header-menu ul ul a {
	width: 250px;
	text-align: right;
}

.main-navigation {
	font-family: "Quattrocento Sans", sans-serif;
	font-weight:700;
}

img.custom-logo {
	width: 300px;
	max-width: 300px;
}

h2.phone {
	text-align: right;
	color: #10b8b9;
}
/**** CONTENT ****/

body .site-content {
	padding: 40px;	
}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin: 0px auto;
}

.site-info {
	margin: auto;
	display: inline-block;
	text-align: center;
}

.top-image {
	margin-top: -50px;
	padding-bottom: 120px;
}

.home-story-content {
	background-color: #B8E8E8;
	float: right;
	padding: 28px 20px 39px;
}

a.learn-more-button {
	color: #fff !important;
    background-color: #10b8b9;
    border-color: #10b8b9;
	border-radius: 0px;
	padding: 10px 25px;
}

.learn-more-button:hover,
.learn-more-button:focus,
.learn-more-button:active {
  background: #1f0d57;
  border-color: #1f0d57;
  color: #fff;
}

.pt-cv-content {
	font-family: "Quattrocento Sans", sans-serif;
}

.entry-footer {
	display: none;
}

.hours {
	width: 600px;
	height: 750px;
	background-color: #fff;
	border-color: #e3e3e3;
	border: solid;
	border-width: 20px;
	padding: 35px 20px 20px 20px;
	text-align: center;
	margin: auto;
}

.map {
	width: 600px;
	margin:auto;
	padding-top: 50px;
}

/*form.vfbp-form h4 {
	text-align: center;
}*/
form {
	margin-left: 0;
	display: inline-block;
}
form.vfbp-form {
	margin: 0;
}

.vfbp-form {
	float: none;
	background-color: #e3e3e3;
	width: 800px;
	max-width: 800px;
	padding: 20px;
	margin: 0px;
	overflow: hidden;
}

.vfbp-form .btn-primary {
	color: #fff;
    background-color: #10b8b9;
    border-color: #10b8b9;
	border-radius: 0px;
	padding: 10px 25px;
	
}

.vfbp-form .btn-primary:hover,
.vfbp-form .btn-primary:focus,
.vfbp-form .btn-primary:active {
  background: #1f0d57;
  border-color: #1f0d57;
  color: #fff;
}

.vfbp-form .btn {
	text-transform: uppercase;
}

/*.vfb-well {
	float: none;
	min-height: 20px;
    padding: 19px;
    margin: 20px 0;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    overflow: hidden;
}*/

.vfb-col-12 {
	float: none;
}

.connect-form {
	width: 800px;
	max-width: 800px;
	margin: auto;
	align-content: center;
	padding-bottom: 50px;

}

form#connect-3.visual-form-builder.vfb-form-3{
	width: 800px !important;
	max-width: 800px !important;
	margin: auto !important;
	align-content: center !important;	
	
}

form#reservation-form-1 {
	width: 800px;
	align-content: center;
	margin: auto;
}

.reservation-form {
	width: 800px;
	align-content: center;
	margin: auto;
}

.visual-form-builder.vfb-legend {
	color: #1f0d57 !important;
}

.restaurantpress {
	margin: auto;
}

#restaurant-press-section .rp-column-wrapper .rp-column-2 {
	float: none;
	margin: auto;
}

.rp-list-design-layout .rp-column-block .rp-column-single-block {

}

.restaurantpress-group #restaurant-press-section .rp-column-wrapper .rp-column-2 {
    width: 80%;
	margin: auto;
	float: none;
}

.post-thumbnail {
	width: 100%;
}

.paypal {
	margin-left: 400px;
	align-content: center;
}

label.vfb-desc.vfb-span {
	color: red !important;
}

/**** FOOTER ****/


/**** MINI NAV ****/



/**** CONTENT AREAS ****/



/**** NEWS AREA CONTENT VIEWS ****/




/**** INTERNAL PAGE LAYOUT ****/



/**** METASLIDER LAYOUT ****/

#meta-slider-wrapper .metaslider .caption-wrap {
	background-color: transparent;
	top: 0;
}

#meta-slider-wrapper .metaslider .caption-wrap .caption {
	display: block;
	max-width: 1280px;
	margin: 0 auto;
}

#gallery-home figcaption.gallery-caption {
	position:relative;
	top:-40;
	background-color: rgba(221, 221, 221, 0.5) !important;
	font-size: 32px !important;
    font-size: 1rem;
    font-style:normal !important;
	text-transform: uppercase;
    padding-top: .5em;
	padding-bottom: .5em;

}

.story-slider {
	float: left;
	padding-right: 30px;
}

@media screen and (min-width: 61.5625em) {
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
	margin: 0 auto;
	align-content: center;
	float: none;
	margin-bottom: 60px;
}

}
/*
     FILE ARCHIVED ON 08:10:07 Aug 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:36:34 Nov 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.079
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.018
  esindex: 0.021
  cdx.remote: 27.128
  LoadShardBlock: 162.875 (3)
  PetaboxLoader3.datanode: 244.096 (5)
  load_resource: 547.739 (2)
  PetaboxLoader3.resolve: 391.435 (2)
*/