/*
Theme Name: Crantock Bay Holidays
Author: Majik Websites
Author URI: http://www.majik-websites.co.uk
Version: 2.0
*/

/*
Blue Accents
Light-ish blue: #6BB1D8 — soft, oceany, visible but not harsh
Dark blue: #015a86 — your main deep blue
Purple Accents
Light-ish purple: #A56DAF — richer lavender tone, readable
Dark purple: #873175 — your main deep purple*/
/*--------Start - WordPress Core--------*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.clear {
    clear: both;
}
/*--------End - WordPress Core--------*/

/*--------Start - Wesbite Styles--------*/
*, :after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 26px;
    color: #222d34;
font-family: 'Poppins', sans-serif;
    font-weight: 300;

    background: #f5f6f7;
}
p {
    margin: 0 0 15px;
}
strong {
font-weight: 500;
color:#873175;}
a {
    text-decoration: none;
    outline: none;
    color: #873175;
}
a:hover{text-decoration:none;color: #015a86;}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}
hr {
    width: 80%;
    margin: 20px 10%;
    clear: both;
}
img {
    border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
font-family: "Julius Sans One", sans-serif;
     color: #015a86;
    font-weight: 500;
    position: relative;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
   color: #015a86;
   text-decoration: none!important;
}
h1{
  font-size: 40px;
    line-height: 48px;
    margin: 0 0 40px;
    padding: 0px;
}
h1:after{width: 80px; height: 2px; background: #A56DAF; position: absolute; left: 0px; bottom: -10px; margin: 0; content:"";}
.title:before{width: 80px; height: 2px; background: #A56DAF; position: absolute; left: -100px; top:50%; margin: 0; content:"";}
 .title:after{width: 80px; height: 2px; background: #A56DAF; position: absolute; right: -100px; top:50%; margin: 0; content:""; left:auto;}

.newsletter .title:before, .title-block .title:before{background:#fff; width: 50px; left:-70px;}
.newsletter .title:after, .title-block .title:after{background:#fff; width: 50px; right: -70px;}

h2 {
  font-size: 38px;
  line-height: 46px;
  margin: 0 0 40px;
  padding: 0;
}
.text-content h3:first-child, .text-content h2:first-child{margin: 0px 0 10px;}
.text-content h2{margin: 30px 0 10px;}
.text-content h3{margin: 30px 0 10px;}
h3 {
  font-size: 32px;
  line-height: 36px;
  color: #015a86;
  margin: 0 0 20px;
  position: relative;
}

h3 a {color: #015a86;
}
h4 {
    font-size: 26px;
    line-height: 26px;
    margin: 0 0 10px;

}
h5 {
  font-size: 18px;
    line-height: 22px;
    margin: 0 0 5px;
color: #015a86;
}
h6 {

    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px;
}
.title{display:inline-block; max-width: 60%;}
.page-content h2 {

    font-size: 32px;
    line-height: 38px;
    margin: 0 0 10px;
}
.page-content h3 {

    font-size: 22px; line-height:  26px; margin:  0 0 5px;
}
.post h2 {
margin:  0 0 10px;
}
.centered {
    text-align: center;
}
#wpseo_sitemap ul {
font-size: 16px;}
blockquote {
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 40px;
    margin: 10px 0 20px;
    font-size:  20px;
    line-height:  26px;
    color: #fff;
    background: #015a86;
    font-style: italic;
    position: relative;
}
blockquote:before {position: absolute; top: 20px; left: 25px; font-size: 18px; font-family:'FontAwesome'; font-style: normal;
}
blockquote p {
    margin: 20px 0;
    padding:  0 20px;
    border-left:  3px solid #fff;
}
hr {

    border: none;
    height: 2px;
    width: 160px;
    display: block;
    background: #A56DAF;
    margin: 40px auto;


}
hr.clear {
    background: none;
}
.wrapper {
  width:100%;
    max-width: 1298px;
    margin: 0px auto;
    padding: 0;
}
.no-margin {
margin: 0px!important;}
#header {
    color: #015a86;
    width: 100%;
    float: left;
    clear: both;
    padding: 0px 0;
    position: fixed;
    z-index: 999;

	top:0px; left:0px;
     background: #fff;

}

.header-space {
    width: 100%;
    float: left;
    display: block;
    height:  134px;
}
.header-space.no-ticker{height: 100px;}

.top-icons {
 display: block; width: 100%; background: #873175;
    float: left;
    padding:  8px 0;
    margin: 0px;
}
.scroll .top-icons {display: none;
}
.top-icons ul {
    margin: 0px;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
}
.top-icons ul li {
    float: left;
    display: inline-block;
    margin: 0;
      line-height: 22px;
    font-size: 16px; margin:  0 20px 0 0px;

}
.top-icons ul li a { display: inline-block; color: #015a86; padding: 0px; font-size: 16px; margin:  0 0 0 5px;
}
.top-icons ul li a.email {
margin: 0px;}
.top-icons .social{float: right;
}
.top-icons .social li {height: auto; width: auto;

margin:  0 0 0 10px;}


#page-image {
text-align: center;}
#page-image img {display: inline-block; width: 100%; height: auto;
}
#page-image.full-img img {display: block;
}

.book-btn, input[type="submit"], input[type="button"], button, .button {
    padding: 10px 18px;
  font-size: 15px;
  line-height: 20px;
    color: #53565a;
    display: inline-block;
    margin: 20px 0 0;
    border: none;
    cursor: pointer;
      font-family: 'Poppins', sans-serif;
        -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    background: none;
    font-weight: 500;
    background:#fff;
    color: #015a86;  border-radius: 6px;
}
.trust .book-btn{background: #fff; color: #015a86; z-index: 11; position: relative;}
.book-btn.alt { border: 2px solid #7ab269;
background: #7ab269; color: #fff;}

#responsive-menu-additional-content .book-btn.alt {padding:  5px 20px!important; display: block!important;text-align: center!important;
}
#responsive-menu-additional-content .book-btn.alt:hover { border-color: #fff!important;
background: #fff!important; color: #873175!important;}
#responsive-menu-container .responsive-menu-search-box {
height: 36px!important;}
#responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-search-box {
padding:  10px!Important;}
.book-btn.alt:hover {
    background: #873175;
    color: #fff;
    text-decoration: none;
    border: 2px solid #873175;
}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
  max-width: 80%!important;
  height: auto!important;
  width: 240px !important;
    float: left;
    margin: 20px;
}
input[type="submit"], input[type="button"], button{
margin: 0px; background: #fff;}
.book-btn:hover
{background: #fff; color: #873175; text-decoration: none;}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .button:hover {
 background: #D9D9D6;}

.booking-bar input[type="submit"]:hover, .booking-bar input[type="button"]:hover, .booking-bar button:hover, .booking-bar .button:hover {
color: #fff; background: #D9D9D6;}
.icon-col {text-align: center;
}
.icon-col img {
max-width:  200px; width:  80%; display: inline-block!important; height: auto;}

.logo-holder {

    width: 100%;
    float: left;
    clear: both;
    margin: 0px;
}

.logo {
    padding: 0;
    width: auto;
    margin: 0px 0 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    float: left; height:  60px; display: block;
}
.logo img{height: 100%; width: auto; display: block;}
#header.scroll{     border-bottom: 1px solid #873175;}
.scroll .logo {
height: 40px;}
.home-header .logo{display:block;
}
.home-header.scroll .logo{display:block;
}

.tag-line h1 {
    font-size: 28px;
    line-height: 28px;
    text-transform: none;
}
.nav-row {
    background: #fff;
    width: 100%;
    float: left;
    margin: 20px 0 0;
}
#nav {
    padding: 0;
    position: relative;
    width: auto;
    margin: 22px 0 0 40px;
    float: right;
    clear: right;
    font-weight: 600;
    max-width: 100%!important;
    font-size: 15px;

line-height: 20px;
font-family: "Julius Sans One", sans-serif;

}
.scroll #nav {margin: 4px 0 0;
}


.home-header.scroll .top-icons {display: none;
}
#nav ul {
 float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.home-header #nav ul li li, #header.slide-header #nav ul li li{
   border:none;
}
#nav ul li {
    display: inline-block;
    margin: 0px;
    padding: 5px 5px;
    position: relative;
}
#nav ul li.book-now {padding: 0 0 0 15px;
}
#nav ul li.book-now a {text-transform: uppercase;
background: #7ab269; border-radius:  20px; padding:  5px 20px!important;}
#nav ul li.book-now a:hover {color: #873175!important; text-decoration: none;
}

#nav ul li a, .home-header.scroll #nav ul li li a, #header.slide-header.scroll #nav ul li li a {padding: 5px;
    color: #015a86;

}

#nav ul li:first-child, #header.scroll #nav ul li:first-child, .scroll #nav ul li:first-child, #header.slide-header #nav ul li:first-child {border: none;  margin: 0px;
}
#nav ul li.current-menu-item > a,
#nav li a:hover, .scroll #nav ul li.current-menu-item > a,
.scroll #nav li a:hover {
text-decoration: none;
color:#873175;

}
#nav ul li.current-menu-item li a {
    text-decoration: none;
}
#nav li:hover .sub-menu {
    display: block;
    position: absolute;
    top: 38px;
}
#nav li ul.sub-menu {
 left: 50%;
padding: 0px 0 0px;
position: absolute;
top: -9999px;
z-index: 9999;
font-size: 16px;
line-height: 22px;
text-align: left;
text-transform: none;
width: 260px;
margin: 0 0 0 -130px;
text-align: center;

}
#nav li ul.sub-menu:before { width: 16px; height:8px; position: absolute;
display: block; top: -8px; left: 50%; margin:  0 0 0 -8px; content: ""; background: url(images/sub-up.png) no-repeat 50% 100%;}
#nav ul.sub-menu li,
#nav ul.sub-menu li:first-child {
    clear: both;
    display: block;
    margin: 0px;
    width: 100%;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    background: #015a86;
    border: none;
}
#nav ul.sub-menu a,
#nav ul.sub-menu li:first-child a,
#header #nav ul.sub-menu a,
#header #nav ul.sub-menu li:first-child a {
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 7px 10px!important;
    width: auto;
    border: none;
    color: #fff;
    background:#015a86;

}
#nav ul.sub-menu a:hover,
#nav ul.sub-menu li:first-child a:hover,
#nav ul.sub-menu li.current-menu-item > a {
    text-decoration: none;
    background: #873175!important;
}

.left-title, .center-title {margin-bottom:  50px;
           }
.content-holder.left-title, .content-holder.center-title {
margin:30px 0 0px;}
.left-title .single-col.no-space{max-width: 800px; padding: 0px;}
.content-holder.center-title.minus-twenty {margin:60px 0 0px;
}
.content-holder {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
}
.center-title .single-col {
    padding: 0px 15%;
}
.center-title.wide .single-col {
padding: 0px; text-align: center;}
.center-title.wide .single-col ul{      list-style: none; /* remove bullets */}

.center-title.central .single-col {
 text-align: center;}
.content-holder.grey {background: #d9d9d7; padding-bottom: 60px;
}
.text-content img {
max-width: 100%; display: inline-block; height: auto;}
.top-border {
    padding: 0px;
}
.main-img {
    float: left;
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 0px;
}
.home-slider {
  width: 100%;
   float: left;
   clear: both;
   margin: 0!important;
   overflow: hidden;
   position: relative;

   display: block;
}


.page-slider {
  width: 100%;
  height: 640px; /* fixed height */
  position: relative;
  overflow: hidden;
  margin-bottom: 0px!important;
}
.page-id-121 .page-slider {
    height: 720px!important;
}
.page-slider .slick-slide {
  height: 100%; /* make each slide match container */
  position: relative;
}
.page-slider .slide {
  height: 640px!important;
  background-size: cover;
  background-position: center;
}
.page-id-121 .page-slider .slide {
  height: 720px!important;
  background-size: cover;
  background-position: center;
}
.page-slider img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;   /* scale to 740px height */
  width: auto;    /* maintain aspect ratio */
  transform: translate(-50%, -50%);
  object-fit: cover;
  max-width: none !important; /* override Slick's inline widths */
}
.page-slider .mc-image {
    background-position: 50% 50%;
    height: 100% !important;
    opacity:0;
}
#maximage .mc-image:nth-child(2), #maximage .mc-image:nth-child(3){opacity:0; display: none;}
.home-panel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* centers horizontally & vertically */
    z-index: 10;
    padding: 20px;
    width: 1200px;       /* don't span full width */
    max-width: 80%;    /* keep it responsive */
    box-sizing: border-box;
    text-align: center;
}

/* Drop the table layout entirely */
.home-panel .search-holder{
    display: block;
    width: auto;
    height: auto;
}
body .mc-cycle {
z-index:2!important;}

.home-panel h2 {
    font-size: 64px;
    line-height: 64px;
    margin: 0 0 20px;
color: #fff;}
.home-panel  h4 {
color: #fff;}


.slide-next, .slide-prev {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: -15px 0 0;
    position: absolute;
    top: 50%;
    width: 30px;
    font-size: 30px;
    z-index: 999;
}
.slide-next {
    right: 20px;
}
.slide-prev {
    left: 20px;
}
.slide-next .fa{
    float: left;
}
.slide-prev .fa{
    float: right;
}
.cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.logo-holder img {width: 50%; height: auto; display: inline-block; max-width:  360px;
}
.cell h2.caption-block {
display: block; color: #fff;  margin: 10px 0 0;

}
.cell h2.caption-block.yellow span{color: #fff;}
.cell h2.caption-block.blue span {
    color: #3cdbc0;
}
.cell h2.caption-block span { padding:  15px; text-align: left;
display: inline-block;font-size:  40px; line-height: 46px; background: rgba(0,98,125, 0.65); color: #fff; float: left; clear: both;}
.cell h2.caption-block span em {color: #fff; font-size:  18px; line-height:  22px; text-transform: initial; font-style: normal; display: block;

}
.metaslider {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%!important;
}
.main-img img {
    width: 100%;
    height: auto;
    display: block;
}

.main-img.single-col {margin-top:30px;
}
.center-align {
    text-align: center;
}

.content-section.main-article { margin: 50px 0 0;
}

.quote {background: url(images/quote-bg.jpg) no-repeat 0 50% ;
        background-size:cover;
        color: #fff;
}


.content-holder.quote-holder {
margin:  120px 0 0;}

.quote .text-content {padding: 0 40px; position: relative; margin: 120px 0 240px;
                   font-size:  24px; line-height: 40px;

}

.quote .text-content p {margin: 0px; font-size: 52px;
line-height: 62px;


}
.quote .text-content span {  color: #fff;
margin: 40px 0 0;
display: block;
font-size: 18px;
line-height: 22px;
text-transform: uppercase;

}

.open-quote {background: url(images/open-quote.png) no-repeat 0 0; position: absolute; width:  28px; height:22px; display: block; left: 0px; top: 0px;

}
.close-quote {background: url(images/close-quote.png) no-repeat 0 0; position: absolute; width:  28px; height:22px; display: block; right: 0px; bottom: 90px;

}


.main-article span {   font-size:  24px; line-height:  28px; margin:  30px 0 0; display: block;
}

.main-article .text-content {
    width: 100%;
    margin: 0;
    padding: 0;
}
.text-content {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}
.content-section {
    margin: 0px;
    width: 100%;
    float: left;
    clear: both;
}
.content-section.blog-img {
    margin-top: 150px;
}
.content-section.blog-img img {
    width: 100%;
    height: auto;
    display: block;
}
.content-section.main-img {
    margin: 0px;
}
.prop-carousel,
.four-col,
.three-col,
.two-col,
.twin-col {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
}
.single-col {
    float: left;
    margin: 0;
    padding: 0 20px;
    width: 100%;
}
#header .single-col {
    padding: 20px;
}
.col {
    float: left;
    margin: 0;
    padding: 0 20px;
}
.four-col .col {
    width: 25%;
}
.four-col .triple {
width:  75%;}
.full-col {
width:100%!important;}
.prop-carousel .col, .three-col .col {
    width: 33.333%;
}
.three-col .twin {
    width: 66.666%;
}
.two-col .col, .four-col .twin {
    width: 50%;
}
.col .thumb-img {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 10px;
    position: relative;
}
.thumb-img img {
    width: 100%;
    height: auto;
    display: block;
}
.thumb-col img {
width:  100%; display: block; height:  auto;}

.nf-form-content input[type="submit"], #footer .read-more, .read-more {
  padding: 10px 18px;
   font-size: 15px;
   line-height: 20px;
    display: inline-block;
    margin: 30px 10px 0 0;
    border: none;
    cursor: pointer;
      font-family: 'Poppins', sans-serif;
        -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    background: #015a86;
    font-weight: 500;
    color: #fff;
    border-radius: 6px;
}
.centered .read-more, .center-title .read-more {
display: inline-block; float:none;}

.nf-form-content input[type="submit"]{ margin: 15px 0 0px}
.nf-form-content input[type="submit"]:hover{background: #873175;
border: 0;
color: #fff;}

form input[type="button"]:hover {
background: #f2f3f3!important;}

.read-more.margin{margin:20px 0 0;}
.page-content .read-more{ float: none; display: inline-block;
}
.read-more.alt {
background: #015a86; color: #fff;}
.read-more.alt:hover {
 background: #fff;
  color: #873175;
}
#footer .read-more:hover, .read-more:hover, .nf-form-content input[type="button"]:hover {
background: #873175!important; color: #fff!important; text-decoration:none!important;
}

.light-bg {
    padding: 20px 0;
}
body::-webkit-input-placeholder {
    color: #015a86;
        opacity: 1;
}
body:-moz-placeholder {
    /* Firefox 18- */
    color: #015a86;
    opacity: 1;
}
body::-moz-placeholder {
    /* Firefox 19+ */
    color: #015a86;
    opacity: 1;
}
body:-ms-input-placeholder {
    color: #015a86;
        opacity: 1;
}

#footer {
    color: #fff;
    float: left;
    width: 100%;
    padding: 60px 0 0;
    margin: 0px 0 0;
    position: relative;
    background: #015a86;
    font-size: 14px;

}
#footer h4{font-family: 'Poppins', sans-serif; color:#fff; font-weight: 500; font-size: 18px; text-transform: uppercase;}
#footer ul {
    margin: 0px 0px 20px;
    padding: 0px;
    list-style: none;
    float: left;
    width: 100%;
    clear: both;
}
#footer ul.end-links{text-align: center; width: 100%;  margin: 50px 0 0;}
#footer ul.end-links li {display: inline-block; margin: 0px; padding: 0 20px; border-left: 1px solid #fff; float: none; line-height: 18px;}
#footer ul.end-links li:nth-child(1){border: none;}
#footer ul.end-links li a{display: block;}
#footer .foot-ad {
margin-bottom: 24px;}
.social {
margin: 0;}
#footer ul li {
    margin: 0px;
}
.social li { text-align: center; border-radius: 20px;
                         -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
	display:inline-block; width:36px; height: 36px; background: #fff; float:none; margin: 0px 8px 0 0;
}
#footer .social li{background: #fff; height: 36px; width: 36px;margin:  0 4px;}

#footer .social a i {color: #015a86;
}
#footer .social li:hover a i{color:#873175;
}
.social li a {padding: 7px; width: 100%; font-size: 22px; line-height:22px;
    margin: 0px;
    display: inline-block;
    color: #015a86;
}
#footer a {
     color: #fff;
}
#footer a:hover {
    text-decoration:underline;
}
.social a i {
color:   #873175;}
.social li:hover i {
 color: #015a86;
}
.quick-links form {margin: 10px 0 0;
}
#footer h3 {
    font-size: 22px; line-height:  24px;
    color: #015a86;
    padding-top: 0px;
    margin: 0 0 15px;
}
#footer .logo {
    margin: 0 0 30px;
    height: auto; width:  80%; text-align: center; float: none; margin:  0 auto;
}
#footer .logo img {width: 100%; height: auto; max-width:  200px; display: inline-block;
}

#footer .text-content {
    margin-top: 20px;
}
input[type=number],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea,
select, #searchform-box .ftb_w_arr input[type="text"], #searchform-box .ftb_w_dep input[type="text"], #searchform-box .ftb_thin_wrap input[type="text"]{
  -webkit-appearance: none; /* remove default iOS dropdown styling */
-moz-appearance: none;
appearance: none;
  padding: 5px 5px 5px 36px;
  width: 100%;
  color: #707a8d;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
  border: 1px solid #bdc3cd;
  background: rgb(255, 255, 255);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  border-radius: 6px;
  overflow: hidden;
  margin: 0px !important;
  height: 40px;
}
.label-above .nf-field-label {
margin:  0 0 3px!important;}
.nf-field-element textarea {
    height: 120px!important;
}
body.fts-powered-by-text-popup a.fts-powered-by-text {
display: none!important;}
#subForm {
    width: 100%;
    float: left;
}
.nf-form-fields-required {
    font-style: italic;
    font-size: 18px;
    margin: 0 0 5px;
}
.nf-form-cont .nf-field-container,
.nf-form-cont #ninja_forms_required_items {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}


.contact-details {
  list-style: none;
  padding: 0px;
  margin: 20px 0;
}

.contact-details li {
  padding: 0 0 20px 26px;
  margin: 0 0 20px;
  color:#015a86;
  border-bottom: 1px solid #707a8d;
  position: relative;
}
.contact-details li:last-child{border: none;}
.contact-details li i{position: absolute; left: 0px; top: 4px; color:#873175; font-size: 18px;}
.contact-details li a{
  color:#015a86;
}

.contact-details li a:hover {
  color: #873175;
}
.nf-input-limit{display:none!important;}

.comp-terms{font-size: 16px; line-height: 16px;}
.end-footer {
    font-size: 12px;
      background: #004466;
    padding: 10px 0;
    width: 100%;
    float: left;
    width: 100%;
    margin: 50px 0 0;
    line-height: 18px;
    text-align: center;
}



.page-layout .article-content {
    width: 66.666%;
}
.article-content img{max-width:100%; height:auto;}



.post-details {
    margin: 0 0 60px;
     color: #873175;
display: block; font-size: 14px; line-height:  22px; text-transform: uppercase;
}
.testimonial-grid .col {
    width: 100%!important;
    margin: 0 0 30px;
    padding: 20px 20%;
    background: #E6E6E6;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.testimonial-grid .inner-col {
    position: relative;
    z-index: 10;

}
.index-grid .inner-col:hover .link {
    background: #000;
}
.home-grid {
 margin:0!important;
 padding:0 10px;
 float:left;
 width:100%;
 position:relative;
}
.home-grid .thumb-img {
 display:block;
 height:auto;
 margin:0;
 width:100%
}

.home-grid .col,
.home-grid .single-col {
 padding:10px;
 position:relative
}
.home-grid .inside-col {
 display:block;
 width:100%;
 padding-top:60%;
 position:relative;
 float:left;
 overflow:hidden;
 background-size:cover;
 background-position:50% 50%;
  -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 -ms-transition:all .5s ease;

}

.home-grid .inside-col:hover {
transform: scale(1.02);
filter: contrast(1.2);
}
.full-width-grid .home-grid .inside-col:hover{
transform: scale(1.0);
}
.home-grid .single-col .inside-col {
 padding-top:33.333%
}
.home-grid .twin .inside-col {
 padding-top:50%
}
.home-grid .text-content {
 height:100%;
 position:absolute;
 width:100%;
 color:#fff;
 -moz-transition:all 1s ease;
 -o-transition:all 1s ease;
 -ms-transition:all 1s ease;
 left:0;
 top:0
}
.home-grid .inside-col:hover .text-content {
 display:block!important;
 opacity:1
}
.home-grid .fade {
 display:table;
 height:100%;
 padding:0;
 width:100%;
 padding:20px;
  background:rgba(0,0,0,.25);
}
.home-grid .fade:hover {
 background:rgba(0,0,0, .45);
}

.home-grid .fade h3,
.home-grid .fade h4 {
 color:#fff;
 margin:0px;
 padding:0;
 font-size: 32px;
   line-height: 36px;
 }
.home-grid .fade h3:after{left:50%; background: #fff; margin-left: -30px;}


.home-grid .read-more {
 float:none;
 display:inline-block;
 margin:20px 0 0;
}
.home-grid .fade .read-more:hover {
 background:#fff!important;
color: #873175!important;
}
.home-grid .fade p {
display: none;}

.home-grid .fade:hover p {
display:block;}
.home-grid .fade a {
 display:table-cell;
 height:100%;
 vertical-align:middle;
 text-align: center;
 width:100%;
 color:#fff
}
.home-grid .fade a:hover {
text-decoration: none;}


.carousel .slick-prev {
    top: 50%;
    left: 20px;
    width: 40px;
    height: 40px;
    background: url(images/prev-icon.png) no-repeat 100% 50%;
    border: none;
    text-indent: -999999px;
    outline: none;
    cursor: pointer;
    padding: 0px;
   margin-top: -20px;
   left: -60px;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

.carousel .slick-next {
    right: 20px;
    top: 50%;
    width: 40px;
    margin-top: -20px;
    height: 40px;
    background: url(images/next-icon.png) no-repeat 100% 50%;
    border: none;
    text-indent: -999999px;
    outline: none;
    cursor: pointer;
    padding: 0px;     right: -60px;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
.carousel .slick-prev:hover{    background: url(images/prev-icon-hover.png) no-repeat 100% 50%;}
.carousel .slick-next:hover{    background: url(images/next-icon-hover.png) no-repeat 100% 50%;}
.pagination .wp-pagenavi {
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
}
.post-holder {
    float: left;
    clear: both;
    width: 100%;
}
.post-holder .post {
    float: left;
    clear: both;
    width: 100%;
    padding: 0 0 30px;
    margin: 30px 0 0;
    border-bottom: 3px solid #015a86;
}
.post.four-col{
border: none; padding:  0px;
}
.post-holder .post:first-child {
   margin-top:20px; padding-top:  30px;  border-top:  3px solid #015a86;
}

.post .thumb-img img {
    display: block;
    width: 100%;
    height: auto;
}
.post .thumb-img {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0px;
}
.post .text {
    width: 100%;
    float: left;
    padding: 20px 0 0 0px;

}
.post.full .text {
    width: 100%;
    padding: 0px;
}
.arrow-up {
    background: url('images/arrow-up.png') no-repeat 0 0;
    width: 49px;
    display: block;
    height: 24px;
    position: absolute;
    top: -23px;
    left: 50%;
    margin: 0 0 0 -25px;
}
.rmm-toggled-controls {
    display: none!important;
}
.rmm-toggled-controls {
    cursor: pointer;
}

.ninja-forms-cont {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 20px;
    width: 100%;
    background: #DBD9D6;
    border: 1px solid #555759;
    color: #555759;
}
.field-wrap,
#ninja_forms_required_items {
    margin: 0px!important;
}
.ninja-forms-required-items {
    display: none;
}
.ninja-forms-field p {
    margin: 0 0 20px;
}
.pagination {
    clear: both;
    margin: 0;
    width: 100%;
}
.pagination .pages {
    display: none;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi .extend,
.pagination .wp-pagenavi .current {
    border: none;
    color: #535453;
    display: inline-block;
    margin: 0 0 0 10px;
    line-height: 20px;
    padding: 10px 0;
    width: 40px;
    height: 40px;
    border: none;
    background: #E6E6E6;
}
.pagination .wp-pagenavi .current {
    background: #444549;
    color: #fff;
}
.pagination .wp-pagenavi a:hover {
    background: #3C3C3B;
    color: #fff;
}
.pagination .wp-pagenavi a.nextpostslink,
.pagination .wp-pagenavi a.previouspostslink {
    display: none;
}
.wp-caption-text {
    display: none;
}
/*--------End - Wesbite Styles--------*/

.twin-col {
    margin: 0px;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 20px;
    /* Firefox */
    column-gap: 20px;
}
.iframe-wrap {
    height: 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 65.25%;
    padding-top: 30px;
    position: relative;
}
ul.contact {
list-style:none;}
.iframe-wrap iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.map-wrap {
    width: 100%;
    float: left;
    width: 100%;
    padding: 0 20px;
}
.home .map-wrap {padding: 0px;
}
.map-wrap iframe {
    width: 100%;
    display: block;
/*     pointer-events: none; */
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 0 0 20px;
}
.home-video .video-container {margin:  20px 0 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table-container {
 max-width:100%;
 overflow-x:auto;
 margin:0 0 20px
}
.table-container table,
.table-wrap {
 border-collapse:collapse;
 margin:0 0 20px;
 text-align:center;
 width:100%


}

.table-container table th {
 background:#873175;
 border: none;
 color:#fff;
 font-size:16px;
 padding:10px;
 vertical-align:top
}

.prices-table td, .prices-table th{text-align:center;}

.prices-table.table-container table th{ background: #873175;
font-size: 32px;
line-height: 32px;
margin: 0px;
	padding: 20px 0 ;
border:#fff 1px solid;
	border-bottom:none;
	color: #fff}
.prices-table.table-container table td{padding-top:20px;}
.table-container table th {
 border-right:1px solid #f2f3f3
}
.table-container table th:last-child {
 border-right:1px solid #f2f3f3
}
.table-container table td {
 vertical-align:top;
 background:#fff;
 border:1px solid #f2f3f3;
 color:#015a86;
 padding:10px
}
.table-wrap td {
 vertical-align:top;
 padding:0 20px 10px 0
}


.thumb-img {
    width: 25%;
    float: left;
}
.thumb-img img {
    width: 100%;
    height: auto;
    display: block;
}


.link {
    display: block;
    margin: 30px 0 0;
    color: #3C3C3B;
    font-size: 16px;
}
.link:hover {
    color: #444549;
}
.slick-prev, .slick-next { width: 30px!important; line-height:30px!important; font-size: 30px!important; height: 30px!important;  cursor: pointer!important; margin-top: -15px!IMPORTANT; z-index: 12;
}
.slick-prev:before, .slick-next:before {  line-height:30px!important; font-size: 30px!important; height: 30px!important;   font-family:'FontAwesome'!important;  opacity: 1!important;   color: #fff!important;
}
.slick-prev:before {content: '\f0a8';
}
.slick-next:before {content: '\f0a9';
}
.slick-prev {
  left: 25px!important;
}
.slick-next {
  right: 25px!important;
}

.listing-slider .slick-prev {
  left: 5px!important; margin:0px!important;
}

.listing-slider .slick-next {
  right: 5px!important; margin:0px!important;
}

.listing-slider .slick-prev:before,
.listing-slider .slick-next:before {
  font-size: 22px!important;   /* size of the chevron */
  line-height: 1!important;    /* avoids vertical misalignment */
  display: block!important;    /* helps flex centering if needed */
}

.holiday-carousel .slick-prev:before, .holiday-carousel .slick-next:before,.carousel-wrapper .slick-prev:before, .carousel-wrapper .slick-next:before { color: #015a86!important;
}

.holiday-carousel .slick-prev, .carousel-wrapper .slick-prev {
  left: -50px!important;
}

.holiday-carousel .slick-next, .carousel-wrapper .slick-next {
  right: -50px!important;
}

.blog-section {position: relative;
    padding: 0 0 0px!important; margin:  40px 0 0!important;
}
.blog-section .col {
padding-bottom: 30px;}
.blog-section .col.hidden {
    display: none;
}
.blog-section .inside-col {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
    overflow: hidden;

}
.blog-section .text-content { text-align: left;
    padding:  20px;
    background:#f5f6f7;
    border:1px solid #d2d6e0;
    border-top:none;
}
.blog-section .text-content .read-more {margin: 20px 0 0px; }
.blog-section .col .thumb-img {
    margin: 0px;
}
.page-content {
    margin: 30px 0 0px;
}
.content-pad {
    padding: 0 20px;
}
#footer .membership {
    width: 100%;
    float: left;
    clear: both;
    margin: 30px 0 0;
    padding: 0;
}
#footer .membership li {
    float: left;
    margin: 0 10px 0 0;
    display: inline-block;
    width: auto;
}
#footer .membership li a {
    display: block;
}
#footer .membership li a img {
    display: block;
    height: 50px;
    width: auto;
}
.tweeter-info .fts-right {
    padding: 0px!important;
}
.company-info {margin:  30px 0 0;
}
.nf-field-label label{font-weight:500!important;}
.nf-form-cont {
  text-align:left;
  border-radius: 6px;
    border: solid 1px #e4e6e7;
    background: #ffffff;
    padding: 20px;}

.nf-before-form-content{display:none;}
#nf-field-42-container{margin: 30px 0 0;}
.quick-book .nf-form-cont {color: #fff;
}
.foot-btn {
font-weight:bold;}
.nf-form-cont label{font-size: 16px!important; font-weight: 400!important;}
.nf-form-cont .checkbox-wrap label{font-weight: 300!important;}
.nf-form-cont a{color:#015a86!important;}
.nf-form-cont a:hover{text-decoration:underline;}


.carousel .col {position: relative; top:0px; left: 0px;
}
.carousel .col:hover .inner-wrap, .listed-dogs .col:hover .inner-wrap {display: table;
}
.hover-wrap { top: 0px; left: 0px;
    width: 100%; height: 100%; position: absolute; display: block;
}
.hover-wrap .inner-wrap{ width: 100%; text-align: center;  display:none; height: 100%; display:block; background: rgba(2,63,133,0.65);
}
.hover-wrap .title {display: table-cell; vertical-align: middle;
}
.spaced {
margin-top: 100px;}
.hover-wrap .title h3 {color: #fff;
}
.paw {display: block; background: url(images/paw.png) no-repeat 0 0;
              width:  382px; height: 400px; position: absolute; left: 0px; bottom: -80px;
              z-index: -1;
}
.paw-holder {position: relative;
}
.carousel {position: relative;
}

.slick-list { overflow: hidden;
}
.img-text .slick-list{overflow: visible; padding: 0px!important;}
.img-text .slick-list .slick-slide{opacity: 0.3;}

.img-text .slick-list .slick-slide.slick-active{opacity: 1;}
.slide-show .slide img{width:  100%; height: auto; display: block;
}
.slide-show .slick-next{right: 10px;}
.slide-show .slick-prev{left: 10px;}
.slide-show.slick-slider {margin:  0px;
}
.slider-nav {padding: 0 12px 0 15px; margin:  0 0 10px!important; float: left; width: 100%;
}
.slider-nav .slide {cursor: pointer;
padding: 0 3px 0 0; width: 20%!important;}
.slider-nav .slick-track {width: 100%!important;
}




.side-list i {
    font-size: 22px;
    line-height: 22px;
     display: block; top:  1px; left: 0px;
    color: #53565a; position: absolute;
}

.widget li:hover a, .widget li:hover i {color: #015a86;
}
.side-list ul {margin:  0px; list-style: none; padding: 0px;
}
.side-list li{display: block; line-height:  26px; font-size:  18px; text-transform: capitalize; position: relative; padding: 0; margin:  0 0 10px;
}


.featured-img {
width:  100%; float: left; clear: both; margin: 0 0 10px;}

.featured-img img {display: block; width: 100%; height: auto;
}
.widget .read-more {
margin: 0px;}
.post-item { margin-top:  20px; padding-top: 20px; float: left; width:  100%; border-top:  1px solid #015a86;
}
.post-item:first-child { margin-top:  0px; padding: 0px; border: none;
}

.social li a .facebook {width: 16px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat 0 0;
}
.social li a:hover .facebook {background-position: 0 -43px;
}
.social li a .twitter{width: 33px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat -25px 0;
}
.social li a:hover .twitter {background-position: -25px -43px;
}
.social li a .instagram {width: 33px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat -72px 0;
}
.social li a:hover .instagram {background-position: -72px -43px;
}
.social li a .trip-advisor {width: 35px; height:  32px; display: block; background: url(images/social-sprite.png) no-repeat -210px 0;
}
.social li a:hover .trip-advisor {background-position: -210px -43px;
}
.facebook-circle {width: 38px; height:  37px; display: block; background: url(images/social-sprite.png) no-repeat -117px 0;
}
.social-col h4:hover .facebook-circle {background-position: -117px -43px;
}
.twitter-circle{width: 37px; height:  37px; display: block; background: url(images/social-sprite.png) no-repeat -165px 0;
}
.social-col h4:hover .twitter-circle {background-position: -165px -43px;
}

.home-slider .booking-bar {position: absolute; bottom: 0px; left: 0px; z-index: 999;
}
.footer-booking.booking-bar {background:  #015a86; margin:  40px 0 0;
}
.booking-bar h3 {
color: #fff;}
.nf-field-container.spaced {
margin:  0 0 20px!important;}

#footer .single-col {
text-align: center;}
#footer ul.accred {margin: 0; padding: 40px 0 0; display: inline-block; border-top:  1px solid #fff; width: auto; float: none;
}
#footer ul.accred li { padding:  0 20px; display: inline-block;
}

#footer ul.accred img { height:  100px;
  display: inline-block;
}



::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}
  ::-webkit-scrollbar-track {
    background-color: rgba(57,57,57, .6);
    border-radius: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(156, 156, 156, .6);
}
.scroll-menu{float:left; width: 100%;}



.quote-section {background: url(images/quote-bg.jpg) no-repeat 50% 100%; margin: 50px 0 0;
                   background-size: cover;
                   color: #fff;

}
.quote-section h3 {
color: #fff; border-bottom:  1px solid #fff; padding:  0 0 20px; margin:  0 0 20px;}
.quote-section h3 a {
    color: #fff;
}
.quote-section .content-section {margin: 0px;  background: rgba(0,0,0, 0.35);
}
.quote-section .two-col {padding:  80px 0; margin:  0px;
}

.banner-section img {display: block; width:  100%; height: auto;
}
.simple-img img {margin-top: 44px; float: right;
}
.subscribe-form{background:#53565a; width: 100%; float:left; padding: 20px;}
.subscribe-form h3{color:#fff;}

.side-gallery {
float: left; width:  100%; clear: both; padding: 0px; margin: 0px;}
.side-gallery li{ float: left; padding: 0px; list-style: none; margin:  0 0 20px;
}
.side-gallery li img {
display: block; float: left; width: 100%; height:  auto;}

.image-row {
width:  100%; float: left;margin: 20px 0 0;}
.image-row .thumb-col {
width:  30%; padding:  0 20px 0 0; float: left;}
.image-row .text-col {
width: 70%; padding:  0 20px 0 0; float: left;}
.gallery-holder-out {
    float: left; padding: 0 20px;
    width: 100%;
}
.gallery-holder-in {float: left; width:  100%; position: relative; margin:  0 0 3px;
}
.carousel {position: relative;
}


.slide-show .slide img{width:  100%; height: auto; display: block;
}
.slide-show .slick-next{right: 10px;}
.slide-show .slick-prev{left: 10px;}
.slide-show.slick-slider {margin:  0px;
}
.slider-nav {padding: 0 17px 0 20px; margin:  0 0 10px!important; float: left; width: 100%;
}
.slider-nav .slide {cursor: pointer;
padding: 0 3px 0 0; width: 20%!important;}
.slider-nav .slick-track {width: 100%!important;
}


.grid-holder{padding:  0 10%;
	width: 100%; float:left; clear:both; display:table;
}
.content-holder.grid-section {
margin:  100px 0 0;}
 .grid-holder, .scroll{
	width: 100%; float:left; clear:both; display:block;
}
.grid-holder .cell-block{
	height: 600px;
}
.gallery-block, .cell-block, .slick-slide.cell-block{  display:block; position:relative;
  padding: 20px;
}
  .image-link {
    text-align: left;
    display:block; float:left;
height: 100%; width: 100%;
    background-size: cover!important;
    background-color: #f6f6f6;
    background-position:  50% 50%;
  }
  .cell-holder{transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
	display:table; width: 100%; height:100%;
      background: rgba(0,0,0, 0.35);
}
  .cell-block:hover .cell-holder {
    background: rgba(0,0,0, 0.15);
  }

.grid-holder .cell{
	display:table-cell; padding: 0px;
   position: relative;
   padding: 20px; vertical-align: middle;

}
.cell .excerpt {

 color: #fff;
    max-height: 200px;
	overflow: hidden; display: block;
}



.cell h3 {
 color: #fff;
     font-size: 52px;
    line-height: 52px;
 text-transform: capitalize;



}
.cell .read-more {display: inline-block; float:none;
}
.content-holder.photo-break {
margin:  100px 0 0;}
.photo-layout {display: table; padding:  0 10% 0px; width:  100%;
}
.photo-layout .col {display: table-cell; vertical-align: bottom; float: none;
}
.photo-layout .col-2-3 {width:  66.666%; padding: 20px;
}
.photo-layout .col-1-3 {width:  33.333%; padding: 20px;
}
.photo-layout .col-1 {width: 100%; padding: 20px 100px;
}
.photo-layout img {display: block; width:  100%; height: auto;
}
.img-break, .split-img { background-position: 50% 50%; background-repeat: no-repeat; margin-top: 120px;
background-image: url(images/quote-bg.jpg); min-height: 600px; display: block; background-size: cover; }
.split-img {margin: 0px;
}
.narrow-split-row .split-img{height: 800px;}

.right-img .split-img {
float: right;}
.split-row .text-content {
padding: 60px 10% 40px;}
.trust {background: #015a86!important;
        padding:  90px 0 120px;
        margin-top:160px!important;
  display: block;
}
.trust:before{display: block; height: 160px; width:100%; position: absolute; left: 0px; top:-160px; content:""; background:url(images/wave-bg-blue-white.png) no-repeat 0 0; z-index: 10;}


.newsletter {background: url(images/newsletter-bg.jpg) no-repeat 50% 50%; background-size: cover;
        margin-top: 0px;
        padding:  120px 0;
  display: block;
}
.newsletter input {margin:  0 0 20px!Important; border-radius: 6px;
}
.newsletter .one-half { float: left!important; clear:none!important;
width:  48%!important; margin:  0 0 20px 2%!important;}

.newsletter .one-half.first {
width:  48%!important; margin: 0 2% 20px 0!important;}
.newsletter .text-content{margin: 0px; float: none;


 color: #fff; display: table-cell; vertical-align: top;
 background:rgba(1,90,134, 0.6); padding: 40px 5%;
}
.img-break {
margin-top:  40px;}
 .img-break .single-col { height: 100%;
display: table;float: none; padding:  100px 20px;}

.trust .single-col { height: 100%;
display: table;float: none; padding:  0px 20% 0;}
.newsletter .single-col { height: 100%;
display: table;float: none; padding:  0px 20% 0;}

.newsletter .text-content, .trust .text-content{margin: 0px; float: none;
 color: #fff; display: table-cell; vertical-align: top;
}
.img-break .text-content {margin: 0px; float: left;
 color: #fff; display: block; float: left; max-width:  60%;
}
.newsletter h2, .trust h2, .img-break h2 {
color: #fff;}

.newsletter form {
margin:  40px 0 0;}
.trust .read-more, .img-break .read-more {color: #fff; border-color: #fff; margin: 30px 0 0;
}
.trust .read-more:hover, .img-break .read-more:hover {background: #fff!important; color: #873175!important;
}
.trust ul {
display: inline-block; float: none; margin: 30px 0 0; padding: 0px; list-style: none;
}
.trust ul li {
display: inline-block; padding:  110px 20px 0;}

.trust ul li.donate { background: url(images/icons/donate.svg) no-repeat 50% 0; background-size: auto 70px;
}
.newsletter button, .trust ul li.donate .book-btn, #footer .book-btn {
background: #fff; border-color: #fff; color: #015a86;}

.newsletter button:hover, .trust ul li.donate .book-btn:hover, #footer .book-btn:hover {color:#873175; background: #fff; text-decoration: none!important;
}

.trust ul li.fom {background: url(images/icons/support.svg) no-repeat 50% 0;  background-size: auto 70px;
}

.mxm-form input[type="text"],.mxm-form input[type="email"]{padding-left: 10px;}


.split-row .read-more {margin: 20px 0 0;
display: inline-block; float: none;}
.split-row {
margin-top: 100px;}
.split-row h2{margin: 0 0 10px;}
.img-break.img-1{
 background-position: 50% 50%;}
.blog-section h3 {
font-size: 24px!important;  margin: 0 0 6px; line-height: 30px;}

.property-loop h3{padding-right: 50px;}
.property-loop .save-favourite.active, .property-loop .save-favourite.active:hover {background:none!important}
.property-loop .save{
display:block;
position: absolute; top:22px; right:15px;
z-index: 1; cursor: pointer;
  }

.property-loop .save i, .property-loop .save.active i {
    margin-right: 0px!important;
    font-size: 20px!important;
    color: #015a86!important;
  }

.property-loop .save:hover i, .property-loop .save.active i{color:#873175!important;}
  /* Add vertical line except last item */

.foot-note {
    padding: 25px 0;
    margin: 0px 0 0;
    text-align: center;
    color: #fff;
    background:#873175;
}
.gallery-row img{
display: block; width: 100%; height: auto;

}
.foot-note h3 {margin: 0;
             top: 2px;
               color: #fff;

position: relative; display: inline-block; padding: 0; font-size:  20px; line-height: 28px
}
.foot-note .social { padding:  0 0 0 15px;
display: inline-block;}
.social li {width:  32px; height:  32px;
}
.foot-note .social li a {font-size:  16px; line-height:  18px;
}

.foot-note .read-more { float: none; display: inline-block; margin:  0 0 0 30px; border-color: #fff!important; color: #fff!important;}
.foot-note .read-more:hover { background: #fff!important; color: #c6cace!important;}
.quick-links img{ width:  80%; max-width: 200px; height:  auto; display: block; margin:  20px 0 0;
}
.fbx-caption-title {
display: none!important;}

.blog-index {margin-top: 60px;
}
.blog-index .col {
margin:  0 0 60px;}
.blog-index .col:nth-child(3n+1) {
clear: both;}
.single-nav {margin: 40px 0 0; border-top:  1px solid #f2f3f3; padding:  40px 0 0;
}
.single-nav a{
    margin: 0px 0 0;
    padding: 18px 28px;
    color: #015a86!important;
    background: none!important;
    display: block;
    float: left;
    position: relative;
    line-height: 20px;
    font-size: 15px;
    border:  2px solid #015a86!important;
    text-transform: capitalize;
    font-weight: 500;
    -moz-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
}
.single-nav a:hover {
 background: #015a86!important;
  color: #fff!important;

text-decoration: none;}
.single-nav .prev-post { display: inline-block;
float: left;}
.single-nav .next-post { display: inline-block;
float: right;}
#nf-form-2-cont .nf-form-wrap {
text-align: left;}
#nf-form-2-cont .nf-form-content hr.ninja-forms-field {
margin:  20px 0; background: #c4c4c4;}
.page-id-85 #nf-form-2-cont .nf-form-fields-required {
text-align: center!important;}
.nf-form-wrap input[type="button"] {
height: auto!Important;}

.portrait-img-grid .img-2{width: 50%;}
.portrait-img-grid .img-3{width: 70%; margin: 40px 0 0;}
.overlap-split-row .col{padding:0px!important;}
.overlap-split-row .text-content{background: #fff; position:relative;  width: 120%; top: 60px; text-align:center!important; left:-20%; border: 1px solid #d2d6e0;
}
.overlap-split-row.right-img .text-content{right: auto; left:0;}
.overlap-split-row .split-img{height: 520px; min-height: 520px;

}
.single-img{width: 100%; text-align:center; padding: 0 10%;}
.double-img{width: 100%; text-align:center; padding: 0 10%;}
.double-img img, .single-img img{display:inline-block;width:100%;height:auto; padding: 15px 0;}
.single-img.narrow{ padding: 0 25%;}

.icon-header {
padding-top:  70px;}
.icon-header.pres {background: url(images/icon-c.png) no-repeat 50% 0; background-size: auto 110px; padding-top:  110px;
}

.icon-header.wed {background: url(images/icons/wed.svg) no-repeat 0% 0; background-size: auto 50px;
}



.wpbsearchform{
    display: block;
    width: 300px;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 1px;
    z-index: 9999;
    padding: 0;
    border-radius: 0;
    background:  #fff;

}

.wpbsearchform form input:focus {
    color: #555;
}

.wpbsearchform input[type="search"] {
	border-radius: 0;
    padding: 8px 10px;
    border:  2px solid #873175;
    width: 100%;
}

.wpbsearchform ::-moz-placeholder {
	color: #999 !important;
	font-weight: 300;
	opacity: 1;
}

.wpbsearchform ::-webkit-input-placeholder {
	color: #999 !important;
	font-weight: 300;
}
.search-wpb {cursor:pointer;
}
.divide-line {width: 90%; margin: 40px 5% 70px; display: block; height:  2px; background: #873175; position: relative;
}
.divide-line .img-wrap { width: 80px; padding: 10px; background: #fff; position: absolute; left: 50%; margin:  -30px 0 0 -40px;
}
.divide-line.castle .img-wrap {margin-top: -60px; margin-left: -35px; width: 70px;
}
.divide-line.calendar .img-wrap {margin-top: -41px;margin-left: -35px; width: 70px;
}
.divide-line .img-wrap img {width:  100%; display: block; height: auto;
}
.review-wrap {display: block; width:  100%; float: left; color: #7ab269; font-size:  20px; line-height: 26px; font-weight: 500; margin:  10px 0 0;
}
.star-wrap {display: block; width: 100%;
margin:  0 0 8px;}
.single-icon {display: inline-block;
width:  60px; margin:  0 0 30px;}
.single-icon.castle {
width: 50px;}
.single-icon img {
width: 100%; height:auto; display: block;}
.img-col img {
width: 100%; height: auto; display: block;}
.wrapper.full-width-grid {
width: 100%!important;}
.wrapper.full-width-grid .home-grid, .wrapper.full-width-grid .home-grid .col{
padding: 0px!important;}
.wrapper.full-width-grid .home-grid .fade a {
padding:  20px 20%;}
.wrapper.full-width-grid .home-grid .fade h3 {font-size: 44px;
line-height: 48px;
}
.popup-overlay, .popup-overlay-wed {
    display: block;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.popup-overlay.hide, .popup-overlay-wed.hide{display:none!important;}

.pop-up {
    background:#fff;
    color:  #015a86;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
    display: block;
    height: auto;
    padding: 30px 30px 15px;
    z-index: 9999;
	text-align:center;
	width: 40%;
	    position: absolute;
    margin: 0;
	  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	max-height:80%;
}
.popup-overlay-wed .pop-up{overflow-y:scroll;}
.pop-up.green {
    background:#873175;
    color:  #fff;
}
.pop-up.green h2 {
    color:  #fff;
}
.pop-up .read-more{margin-bottom:15px!important;}
.pop-up em{font-size:12px; line-height: 14px;}
.pop-up h2 {
margin:  0 0 25px;}
.pop-up form{text-align:left;}
.close-window, .close-window-wed {
background:  url(images/close-icon.png) no-repeat 0 0;
	background-size: cover!important;
width:  30px;
height: 30px;
position: absolute; top:  -15px; right: -15px;
display: block;
cursor:pointer;
}
.close-window-wed{top: 10px; right: 10px;}
.green .close-window {
background:  url(images/green-close-icon.png) no-repeat 0 0;
}
.green .read-more{background:#7ab269; color:#fff;}
.green .read-more:hover{background:#fff!important; color:#873175!important;}
.ticker{
  background:#015a86;
  padding: 5px;
  display:block;
  width: 100%;
  color:#fff;
  font-weight:500;
  text-align:center;
   position: relative;
   overflow: hidden;
   white-space: nowrap;
   width: 100%;
 }

 /* Default: static text */
 .ticker p {
   display: inline-block;
   margin: 0;
   padding: 0;
   transform: none;
   animation: none;
 }

 /* Animate only if overflowing */
 /* Animate only if needed */
   .ticker p.scrolling {
     padding-left: 100%; /* start just offscreen */
     animation: ticker-scroll 12s linear infinite;
   }

   @keyframes ticker-scroll {
     0%   { transform: translateX(0); }
     100% { transform: translateX(-100%); }
   }
.scroll .ticker, .ticker.hide{display:none!important;}
h3 span{font-size: 16px; font-weight:bold; text-transform: initial;
}
.breadcrumbs{float: right; color:#873175;
clear: both;
margin: 0px;
padding: 0px;
font-weight: 400;
font-size: 14px;
margin: 5px 0 0px;}
.breadcrumbs-holder{position: relative; top:-30px; z-index: 20;}
.breadcrumbs-holder .single-col{padding: 0px;}
.page-id-76 .breadcrumbs-holder{display:none;}
.page-id-7020 .overlap-split-row .text-content{text-align:left!important;}

.single-wedding_galleries blockquote{background:none;
float: left;
width: 100%;
clear: both;
padding: 20px 0px;
margin: 0;
font-size: 20px;
line-height: 32px;
color: #873175;
background: none;
font-style: italic;
position: relative;}

.single-wedding_galleries blockquote p {
  margin: 20px 0;
  padding: 0px;
  border-left: none;
}
.post-type-archive-wedding_galleries .main-img img, .wedding-gallery .main-img img, .single-wedding_galleries .main-img img{width:100%!important; left:auto!important;}
.single-wedding_galleries h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 15px;
  color: #873175;

}
.wedding-index.blog-section .text-content{text-align:center;}
.divide-line.wedding .img-wrap{  margin: -39px 0 0 -40px;
}
.divide-line.wedding{margin: 80px 5% 60px;}
.gallery .gallery-item a{display:block;}
.newsletter .nf-form-cont{background:none!important;padding:0px!important;}
.newsletter .nf-form-fields-required{display:none!important}

#page-image:after, .page-slider:after{display: block; height: 160px; width:100%; position: absolute; left: 0px; bottom:0px; content:""; background:url(images/wave-bg.png) no-repeat 0 0; z-index: 10;background-size: cover;}
.img-text .wrapper{width: 80%; margin: 0 auto; float: none;}
.img-text{padding: 80px 0; background: #fff; margin-top: 160px!important;}
.img-text .content-section{overflow:hidden;}
.img-text:before{display: block; height: 160px; width:100%; position: absolute; left: 0px; top:-160px; content:""; background:url(images/wave-bg-white.png) no-repeat 0 0; z-index: 10;background-size: cover;}
.overlap-split-row{margin-top: 160px; padding: 90px 0;}
.overlap-split-row:before{display: block; height: 160px; width:100%; position: absolute; left: 0px; top:-160px; content:""; background: #fff url(images/wave-bg-grey-blue.png) no-repeat 0 0; z-index: 10;background-size: cover;}
.newsletter{padding: 250px 0; }
.newsletter:before{display: block; height: 160px; width:100%; position: absolute; left: 0px; top:0px; content:""; background: url(images/wave-bg-grey-trans.png) no-repeat 0 0; z-index: 10;background-size: cover;}
.newsletter:after{display: block; height: 160px; width:100%; position: absolute; left: 0px; bottom:0px; content:""; background: url(images/wave-bg.png) no-repeat 0 0; z-index: 10;background-size: cover;}
.post-type-archive .newsletter::after {display:none;}
.post-type-archive .newsletter{padding-bottom: 120px;}
.cta{background: url(images/newsletter-bg.jpg) no-repeat 50% 50%; background-size: cover;
        margin-top: 0px;
        padding:  240px 0 120px;
  display: block;
  color:#fff;
  margin: 100px 0 0;
}
.cta:before{display: block; height: 160px; width:100%; position: absolute; left: 0px; top:0px; content:""; background: url(images/wave-bg-grey-trans.png) no-repeat 0 0; z-index: 10;}
.cta h2{color: #fff; font-size: 34px;}
.cta h2:before,.cta h2:after{display:none;}
.cta .text-content{width: 50%; font-size: 18px; line-height: 28px;}
.cta .read-more{background:#fff!important; color: #015a86!important;}
.cta .read-more:hover{background:#fff!important; color:#873175!important;}
.mini-menu {
  display: flex;
  justify-content: center;
  gap: 40px;
  list-style: none;
  padding: 0;
  margin: 15px 0 0;
  font-size: 18px;
}

.mini-menu li {
  position: relative;
  cursor: pointer;
  transition: color 0.3s ease;
  color: black;
}

/* Hover and Active Color */

.mini-menu li.active {
  color: #873175;
  font-weight: 500;
}
.mini-menu li:hover {
  color: #873175;
}

/* Underline Effect */
.mini-menu li::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 1px;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.mini-menu li:hover::after,
.mini-menu li.active::after {
  background-color: #873175;
}

.search-graphic{width: 100%!important; height: auto!important; display: inline-block; max-width: 1400px!important; margin: 30px 0 0;}
.first-col{width: 50%;}
.second-col{width: 50%;}




.section-wrapper {
width:100%; float:left;
  padding: 40px 0px;
}


.carousel-slide {
  text-align: left;
  display: block;


}

.slide-image {
float: left;
  width: 50%;
  padding: 0 30px 0 0;
}

.slide-image img {
  width: 100%;
  height: auto;
  display: block;
padding: 0;
}

.slide-text {
  padding: 0 0 0 30px;
    width: 50%;
float:left;
  flex-direction: column;
  justify-content: space-between;
}



.read-more-link {
  color: #015a86;
  text-decoration: none;
  margin-top: 10px;
  text-decoration: none!important;
}
.read-more-link:hover {
  color: #873175;
}
.grid-block{position: relative;}
.grid-block .title-block{margin: 0 0 20px; display: block;}
.large-c{background: url(images/large-c.png) no-repeat 100% 0%; height: 400px; width: 339px; position: absolute; right:0; bottom: 0px; display: block; background-size: cover; content:""; opacity: 0.3; z-index: 11;}
.fa-heart{font-size:18px;}

.mobile-only{display: none!important;}
.saved-icon.active{color:#873175!important;}
.accommodation-icons {
  list-style: none;
  display: flex;
  gap: 12px;
  padding: 0;
  margin: 0;
  font-size: 1.2rem; /* adjust as needed */
}

.accommodation-icons i {
  color: #555; /* neutral default */
  transition: color 0.3s ease;
}

.accommodation-icons i:hover {
  color: #015a86; /* optional hover color */
}
.accommodation-icons{list-style: none; padding: 0; margin: 0 0 15px; display: flex; flex-wrap: wrap; gap: 12px; font-size: 18px; color:#d2d6e0; border-top: 1px solid #d2d6e0; border-bottom: 1px solid #d2d6e0; padding: 10px 0;}



.accommodation-icons i {
  color: #015a86; /* neutral default */
  transition: color 0.3s ease;
}

.accommodation-icons i:hover {
  color: #015a86; /* optional hover color */
}

.accommodation-details {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 1rem;
  color: #333;
}

.accommodation-details i {
  margin-right: 8px;
  color: #015a86; /* optional highlight color */
}


/* Top Full Width Bar */
.accommodation-header {
padding: 0px 0 15px;
margin: -20px 0 20px;
width:100%; float:left;
}

.accommodation-header .wrapper {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: solid 1px #e4e6e7;
  padding: 0 0 20px;
}

.accommodation-header .info h1 {
margin: 0 0 30px;
}

.accommodation-header .info div {
color: #222d34;
font-size: 18px;
}

.accommodation-header .actions {
text-align: right;
}

.accommodation-header .actions .price {
font-weight: 500;
margin-right: 15px;
font-size: 16px;
}

.accommodation-header .actions i.fas.fa-heart {
color: #d00;
margin-right: 10px;
font-size: 18px;
cursor: pointer;
}

.accommodation-header .read-more {
background: #015a86;
color: #fff;
padding: 8px 15px;
border: none;
border-radius: 6px;
cursor: pointer;
font-size: 14px;
}


.content-area {
  display: flex;          /* flex container */
  gap: 30px;              /* spacing between items */
  flex-wrap: wrap;        /* allow items to wrap if needed */
  box-sizing: border-box;
}

/* Main content */
.tab-content {
  flex: 0 0 calc(70% - 15px);
  border: 1px solid #e4e6e7;
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  box-sizing: border-box;
}
.listings-wrap{  flex: 0 0 calc(70% - 15px);}
/* Sidebar */
.sidebar {
  flex: 0 0 calc(30% - 15px);
  box-sizing: border-box;
}
.sidebar.mobile-sidebar{display:none;}

   .listings-wrap {
     width: 70%;

   }
   .listings-wrap.full {
     width: 100%;

   }



   .sidebar .widget {
     position: relative;
     width: 100%; margin: 0 0 30px;
     border-radius: 6px;
     border: solid 1px #e4e6e7; /* main blue accent */
     background: #ffffff; /* clean, airy background */
     padding: 20px;
   }



   .sidebar ul {
     list-style: none;
     padding: 0;
     margin: 10px 0;
   }
   .sidebar ul.accommodation-icons{border-top:none;}

   .sidebar ul li {
     margin-bottom: 8px;
     display: block;
     width: 100%;
   }

   .sidebar ul li i {
     margin-right: 10px;
     color: #015a86;
   }
   .overview-list {
     list-style: none;
     padding: 0;
     margin: 0;
   }

   .overview-list li {
     display: flex;
     align-items: center;
     margin-bottom: 10px;


   }

   .overview-list li i {
     margin-right: 10px;
     color: #015a86; /* consistent blue with sub-tabs */
     min-width: 20px;
     text-align: center;
     font-size: 1.1rem;
   }
   .feature-list {
     list-style: none;
     padding: 0;
     margin: 0;
   }

   .feature-list li {
     display: flex;
     align-items: center;
     margin-bottom: 10px;


   }

   .feature-list li i {
     margin-right: 10px;
     color: #015a86; /* matches sub-tabs and overview icons */
     min-width: 20px;
     text-align: center;
     font-size: 1.1rem;
   }


.contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-list li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;


}

.contact-list li i {
  color: #015a86;
  margin-right: 10px;
  font-size: 1.1rem;
  width: 20px;
  text-align: center;
}

.contact-list li a {
  color: #015a86;
  text-decoration: none;
  transition: color 0.2s ease;
}

.contact-list li a:hover {
  color: #873175;
}

.btn-contact {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 18px;
  font-size: 15px; line-height: 20px;
  background-color: #015a86;
  color: #fff;
  font-weight: 500;
  text-decoration: none!important;
  border-radius: 6px;
  transition: background-color 0.2s ease;
}

.btn-contact:hover {
  background-color: #873175;
  color:#fff;
}

   .section {
     margin-bottom: 40px;
   }

   iframe {
     width: 100%;
     height: 400px;
     border: 0;
   }
   .accommodation-gallery {
     display: flex;
     flex-wrap: wrap;
     gap: 20px; /* spacing between items */
   }

   .accommodation-gallery .gallery-item {
     flex: 1 1 calc(33.333% - 20px); /* 3 columns */
     box-sizing: border-box;
   }

   .accommodation-gallery .gallery-item img {
     width: 100%;
     height: auto;
     display: block;
     border: 1px solid #e4e6e7;
   }
/* ---------------- Main Tabs ---------------- */
.main-tabs {
    display: flex;
    gap: 30px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #e4e6e7;
        overflow-x: visible; /* desktop no scroll needed */
}
.main-tabs .tab-link{cursor:pointer;
}
/* Hide the mobile dropdown by default */
.main-tabs-dropdown {
    display: none;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px;
    font-size: 16px;
}

.main-tabs-dropdown-wrapper {
    margin-bottom: 10px; /* space below dropdown */
    width: 100%;
    display: none;
}
.main-tabs-dropdown {
    display: block; /* mobile only */
    width: 100%;
    padding: 0px 16px;
    font-size: 16px;
    height: 44px;
    color: #873175;
    font-weight: 500;
    border: 1px solid #e4e6e7;
    border-radius: 8px;
    background-color: #fff;
    appearance: none; /* remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='12' height='12' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7L10 12L15 7' stroke='%23873175' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
    cursor: pointer;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.main-tabs-dropdown:focus {
    border-color: #873175;
    box-shadow: 0 0 0 2px rgba(135, 49, 117, 0.2);
    outline: none;
}



.main-tabs div {
    cursor: pointer;
    padding: 10px 0;
    position: relative;
    color: #873175;
    font-weight: 400;
    transition: color 0.2s ease;
}

.main-tabs div:hover {
    color: #873175;
}

.main-tabs .active {
    color: #873175;
    font-weight: 500;
}

.main-tabs div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background-color: #873175;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.main-tabs div:hover::after {
    opacity: 0.3;
}

.main-tabs .active::after {
    opacity: 1;
}


.tab-pane {
display: block;width: 100%; float: left;
}

.top-actions-widget {
  padding: 0 !important;

}

.top-actions {
  display: flex;
  justify-content: space-between;

  overflow: hidden;
}

.top-actions .action-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  cursor: pointer;
  transition: background 0.2s;
  position: relative;
}

.top-actions .action-item i {
  margin-right: 8px;
  font-size: 16px;
  color: #015a86;
}

.top-actions .action-item span {
  font-size: 14px;
  color:#015a86;
}
.top-actions .action-item:hover i, .top-actions .action-item:hover span{color:#873175;}
/* Add vertical line except last item */
.top-actions .action-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  width: 1px;
  background-color: #ddd;
}

.top-actions .action-item:hover {
  background-color: #f5f5f5;
}
.section-item{margin-bottom: 30px;}




/* Main listing container */
.listing-item {
    display: flex;
    flex-direction: column; /* stack on mobile */
    margin-bottom: 40px;
    overflow: hidden;
    border: solid 1px #e4e6e7;
    background: #ffffff;
    border-radius: 6px;
}
.listing-item .slick-slider{margin:0px;}
.listing-item h3::after{display:none;}
.listing-inner {
    display: flex;
align-items: stretch;
}

/* Slider */
.listing-slider {
  position: relative;
    flex: 1 1 300px;
    max-width: 400px;
    overflow: hidden;
}
.listing-item .slick-slider, .listing-item .slick-list, .listing-item .slick-track, .listing-item .slick-slide{height: 100%!important;}
.listing-slider img {
    border-right: 1px solid #e0e0e0;
    display: block!important;
  height: 100%!important;
  width: 100%!important;
  object-fit: cover!important;
}

/* Content */
.listing-content {
    flex: 2 1 400px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

/* Title */
.listing-title {
    font-size: 24px;
    margin-bottom: 6px;
    padding-right:40px;
}

/* Location below title */
.listing-location {
font-weight: 400;
   color:#873175;
    margin-bottom: 12px;
}

/* Inline details (Bedrooms, Sleeps) */
.listing-details {
  font-weight: 400;
    color: #015a86;
    margin-bottom: 12px;
}

/* Features icons */
.listing-features {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-bottom: 12px;
}

.listing-features li {
    margin-right: 10px;
    font-size: 1.2rem;
}

/* Description */
.listing-description {
    margin-bottom: 12px;
    color: #222d34;
}

/* Price and button container */
.listing-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto; /* push to bottom */
}

/* Price styling */
.price {
    font-weight: 500;
    color: #015a86;
    font-size: 22px;
    line-height: 28px;
}


/* Read more button */
.listing-item .btn-contact {
margin:0px;
}




.filter-features label {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    cursor: pointer;
}

.filter-features i {
    margin-right: 6px;
    color: #007acc;
}



.widget h3{margin-bottom: 10px;}
.widget.search-widget h3 {
    margin-bottom: 0px;
}
#accommodation-filter{margin-top: 30px;}

.form-group {
    margin-bottom: 15px;
    position: relative;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* space between fields */
}
.form-row .form-group {
    flex: 0 0 calc(50% - 5px); /* 50% minus half of the gap to account for spacing */
}
.form-row.temp {

    gap: 0px; /* space between fields */
}
.form-row.temp .form-group {
    flex: 1 0 calc(100%); /* 50% minus half of the gap to account for spacing */
}
.form-group label {
    display: block;
  margin: 10px 0 15px;
    font-weight: 500;
    font-size: 24px;
    color: #015a86;
    font-family: "Julius Sans One", sans-serif; margin: 30px 0 10px;
}
.form-group label.feature-label{
  display: block;
  margin: 0 0 3px;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
color:#707a8d;
}


.form-group select,
.features input[type="checkbox"] {
    margin-right: 8px;
}

.features .feature-label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}

.filter-btn {
  display: inline-block;
    margin-top: 15px;
    padding: 10px 18px;
    background-color: #015a86;
    color: #fff;
    font-weight: 500;
    text-decoration: none !important;
    border-radius: 6px;
    transition: background-color 0.2s ease;
}

.filter-btn:hover {
    background: #873175;
}

.top-listings-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #ffffff;
    border-radius: 6px;
    border: solid 1px #e4e6e7;
    font-family: sans-serif;
}

.top-listings-bar .accommodation-count {
    font-weight: 500;
    color:#707a8d;
}

.top-listings-bar .sort-filter label {
    margin-right: 5px;
    font-weight: normal;
}

.top-listings-bar select {
    padding: 5px 8px;
    border-radius: 6px;
    border: 1px solid #bdc3cd;
}
.home-search-widget {
    background: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    display: flex;           /* already flex */
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

.home-search-widget form#home-accommodation-search {
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
    flex-wrap: nowrap;       /* keep fields inline */
}
/* Form group wrapper */
.home-search-widget .form-group {
    position: relative;
    flex: 1 1 25%;
    margin: 0px;
}




/* Inputs & selects */
/* Standard */
input::placeholder,
textarea::placeholder {
  color: #707a8d;
}

/* Firefox */
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #707a8d;
}

/* Internet Explorer 10-11 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #707a8d;
}

/* Edge */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #707a8d;
}

/* Safari/Chrome */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #707a8d;
}
.home-search-widget input[type="text"],
.home-search-widget select {
  padding: 5px 5px 5px 32px;
    width: 100%;
  color: #707a8d;
    font-size: 14px;
    line-height: 28px;
    box-sizing: border-box;
    border: 1px solid #bdc3cd;
    background: rgb(255, 255, 255);
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    border-radius: 6px;
    overflow: hidden;
    margin: 0px!important;
    height: 40px;
    -webkit-appearance: none; /* remove default iOS dropdown styling */
 -moz-appearance: none;
 appearance: none;
}
.home-search-widget select{padding-right: 36px;}

/* Placeholder color for all browsers */
.home-search-widget input::placeholder,
.home-search-widget select::placeholder {
    color: #707a8d;
    opacity: 1; /* ensure full opacity in some browsers */
}

/* For older WebKit browsers */
.home-search-widget input::-webkit-input-placeholder,
.home-search-widget select::-webkit-input-placeholder {
    color: #707a8d;
}

/* For Firefox */
.home-search-widget input::-moz-placeholder,
.home-search-widget select::-moz-placeholder {
    color: #707a8d;
    opacity: 1;
}

/* For IE */
.home-search-widget input:-ms-input-placeholder,
.home-search-widget select:-ms-input-placeholder {
    color: #707a8d;
}

/* Icon wrapper */
.form-group .icon {
    position: absolute;
    left: 10px;
    top: 14px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
    color:#707a8d;
}
.form-group .clear-btn {
    position: absolute;
    right: 10px;
    top: 14px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    color:#707a8d;
}
/* Search button */
.home-search-widget .filter-btn {
    flex: 0 0 25%;
    padding: 10px 5px;
    border: none;
    border-radius: 6px;
    background-color: #0073aa;
    color: #fff;
    height: 40px;
    cursor: pointer;
    margin: 0px;
    line-height: 20px; font-size: 15px;
}

.home-search-widget .filter-btn:hover {
    background-color: #005f87;
}

.flatpickr-calendar.arrowBottom::after {
  border-top-color: #873175;
}
.flatpickr-calendar.arrowTop::after {
  border-bottom-color: #873175;
}
.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-weekdays,span.flatpickr-weekday, .flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month,
.flatpickr-months .flatpickr-month{ background:#873175; color: #fff;}
span.flatpickr-day.today:not(.selected), span.flatpickr-day.prevMonthDay.today:not(.selected), span.flatpickr-day.nextMonthDay.today:not(.selected){border-bottom:1px solid #015a86!important; }
span.flatpickr-day.today:not(.selected):hover, span.flatpickr-day.prevMonthDay.today:not(.selected):hover, span.flatpickr-day.nextMonthDay.today:not(.selected):hover{border:1px solid #015a86!important; }
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay{background:#015a86; border-color:#015a86!important;}
.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg{fill:#fff!important color:#fff!important;}

.flatpickr-months .flatpickr-month{border-radius:0px;}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month{top:25px;}
.flatpickr-title{background:#873175; color: #fff; border-radius: 5px 5px 0 0; padding:5px 0 0;}
/* Responsive */
@media (max-width: 768px) {
    .home-search-widget {
        flex-wrap: wrap;
    }
    .home-search-widget .form-group,
    .home-search-widget .filter-btn {
        flex: 1 1 100%;
    }
}

.accordion {
  width:100%;

  overflow: hidden;

}

.accordion dt {
  background-color: #eeeff1;

color:#015a86;
  padding: 12px 50px 12px 12px;
  cursor: pointer;
  position: relative;
  font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  transition: background-color 0.3s ease;
  margin: 0 0 15px;
  border: 1px solid #bdc3cd;

}
.accordion dt.active, .accordion dt:hover{background:#015a86!important; }
.accordion dt.active a, .accordion dt:hover a{color:#fff!Important;}
.accordion dt.active{margin:0px;}

.accordion dt a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.accordion dd {
  padding: 20px;
  background-color: #fff;
  display: none;
    border: 1px solid #bdc3cd;
    border-top:none;
    margin: 0 0 15px;
}

/* Accordion Icon */
.accordion dt::after {
  content: "+";
  font-size: 26px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color:#015a86;
  transition: transform 0.3s ease;
  font-weight:bold;
}

.accordion dt.active::after {
  content: "-";
  transform: translateY(-50%) rotate(180deg);
  color:#fff;
  font-size: 30px;
    font-weight:bold;
      top: 55%;
      right: 22px;
}

 .accordion dt:hover:after{color:#fff!important;}
.q-a-section{margin-bottom: 60px;}

.save-favourite.active:hover, .save-favourite.active{background: #873175!important;}
.save-favourite.active:hover i, .save-favourite.active i {
  color: #fff;
}

.save-favourite.active:hover span, .save-favourite.active span {
  font-weight: bold;
  color:#fff;
}

.rmp-menu-wrap{max-width: 420px; margin: 0 auto;}

.rmp-container .menu-item{float:left;}

.rmp-container .book-now{display:none;}

.rmp-menu-additional-content{float:left; width:100%; padding: 20px 20PX 0 !important;}

.rmp-menu-additional-content .res-item{float:left; width:100%; margin: 0 0 10px;}

.rmp-menu-additional-content .res-item a{color:#fff!important;}

.rmp-menu-additional-content .res-item a i{color:#fff!important; text-decoration:none!important;}
.rmp-menu-additional-content .res-item a:hover{color:#fff!important; text-decoration:none!important;}

#rmp-menu-title-257 .rmp-menu-title-image {
      width: 260px !important;
        height: auto !important;
        float: left !important;
        padding: 40px 0 0px 20px !important;}

.rmp-menu-additional-content .res-item.book-btn a{border-radius: 20px;
          background: #c6f976;
          color: #006637!important;
          padding: 5px 10px;
          font-weight: 400;
          text-decoration: none !important;
          margin-top: 10px;
          float: left;
          line-height: 20px;
          height: 30px;}

.rmp-menu-additional-content .res-item.book-btn a i{  color: #015a86!important;}

.rmp-menu-additional-content .res-item.book-btn a:hover{background:#fff!important; color:#015a86!important;}

.rmp-menu-additional-content .res-item.book-btn a:hover i{ color:#015a86!important;}



.hide-page-ticker .page-id-121 #rmp_menu_trigger-12414, #rmp_menu_trigger-12414 {
  top: 51px;
    right: 12px;
}

 .hide-page-ticker #rmp_menu_trigger-12414, .hide-ticker #rmp_menu_trigger-12414 {
 top: 15px;
}

.scroll-btn #rmp_menu_trigger-12414{
 top: 10px !important;

}


#rmp-menu-wrap-12414 .rmp-submenu .rmp-menu-item-link{font-weight: 500!important;}
.rmp-menu-wrap{max-width: 100%!important;}
#rmp-menu-wrap-12414 .rmp-submenu .rmp-menu-item-link{font-family: "Julius Sans One" !important;}
.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month{color: #fff!important;
  fill: #fff!important;}

.single-post h1{ margin-bottom: 20px; padding-bottom: 20px;}
.single-post h1:after{left:50%; margin-left:-40px; bottom:0px;}
.single-post h2{font-size: 32px; line-height: 36px;}
.single-post h3{font-size: 26px; line-height: 32px;}
.single-post .foot-note{margin-top: 60px;}
#filter-toggle{display:none;}
#menu-item-12874, #menu-item-12925{display: none!important;}
.offer {
  background:#873175;
  padding: 5px 20px;
  display:block;
  width: 100%;
  color:#fff;
  font-weight:500;
  text-align:left;
   position: relative;
   overflow: hidden;
   width: 100%;
   position: absolute;left:0px;bottom: 0px;
 }
.offer p{margin: 0;}
.special-offer{font-weight: 600; color:#873175; font-size: 18px;}


.mfp-close {
  right: 0px !important;
}
.mfp-bg{background:#333!important; opacity: 0.6!important;}
.pop-up {
  background: #fff;
  color: #1a1c1a;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  display: flex;                /* Flex container for two halves */
  flex-direction: row;
  width: 70%;                  /* Wider popup to fit form + image */
  max-width: 1000px;
  max-height: 80vh;            /* Viewport height max */
  padding: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  z-index: 9999;

}

/* Left half: form container */
.pop-up .form-container {
  flex: 1 1 50%;
  padding: 30px;
  overflow-y: auto;
  text-align: left;  /* Align form text left */
}

/* Right half: image container */
.pop-up .image-container {
  flex: 1 1 50%;
  background: url('images/register-bg.jpg') center center no-repeat;
  background-size: cover;
  border-radius: 8px 0 0 8px;
  display: flex;               /* flex container */
  flex-direction: column;      /* stack h3 and p vertically */
  justify-content: center;     /* center vertically */
  align-items: center;         /* center horizontally */
  text-align: center;          /* center text inside */
  padding: 0 10%;               /* some padding so text isn’t flush */
  color: white;                /* assuming image is dark, change as needed */
  position: relative;
  overflow: hidden;
}

.pop-up .image-container h3{color: #fff; display: block; font-size: 44px; line-height: 44px;}
.pop-up .image-container p{color: #fff; font-size: 24px; line-height: 30px;}
/* Style the popup heading */
.pop-up h2 {
font-size: 32px; line-height: 38px;

}

/* Ninja Form: clean & basic styling */
.pop-up .form-container form {
  max-width: 100%;
}

.pop-up .form-container label {
  display: block;
  font-weight: 400;
  margin-bottom: 6px;
  color: #333;
}
.pop-up  .nf-field-container {
  margin-bottom: 10px;
}
.pop-up .nf-form-cont{background:none; padding: 0px; margin: 0px; border:none;}
.nf-form-content input[type="number"],
.nf-form-content input[type="text"],
.nf-form-content input[type="password"],
.nf-form-content input[type="email"],
.nf-form-content input[type="tel"],
.nf-form-content textarea,
.nf-form-content select,
.nf-form-content #searchform-box .ftb_w_arr input[type="text"],
.nf-form-content #searchform-box .ftb_w_dep input[type="text"],
.nf-form-content #searchform-box .ftb_thin_wrap input[type="text"]{padding-left:5px;}
