/*
Theme Name: Tingvold_2013 v3
Description: SmartFoundation with Megadropdown
Github Theme URI: https://github.com/smartmediaas/SmartFoundation
Author: Smart Media AS
Author URI: http://smartmedia.no/
Version: 1.0.8
*/


/*
= Fonts
------------------------------------------*/


/*
= Global
------------------------------------------*/

body {
    background: url('images/bg.gif');
    padding-top: 30px !important;
    border-top: 3px solid #A09B8B;
}

#page {
    background: transparent;
}

a {
    text-decoration: none;
    color: #801C1C;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 1em;
    font-size: 0.9em;
    color: #444;
    font-family: helvetica, Arial, sans-serif;
    line-height: 2em;
}


/*
= Structure
------------------------------------------*/


/*
= Header
------------------------------------------*/

#site-banner {
    border-left: solid 1px #C8C5BE;
    border-right: solid 1px #C8C5BE;
}

#site-banner img {
    width: 100%;
    height: auto;
}

#header-right {
    margin-top: 3em;
    padding-right: 0;
}

#header-right span {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #245178;
    line-height: 14px;
    text-align: left;
    margin: 0px 5px 0px 0px;
}

#site-header {
    background: white;
    padding: 15px 25px 15px 0;
    border-radius: 5px 5px 0 0;
    border: solid 1px #C8C5BE;
}

#site-title {
    padding-left: 0.6em;
}

#site-title a {
    display: flex;
    align-items: center;
}

#site-title a .logo {
    flex: 1;
    display: block;
    height: auto;
    max-width: none;
}

#site-title a .logo img {
    width: 100%;
}

#site-title a .tingvold {
    flex: 2;
}

.rsUni .rsBullets {
    position: absolute !important;
    bottom: 2px;
    height: 25px !important;
    padding-top: 0 !important;
}

.rsUni .rsBullet {
    width: 15px !important;
    height: 15px !important;
    padding: 10px !important;
}

.rsUni .rsBullet span {
    width: 15px !important;
    height: 15px !important;
    border: #383838 3px solid !important;
    background: none !important;
    -webkit-box-shadow: 0px 0px 2px 0px #bbb;
    box-shadow: 0px 0px 2px 0px #bbb;
}

.rsUni .rsBullet.rsNavSelected span {
    background-color: #383838 !important;
    -webkit-box-shadow: inset 0px 0px 2px 0px #bbb;
    box-shadow: inset 0px 0px 2px 0px #bbb;
}

.openfeedimg {
    margin: 0;
    padding: 0;
    position: absolute;
    cursor: pointer;
}

#opener {
    position: absolute;
}

#feedback {
    margin-left: -110px;
    z-index: 1;
    position: absolute;
    cursor: pointer;
}

#ads {
    position: absolute;
    right: 0;
    top: 222px;
}

#site-banner,
#site-banner * {
    z-index: 2;
}


/*
= Navigation
------------------------------------------*/

.main-navigation {
    background-color: #4E5453;
    border-left: solid 1px #C8C5BE;
    border-right: solid 1px #C8C5BE;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 1em 9px;
    color: #E6EDEC;
}

.main-navigation li:hover {
    background-color: #3C403F;
}

.main-navigation li:nth-child(1):hover {
    border-radius: 5px 0 0 0;
}

.main-navigation ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background: #dddddd;
    display: none;
    float: left;
    position: absolute;
    top: 2em;
    left: 0;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul {
    display: block;
}

.main-navigation li.current-menu-ancestor>a,
.main-navigation li.current-menu-parent>a,
.main-navigation li.current-menu-item>a {}

.main-navigation .menu {
    padding: 0 !important;
}


/*
= Content
------------------------------------------*/

ul,
ol {
    padding-left: 2em;
}

.entry-meta {
    font-size: 0.9em;
    font-style: italic;
    color: #888888;
    margin-bottom: 17px;
}

#main {
    margin-top: 15px;
}

#primary {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #C8C5BE;
    background: #FFF;
    padding: 20px 20px 10px 20px;
    margin: 0 auto 15px;
    float: left;
}

#page-title {
    font-size: 2em;
    font-family: helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.15;
    color: #444;
    font-weight: normal;
    margin-bottom: 0.5em;
}


/*
= Widgets / Sidebar
------------------------------------------*/

#secondary {
    margin-top: 1.2em;
}


/*
= Footer
------------------------------------------*/

#site-generator {
    padding: 3em 0;
    text-align: center;
    color: #6F6B63;
    font-size: 11px;
    text-decoration: none;
}

#colophon {
    margin-top: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #C8C5BE;
    background: #FFF;
    padding: 10px;
}

#colophon * {}

#colophon .columns:last-child .footer-bestwester {
    height: 11px;
}

#colophon .columns:last-child .footer-bestwester a {
    float: none;
}

#content-fullwidth-footer {
    background: #ffffff;
    border-radius: 5px;
    border: solid 1px #C8C5BE;
}

.box {
    float: left;
    padding: 0px 20px 0px 20px;
    border-right: solid 1px #E2E2E2;
    height: 181px;
    overflow: hidden;
}

.box-last {
    float: left;
    padding-bottom: 21px;
    background: #F5F4F1 no-repeat;
    height: 181px;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
}

.box .text,
.box-last .text {
    float: left;
    margin: 20px 0px 0px 0px;
    font-size: 12px;
    color: #4E5453;
    line-height: 22px;
    text-align: left;
    font-size: 1em
}

.box img {
    clear: both;
    float: left;
    margin: 0px 10px 0px 0px;
}

.box-last table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
    width: 100%;
    background: none;
}

.box-last tr {
    background: none !important;
}

.box.last table tr th,
.box-last table tr td {
    padding: 0;
}

.box-last td b {
    color: #4E5453;
    font-size: 1.25em;
}

.title {
    margin: 16px 0px 0px 0px;
}

.title,
.title a {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #494949;
    float: left;
    text-align: left;
    width: 100%;
    color: #801C1C;
}


/*
= Topbar
------------------------------------------*/

.toggle-mega {
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    float: left;
    opacity: 0.5;
    margin-right: -15px;
}

.toggle-mega:hover {
    text-decoration: none;
}

.toggle-mega.open {
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 1;
    z-index: 1;
    -moz-transform-origin: center center;
}

.top-bar {
    background: #4E5453;
}

.top-bar ul {
    padding-left: 0;
    background: none;
}

.top-bar.expanded {
    background: #4E5453;
}

.top-bar.expanded .title-area {
    background: #282d2c;
}

.contain-to-grid {
    background: none;
}

.top-bar .name h1 a {
    width: auto;
    background: none;
}

.top-bar-section ul li>a {
    background: none;
}

.top-bar-section ul li.active>a {
    background: #282d2c;
}

.top-bar .name h1 a#top-bar-title {
    overflow: hidden;
    margin-right: 80px;
}


/*
= Mega Dropdown
------------------------------------------*/

#megadrop {
    background: #262626;
    display: none;
    color: #fff;
    padding-top: 1em;
    width: 100%;
}

#megadrop a {
    color: #fff;
}

#megadrop ul {
    list-style: none;
    padding: 0;
}

#megadrop .widget-title {
    color: #fff;
}


/*
= Front Page
------------------------------------------*/

.front-page-button {
    width: 50%;
    height: 57px;
    line-height: 57px;
    text-align: center;
    display: block;
    float: left;
    color: white;
}

.front-page-button:last-child {
    border-radius: 0 0 5px 0;
}

.front-page-button:first-child {
    border-radius: 0 0 0 5px;
}

.front-page-button:hover {
    background: #3C403F;
    color: white;
}

.front-page-buttons-holder {
    border-radius: 0 0 5px 5px;
    width: 100%;
    height: 57px;
    display: block;
    background: #4E5453;
    margin-bottom: 1rem;
}

.home #main {
    margin-top: 0px;
}


/*
= Mobile Navigation
*/


/*
= Media Queries
------------------------------------------*/

@media only screen and (min-width: 985px) {
    #header-right a {
        float: right;
        margin-left: 7.5px;
    }
}

@media only screen and (max-width: 941px) {
    #header-right a img {
        height: 12px;
    }
    #header-right a {
        display: block;
    }
}

@media (max-width: 768px) {
    .box {
        border-bottom: solid 1px #E2E2E2;
    }
    #colophon .large-4 {
        border-bottom: solid 1px #E2E2E2;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }
    #colophon a {
        font-size: 14px;
    }
}

.rsDefaultInv .rsBullets {
    top: -30px;
}

.front-page-booking {
	padding: 0;
}

.front-page-booking .title {
	color: white;
	background: #4E5453;
	font-size: 20px;
	text-align:center;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff33;
	padding-bottom: 15px;
	margin: 0 0 10px;
	padding: 20px;
	clear: both;
	display: block;
}

.front-page-booking .booking-form .form-grid {
	clear: both;
	margin-bottom: 10px;
}

.front-page-booking .field {
	padding: 20px 0 20px 20px;
	background: #4E5453;
	margin: 0 1px;
	position: relative;
	width: 100%;
}
@media (min-width: 768px) {
	.front-page-booking .booking-form .form-grid {
		display: flex;
	}
	.front-page-booking .field {
		flex: 1;
		width: 25%;
	}
}

.front-page-booking label {
	display: block;
	color: white;
	font-weight: bold;
	padding: 0 0 10px;
	font-size: 14px;
}

.front-page-booking .label {
	font-size: 24px;
	font-style: italic;
	color: white;
	background: transparent;
	font-weight: normal;
}

.front-page-booking select,
.front-page-booking input[type="number"],
.front-page-booking input[type="text"] {
	background: transparent;
	color: white;
	border: none;
	box-shadow: 0 0 0;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 2px;
	padding: 0;
	height: 24px;
	width: auto;
	display: inline-block;
	margin: 0;
}

.front-page-booking input[type="submit"] {
	border: none;
	color: white;
	display: block;
	background: #801C1C;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	width: 100%;
	transition: all 150ms ease;
}

.front-page-booking input[type="submit"]:hover {
	background: #4E5453;
}

.front-page-booking select {
	background: #4E5453;
}
.front-page-booking .toggle-dropdown {
	cursor: pointer;
}
.front-page-booking .dropdown {
	display: none;
	position: absolute;
	top: 90%;
	left: 0;
	z-index: 9;
	background: white;
	padding: 5px;
	background: rgb(125, 134, 133);
	max-width: 400px;
}
.front-page-booking .dropdown .close {
	background: #801C1C;
	padding: 10px;
	text-align: center;
	color: white;
}
.front-page-booking .dropdown .items input {
	font-size: 14px !important;
}

.front-page-booking .offer input

.items .item {
	padding: 5px;
}
.items .item input {
	width: 180px;
	background: white;
	color: #333;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
}
.rooms .room-title {
	display: block;
	color: white;
	font-weight: bold;
	padding: 0 0 15px;
	font-size: 14px;
}
.rooms .room-fields {
	display: flex;
}
.rooms .room-field {
	flex: 1;
	padding: 0 20px 0 0;
}
.rooms .room-field input {
	width: 180px;
	background: white;
	color: #333;
	padding: 5px 0 5px 10px;
}
.front-page-booking .button {
	margin: 12px 0;
	background: white;
	border: none;
	color: #262626;
	width: 100%;
}