/*
Theme Name: Rene's Guesthouse
Author: Digital Design & Development Initiative | Werner C. Bessinger
Author URI: http://www.dddi.co.za
Description: Theme created for the Rene's Guesthouse website. Booyah!!
Version: 1.0
*/

/*basic overrides*/
a, p, ul, ol, li, span, div, 
body, html, form, input, textArea, 
text, nav, h1, h2, h3, h4, h5, h6{
   font-family: 'Roboto', sans-serif;
}

a {
    color: #0ea1d5;
}

h1, h2, h3, h4, h5, h6{
    margin-top: 0;
}

body{
    /*padding: 30px 0;*/
}

html{
    overflow-x: hidden;
}

/*NAVBAR AND LOGO TOP*/
div#logo_top a {
    display: block;
    width: 300px;
    margin: 15px auto;
}

div#logo_top a img {
    width: 100%;
}

.navbar-default .navbar-nav>li>a {
    color: #777777;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0ea1d5;
    background-color: transparent;
}

#menu-menu-1>li.current_page_item a{
    color: #0ea1d5 !important;
}

nav.navbar.navbar-default {
    background: none;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    border-color: #eee;
}

.menu-menu-1-container {
    overflow: auto;
    /*width: 62%;*/
    margin: 0 auto;
}

.nav>li>a {
    padding: 15px 60px;
    font-size: 12pt;
    text-transform: lowercase;
}

.menu-item i._mi {
    width: auto;
    height: auto;
    font-size: 1.2em;
    line-height: 1;
    position: relative;
    top: 0px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #0ea1d5;
    background-color: transparent;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
}


/*PAGE STYLES*/
h1#page_title {
    font-size: 22pt;
    font-weight: 400;
    color: #0ea1d5;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
    text-transform: uppercase;
}
div#page_content {
    text-align: center;
    font-size: 12pt;
    color: #777777;
    line-height: 1.8;
}

div#page_content_secondary {
    text-align: center;
    color: #777777;
    margin-top: 50px;
    font-size: 12pt;
}

/*LANDING PAGE*/
div#landing_gallery_inner {
    border: 1px solid #eee;
    margin-top: 25px;
}

/*GALLERY*/
div#gallery_main {
    border: 1px solid #eee;
    margin-top: 40px;
}

/*CONTACT PAGE*/

div#contact_details h4 {
    color: #777777;
    margin-bottom: 25px;
}

div#tel {
    display: block;
    margin-bottom: 10px;
    color: #777777;
}

div#tel span:first-child {
    display: inline-block;
    margin-right: 20px;
}

div#address {
    color: #777777;
}

div#address span {
    display: block;
    margin-bottom: 5px;
}

.nf-response-msg {
    color: #777777;
}
div#contact_container {
    margin-top: 50px;
}

div#contact_container {
    margin-top: 50px;
}

.nf-form-fields-required {
    display: none;
}

div#contact_form {
    position: relative;
    top: -10px;
}

.nf-error-msg.nf-error-required-error {
    display: none;
}

.nf-error-msg.nf-error-field-errors {
    display: none;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    border: 1px solid #ccc;
    padding-left: 10px;
}

.nf-input-limit {
    color: #999;
}

input#nf-field-4 {
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
    color: white;
    background: #0ea1d5;
    font-size: 14pt;
    border: 1px solid #0ea1d5;
    position: relative;
    bottom: -11px;
    transition: 0.4s;
}

input#nf-field-4:hover {
    background: transparent;
    color: #0ea1d5;
    transition: 0.4s;
}

/*BOOK NOW*/
iframe#knightsbridge {
    width: 100%;
    height: 1200px;
    margin-top: 50px;
    border: 1px solid #ddd;
}

/*FOOTER STYLES*/
div#rgh_footer {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 150px;
    background: #0ea1d5;
    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.16);
}

div#footer_credit {
    text-align: right;
    color: #eee;
    text-transform: lowercase;
    font-size: 10pt;
}

div#footer_credit a {
    color: #eee;
    font-size: 10pt;
}

.menu-menu-footer-container {
    max-height: 20px;
}

ul#menu-menu-footer li {
    float: left;
    margin-right: 7px;
}

ul#menu-menu-footer {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
}

ul#menu-menu-footer li a {
    text-decoration: none;
    color: #eee;
    font-size: 10pt;
    text-transform: lowercase;
}

ul#menu-menu-footer li a:after {
    content: ' /';
    margin-left: 5px;
}

ul#menu-menu-footer li:last-child a:after {
    content: '';
}

/*RESPONSIVENESS*/

/*IPAD PRO - 1366 X 1024*/
@media screen and (max-width: 1024px)
and (max-height: 1366px){

.nav>li>a {
    padding: 15px 44px;
}

}

/*APPLE IPAD LANDSCAPE - 1024 X 768*/
@media screen and (max-width: 1024px)
and (max-height: 768px){
    
    .nav > li > a {
    padding: 15px 43px;
    }
    
    #footer_credit {
    text-align: center !important;
    width: 100%;
}
    #nav_footer {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

}

/*GOOGLE NEXUS 10 PORTRAIT - 800 X 1280*/
@media screen and (max-width: 800px)
and (max-height: 1280px){
    
    .nav > li > a {
    padding: 15px 24px;
    }
    
    #nav_footer {
    text-align: center;
    padding-bottom: 20px;
    }

    #footer_credit {
      text-align: center !important;
    }
    
    #contact_form {
    margin-bottom: 70px;
}

div#contact_map {
    margin-bottom: 50px;
}
}

/*MAX WIDTH 600*/
@media screen and (max-width: 600px){
    #nav_footer {
    display: none;
}
div#rgh_footer{
    margin-top: 50px;
}

.menu-menu-1-container {
    overflow: hidden;
}
}

/*APPLE IPHONE PORTRAIT - 414 X 736*/
@media screen and (max-width: 414px)
and (max-height: 736px){
    
    #nav_footer {
    display: none;
}

.menu-menu-1-container {
    overflow: hidden;
}
    
}

    
