/*
 Theme Name:   Nation Child
 Theme URI:    http://themeforest.net
 Description:  Nation Child Theme
 Author:       Ray Basil
 Author URI:   http://themeforest.net
 Template:     wpnation
 Version:      1.2
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  nation
*/

@import url("../wpnation/style.css");
@import url(http://fonts.googleapis.com/css?family=Josefin+Slab);
/* =Theme customization starts here
-------------------------------------------------------------- */

.panel {
margin-right: 0px !important;
float: none !important;
}

.textwidget {
font-family: "Open Sans", sans-serif;
font-size: 100%;
}

#top-navigation-menu li {
float: left;
font-size: 1.3em;
text-transform: uppercase;
padding: 0px 0 0px 0;
font-weight: 100;
font-family: "Josefin Slab", fantasy;
cursor: pointer;
margin-bottom: 0;
font-style:none !important;
}

#top-navigation-menu li .top-navigation-content-wrap {
border-right: 1px dotted #e6e6e6;
padding: 4px 10px 4px 0;
margin-right: 5px;
margin-top:40px;
font-size: 0.75em;
font-weight: 700;
color: #777;
}

.panel li {
line-height: 16px;
margin-bottom: 6px;
font-size: 14px;
list-style: none;
}

.panel li:before { 
    content: "";
    border-color: transparent rgba(96,96,96,0.77);
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.main-rooms-list .rooms-list-item-price {
display: none !important;
}

.rooms-list-item-price {
display: none !important;
}


#room-view-content img {
display: block;
width: 375px;
margin: 0 auto;
border: 1px;
border-radius: 13px;
}


h1, h2, h3, h4, h5, h6 {
text-transform: uppercase;
font-weight: 700;
font-family: "Josefin Slab", "Open Sans", sans-serif;
margin-top: 4px;
color: #005244;
padding-top: 8px;
line-height:auto;
}

h5{
font-size:18px;}

div {
line-height: 24px;
font-family: "Josefin Slab", "Open Sans", sans-serif;
}

#main-title-wrap {
font-size: 2.1em;
font-weight: 300;
padding-top: 10px;
text-transform: uppercase;
padding-bottom: 6px;
color: #ffffff;
font-family: "Josefin Slab", 'Open Sans', sans-serif;
}

#top-content-divider {
margin-top: 0px;
padding-top: 8px;
padding-bottom: 20px !important;
margin-bottom: 10px;
background-color: #ffffff ;
border-bottom:0px;
border-top:0px;
box-shadow: none;
}

#top-divider {
border-top: 0px dotted #b3b3b3;
margin-bottom: 0px;
margin-top: 0px;
}


#footer-wrap {
border-top: 8px solid #9fb5c5;
background-color: #677c8c;
color: #fff;
height: auto;
padding-top: 10px;
padding-bottom: 10px;
font-weight: 300;
margin-top: 0px;
}



#information-wrap {
position: relative;
font-size: 1.2em;
padding-top: 70px;
padding-bottom: 5px;
background: url(images/test-bg.png);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/test-bg.png', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/test-bg.png', sizingMethod='scale')";
margin-top: 60px;
}

.header-wrap {
font-size: 1.4em;
text-transform: uppercase;
font-family: "Josefin Slab", "Open Sans", sans-serif;
height: 12px;
margin-bottom: 45px;
color: #5e5e5e;
}

#reservation-widget-content #submit-button {
font-size: 1.1em;
width: 216px;
background: #005244;
color: #fff;
font-weight: 300;
box-shadow: none !important;
margin-top: 18px;
border-radius: 6px;
outline: none;
border: none;
}

.social-wrap-divider {
display: block;
border: 1px solid #ddd;
margin-top: 0px;
margin-bottom: 0px;
width: 100px;
}

ul{
margin-bottom: 0px;
}

#room-view-wrap, #location-wrap {
margin-top: 30px;
}

#location-wrap {
padding-bottom: 0px;

#information-wrap{
margin-top: 0px;
}

li {
line-height: 15px;
margin-bottom: 16px;
}

#reservation-widget-header {
background-color: #a7986e;}

#top-search.hide-border .icon-search {
visibility: hidden !important;
display: none!important;
}

#top-search .icon-search {
visibility: hidden !important;
display: none !important;
}


