.mainh{
    font-size: 3rem;
    text-transform: uppercase;
    text-align: center;
    margin: 1rem auto;
}
  #map {
        width: 100%;
        height: 400px;
        background-color: grey;
      }
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.square-list{
    list-style: square;
    padding-left: 2em;
    font-size: 1.1em;
    margin-bottom: 2em;
    line-height: 1.6;
}
a:hover{
    color: #000;
}
.title{text-transform: uppercase;}
.btn,
.button {
    color: #fff;
    background: #b19261; 
}
.button{
    display: inline-block;
    padding: 1em 1.25em;
    clear: both;
    width: auto;
    font-size: 1.3em;
    margin-bottom: 3px;
}
.sprite {
    background-image: url("../images/spriteseea1.png?v=20161120");
    background-repeat: no-repeat;
}
@media not all, not all {
.sprite {
    background-image: url("../images/sprites%402xeea1.html?v=20161120");
    background-size: 500px auto;
}
}
.glyph, .icon {
    background-image: url("../images/spriteseea1.png?v=20161120");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    margin: 0 -4px 0 0;
    overflow: hidden;
    text-align: left;
    text-indent: -5000px;
    vertical-align: middle;
    width: 20px;
}
@media not all, not all {
.glyph, .icon {
    background-image: url("../images/sprites%402xeea1.html?v=20161120");
    background-size: 500px auto;
}
}
.icon.phone{
    background-position: 0 -67px;
    width: 30px
}
.icon.email{
    background-position: -43px -67px;
    width: 30px
}
.bxslider li:before{
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
}
.container .item{
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 500px){
    .container .item{
        width: 100%;
        display: block;
    }
}
.container .item .item-wrapper{
    border-bottom: 1px solid #d2c7aa;
    padding: 2em 0;
    display: inline-block;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: auto;
}
@media (max-width: 990px) {
 .container .item .item-wrapper{   height: auto;
    overflow: visible;
    padding-bottom: 2em;
 }
}
.item .name{
    color: #d2c7aa;
    font-size: 2em;
    margin-bottom: .5em;
}
.item .description{
    font-size: 1.2em;
}
.foot-logo{
    margin: 0 auto 2em;
}

#occasions{
    background-color: #272626;
}
.top-contacts{
    position: absolute;
    top: 1em;
    display: block;
    width: auto;
}
@media (max-width: 1170px) {
    .top-contacts{top: 0;}
}
@media (max-width: 450px) {
    .top-contacts{display: none}
}
.top-contacts li{
    list-style: none;    
    width: auto;
    float: left;
    margin-right: 1.5em;  
	color:#b19261
}
@media (max-width: 780px) {
    .top-contacts li{    
        float: none;
    }
}
@media (max-width: 600px) {
    .top-contacts li .icon{    
       display: none;
    }
}
.top-contacts li:last-child{
    margin-right: 0;
}
.top-contacts li a{
    color: #d3c8ac;
}
.main-menu .icon{
    display: block;
    margin: 0 auto;
    width: 27px;
    height: 27px;
    background-position: 2px -2px;
}
.main-menu .icon.about{ background-position: -38px 0; }
.main-menu .icon.stay{ background-position: -90px 0; }
.main-menu .icon.facilities{ background-position: -140px 0; width: 31px; }
.main-menu .icon.safari{ background-position: -198px 0; width: 37px; }
.main-menu .icon.gallery{ background-position: -263px 0; width: 20px; }
.main-menu .icon.tariff{ background-position: -309px 0; width: 23px; }
.main-menu .icon.news{ background-position: -360px 0; width: 27px; }
.main-menu .icon.enquiry{ background-position: -411px 0; width: 25px; }
.main-menu .icon.booking{ background-position: -475px -40px; width: 25px; }

.sticky .main-menu .icon{
    display: none;
}






.searchtype .chosen-container-single .chosen-single {
    background-clip: padding-box;
    border-radius: 5px;
    color: black;
    display: block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}



#about-page.container,
#stay-page.container,
#restaurant-page.container,
#spa-page.container,
#specials-page.container{
    padding: 2em 0;
}
.image-center{
    display: block;
    width: 100%;
    margin-bottom: 2em;
    border: 1px solid #CBCBCB;
}
@media (max-width: 1000px){
    .image-center{
        max-width: 400px;
        display: inline-block;
    }
}
img.full-width{
    width: 100%;
}
#gallery-page .nav-box {
    text-align: center;
    margin-bottom: 2em;
}
#gallery-page .nav-box li{
    list-style: none;
    display: inline-block;
    border-right: 1px solid #d3c8ac;
    color: #d3c8ac;
}
#gallery-page .nav-box li a{
    color: #d3c8ac;
    padding: 10px;
    font-size: 1.4em;
}
#gallery-page .nav-box li.active a{
    color: #b19261;
}
#gallery-page .nav-box li:last-child{
    border: none;
}





.page-stay.inner-page #internal-title {
  background: url(../images/banner-stay.jpg) center bottom no-repeat;
}
.page-restaurant.inner-page #internal-title {
  background: url(../images/banner-restaurant.jpg) center bottom no-repeat;
}
.page-spa.inner-page #internal-title {
  background: url(../images/banner-spa.jpg) center bottom no-repeat;
}
.page-conference.inner-page #internal-title {
  background: url(../images/banner-conference.jpg) center bottom no-repeat;
}
.page-wedding.inner-page #internal-title {
  background: url(../images/banner-wedding.jpg) center bottom no-repeat;
}
.page-contact.inner-page #internal-title {
  background: url(../images/banner-contact.jpg) center bottom no-repeat;
}





.page-stay .room{
    position: relative;
    display: block;
}
.page-stay .room .prp-detail{
    margin-bottom: 3em;
    border-bottom: 1px solid #d5cbb2;
}
.page-stay .room .title{
    text-transform: uppercase;
    font-size: 1.3em;
    color: #d5cbb2;
}
.page-stay .room .description{
    color: #d5cbb2;
}
.page-stay .room .more-detail{
    position: absolute;
    bottom: -1.5em;
    right: 0;
}
.inner-page .search-fields{
    position: relative;
    margin-bottom: 8px;
}
.inner-page #main-booking-form .search-row{
    background-color: transparent;
    padding: 0;
}



.page-menu .button{
/*    max-width: 15em;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto 3px;*/
}


.news-article #posts-list .post-boxes, 
.news-article #single-post .post-boxes{
    border:none;
}

.news-article .social-icons,
.news-article .agent-boxes.expand .social-icons{
    position: static;
    margin-top: 2em;
}


.page-menu-list .container .inner-content{
    text-align: center;
    max-width: 48em;
    margin: 0 auto;
}
h4.menu-title:before,
h4.menu-title:after{
    content: "";
    height: 1px;
    background-color: #d3c8ac;
    width: 20px;
    margin-right: 7px;
    vertical-align: super;
    display: inline-block;
}
h4.menu-title:after{
    margin-left: 7px;
}
h4.menu-title{
    display: inline-block;
    font-size: 1.5em;
    color: #d3c8ac;
}

.bookonline-button a.button{
    padding: .25em .5em;
    margin: 1em;
}

#specials-page .agent-boxes.minimal .agent-box{
    overflow: hidden;
}
#specials-page .sepcials-button{
    position: relative;
}
#specials-page .specials-button:after{
    content: "";
    color: white;
    position: absolute;
    top: -.7em;
    right: -1em;
    width: 0;
    height: 0;
    border: 10em solid transparent;
    border-top: 5em solid #b19261;
    border-right: 0em solid #b19261;
    display: block;
}
@media (max-width: 600px){
    #specials-page .specials-button:after{
        right: 0;
        top: 0;
        z-index: 97;
    }
}
#specials-page .specials-button:before{
    content: "Special";
    top: 0;
    right: 0;
    color: white;
    display: block;
    padding: 0;
    position: absolute;
    z-index: 5;
    text-transform: uppercase;
}
@media (max-width: 600px){
    #specials-page .specials-button:before{
        padding: .5em;
        z-index: 99;
    }
}
.product img{
    margin-right: 2em;
    float: left;
}
.product{
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #d2c7aa;
    padding-bottom: 1em;
    margin-bottom: 1em;
}
.product h4{
    font-size: 2.3em;
    color: #d2c7aa;
    line-height: 1;
    text-align: left;
}
.product p{
    font-size: 15px;
    line-height: 1.2;
}


td{
    border: 1px solid #d2c7aa;
    padding: 10px;
	font-size: 14px;
    font-weight: normal;
}
tr:nth-child(even){
    background-color: rgba(232, 232, 232, 0.12);
}

ul.tabmenu{
    margin: 0 auto 2em;
    text-align: center;
}
ul.tabmenu li{
    list-style: none;
    display: inline-block;
    width: auto;
    border-right: 1px solid #d2c7aa;
}
ul.tabmenu li:first-child{
    padding-left: 0;
}
ul.tabmenu li:last-child{
    border-right: none;
}
ul.tabmenu li a{
    display: block;
    padding: 0 .5em;
    font-size: 1em;
}


.page-spaproducts .product{
    max-height: 21em;
    overflow-y: auto;
}
@media(max-width: 550px){
    .page-spaproducts .product{
        max-height: none;
    }
    .page-spaproducts .product img{
        float: none;
        margin-bottom: 2em;
        margin-right: 0;
    }
}
.page-spaproducts .product p{
    overflow: hidden;
}
.page-spaproducts .product h4{
    font-size: 1.5em;
}

.ftred {color:red}