/*

Theme Name: Rupert on Rupert
Theme URI: http://rupertonrupert.com.au
Author: Avenue Black
Author URI: http://avenueblack.com.au
Description: Rupert on Rupert Jul 2016
Version: 1.0
Text Domain: avenueblack

*/
@import url('https://fonts.googleapis.com/css?family=Barlow:400,700');
html {
	min-height:100%;
	position:relative;
}

body {
	background:#fff;
	color:#4D4D4D;
    font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:16px;
    line-height: 2;
}

h1{
	font-size: 28pt;
	letter-spacing: 2px;
	color: #4D4D4D;
	margin-top:0px!important;
    font-variant: small-caps!important;
}

.altcolor{
	color: #fff !important;
}

h3 {
	font-variant: small-caps;
	letter-spacing: 10px;
	font-weight:300;
	color:  #414042;
	margin-top:0px!important;
}

h2 {
	font-variant: small-caps;
	font-size: 20pt;
	letter-spacing: 2px;
	font-weight:300;
	color:  #414042;
	margin-top:0px!important;
}

h4 {
	font-weight:300;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:2;
}

a {
    
    color:#414042;
}
a:hover{
    color:#414042;
    text-decoration: none;
}
.sbc-calendar-month {
    float: left;
    padding: 10px;
    width: 250px!Important;
    border: 0px solid transparent !Important;
    background-color: transparent !Important;
    margin-right: 10px;
}

.info-body {
    padding-bottom: 128px;
}

.body-std {
	font-size:14pt;
	color: #414042;
	line-height: 1.5;
	letter-spacing: 3;
	padding: 10px 40px 20px 40px;
}
.body-sml {
	font-size:12pt;
	color: #414042;
	line-height: 1.5;
	letter-spacing: 3;
	padding: 10px 40px 20px 40px;
}



.address {
	text-align:center;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-weight:300;
	color: #020202;
	margin-top:0px!important;
	margin-bottom:81px;
}

.full-page {
	height:100%;
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	overflow: hidden;
}
.sep1
{
border-bottom: 1px solid red;
   width: 135px;
  margin:0px auto;
margin-top: 232px;
    margin-left: 681px;
    padding-bottom: 56px;
   
}
.full-page-overlay {
	background: rgba(0,0,0,0.3);
}

.full-page-overlay-about {
	background: rgba(0,0,0,0.7);
}


.full-page-nav-container {
	background: #231f20;
	height:80px;
	width:100%;
	z-index:9999;
}

.full-page-nav-container-fixed {
	position:fixed;
	top:0px;
}

.full-page-nav-container-scroll {
	position:absolute;
	bottom:0px;
}


.full-page-offset {
	position:absolute;
	background:#fff;
	top:100%;
	z-index:999;
	width:100%;
	padding-bottom:200px;

}

.landing-hero {
	background: url('images/backg5a.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

	z-index: -1;
}

.logo-overlay {
    font-family: 'Open Sans', sans-serif;
    padding: 90px;
    padding-right: 55px;
    background: url(images/Rupert-Logo.svg);
    background-repeat: no-repeat;
    background-position: right;
    width: 192px;
    margin-right: 72px;
}
.menu-container-wedding
{
background-color:#e8e9ea;
text-align: center;
color:#414042;
}
.menu-container
{
background-color: #231f20;
text-align: center;
color: #ffffff;
}
.nav-menu {
	text-align:center;
	margin: 0;
	padding: 0px;
	list-style-type: none;
        background: #000;

        
}
.menu-container li a{
    	color: #fff;
}
.menu-container-wedding li a{
    color:#fff;
}
.menu-container-wedding li a:hover{
    color:#808080;
}
.nav-menu li {
	display:inline-block;
	line-height: 80px;
	margin-right:50px;
}
.nav-menu li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight:400;

	text-decoration: none;
	letter-spacing: 3px;
}

.nav-menu li a:hover {
		font-family: 'Open Sans', sans-serif;
			font-weight:400;
}
.nav-btn-mobile {
	display:none;
}

.btn-modal-menu {
	background:none;
	border:0px;
}
.svg-menu img {
  float:right;
  position: relative;
  top: 25px;
  right:15px;

}
.menu-open{ 
   width: 40px;
   display:none;
}
.menu-close { 
   width: 30px;
   display:none;
}
.menulogo {
 display:none;	
}
/* Styling for Pages */

.days {
	letter-spacing: 4px;
	font-variant: small-caps;
	font-size: 20px;
	margin-bottom: 50px;
}
.section {
	font-family: 'Open Sans', sans-serif;
	color: #BBB;
	font-size: 16px;
	text-align:center;
	padding: 0px 0px 81px 0px;
	min-height:600px;
	background-color: #696969;
	margin-bottom: 0px;

}

.about-background {
	background-image: url('images/rupaboutbg1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding:0px;
	z-index: -1;
}

.reservations h1{
    padding-top: 75px;
}

.content-info {
	font-size:16px;
	color: #414042;
	line-height: 2;
	letter-spacing: 3;
	padding: 0px 0px 92px 0px;
}

.about, .food-drinks, .section-events, .contact {

	background-color: #fff;
}
.ourethos, .reception, .sgallery {
background-color:#292728;
}
.ceremonies, .gallery{
    background-color:#f6f6f6;
}
.capacities{
    background-color:#333333;
    height: 100%;
    text-align: center;
}
.gallery{
    height: 100%;
}

.section h1{
    padding-top:81px;
    letter-spacing:3;

}

.section h1:after {
    content: '';
    height: 1px;
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #4D4D4D;
}

.section-events {
    padding: 0px;
    min-height: 150px;
    text-align: center;
}


.section-events > .sep {
	border-bottom: 1px solid #444;
	width:200px;
	margin: 50px auto;
}

.section-events > h1 {
	padding-top:40px;
}

.section-events > .section-anchor {
	padding-top:60px;
}


.btn-wedding{

    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	width: 230px;
    height: 68px;
    font-size: 16px;
    margin: 5px 10px;
    padding: 5px 0px;
    background-color: transparent;
    border-color: #414042;
    color: #414042;
    border: 1px solid;
    padding-top: 20px;
    margin-bottom: 50px;
}

.btn-wedding.black{
    color: #ffffff !important;
    border-color: #ffffff !important;
}
.parallax { 

    /* Set a specific height */
    height: 515px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax_img {
	height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.btn-book {
	margin: 30px;
   	padding: 15px 32px;
   	font-family: 'oxygen', sans-serif;
   	font-size: 20px;
   	font-weight: 700;
   	border-radius: 3px;
   	border: 0px;
	background-color: #FFF;
   	border-bottom: 5px solid #e5e5e5;
}

.menu-title {
	margin: 70px auto 50px auto;
	text-align: center;
	font-weight: 600;
	font-size: 30px;
	color: #020202;
	letter-spacing: 4px;
	border-bottom: 1px solid #444;
	width: 200px;
}


.menu-info {
	text-align: center;
	font-weight: 300;
	font-size: 15px;
	color: #020202;
	letter-spacing: 2px;
	font-variant: small-caps;
}

.menu-price {
	margin-bottom: 20px;
	text-align: center;
	font-weight: 300;
	font-size: 15px;
	color: #020202;
	letter-spacing: 1px;
}
.footer {
    background-color:#fff;
    padding:40px 0px;
}
.footer-strip {
    display: block;
    background-color: #333333;
    height: 30px;
    margin-bottom: 15px;
}


.footer-icons {
	width: 80px;
	padding: 10px 5px 10px 5px;
	margin-top: 20px;
	margin-bottom:20px;
    border: 0;
    display: inline;
    text-align: center;
}

.footer-info {
	max-height: 25px;
	font-color: #020202;
	font-size:18px;
	text-align:center;
}

#rupert-map {
        height:600px;
        width:100%;
    }
    .gm-style-iw * {
        display: block;
        width: 100%;
    }
    .gm-style-iw h4, .gm-style-iw p {
        margin: 0;
        padding: 0;
    }
    .gm-style-iw a {
        color: #4272db;
    }

.section > .sep {
	border-bottom: 1px solid #444;
	width:200px;
	margin: 50px auto;
}

.section > h1 {
	padding-top:80px;
}

.section > .section-anchor {
	padding-top:80px;
}

.img-gallery {
	margin:40px auto;
	max-width: 980px;
}

.img-placeholder {
	width:300px;
	height:250px;
	display:inline-block;
	margin-right:20px;
	margin-bottom:20px;
	background:url('images/eddy_test_image.JPG');
	background-size:cover;
	background-repeat: no-repeat;
	border:0px;
}

.desaturate {
	-webkit-filter: grayscale(100%);
 	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	transition: all 0.5s ease-in;
}

.desaturate:hover {
	-webkit-filter: grayscale(0%);
 	filter: grayscale(0%);
	filter: none;
}


.dinner-col {
	border-right:1px solid #EEE;
	min-height:500px;
	text-align:center;
	padding-top:220px;
	letter-spacing:2px;
}

.drinks-col {
	min-height:500px;
	text-align:center;
	padding-top:220px;
	letter-spacing:2px;
}




.brand-logo {
	font-family: 'Open Sans', sans-serif;
}

.menu-heading {
    text-align: center;
    padding: 75px 0px;
    padding-left: 16%;
}
.menu-heading img{
    padding-bottom: 30px;
}
.menu-link{
       padding: 30px 0px;
    font-size: 14pt;
}
.menu-sub-heading {
    font-size: 18pt;
    font-weight: bold;
    color: #b1b1b1;
}

.menu-body{
    padding: 0px 10%;
    text-align: left;
}
.menu-body p{
    font-size: 14pt;
      color: #414042;
}
.menu-item {
  color: #414042;
  font-size: 14pt;
    text-align: left;
}

.menu-item-name {
  color: #414042;
  font-size: 14pt;
  font-weight: bold;
}

.menu-item-description {
    width: 80%;
    padding-right: 5%;
}
 
.menu-item-price{
  float: right;
    width: 20%;
  margin-top: -22px;
}
.menu-notes{
    padding: 50px 10%;
    bottom: 0;
      color: #414042;
    font-size: 13pt;
}
.menu-booking-info {
    padding-top: 50px;
}


/*WP Calendar Overwrite*/

.wpsbc-calendar {
    
    background-color: transparent !important;
        width: 350px!important;
}
.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul li.wpsbc-pad 
{
        background-color: transparent !important;
}
.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul.wpsbc-weekdays 
{
    background-color: transparent !important;
    border-bottom: 0px solid !important;
    width: 350px!important;
    
}


.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul li.wpsbc-day {
    border-radius: 2px;
    border: 0.5px solid #414042;
}
.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul *
{
    color:#414042 !important;
}
.wpsbc-legend-color status-default
{
    border-radius: 2px !important;
    border: 0.5px solid #414042 !important;
}

.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul li.wpsbc-day.wpsbc-highlight {
        background-color: transparent !important;
}
.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul {
        width: 350px!important;
}

.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-calendar ul li{
  width: calc(100%/7.01) !important;
       margin: 4px;
}
.wpsbc-day-1.status-default {
    
    background-color: red !important;
  
}

.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-legend .wpsbc-legend-item {
    padding-bottom: 10px;
}
.wpsbc-container wpsbc-calendar-1 wpsbc-theme-flat{
    background-color: aqua !important;
}

.wp-calander-container{
     background-color: #333333;
}

.wpsbc-container.wpsbc-theme-flat .wpsbc-calendars .wpsbc-legend .wpsbc-legend-item .wpsbc-legend-color{
        border-radius: 2px;
    border: 0.5px solid #414042;
}

/* Gallery*/
    .imageGallery {

        overflow: hidden; 

    }
    .imageGallery > a {

        float: left; padding: 1px; box-sizing: border-box; position: relative;

    }

    .imageGallery > a:first-child { left: -1px; }
    .imageGallery > a:last-child { right: -1px; }

    .imageGallery > a > img {

        display: block; width: 100%;

    }



.gallery-container {
  margin: auto;
  max-width: 100%;
}

.responsive-image {
  max-width: 100%;
}

.cell img{
  display: block;
  cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #fff;
    width: 100%;
    object-fit: cover;
    height: 350px;
}



.event-content{
    text-align: center;
    padding-top:  2%;
    width: 82%;
}
.event-content h1
{
    padding-bottom: 5px;
}


.event-content  h1:after {
    content: '';
    height: 1px;
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    background-color :#444;
}


.event-content h2
{
    padding-bottom: 5px;
}

.event-content p
{
    padding-bottom: 5px;
font-size: 14pt;
    color: #414042;
    line-height: 1.5;
}

.event-img{
    padding-top:  2%;
    padding-bottom:  5%;
    text-align: center;
}

.event-img img{
    max-width: 360px;
    max-height: 530px;
}

.event-links{
    margin-top: 6%;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    .event-content{
        width: 100%;
    }
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media screen and (min-width: 600px) {
  .grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .cell {
    width: 50%;
  }
  .event-cell{
    width: 50%;
  }
    .body-std {
        padding: 0px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...} 

@media screen and (max-width: 768px) {
	.parallax{
		display: none;
	}
}

@media (max-width: 992px) {
	.nav-menu {
		display:none;
		padding-top:22px;
	}

	.nav-menu li {
		display:block;
		line-height: 40px;
	}

	.nav-btn-mobile {
		display: block;
	}

	.nav-btn-mobile .btn {
		background:#666;
		letter-spacing: 3px;
		color:#FFF;
		border:1px solid #999;
		position:absolute;
		right:10px;
		top:22px;

	}

	.nav-btn-mobile .btn:hover {
		background:#444;
	}
.svg-menu img{
  cursor: pointer;
}
.menu-open{ 
display:block;
}
.menu-close { 
   display:none;
}
    .dinner-col,
	.drinks-col {
		border:none;
		padding-top:0px;
		min-height:0px;
		height:120px;
	}

.full-page-nav-container-scroll
{
    position: fixed;
    top: 0px;
}

.menulogo {
    float: left;
    left: 30px;
    width: 100px;
    display: block;
    top: 30px;
    position:relative;
    z-index: -1;
}
.logo-overlay {
	background: none;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .cell {
    width: calc(100% / 4);
  }
  .event-cell {
    width: calc(100% / 4);
  }
.nav-menu {
display:block;
}
.svg-menu{
 display: none;
}
} 


@media (max-width: 1200px) {
	.nav-menu li a {
		font-size:16px;
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}





    