/*
	Theme Name: Rancheria Lodge
	Theme URI: http://rancherialodgeyukon.com/
	Description: YRancheria Lodge Divi Child Theme
	Author: PR Services Ltd.
	Author URI: http://yukoninfo.com/
	
	Version: 1.0.0
	Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
	
	Template: Divi
*/



/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Box Sizing
--------------------------------------------- */



/*
Defaults
---------------------------------------------------------------------------------------------------- */
/* Default CSS
--------------------------------------------- */
@import url("../Divi/style.css");

/* Typographical Elements
--------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Patua+One);
@import url(http://fonts.googleapis.com/css?family=Poly:400,400italic);

body {
	font-family: 'Poly', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000 !important;
}
p {
	line-height: 1.8em;
	padding-bottom: 10px;
}
.entry-content p {
	margin-bottom: 15px;
}
blockquote,
blockquote::before {
	color: #999;
}
blockquote {
	margin: 24px 40px;
	margin: 2.4rem 4rem;
}
blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}
.entry-content ul {
	margin-left: 20px;
}
.entry-content ol {
	list-style-position: outside;
	margin-left: 40px;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #af2517 !important;
	font-family: 'Patua One', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
	text-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
}
h1 { font-size: 38px; }
h2 { font-size: 34px; }
h3 { font-size: 30px; }
h4 { font-size: 26px; }
h5 { font-size: 22px; }
h6 { font-size: 18px; }

/* Others
--------------------------------------------- */
img {
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.2);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.2);
}

/*Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* General
--------------------------------------------- */
body {
	background: #c5b9b0;
}
.container, .et_pb_row {
	width: 100%;
	max-width: 1150px;
}
#main-content, #main-header, .et_pb_section {
	background: transparent !important;
}

/* General - Divi Page Builder
--------------------------------------------- */
.et_pb_section {
	padding: 20px 0 0 0;
}
.et_pb_row {
	padding-top: 0;
}

.et_pb_column {
	padding-bottom: 0; !important;
}
.et_pb_column_2_3 {
	width: 65.21739130434783%;
	margin-right: 4.347826086956522%;
}
.et_pb_column_1_3 {
	width: 30.43478260869565%;
	margin-right: 4.347826086956522%;
}

/* Header
--------------------------------------------- */
#main-header {
	padding-top: 35px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#main-header img {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Primary Navigation
--------------------------------------------- */
#et_top_search {
	display: none;
}
#top-menu-nav ul li a {
	font-family: 'Patua One', Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3a2217;
}
#top-menu-nav ul li a:hover, #top-menu-nav ul li.current_page_item a {
	color: #af2517
}

/* Primary Navigation - Mobile
--------------------------------------------- */
#main-header #et_mobile_nav_menu {
	margin-top: 0 !important;
}
#et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before, .et_overlay:before {
	color: #3a2217 !important;
}
.et_mobile_menu {
	background: #c5b9b0 !important;
	border: none;
	padding: 0;
	right: 0;
	left: auto;
	top: 50px;
	width: auto;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.2);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.2);
}
.et_mobile_menu li a {
	font-family: 'Patua One', Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3a2217;
	padding: 10px 15px;
	width: auto;
	border-bottom: 0;
}
.et_mobile_menu li a:hover, .et_mobile_menu li.current_page_item a {
	background: #3a2217;
	color: #c5b9b0;
}

/* Slides
--------------------------------------------- */
.et_pb_slider {
	overflow: visible;
}
.et_pb_slides .et_pb_container {
	width: 100%;
	min-height: initial !important;
}
.et_pb_slides .et_pb_container .et_pb_slide_image {
	width: 100% !important;
	position: relative;
	margin-top: 0 !important;
	margin-left: 0 !important;
	top: 0;
}
.et_pb_slides .et_pb_slide {
	background-color: transparent !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.et_pb_slides .et_pb_slide:first-child {
	display: block;
}
.et_pb_slides .et_pb_container .et_pb_slide_image img {
	width: 100%;
	max-height: none !important;
	-webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,.2);
	box-shadow: 3px 3px 10px 0 rgba(0,0,0,.2);
}
.et_pb_slides .et_pb_slide_description {
	position: absolute;
	bottom: 0;
	padding: 0 !important;
	width: 100% !important;
	background-color: rgba(58,34,23,0.4);
}
.et_pb_slides .et_pb_slide_description h2 {
	font-family: 'Patua One', Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #ebeae2 !important;
	line-height: 1;
	padding: 15px 25px;
	margin: 0;
	text-shadow: 3px 3px 6px rgba(0, 0, 0, .4);
}
.et_pb_slide_content {
	display: none;
}

.et-pb-controllers {
	display: none;
}

/* Footer
--------------------------------------------- */
#footer-bottom {
	display: none;
}
#main-footer {
	font-family: 'Poly', Arial, Helvetica, sans-serif;
	background-color: #3a2217 !important;
	color: #c5b9b0;
}
#main-footer p {
	font-family: 'Poly', Arial, Helvetica, sans-serif;
	color: #c5b9b0;
}
#footer-widgets {
	padding-top: 20px;
}
#footer-widgets .footer-widget {
	width: 100%;
	margin: 0;
}
#footer-widgets .footer-widget #text-2 {
	width: 200px;	
}
#footer-widgets .footer-widget #text-3 {
	width: 250px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1149px) {
	.container, .et_pb_row {
		width: 95%;
	}
}

@media only screen and (max-width: 767px) {
	.et_pb_slides .et_pb_container .et_pb_slide_image {
		display: block !important;
	}
	.et_pb_column_2_3, .et_pb_column_1_3 {
		width: 100%;
		margin: 0 !important;
	}
	#footer-widgets {
		text-align: center;
	}
}

@media only screen and (max-width: 450px) {
	#main-header img {
		width: 80%;
	}
}
