﻿.nav ul li {
  margin-right: -23px;
  margin-left: 3px;
}

.nav ul.sf-menu li > ul {
  margin-top: -2px;
  margin-left: -3px;
}
.nav ul.sf-menu li > ul > li {
  background-color: #1e4384;
}

.nav ul li a {
  font-size: 10px;
  letter-spacing: -0.05em;
}

.logo {
  /*width:90%;*/
}
.sf-menu .parent-menu:after {
  top: 47px;
  right: 16px;
}
.bookBtn {
  margin-left: -10px;
}

.nav ul:last-child {
  margin-right: -11px;
}

.weddingGalImg {
  width: 300px;
  height: 200px;
}
.privateFunctImg {
}
.breadcrumb {
  padding: 0 0 20px 0;
}
.pageImg {
  margin-top: 0 !important;
}

/*wedding packages styles*/
#TabsWrapper {
  width: auto;
}

.promo_cont {
  width: 358px;
  margin-top: 20px;
  margin-left: 0;
  background-color: #fff;
  display: block;
  background-image: url("/img/wedding/packages/weddings_main.jpg");
  background-repeat: no-repeat;
}

.promo_cont p {
  color: #017994 !important;
  font-size: 14px !important;
  line-height: normal !important;
  font-family: Arial;
  text-align: center !important;
}

.promo_cont p i {
  font-size: 12px !important;
}

.promo_cont .box {
  background-color: #017994;
  color: #fff;
  font-weight: bold;
  font-size: 12px !important;
  text-align: center;
  padding: 10px;
  margin: 10px 0 0 0;
  line-height: 18px;
}
.imgWeddingPackages {
  /*margin-bottom:20px;*/
  width: 358px;
}

.hide {
  display: none;
}
.home-room-box {
  text-align: center;
}
.read-more-content {
  margin-top: -10px;
}
.nav ul li:hover {
  background: #1e4384;
}

@media only screen and (max-width: 767px) {
  .promo_cont {
    width: 100%;
  }
  .packageImg {
    width: 100%;
    align-content: center;
  }
  .imgWeddingPackages {
    width: 100%;
  }
}

/*generations*/

#topTitleCont {
  width: 754px;
  height: 32px;
  padding-top: 10px;
  float: left;
  background-repeat: no-repeat;
}

* html #topTitleCont {
  margin-top: -4px;
}
#pageTitle {
  margin-left: 14px;
}
#generations {
  margin-top: 10px;
}
#generations a {
  font-weight: normal !important;
  /*color:#fff !important;*/
}

#generations ul li {
  background-image: none !important;
  color: #fff !important;
  padding-bottom: 5px;
}
#topTitleCont {
  width: 754px;
  height: 32px;
  padding-top: 10px;
  float: left;
  background-repeat: no-repeat;
}
.link-cont {
  position: relative;
  /*position:absolute;*/
  /*top:20px;*/
  top: -1022px;
  /*left:10px;*/
  width: 734px;
  height: auto;
  padding: 10px 20px 10px 10px;
  display: block;
  font-size: 32px;
  text-transform: uppercase;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bolder;
  z-index: 10;
  margin: 0 auto;
  /*margin-left:500px;*/
}

.link-cont ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 40px !important;
}

.link-cont ul a span {
  font-size: 28px;
}

.link-cont ul li {
  background-image: none !important;
}

.link-cont a {
  text-decoration: none;
}
.generations_btn img {
  margin: 6px 5px 3px 6px;
  border: 0;
}

#infoContLeft ul {
  line-height: 25px;
  list-style: none;
}

#infoContLeft ul li {
  padding-left: 10px;
  background-image: url(img/liarrow.gif);
  background-repeat: no-repeat;
  background-position: left 11px;
  color: #3d3438;
}

#infoContLeft ol li {
  color: #3d3438;
  font-size: 11px;
  line-height: 18px;
  text-align: justify;
  padding-right: 10px;
}
.roomLayouts h1,
h2 {
  text-align: center;
  /*max-height:40px;*/
}
.roomLayouts ul {
  margin-left: 15px;
  list-style-type: disc;
}
.room-gallery .flex-direction-nav a {
  top: 40% !important;
}

.panel-luxen a:hover {
  color: #727272;
}
/*ADMIN SYSTEM STYLES*/
/*links page*/
#CntPlcHdrContent_GVList table {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
}
.imagelink {
  margin: 0 auto;
  margin-bottom: 20px;
}
.links {
  margin-top: 20px;
  margin-bottom: 20px;
}
#CntPlcHdrContent_GVList table a,
#CntPlcHdrContent_GVList table span {
  margin-right: 5px;
  background: grey;
  padding: 10px;
  color: white;
  border-radius: 5px;
}
#CntPlcHdrContent_GVList table span {
  background-color: #e4b248;
}
/*edit links*/
.ImgUpload label {
  display: table-cell;
  margin-left: 5px;
}
#CntPlcHdrContent_ChBxResize {
  margin-right: 5px;
}
/*edit subscribers/ess*/
.subscribers td,
.subscribers th {
  padding: 5px;
}

.subscribers > tbody > tr > td {
  border-top: none;
}

.subscribers label {
  display: table-cell;
  padding-left: 5px;
}
/*ess*/
.ess label {
  display: table-cell;
  padding-left: 5px;
}
#CntPlcHdrContent_ChkBxLsArea td {
  padding-right: 10px;
}
#BtnSearch {
  margin-bottom: 10px;
}
/*events*/
.eventDescription table > thead > tr > th,
.eventDescription table > tbody > tr > td {
  border: none;
}

@media (max-width: 480px) {
  .link-cont ul > li {
    font-size: 23px;
  }
}

.opning-hours li {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.opning-hours li span:first-child {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-basis: 14%;
}

.opning-hours li span:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 5%;
}

.opning-hours li span:last-child {
    display: flex;
    justify-content: start;
    align-items: center;
    flex: 1;
  }
  

  .menu-panel .panel-style{
    background-color: #6b6b6b;
  }

  .menu-panel .active-panel .panel-style {
    background: #e4b248 !important;
    border: solid 1px #e4b248;
}