.navbar-default .inner-navbar {
    padding: 0 40px;
}

table{
	border-collapse: inherit !important; 
	border-spacing: 5px;
}

table td{
	font-size: 13px;
    color: #999999;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 24px;
}

.hiddenPhoneType{
	display: block;
}

.visiblePhoneType{
	display: none;
}

#CDSSCROLLINGRAVE.wide{
	margin: 0 auto !important;
}

section.clients-section {
    padding: 140px 0 0px;
}

section.about-section{
	padding: 40px 0 40px 0;
}

.aboutUsImage{
	height: 400px;
}

.error{
	color: #d22e2a !important;
} 

section.today-menu-section .menu-box .item .menu-post .menu-post-content:after{
	border-color: #c7ad88;
}

.btnShare{
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 13px 0px;
	font-size: 11px;
	line-height: 1.5em;
	border-radius: 2px;
}

.btn-facebook {
    color: #fff;
    background-color: #4d6baa;
    border-color: transparent;
}

.btn-facebook:hover {
    color: #fff;
    background-color: #5c78b5;
    border-color: transparent;
}

.btn-twitter {
    color: #fff;
    background-color: #3fcef2;
    border-color: transparent;
}

.btn-twitter:hover {
    color: #fff;
    background-color: #57d4f4;
    border-color: transparent;
}

.btn-gplus {
    color: #fff;
    background-color: #e34d39;
    border-color: transparent;
}

.btn-gplus:hover {
    color: #fff;
    background-color: #e6614f;
    border-color: transparent;
}

.btn-linkedin {
    color: #fff;
    background-color: #0077B5;
    border-color: transparent;
}

.btn-linkedin:hover {
    color: #fff;
    background-color: #0077B0;
    border-color: transparent;
}

.btn-whatsapp{
	color: #fff;
	background-color: #25D366;
	border-color: transparent;
}

.btn-whatsapp:hover {
    color: #fff;
    background-color: #25D360;
    border-color: transparent;
}

.btnShare{
	margin-bottom: 10px;
}

/*section.blog-section .blog-box .blog-post {
    border-bottom: 0px solid #eeeeee; 
}*/

section.today-menu-section .menu-box .item .menu-post:hover .backgroundBlack, section.today-menu-section .menu-box .item .menu-post:hover .menu-post-content{
	visibility: hidden;
	opacity: 0;
  	transition: visibility 0.5s, opacity 0.5s linear;
}

.breadcrumb{
	background: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.breadcrumb a{
	color: #c7ad88;
}

.breadcrumb a:hover{
	text-decoration: underline !important;
}

.catButton{
	padding: 30px;
	border: 0;
	border-radius: 0;
	color: #FFF;
	text-transform: uppercase;
	background-color: #c7ad88;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	box-shadow: 0 4px 5px -2px black;
}


.catButton:focus, .fixedLeftBottomCatButton:focus{	
	box-shadow: none;
	outline:0 !important;
}

.fixedLeftBottomCatButton{
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 2001;
	padding: 30px;
	border: 0;
	border-radius: 0;
	color: #FFF;
	text-transform: uppercase;
	background-color: #c7ad88;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	box-shadow: 0 4px 5px -2px black;
	display: none;
}

@media only screen and (max-width: 767px) {
	.fixedLeftBottomCatButton{
		position: fixed;
		left: 10px;
		bottom: 10px;
		z-index: 2001;
		padding: 10px;
		border: 0;
		border-radius: 0;
		color: #FFF;
		text-transform: uppercase;
		background-color: #c7ad88;
		font-size: 18px;
		font-family: "Poppins", sans-serif;
		box-shadow: 0 4px 5px -2px black;
		display: none;
	}
}

.categoryMenu{
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
}

.menukaartList{
	font-size: 13px;
	color: #999999;
	font-family: "Merriweather", serif;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 10px;
}

.menuCatList{
	border: 2px solid #333;
}

.menuCatButton{
	padding: 10px;
	border: 0;
	border-radius: 0;
	color: #FFF;
	text-transform: uppercase;
	background-color: #c7ad88;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(199, 173, 136, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 10px;
    bottom: 10px;
  }
}

.fb_iframe_widget iframe{
	position: relative !important;
}

#CDSWIDFRR{
	margin: 20px auto !important;
}

.navbar-nav>li>.dropdown-menu{
	background: rgba(0,0,0,0.8);
	border-top: 3px solid #c7ad88;
	padding: 0;
}

.dropdown-menu>li>a{
	color: #FFF;
	background: transparent;
	padding: 15px 20px;
	border-bottom: 1px solid #c7ad88;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: #c7ad88;
	color: #FFF;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background: none;
	/*border-bottom: 3px solid #c7ad88;*/
}

@media (max-width: 1199px){
	.navbar-default{
		margin-top: 0px;
		border: 0;
		background: #111111;
	}

	.navbar-default .inner-navbar{
		border: 0;		
	}

	.navbar-nav > li > a:after{
		bottom: 0px;
		height: 3px;
	}

	.navbar-default .inner-navbar {
	    padding: 0px;
	}
}

@media (min-width: 1200px){
	.navbar-default .inner-navbar{
		background: rgba(0,0,0,0.8);
		border-width: 3px;
	}

	.navbar-nav > li > a:after{
		bottom: -3px;
		height: 3px;
	}

	.navbar-nav > li > a {
		font-size: 14px;
		margin: 0 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.container {
	     width: auto; 
	}

	.navbar-nav > li > a{
		margin: 0 15px;
	}

	.tripadvisorWidget{
		position: absolute; 
		right: 10px; 
		bottom: 10px; 
		z-index: 50;
	}
}

@media (max-width: 767px){
	.navbar-default .navbar-toggle{
		border-color: #c7ad88;
	}

	.navbar-toggle{
		background: #FFF;
	}

	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #c7ad88;
	}

	.navbar-brand{
		padding: 5px 0px 5px 0px;
	}

	.tripadvisorWidget {
	    position: absolute;
	    bottom: 10px;
	    right: 10px;
	    z-index: 50;
	}

	.aboutUsImage{
		height: 250px;
	}

	.inlineBlock{
		display: inline-block !important; 
	}

	section.blog-section .blog-box .blog-post ul.share-post{
		max-width: 300px;
	}
}

@media (min-width: 322px) and (max-width: 767px){
	.hiddenPhoneType{
		display: none;
	}

	.visiblePhoneType{
		display: block;
	}
}

@media (max-width: 321px){
	.tripadvisorWidget {
	    position: absolute;
	    left: 50%;
	    margin-left: -100px;
	    bottom: 10px;
	    z-index: 50;
	}
}

.info-box a{
	color: #999999;
}

.info-box a:hover{
	text-decoration: underline !important;
}

.tp-bgimg{
	opacity: 0.5 !important;
}

section{
	position: relative;
}

.reservation-banner-section{
	position: relative;
}

section .container{
	z-index: 20;
	position: relative;
}

.backgroundBlack{
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
}

input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
input[type=text]:focus, textarea:focus {
  /*box-shadow: 0 0 5px #c7ad88;*/
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 2px solid #c7ad88 !important;
}

@media (min-width: 768px) and (max-width: 1100px){
	.navbar-brand img{
		margin-right: -10px;
	}
}

@media (min-width: 992px){
	.tripadvisorWidget{
		position: absolute; 
		right: 10px; 
		bottom: 10px; 
		z-index: 50;
	}
}

@media (min-width: 768px){
	.navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
	    margin-left: 10px;
	}

	.navbar-brand{
		padding: 15px 0px 10px 0px;
	}
}


/****** SCROLL DOWN BUTTON ******/
.scrollDown a {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 50;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font : normal 400 20px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
}
.scrollDown a:hover {
	opacity: .5;
}

/*#scroll a {
	padding-top: 60px;
}*/
#scroll a span {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left: -15px;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
#scroll a span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb10 2s infinite;
	animation: sdb10 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb10 {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}


@media (max-width: 414px) and (orientation: portrait){
	#scroll a span{
		bottom: 65px;
	}
}

@media (max-width: 321px) and (orientation: portrait){
	#scroll a span{
		bottom: 135px;
	}
}

@media (max-height: 481px) and (orientation: portrait){
	#scroll a span{
		bottom: 225px;
	}
}


@media (max-width: 737px) and (orientation: landscape){
	#scroll a span{
		bottom: 285px;
	}
}

@media (max-width: 668px) and (orientation: landscape){
	#scroll a span{
		bottom: 325px;
	}
}
/****** END SCROLL DOWN BUTTON ******/


/* General styles for all menus */
.cbp-spmenu {
	background: #111;
	position: fixed;
}

.cbp-spmenu h3 {
	color: #FFF;
	font-size: 1.9em;
	padding: 25px 15px; 
	margin: 0;
	font-weight: 300;
	background: #c7ad88;
}

.cbp-spmenu a {
	display: block;
	color: #FFF;
	font-size: 1.1em;
	/*font-weight: 300;*/
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
}

.cbp-spmenu a:hover {
	background: #c7ad88;
}

.cbp-spmenu a:active {
	background: #c7ad88;
	color: #FFF;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	border-bottom: 1px solid #c7ad88;
	padding: 1em;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
	z-index: 2000;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media screen and (max-height: 26.375em){

	.cbp-spmenu-vertical {
		font-size: 90%;
		width: 190px;
	}

	.cbp-spmenu-left,
	.cbp-spmenu-push-toleft {
		left: -190px;
	}

	.cbp-spmenu-right {
		right: -190px;
	}

	.cbp-spmenu-push-toright {
		left: 190px;
	}
}