/* FL CUSTOMISATIONS */

@font-face {
    font-family: CoastWhitby;
    src: url("../fonts/Brandon_reg.otf") format("opentype");
}

@font-face {
    font-family: CoastWhitbyTitles;
    src: url("../fonts/kokila.ttf") format("truetype");
}

/*@font-face {
  font-family: 'Antenna';
  src: url('/fonts/ANTENNA-Regular.otf') format('opentype');
}*/

body { background-color: #fff; 
  -webkit-tap-highlight-color: #2B304F;
  font-family: 'CoastWhitby', sans-serif;
  color: #565656;
}

.fancybox-lock {
        overflow: hidden !important;
        padding-right: 17px;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.rooms div.callus b.nocard { font-size: 0.9rem; color: #ccc; line-height: 1rem; display: block; }

h2 { font-size: 46px; margin-bottom: 20px; font-family: 'CoastWhitbyTitles', serif; color: #2B304F; text-transform: uppercase; }
h3 { font-size: 26px; margin-bottom: 20px; font-family: 'CoastWhitbyTitles', serif; color: #565656; text-transform: uppercase; }

section { padding: 14px 0 60px 0; overflow: hidden; }

a:hover { color: #d7c6d6; }

.alpha70x { box-shadow: inset 0 0 0 100vmax rgba(0,0,0,.7); }

.divlink { position: absolute; width: 100%; height: 100%; top:0; left:0; }

.nopad { padding: 0.005px; }

.collapsekiller { overflow: hidden; height: 0px; width: 0px; }
.collapsekiller { content: '.'; }

.w100 { width: 100%; height: auto; }

/* THE COAL BUCKET - aka the top grey bar */
/* hide topstrap after scrolldown AND when page not wide enough */
#topstrap { height: 0; padding:0; line-height: 0; margin:0; overflow: hidden; opacity:0; }
#mainNav.navbar-shrink #topstrap { height: 0; padding:0; line-height: 0; margin:0; overflow: hidden; opacity:0; }
#mainNav.navbar-shrink #topstrap img, #mainNav.navbar-shrink #topstrap ul { display: none; }
#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
color: #d7c6d6;
}
#topstrap a { color: #fff; }
#topstrap ul a { font-size: 16px; }
#topstrap ul a:hover { color: #d7c6d6; }


@media (min-width: 992px) 
{
  #topstrap { 
    opacity: 1.0;
    position: fixed;
    top: 0; right: 0; left: 0;
    background-color: #565656;
    color: #fff;
    font-size: 12px; font-family: 'CoastWhitby', sans-serif;
    height: 40px; line-height: 30px; padding: 5px 0 5px 15px;
    z-index: 1000;
  }

  #topstrap img { height: 15px; width: auto; display: inline-block; padding-right: 3px; }

  #topstrap i { display: inline-block; width: 20px; }

  #topstrap ul { list-style-type: none; position: absolute; right: 0; top:0; margin:0; padding:0; }

  #topstrap ul li { 
      display: table-cell;
      width: 50px;
      height: 40px;
      border-left: 1px solid #757575;
      text-align: center;
      vertical-align: middle;
      padding-left: 3px;
  }
  #topstrap ul li img { padding-right: 0; }  
} /* end min width 992px */
/* END OF COAL BUCKET */


.fixed-top {
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    z-index: 1500;
}

/* move it to the top on scroll/shrinkydink AND when sub 992px */
#mainNav.navbar-shrink.fixed-top { top:0; }
@media (max-width: 991px) {
  #mainNav.fixed-top { top: 0; }
}

#mainNav, #mainNav.navbar-shrink {
  background-color: #fff;
}

#mainNav.navbar-shrink { 
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.75);
}

.tran { -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }

/* main site logo */
#mainNav li.logo { width: 200px; } /* logo space */
div#logo         { position: absolute; left: 50%; top: 10px; }
div#logo>a>img   { width: 100px; margin-left: -50px; height: auto; z-index: 3000;  }
@media (min-width: 553px) { div#logo>a>img { width: 180px; margin-left: -90px;  } }

nav { position: relative; }
nav.navbar-shrink>div#logo { top: 0; }
nav.navbar-shrink>div#logo> { margin-left: -35px; }

nav#mainNav ul.navbar-nav { margin: 20px 0; }
nav#mainNav.navbar-shrink ul.navbar-nav { margin: 15px 0; }

/* also make the same changes to the top nav and logo when the page is narrow */
@media (max-width: 991px)
{
  nav>div#logo { top: 0; }
  nav#mainNav ul.navbar-nav { margin: 15px 0; }
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-family: 'CoastWhitby', sans-serif;
  font-weight: 600;
  color: #565656;
  text-align: right;
  float: right;
  width: auto;
}

#mainNav .navbar-toggler { 
  /*background-color: #AD7821;*/
   outline: none; color: #fff;
  background: #2B304F;
}

.bedroom img { width: 100%; height: auto; }
.bedroom { margin: 60px 0 0 0; }


/*.bedroom { background-image: url('/img/bedroom.jpg'); background-color: #565656; background-size: 100% auto; background-repeat: no-repeat; min-height: 60vw; background-position: 0 20px; }
.bedroom { background-image: url('../img/welcome.jpg?v=2'); }*/

#mainNav .navbar-brand { font-family: 'CoastWhitbyTitles', serif; color: #565656; }
#mainNav a.navbar-brand img { width: 100px; height: auto; transition: all 0.4s; }
#mainNav.navbar-shrink a.navbar-brand img { width: 75px; height: auto; }

header.masthead { padding-top: 80px; }
.masthead img { width:100%; height:auto;  }
.position-relative { position: relative; }
.mhlogo { position:absolute; position: absolute; top: 50%; left: 50%; 
   width: 40vw;
   height: 25vw;
   margin-top: -8vw; /* Half the height */
   margin-left: -20vw; /* Half the width */
 }

.booknow { background-color: #2e2e2e; margin: 0 auto; padding: 5px; width: 300px;  }
.booknowinner { border: 2px solid #d7c6d6; height: 100%; padding: 20px ; text-align: center;}
#f2b-widget { margin: 0 auto; width: 280px; }

#mainNav .navbar-nav .nav-item .nav-link { font-weight: 400; }

.intro { font-size: 140%; }

@media (min-width: 992px) {
  #mainNav .navbar-nav .nav-item .nav-link {
    /*padding: 0 1em !important;
    width: 120px;
    float: none;*/
  }
  header.masthead { padding-top: 110px; }
}

/* the boxes area */
.goplaces { background-color: #2B304F; padding: 10px; }
.goplaces>div { border: 2px solid white; text-align: center; font-family: 'CoastWhitbyTitles', serif; color: white; box-sizing: border-box; padding: 50px 0 30px 0; font-size: 28px; line-height: 34px; }
.goplaces div.button { margin:40px auto 0 auto; width: 160px; padding:5px; line-height: 30px color: white; border: 2px solid white; font-family: 'CoastWhitby'; text-align: center; font-size: 22px; position: relative; }

.remember { background-image: url('../img/gallery/thumb/buttercurl42.jpg'); background-size: cover; position: relative; min-height: 250px; text-align: center;   display: flex; justify-content: center; align-items: center; }

.remember>div { background-color:#2e2e2e; color: #fff; font-family: 'CoastWhitbyTitles', serif; font-size: 28px; line-height: 32px; text-align:center; padding: 15px 20px; display: inline-block; }

.rooms {  }
.rooms div.coffee { background-image: url('../img/bgrooms.jpg?v=2'); background-size: cover; padding: 10px; margin-bottom: 7px; height: 141px; background-position: bottom; }
.rooms div.coffee>div { color: white; text-align: center; border: 2px solid white; padding: 10px; font-family: 'CoastWhitbyTitles', serif; font-size: 42px; line-height: 97px; position: relative; }

.rooms div.callus { text-align: right; vertical-align: middle; padding: 30px 30px 0 80px; background-repeat: no-repeat; background-size: 56px 70px; background-position: 10px center; border: 2px solid #2e2e2e; color: #565656; font-family: "CoastWhitbyTitles", serif; font-size: 26px; line-height: 40px; margin-top: 7px; height: 140px; position: relative; }
.rooms div.callus i { position: absolute; left:30px; top: 45px; font-size: 48px; color: #2B304F; }
.rooms div.callus>span { font-size: 24px; font-family: "CoastWhitbyTitles", serif; }
.rooms div.callus>a { position: absolute; width: 100%; height: 100%; top:0; left:0; }

@media (min-width: 348px) {
  .rooms div.callus { text-align: right; vertical-align: middle; padding: 15px 30px 0 110px;  background-repeat: no-repeat; background-size: 76px 93px; background-position: 25px center; border: 2px solid #2e2e2e; color: #565656; font-size: 36px; line-height: 40px; margin-top: 7px; height: 140px; }
  .rooms div.callus>span { font-size: 32px; }
}

@media (min-width: 993px) and (max-width: 1199px) {
  .rooms div.callus>span { font-size: 25px; }
  .rooms div.callus { font-size: 28px; }
} 


.goplaces { margin: 0 0 7px 0; }
.remember { margin: 7px 0; }
.rooms    { margin: 7px 0 0 0; }
@media (min-width: 992px) {
  .goplaces { margin: 0 7px 0 0; min-height: 295px; }
  .remember { margin: 0 7px 0 7px; min-height: 295px; }
  .rooms    { margin: 0 0 0 7px; min-height: 295px; }
  .rooms div.callus { padding: 15px 30px 0 110px;  }
}

section#gallery {  }
/*section#gallery .galphotos { width: 100%; background-color: #f5f5f5; margin-top: 50px; }*/
section#gallery img { width: 100%; height: auto; }
section#gallery { background-color: #f5f5f5; padding: 50px 20px; }
div.vspace { height: 20px; }
@media (max-width: 766px) {
  section#gallery img { margin-bottom: 15px; }  
}

section#rooms { padding: 50px 20px; }
section#rooms .roomwrap h2 { font-family: 'CoastWhitbyTitles', sans-serif; font-weight: 400; color: #565656; font-size: 24px; }
section#rooms .roomwrap { margin-bottom: 14px; }
section#rooms .roomwrap>div { font-size: 16px; }
.roomwrap .rrphoto {  background-image: url('/img/bed.jpg'); background-size: cover; background-position: center center; min-height: 200px; }
.roomwrap .room_one { background-image: url('../img/room1/room_1_1_thumb.jpg'); }
.roomwrap .room_two { background-image: url('../img/room2/room_2_1_thumb.jpg'); }
.roomwrap .room_three { background-image: url('../img/room3/room_3_1_thumb.jpg'); }


.roomwrap .rrdetails { padding: 14px; border: 1px solid #ccc;  }
.roomwrap .rrbooknow { text-align: center; border: 1px solid #ccc; border-top: none; padding: 50px 0;  }
.rrbooknow .price { font-family: 'CoastWhitby', sans-serif; font-size: 34px; color: #d7c6d6; text-align: center; margin-bottom: 14px; }
@media (min-width: 553px) {
  .roomwrap .rrphoto {  min-height: 500px; }
}
@media (min-width: 992px) {
  .roomwrap .rrphoto {  min-height: 200px; }
  .roomwrap .rrphoto   {  }
  .roomwrap .rrdetails {  }
  .roomwrap .rrbooknow {  border: 1px solid #ccc; border-left: none;  }
}


section#about {     
    /*background-image: url('/img/bedroom.jpg'); */
    background-size: cover; 
    font-size: 18px;
    padding: 50px 0;
}
section#about h2 { color: #fff; }

.aboutcol1 { background-color: #2B304F; color: #fff; padding: 40px 40px; }
.aboutcol1 h3 { color: #fff; }
.aboutcol2 { background-image: url('../img/bgabout.jpg'); background-size: cover; min-height: 395px;  }
.aboutcol3 { background-color: #d7c6d6; padding: 8px; }
.aboutcol3>div { height: 100%; border: 2px solid #fff; padding: 30px; color: #fff; text-align: left; }
.aboutcol3>div h3 { color: #fff; text-align: center; display: block; margin: 0 auto; margin-bottom: 20px;  }


section#contact iframe { max-width: 100%; overflow: hidden; }
section#contact { word-wrap:  break-word; }
section#contact { background-color: #f5f5f5; margin:0; padding: 30px 0; text-align: center; }
section#contact .container { background-color: #fff; padding: 30px; }
section#contact .col1, section#contact .col2, section#contact .col3 { margin-bottom: 28px; }
@media (min-width: 992px) { section#contact .col1, section#contact .col2, section#contact .col3 { margin-bottom: 0; } }


footer { background-color: #565656; color: #bbb; font-size: 14px; padding: 40px 0 60px 0; }
footer a { color: #bbb; font-size: 14px; text-decoration: underline;  }
footer img { /*width: 60px; height: auto; margin-top: -20px; */}
footer h2 { color: #bbb; font-size: 18px; display: inline-block; margin: 0;}
footer ul { list-style-type: none; padding-left: 1px; }
footer ul li { display: inline-block; font-size: 24px; padding: 0 5px 0 5px; }

.modal { z-index: 15000; }
.modal-backdrop.show {
    opacity: .85;
}
.modal-backdrop { z-index: 11000; }

button { display: inline-block; padding: 8px; background-color: #2B304F; border: none; color: #fff; cursor: pointer; outline: none; }

.modal-content { background-size: 100% 100%; color: #2B304F; background-color: none; }
.modal-content h2, .modal-content p { color: #2B304F; }
.modal-content a, .modal-content a:active { color: #2B304F; text-decoration: underline; }
.modal-content a:hover { text-decoration: none; }
.modal-body {
    padding: 25px;
}
.modal-body p { /*line-height: 1.1rem;*/ color: #565656; }

.modal-content img { max-width: 100%; }

@media (min-width: 576px) {
  .modal-dialog {
      max-width: 75vw;
}

.text-muted { color: #565656 !important; }



center>a { color: #fff !important; font-size: 0 !important; }
