.YDC-region-Topbar{
	/* added class to Topbar in Belgrade Appearance settings */
}
.bg-ydcgold {
  background-color:#948C75!important;
}
.region-top-bar {
  height: auto !important;
  border-bottom: 4px double #F3CA41;
  margin-bottom: 2px;
}
.navigation-toggle > span:nth-child(2){
	font-size: 75%;
	font-weight: 400;
}
#block-belgrade-contactinfo {
  padding-left: 0.5rem;
  font-size: .75rem;
}
.contactinfodivitem {
  padding: 0 0.15rem;
}
.topydcbranding_name {
  box-sizing: border-box;
  font-family: Georgia, Times, Times New Roman, Serif;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.1; 
  letter-spacing: .1rem;
  text-decoration: none;
  display: inline-block;
}
.topydcbranding_slogan {
  font-size: .55rem;
  line-height: 1.0;
  font-weight: 400;
  letter-spacing: -.015rem;
  font-family: 'Arimo', Helvetica Neue, Arial, sans-serif;
  display: inline-block;
}
@media (max-width: 575.98px) {
  #topcontactinfoblktext {
    display: none;
  }
}
#block-belgrade-homeslogan {
	padding: 0 0.5rem;
}

/** style top reservation link **/
.xresvonline {
	text-decoration: none; 
	color: #ffffff; 
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	background-color: #6d6755; 
	border-color: #6d6755; 
	text-align: center; 
	display: inline-block; 
	border-width: 1px; 
	border-style: solid; 
	border-radius: 25px; 
	font-size: 0.7rem; 
	line-height: 1; 
	padding: 5px 8px; 
	font-weight: 400; 
	margin: 0 5px;
}
.xresvonline:active, .xresvonline:hover { 
  background-color: #948C75;
  border-color: #948C75;
}
