@charset "UTF-8";
/* CSS Document */

@import url('../Divi/style.css');

/*
Theme Name: Ryan&Leveson
Theme URI: URI to your theme
Description: Ryan&Leveson
Author: Chris Besley
Version: 0.0.1
Template: Divi
tags: two-columns, right-sidebar, custom-header, custom-colours, custom-background, custom-menu, theme-options
*/


/**
 * @license
 * MyFonts Webfont Build ID 2984948, 2015-03-04T23:05:45-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: MuseoSlab-500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-slab/500/
 * Copyright: Copyright (c) 2009 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 10,000
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2984948
 *
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d8bf4");


@font-face {font-family: 'MuseoSlab-500';src: url('https://www.ryanandleveson.com.au/webfonts/2D8BF4_0_0.eot');src: url('https://www.ryanandleveson.com.au/webfonts/2D8BF4_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.ryanandleveson.com.au/webfonts/2D8BF4_0_0.woff2') format('woff2'),url('https://www.ryanandleveson.com.au/webfonts/2D8BF4_0_0.woff') format('woff'),url('https://www.ryanandleveson.com.au/webfonts/2D8BF4_0_0.ttf') format('truetype');}




/*----------------------------------------------GENERAL----------------------------------------------*/

h1 {
	font-size: 40px;
	font-family: MuseoSlab-500 !important;
	font-weight: normal;
	font-style: normal;
}

h2 {
	line-height: 30px;
	font-family: MuseoSlab-500 !important;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-family: MuseoSlab-500 !important;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-family: MuseoSlab-500 !important;
	font-weight: normal;
	font-style: normal;
}

#footer-bottom {
	display: none;
}

.et_color_scheme_green a {
	color: #666666;
}





/*----------------------------------------------NAVIGATION----------------------------------------------*/


.et_color_scheme_green #top-menu li.current-menu-item > a {
	color: #d1f131 !important;
}

.et_color_scheme_green #top-menu li.current-menu-ancestor > a {
	border-color: #d1f131 !important;
	color: #d1f131 !important;
}


#top-menu a:hover {
	colour: #d1f131 !important;
}


.et_color_scheme_green .mobile_menu_bar:before {
	color: #d1f131 !important;
}


.et_color_scheme_green #top-menu a:hover {
	color: #d1f131 !important;
}

.et_color_scheme_green .nav li ul {
	border-color: #d1f131 !important;
}


.et_color_scheme_green #top-menu .menu-item-has-children > a:hover {
		color: #d1f131 !important;
}



/*----------------------------------------------HOME PAGE----------------------------------------------*/



.page-id-41 .et_pb_slide_description h2 {
	font-weight: 300;
	font-size: 83px;
	letter-spacing: 10px;
}


.page-id-41 .et_pb_slide_description h2 {
font-weight: 300;
font-size: 83px;
letter-spacing: 10px;
padding-top: 150px;
}

.page-id-41 .et_pb_bg_layout_dark .et_pb_slide_description {
text-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
}





/*----------------------------------------------AMENITIES HOVER STATE----------------------------------------------*/


.et_overlay {
	background: rgba(215, 223, 35, 0.8);
}


.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	background: rgba( 210, 240, 50, 0.8 );
}

.et_color_scheme_green .et_overlay:before {
	color: #ffffff !important;
}






/*----------------------------------------------AMENITIES PAGES----------------------------------------------*/



.post-748 .et_pb_slider .et_pb_slide {
	height: 630px;
}

.post-742 .et_pb_slider .et_pb_slide {
	height: 630px;
}
.post-740 .et_pb_slider .et_pb_slide {
	height: 630px;
}
.post-738 .et_pb_slider .et_pb_slide {
	height: 630px;
}
.post-736 .et_pb_slider .et_pb_slide {
	height: 630px;
}
.post-746 .et_pb_slider .et_pb_slide {
	height: 630px;
}
.post-744 .et_pb_slider .et_pb_slide {
	height: 630px;
}



a.small-button.smallsilver {
	color: #ffffff !important;
	background-color: #000000 !important;
	background: #000 !important;
	border: none !important;
	border-radius: 0px !important;
	width: 90%;
	text-align: center;
	text-shadow: none !important;
	font-size: 17px !important;
	font-weight: normal !important;
}








/*----------------------------------------------FOOTER----------------------------------------------*/


#footer-info {
	display: none;
}


#footer-widgets .footer-widget li {
	padding: 0 0 0px 14px;
	position: relative;
}






/*----------------------------------------------CONTACT FORM----------------------------------------------*/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 textarea
{
background-color: #fff;
border: 3px solid #ddd;
padding: 15px;
color: #4e4e4e;
width: 90%;
border-radius: none;
}

.wpcf7 select
{
background-color: #fff;
border: 3px solid #ddd ;
padding: 15px;
color: #4e4e4e;
width: 97%;
}

.wpcf7 input[type="submit"]
{
padding: 10px;
background-color: #000000;
color: #fff;
width: 20%;
border: none;
text-align: center;
font-size: 1em;
font-weight: bold;
}


/*----------------------------------------------PASSWORD PROTECTED PAGES----------------------------------------------*/


.page-id-51 .post-password-form {
	padding: 50px !important;
}

.page-id-51 input[type="submit"] {
	Padding: 10px;
	background-color: #000;
	color: #fff;
	border: 3px solid #000;
}

.page-id-51 input[id="pwbox-51"] {
	padding: 10px;
	background-color: #fff;
	border: 3px solid #ddd;
	margin: 0px;
}


.page-id-45 .post-password-form {
	padding: 50px !important;
}

.page-id-45 input[type="submit"] {
	Padding: 10px;
	background-color: #000;
	color: #fff;
	border: 3px solid #000;
}

.page-id-45 input[id="pwbox-45"] {
	padding: 10px;
	background-color: #fff;
	border: 3px solid #ddd;
	margin: 0px;
}



.et_color_scheme_green .et_password_protected_form .et_submit_button {
	border-radius: 0px !important;
	background-color: #000000;
	color: #ffffff !important;
}

.et_password_protected_form p input {
	border: 3px Solid #cccccc !important;
	background-color: #ffffff;
}


















/*----------------------------------------------MEDIA QUERIES----------------------------------------------*/


/*----------------------------------------------IPAD PORTRAIT----------------------------------------------*/

@media only screen and (max-width: 980px) {

.et_pb_column_1_4 {
	width: 50% !important;
}

.et_pb_blurb_content {
	max-width: 250px;
}

.post-748 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.post-742 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-740 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-738 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-736 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-746 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-744 .et_pb_column, .et_pb_text {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}


}




/*----------------------------------------------IPHONE ----------------------------------------------*/


@media only screen and (max-width : 500px) {

.et_pb_column_1_4 {
	width: 100% !important;
}

.wpcf7 input[type="submit"] {
	width: 100%;
	padding: 20px;
}

.et_pb_container {
	padding: 50px !important;
}

.post-748 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}
.post-742 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}
.post-740 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}
.post-738 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}
.post-736 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}
.post-746 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}
.post-744 .et_pb_slider .et_pb_slide {
	height: 300px !important;
}


}
