/*
Theme Name: Mayfair Child
Template: Divi
Author: Scribblevision
Author URI: http:://www.scribblevision.com.au
Description: Scribblevision custom theme
Version: 1.0.1458019538
Updated: 2016-03-15 16:25:38
*/

@charset "UTF-8";

/* Scribblevision Changes */

/* Fix Header Jump */
div#page-container {
    padding-top: 74px !important;
}

/* General */

#main-content a {
color: #8e7e50!important;
}

@-moz-document url-prefix() { 
  .et_pb_column {
     display: table;
  }
}

/* Full width header w/ left aligned logo no padding */

#logo, #logo img {

	height: 74px!important;
	width: 74px!important;
	max-height: 74px!important;
	max-width: 74px!important;
}

#main-header {
height: 74px!important;
}

#main-header .container {
	width:100%!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	width: 100%!important;
	padding-right: 0px!important;
	padding-left: 104px!important;
}

@media only screen and (min-width: 981px)
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding-right: 0px!important;
	padding-left: 104px!important;
}

.et_header_style_left .logo_container {
   	position: absolute;
   	width: 100%;
   	height: auto!important;
   	left:0;
}

.logo_container {
	width: 74px!important;
	height: 74px!important;
}

span.logo_helper {
   	display: none!important;
}

#et-top-navigation {
   	float: left!important;
	width: 100%!important;
}

@media screen and (max-width: 980px) {

#et-top-navigation {
	height: 74px!important;
        overflow: hidden;
}

.et_header_style_left .mobile_menu_bar {
    padding-bottom: 18px!important;
}

}

#et-top-navigation {
	padding-top: 0px!important;
	height: 74px;
}

#top-menu-nav {
	width: 100%;
	margin-top: 0px;
	height: 74px;
}

#top-menu {
	width: 100%;
}

#top-menu li a {
	padding-top: 30px;
}

#top-menu .book {
   	float: right!important;
	background: #8e7e50;
	color: #fff;
	text-transform: uppercase;
}

#top-menu .call {
   	float: right!important;
	color: #2e2e2e;
	text-transform: uppercase;
	font-size: 18px;
	margin-right:30px;
}

#top-menu .book a {
	padding-left: 35px;
	padding-right: 10px!important;
}

#top-menu .book:hover {
	background: #2e2e2e;
}

#top-menu .book a, #et-top-navigation .book a:hover {
	color: #fff;
}

#top-menu .book a {
    color: #fff!important;
}

.book a {
    color: #fff!important;
}

#et_mobile_nav_menu {
	padding-top: 24px;
}

.et_mobile_menu {
    border-color: #8e7e50!important;
}

.mobile_menu_bar {
	margin-right: 15px;
}

#et-info {
	position: absolute!important;
	right: 165px!important;
	display: block!important;
	font-size: 17px;
	margin-top: 18px;
}

#et-info-phone:before {
	margin-right: 8px;
}

@media screen and (max-width: 980px) {

#top-menu-nav {
	width: 50%!important;
}

#et-top-navigation .book, #et-top-navigation .call {
	display: none!important;
}

#et-info {
	display: none!important;
}

#top-menu a {
    color: #fff!important;

}

}

/* Full height map */

#fullMap .et_pb_map {
    height: 1000px!important;
	position: relative;
}


/* Map custom height */

.et_pb_map {
    height: 600px!important;
}

/* Center form button */

.et_contact_bottom_container {
    float: none;
    overflow: hidden;
    margin-top: -1.5%;
    text-align: center;
}

/* Hide footer social icons */

#footer-bottom .et-social-icons {
 display: none;
}

/* FOOTER TRIP ADVISOR LINK */
.footer-widget a.ta-link {
	color:#8e7e50 !important;
	font-size: large;
}

.footer-widget a.ta-link:hover {
	color:#fff !important;
}

.footer-widget a.ta-link:after {
	content: "\3d";
	position:relative;
	font-family: 'ETmodules';
	padding-left:5px;
}

.footer-widget a.ta-link:hover:after {
	content: "\3c";
	position:relative;
	font-family: 'ETmodules';
	padding-left:5px;
}

/* Gallery Hover (not on small devices) */
@media screen and (min-width: 737px) {
.hover-gallery-link:hover {
	opacity: .63;
	background-color: #000;
}
}

/* Column Swap */

@media screen and (min-width: 981px) {

.left25 {
	left: 25%
}

.right25 {
	right: 25%
}

}

@media screen and (min-width: 481px) and (max-width: 980px) {

.left50 {
	left: 50%;
}

.right50 {
	right: 50%
}

}

/* Footer */

#main-footer .container {
width: 100%!important;
max-width: 100%!important;
}

.footer-widget {
	padding: 0% 3% 0% 3%!important;
width: 25%!important;
margin-right: 0px!important;
}

.footer-widget h4 {
	font-family: 'Kreon', Georgia, "Times New Roman", serif;
font-size: 27px!important;
line-height: 1.2em;
margin-bottom: 15px!important;
color: #8e7e50!important;
}

.footer-widget p {
	font-size: 16px!important;
line-height: 2em;
padding-bottom: 0px!important;
}

.footer-widget a {
	color: #fff!important;
}

.footer-widget a:hover {
	color: #8e7e50!important;
}

.footer-widget li {
	list-style: none!important;
}

.footer-widget li:before {
	display: none!important;
}

.footer-widget li a {
	font-size: 15px!important;
}

.footer-widget li .aticon {
	margin-left: 5px;
}

.footer-widget.last {
	padding-bottom: 6%!important;
}

#et-footer-nav {
	padding: 10px!important;
}

.bottom-nav {
width: 100%!important;
text-align: center!important;
}

#footer-bottom {
 padding: 20px 20px 15px 20px!important;
text-align: center!important;
}

#footer-info {
width: 100%!important;
text-align: center!important;
font-size: 15px!important;
}

/* Footer Widgets */

#footer-widgets {
	padding: 0!important;
}

.footer-widget {
	padding: 5% 5% 2% 5%!important;
}

.footer-widget:nth-of-type(4) {
	background: #eee!important;
}

.et_pb_gutters3 .footer-widget {
 	margin: 0!important
}

.acc {
	margin-top: 30px!important;
}

@media screen and (max-width: 980px) {

#footer-widgets {
	padding-top: 14%!important;
	padding-bottom: 0%!important;
}

.footer-widget:nth-of-type(4) {
	background: #eee!important;
	padding-top: 8%!important;
	padding-bottom: 8%!important;
}

.footer-widget {
	width: 100%!important;
}

.acc {
	margin-top: 90px!important;
}

}

/* Trip Advisor */

#text-9 h4 {
	display: none!important;
}

.textwidget img.logo {
	width: 70%;
	margin-bottom: 15px;	
}

.widSSPBranding {
	display: none!important;
}

#CDSWIDSSP .widSSPData {
    background-color: #222222!important;
}

#CDSWIDSSP a {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: normal;
    text-decoration: none!important;
    outline: none;
    color: #fff!important;
    border-bottom: none;
}

#CDSWIDSSP .widSSPData .widSSPH18 {
    font-weight: normal!important;
font-size: 18px!important;
    color: #fff!important;
}

#CDSWIDSSP .widSSPData .widSSPH11 {
    padding: 12px 0 3px;
    font-weight: bold!important;
    font-size: 13px!important;
    color: #fff!important;
}

#CDSWIDSSP .widSSPData .widSSPTrvlRtng .widSSPOverall div {
    font-size: 13px!important;
	color: #fff!important;
}

#CDSWIDSSP .widSSPData .widSSPTrvlRtng .widSSPOverall div b {
    font-size: 15px!important;
	color: #fff!important;
}

#CDSWIDSSP .widSSPData .widSSPInformation .widSSPPopIdx b {
    display: block;
    margin-bottom: 9px!important;
width: 100%!important;
    font-size: 15px!important;
	color: #fff!important;
}

.rsImg {
	margin-top: 8px!important;
	margin-bottom: 8px!important;
}

#CDSWIDSSP li:before {
	display: none!important;
}

#CDSWIDSSP .widSSPData .widSSPInformation .widSSPPopIdx .widSSPPopIdxData {
	font-size: 18px!important;
}

#CDSWIDSSP sup {
	bottom: 0!important;
	margin-right: 5px!important;
}

#footer-widgets .footer-widget li {
    position: relative;
    padding-left: 0px!important;
}

#CDSWIDSSP .widSSPData .widSSPAll a:link {
    font-size: 15px!important;
display: none!important;
}

#CDSWIDSSP .widSSPData .widSSPLegal {
    font-size: 13px!important;
}

#CDSWIDSSP .widSSPData .widSSPOneReview .widSSPBullet li span {
    font-size: 15px!important;
    color: #fff!important;
    display: inline;
    position: relative;
    border: none;
}

#CDSWIDSSP .widSSPData .widSSPInformation {
	padding-bottom: 7px!important;
}

.widSSPH18 {
	display: none!important;
}

#CDSWIDSSP.widSSPnarrow .widSSPData .widSSPOneReview .widSSPBullet li {
    margin-top: 14px!important;
margin-bottom: 14px!important;
}

#CDSWIDSSP .widSSPData {
    padding: 0px!important;
}

/* TOP BOOK NOW CALL TO ACTION BUTTON */
@media only screen and (min-width: 981px) {
.et-fixed-header #top-menu .book  a {
    color: #fff!important;
}

.book a {
    color: #fff!important;
}

}

.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
padding-bottom: 30px;
}