/*
Theme Name: Tuto-child
Version: 1.0
Description: A child theme of Tuto
Template: tuto
*/

@import url("../tuto/style.css");

.mh-header-nav-wrap {
    background: transparent;
    border-top: none;
    display: none;
}
.mh-main-nav-wrap {
    background-image: url(https://thebasementnashville.com/wp-content/uploads/2016/11/swirl_pattern_red_2.png);
}
.mh-main-nav-wrap li a:hover {
    background-color: black;
}
.mh-navigation ul li:hover > ul {
    background: #383838;
}
.mh-content-wrapper {
    background: transparent;
    padding: 0px;
}
.mh-footer {
    background: transparent;
    border-top: none;
}
.mh-copyright a {
    color: #fff;
    font-weight: bold;
}
table {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
td, th {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.mh-widget {
    border-radius: 25px;
    background: black;
}
.mh-sidebar {
    padding-top: 111px;
}
.mh-widget-title {
    color: #f22612;
}
.i3_sfmc_submit, #i3_sfmc_title {
    background: #1a1a1a;
    font-size: 12px;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 15px 0px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    /* border-bottom: none !important; */
}
#i3_sfmc_lists_container {
    color: white;
    padding-bottom: 25px;
}
.i3_sfmc_big_arrow_right {
    width: 12px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    float: left;
    margin-top: 5px;
}
input[type=submit] {
    background-image: url(https://thebasementnashville.com/wp-content/uploads/2016/11/swirl_pattern_red_2.png);
    border: none;
}
@media (max-width: 768px){
#tw-slider {
display: none;
}
.slicknav_menu {
    background: transparent;
}
.slicknav_btn {
    background: transparent;
}
.slicknav_btn {
    background: transparent;
    float: left;
}
	

	
	
}
.mh-footer a:hover {
    color: #f22612;
}
.mh-copyright-wrap {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.mh-main-nav-mobile .slicknav_btn, .mh-main-nav-mobile .slicknav_menu, .mh-main-nav-mobile .slicknav_nav .slicknav_item:hover, .mh-main-nav-mobile .slicknav_nav a:hover {
    background: #000000;
}
.mh-main-nav-mobile .slicknav_nav ul {
    border-top: 1px solid #1f1e1e;
}
.slicknav_nav ul {
    padding: 20px 0 0 15px;
    margin: 0;
    border-top: 1px solid #ea1601;
}
.slicknav_nav ul {
    padding: 20px 0 0 15px;
    margin: 0;
    border-top: 1px solid #adadad;
}
.slicknav_nav ul .menu-item-807 {
	display: none;
}

.tw-plugin-calendar #calendar .tw-cal-full-venue {
    color: #285c81;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 10px;
    padding-top: 12px;
}
#tw-slider .tw-slick-slide-image {
    height: 225px;
    background-color: rgba(0, 0, 0, 0.6);
}
#tw-slider .tw-slick-slide-caption {
    background-color: rgba(217, 15, 15, 0.5);
}
.mh-main-nav-wrap {
    background: #ea2d2f !important;
}
.mh-subfooter {
    border-top: transparent;
    background: transparent;
}


/*  aug hall styles  7/18 */
#main-content {
  float: none !important;
  margin: auto !important;
  /* margin-right: 0 !important; */
}

.aughall-content-home {
  width: 100%;
  max-width: 960px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}


.header-button {
  max-width: 170px;
  width: 50%;
  text-align: left;
  margin-left: 0;
  margin-bottom: 30px;
}

.header-button a {
  text-align: center;
  display: block;
  padding: 12px 6px;
  color: #A18260;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.25px;
  border: solid 1.5px #A18260;
  border-radius: 4px;
  width: 150px;
}

.homepage-gallery-container {
  margin-bottom: 30px;
}

.aughall-social-nav {
  margin: 40px 0 !important;
}

.slider-container {
  text-align: left;
  margin-top: 30px !important;
  /* border-bottom: solid 3px #9d7f5e; */
  /* margin-bottom: 24px !important; */
}

.line-separator {
  margin-bottom: 24px;
}

.slider-container h4 {
  margin-left: 1em;
  color: #fff;
  letter-spacing: 2px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 100;
}

.all-events-button a {
  text-align: center;
  display: block;
  padding: 12px 6px;
  color: #A18260;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.25px;
  border: solid 1.5px #A18260;
  width: 20%;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 40px;
}

.downstairs-container {
   margin: 40px 0;
}

.downstairs-content {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}

.downstairs-content div {
  /* width: 48%;
  margin: 1%; */
}

.downstairs-info {
  text-align: left;
  color: #fff;
  padding-left: 20px;
}

.downstairs-info h4 {
  color: #fff;
  font-family: 'Abel', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.1em;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.downstairs-info a {
  text-align: left;
  display: block;
  padding: 12px 30px;
  color: #A18260;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.25px;
  border: solid 1.5px #A18260;
  min-width: 120px;
  margin: 16px 0;
  max-width: 140px;
  text-align: center;
  border-radius: 4px;
}

.downstairs-info p {
  font-family: 'Source Code Pro', sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 14px;
  letter-spacing: .4px;
  line-height: 1.6em;
  color: #fff;
  margin: 24px 0;
}

.downstairs-gallery {
  min-width: 470px;
  /* height: 300px; */
  /* display: block; */
}



/* about page styles */

.aughall-content {
  float: none !important;
  margin: auto !important;
  width: 90%;
  max-width: 1100px;
}

.aughall-content .header-section img {
  margin: 20px 0;
}

.aughall-content h2 {
  font-family: Abel;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.1em;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
}

.aughall-content p {
  font-family: Source Code Pro;
  font-weight: 100;
  font-style: normal;
  font-size: 14px;
  letter-spacing: .4px;
  line-height: 1.6em;
  color: #fff;
}

.two-column {
  display: flex;
}

.two-column div {
  flex: 1;
  padding: 16px;
}

.right-col {
  text-align: left;
  color: #fff;
}

.right-col h2 {
  font-family: Abel;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1em;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
}

.right-col p {
  font-family: Source Code Pro;
  font-weight: 100;
  font-style: normal;
  font-size: 14px;
  letter-spacing: .4px;
  line-height: 1.6em;
  color: #fff;
}

.mid-section {
  margin: 60px 0;
}

.about-title {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .three-col {
    display: flex;
    justify-content: space-between;
  }

  .three-col .col {
    width: 30%;
  }

  .history-section .two-column .left-col {
    flex: 1.5;
    padding-right: 36px;
  }

  .history-section .two-column .left-col img {
    margin-bottom: 30px;
  }

  .history-section .two-column .right-col {
    flex: 0.95;
  }

  .aughall-content-home {
    width: 70%;
    max-width: 900px;
    margin: auto;
    text-align: center;
    overflow: hidden;
  }

  .header-button {
    width: 30%;
  }

  .homepage-gallery-container {
    margin-bottom: 140px;
  }
}


.custom-logo {
  width: 52% !important;
}

@media screen and (min-width: 900px) {
	.mh-custom-header {
		display: none;
	}

	#menu-main-menu {
    margin-top: 50px;
		margin-left: 7.5%

}
}

.mh-main-nav li a {
	white-space: nowrap;
}

.menu-logo {
	 background-image: url(/wp-content/uploads/2018/06/august-hall-logo-mai.png);
    background-size: 100%	;
    background-repeat: no-repeat;
    max-width: 200px;
    width: 100%;
	height: 110px;
	margin-top: -30px;
	min-width: 150px;
	display: none !important;
}

.menu-logo:hover {
	background-image: url(/wp-content/uploads/2018/06/august-hall-logo-mai.png) !important;
    background-size: 100%	!important;
    background-repeat: no-repeat !important;
}

.menu-logo a {
	height: 50px;
}


.about-content {
  margin-top: 16px;
}

@media screen and (min-width: 768px) {
.custom-logo {
  width: 23% !important;
}

	.menu-logo {
		display: block !important;
	}

  .right-col h2 {
    font-size: 35px;
  }
}

.mh-main-nav {
	display: flex;
	justify-content: center;
}

.mh-main-nav-wrap {
  background-color: transparent !important;
}

.mh-navigation li a {
  color: #fff;
  font-family: Source Code Pro;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1em;
}

#menu-main-menu {
  display: flex;
  justify-content: center;
}

.page-id-7 .entry-title {
 display: none;
}

.mh-sidebar {
  padding-top: 30px;
}
.simple-page-container p a  {
  font-size: 20px;
}


.mh-widget {
  background: #f9f9f9;
  border-radius: 0;
}

.mh-navigation li:hover {
  background: transparent;
}



.mh-navigation li a:hover {
  background-color: transparent;
   color: #A18260;
}

.mh-navigation ul ul {
  background: red;
}

.mh-navigation ul ul li:hover {
  background: #7f9bc1;
}

.mh-navigation ul ul li a:hover {
   color: #1f3d7e;
    font-size: 14px;
    border-bottom: none;
}

.sub-menu {
  background: #7f9bc1 !important;
}

.content-title {
  margin-top: 30px;
}


.entry-title {
 display: none;
}

.simple-page-container {
 width: 70%;
 margin: auto;
 text-align: center;
 color: #1f3d7e;
}

.simple-page-title {
   color: #1f3d7e;
}

.phone-num, .address {
  color: #1f3d7e;
  font-size: 18px !important;
}



.entry-content a:hover {
 text-decoration: none;
}

.phone-num:hover, .address:hover {
  border-bottom: solid 2px #7f9bc1;
  color: #7f9bc1;
  text-decoration: none;
 underline: none;
}

.entry-content a {
  color: #1f3d7e;
  font-weight: 800;
}


.page-id-43 .entry-content a:hover {
border-bottom: solid 2px #7f9bc1;
  text-decoration: none;
 color: #7f9bc1;
 underline: none;
}

.mh-copyright-wrap  {
      padding-top: 0;
    margin-top: -60px;
}

.mh-copyright {
  display: block;
    text-align: center;
    margin: 30px auto;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(31, 62, 126, 0.49);
    letter-spacing: 1.25px;
    text-transform: uppercase;
}


.mh-sidebar-widget-title-inner {
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}

/* FOOTER STYLES */

.mh-footer-widget {
  background: transparent;
  color: #1f3d7e;
}

.mh-footer-widget-title {
 background: #f9f9f9;
 border: solid 1.25px #1f3d7e;
 font-weight: 500;
 font-family: 'Barlow Semi Condensed', sans-serif !important;
 text-transform: uppercase;
 font-size: 15px;
}

.contact-footer {
 font-family: 'Barlow Semi Condensed', sans-serif !important;
  font-size: 19px;
  font-weight: 500;
  text-align: center;

}


.photo-page-container {
  text-align: center;
}

.photo-row {
  display: flex;
}

.photo-item-container {
  width: 50%;
  margin: 6px;
}


.mh-main-nav-mobile .slicknav_btn, .mh-main-nav-mobile .slicknav_menu, .mh-main-nav-mobile .slicknav_nav .slicknav_item:hover, .mh-main-nav-mobile .slicknav_nav a:hover {
  background: #1f3d7e;
}

.mh-header-nav-mobile {
  display: none;
}

/* updated augusthall styles */
.mh-social-nav-footer {
    width: 100%;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
	margin-top: -40px;
    margin-bottom: 20px;
}

.mh-copyright-wrap {
	float: none;
	margin-top: 0;
}

.mh-copyright {
	margin: 0;
	margin-bottom: 10px;
	color: #fff;
	text-transform: none;
	font-size: 11px;
}

#menu-social-footer-1:hover li a {
	color: #9a9a9a;
}

.mh-social-nav li a:hover {
	background: transparent;
	color: #fff !important;
}

.mh-social-nav li a {
	font-size: 24px;
}

.contact-footer {
	width: 100%;
	font-family: Source Code Pro;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 2px;
	color: #fff;
}

#custom_html-4 {
	padding: 0;
  margin-top: 0px;
  margin-bottom: 8px;
}

.mh-content-wrapper {
    padding: 0px;
    margin-bottom: 25px;
    background: #100806 !important;
}

#tw-slider .tw-slick-slide-image, #tw-slider .tw-slick-slide-image > a {
	background: #100806 !important;
}

#tw-slider .tw-slick-slide-caption {
	background-color: transparent !important;
}

.mh-main-nav-mobile .slicknav_menu, .mh-main-nav-mobile .slicknav_btn {
	background: transparent;

}

.slicknav_nav a {
    display: block;
    padding: 5px 10px;
    margin: 2px 5px;
    color: #fff;
    font-family: Source Code Pro;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1em;
}

.mh-main-nav-mobile .slicknav_nav a:hover {
    background: rgba(103, 103, 103, 0.23);

}

.contact-container {
	margin-top: 60px;
}

.contact-content {
		display: flex;
	  margin: 50px 0;
}

.contact-info {
	width: 85%;
}

.contact-info p {
	font-weight: 100;
	margin: 1em 0;
	margin-left: 1em;
}

.contact-content a {
	color: #A18260;
}

.map-container {
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}


.entry-content h3 {
	color: #A18260;
	margin-bottom: 4px;
	font-family: 'Source Code Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.entry-content p {
	color: #fff;
	font-family: Source Code Pro;
  font-weight: 100;
  font-style: normal;
  font-size: 14px;
  letter-spacing: .4px;
  line-height: 1.6em;
}

.entry-content p a {
		color: #A18260;
}

.entry-content p a:hover {
	color: #c79c67;
}


.your-name input {
	width: 76%;
}

.your-email input, .your-subject input {
	width: 88%;
}

.wpcf7-textarea {
	width: 87%;
}

.specialevents-info p {
	margin: 24px 0;
}

.specialevents-info h3 {
	  color: #fff;
	  font-family: Abel;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 1.1em;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.wpcf7-form .wpcf7-submit {
	background: transparent;
	border: solid 2px #A18260;
	color: #A18260;
	font-family: Source Code Pro;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 1.6em;
}

.specevents-button {
	background: transparent;
  border: solid 2px #A18260;
  color: #A18260;
  font-family: Source Code Pro;
  font-weight: 400;
  font-style: normal;
	font-size: 14px;
  display: block;
  letter-spacing: 2.5px;
  line-height: 1.6em;
  padding: 13px 26px;
  margin: 30px 0;
  width: 120px;
  text-transform: uppercase;
  text-align: center;
}


input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover {
    border: 1px solid #A18260;
}

input[type=submit]:hover, .specevents-button:hover {
    color: #ffffff;
    background: #A18260;
}

.alignleft {
	clear: both;
}

#page-348 {
	width: 95%;
	margin: auto;
}

.getting-here-container {
	display: flex;
}




.header-button a:hover, .downstairs-info a:hover, .all-events-button a:hover {
	background: #a48665;
	color: #fff;
}

.footer-logos {
	width: 90%;
	margin:auto;
	margin-top: 30px;
	text-align: center;
}


.footer-logos img:first-child {
	width: 70%;
	margin: 30px 0
}

.footer-logos img:last-child {
	width: 80%;
}

.downstairs-content {
	flex-direction: column;
}

.downstairs-info {
	padding: 0;
	margin-top: 20px;
}

.all-events-button a {
	width: 200px;
}

.two-column, .contact-content {
	flex-direction: column;
}

.mid-section {
	margin: 16px;
}

.alignright {
    margin: 0.3125rem 0 1.25rem 1.5rem;
}

.alignleft {
    margin: 0.3125rem 1.5rem 1.25rem 0;
}

.getting-here-container {
	flex-direction: column;
}

.slideshowlink {
	display: none;
}

.ngg-galleryoverview {
	width: 90%;
	margin: auto;
}

.ngg-galleryoverview { text-align: center; }
.ngg-gallery-list { display: inline-block; margin: 0; }
.ngg-gallery-thumbnail-box { float: none !important; display: inline-block; }

.mh-copyright {
	display: none;
}





/* move styles to styles.css at end 7/18 updates */




.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
	  position: relative;
	  max-width: 500px;
    height: auto;
}

/* The Close Button */
.close {
    color: #000;
    float: right;
    font-weight: bold;
	  font-size: 32px;
    position: absolute;
    top: -16px;
    right: 6px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.modal-title {
	font-family: Source Code Pro;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .4px;
	  font-size: 22px;
    line-height: 1.2em;
    margin-right: 22px;
    color: #333;
	 text-align: left;
	margin-bottom: 30px;
}

#i3_sfmc_title {
	display: none;
}

#i3_sfmc_submit {
	background: #3e3838;
    width: 40%;
    max-width: 116px;
    border-radius: 0;
    text-align: center;
    display: block;
    margin: 20px 0;
    padding: 16px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    letter-spacing: 1.5px;
}

.fc td, .fc th {
	height: auto;
}

.slider-title {
	color: #fff !important;
	font-weight: 100 !important;
}

.to-top {
	text-align: center;
}

.to-top a {
	 font-family: Source Code Pro;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 2px;
    color: #A18260;
}

.to-top a:hover {
	 color: #A18260;
}




/* venue overview page */

.header-content {
	width: 70%;
	margin: auto;
	text-align: center;
}

.aughall-overview .header-section img {
	    display: block;
    margin: auto;
}

.header-content h1 {
	text-align: center;
	color: #fff;
	margin: 30px;
	font-family: Abel;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 7px;
  text-transform: uppercase;
}
.header-content a {
	display: block;
	margin: auto;
    padding: 12px 30px;
    color: #9e8466;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.25px;
    border: solid 1.5px #9e8466;
    min-width: 120px;
    max-width: 140px;
    text-align: center;
    border-radius: 4px;
	  margin-top: 20px;
}

.header-content a:hover {
	color: #fff;
	background: #9e8466;
}

.content-section {
	margin: 60px 0;
	margin-top: 120px;
	    font-family: Source Code Pro;
    font-weight: 100;
    font-style: normal;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 1.6em;
    color: #fff;
}

.header-section .content-section {
  margin-top: 0;
}

.content-section div {
	padding: 0;
}

.content-section .left-col {
	margin-right: 20px;
	margin-top: 0;
}

.flex-grid-thirds {
	  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex-grid-thirds .col {
	width: 32%;
	margin-bottom: 16px;
	text-align: center;
}

.flex-grid-thirds .col p {
   margin: 16px 0;
	 color: #9e8466;
	 text-transform: uppercase;
	font-weight: 600;
	 letter-spacing: 2px;
}

.amenity-section h3 {
	    font-family: Abel;
    font-style: normal;
    font-weight: 100;
    font-size: 35px;
    line-height: 1.1em;
    letter-spacing: 4px;
    text-transform: uppercase;
	  color: #fff;
}

.amenity-section {
	    font-family: Source Code Pro;
    font-weight: 100;
    font-style: normal;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 1.6em;
    color: #fff;
}

.amenities .amenity-section {
	border-bottom: solid 1px #3c3732;
	padding-bottom: 40px;
}

.overview-contact-section h3 {
	font-family: Abel;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 1.1em;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #fff;
}

.aughall-overview h2 {
	font-size: 56px;
}

.contact-section, .section {
	margin-top: 60px;
}
.section h2 {
	margin-left: .25em
}

.map-embed iframe {
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.contact-section .left-col, .overview-contact-section {
	padding-left: 0 !important;
}

.rental-list li {
	margin: 14px 0;
}

.overview-content a {
	 color: #9e8466;
}

.overview-content a:hover {
	color: #d2bfaa;
}


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

  #main-content {
    width: 95% !important;
    margin: auto !important;
    overflow: hidden;
  }

	.slicknav_menu {
		position: absolute;
    top: 1em;
    width: 100%;
	}
	.slicknav_nav {
		display: block;
    width: 100%;
    position: absolute;
    background: rgb(15, 7, 7);
    top: 7em;
    margin: 0px 0px 0px -.6em;
    height: 100vh;
    z-index: 20000;
    border-top: none;
    text-align: center;
    padding-top: 2em;
	}
	.slicknav_nav li {
		margin: 20px 0;
	}
	.slicknav_nav a {
		font-size: 20px;
	}
	.mh-main-nav-mobile .slicknav_nav a:hover {
		background: transparent;
	}
	.slicknav_nav a:hover {
		background: transparent;
		color: #a58866;
	}
	.mh-main-nav-mobile .slicknav_nav ul {
		border-top: none;
	}
	.header-button {
		width: 50%;
	}
  .col .img-container {
  margin-top: 20px;
  }
  .footer-logos {
    margin-top: 0px;
  }
  .mh-social-nav-footer {
    margin-top: 0px;
  }

  .footer-logos img:last-child {
    width: 100%;
  }
  .footer-logos img:first-child {
    width: 100%;
    margin: 16px 0;
  }

  .alignleft, .alignright {
    display: block;
    float: none !important;
    width: 90% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
  }
  #tw-slider {
    display: block;
  }
}


@media screen and (min-width: 768px) {
  .header-button {
    width: 15%;
  }

  .downstairs-content {
    flex-direction: row;
  }

  .downstairs-info {
    padding-left: 20px;
    margin-top: 0px;
  }

  .two-column, .contact-content {
    flex-direction: row;
  }

  #page-348 {
    width: 75%;
  }

  .getting-here-container {
    flex-direction: row;
    margin-top: 100px;
  }
	.specialevents-info {
  	 flex: 180 0 180px;
  	 margin-left: 24px;
  }

  .specialevents-content {
  	padding-right: 13em;
  }

  .getting-here-content {
  	  width: 50%;
      margin-left: 50px;
  }

  .getting-here-content img {
      margin-left: -12px;
  }
  .amenity-section .two-column .left-col {
    flex: none;
    width: 35%;
  }

  .amenities .amenity-section {
    margin-bottom: 40px;
  }

}

.hidden {
  /* visibility: hidden; */
}


.fc-grid .fc-day-number {
  color: #f0f0f0 !important;
  font-weight: 600 !important;
  text-shadow: 1.4px 1.5px 0.3px #000 !important;
}

.fc-widget-content {
  border: 1px solid rgba(204, 204, 204, 0.25) !important;
  background: rgba(110,110,110,.05);
}

/* mailchimp embed styles */
#mc_embed_signup h2 {
  padding: 0;
  font-size: 1.4em;
  font-family: Source Code Pro;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .4px;
  line-height: 1.2em;
  margin-right: 22px;
  color: #333;
  text-align: left;
  margin-bottom: 30px;
}

#mc_embed_signup form {
  padding: 0 !important;
}

#mc_embed_signup .button {
  font-family: Source Code Pro !important;
  width: auto;
  background: #9f815e !important;
  text-shadow: 1px 1px 1px #000;
}

#mc_embed_signup .button:hover {
  background: #7f603c !important;
}

#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
  font-family: Source Code Pro;
}




