/*
	Theme Name:     SB Theme Child
  Author:         Sandbanks Beach
   Author URI:     https://www.sandbanksbeach.co.uk/
  Description:    Simple, clear and modern Bootstrap 4-based theme. Perfect base for developing all kinds of responsive sites with Toolsets, including the Layouts plugin (no extra integration needed, you activate Layouts and the drag and drop facilities work out of the box). Uses WordPress theme customizer and supports Font Awesome Icons. Supports WooCommerce integration by styles unification.
  Version:        1.3
  License:        GNU General Public License v2 or later
  License URI:    http://www.gnu.org/licenses/gpl-2.0.html
  Template:       sb-theme
   Text Domain:  sb-theme-child
*/

/* FONTS */

p, 
.btn, 
.main-nav li a.nav-link,
.nav-pills,
li {
	font-family: 'Spartan',Arial,sans-serif!important;
  }

.lh-sm {
	line-height:1rem!important;
}

/* UTILITIES & HTML */

body {
	background-color:#212529;
}

h1,.h1, h2,.h2, h3,.h3, h4,.h4,h5,.h5,h6,.h6 {
	letter-spacing:0px;
font-family: 'Bree Serif', serif;
	text-transform:uppercase;
		color:#B38F37!important;
	line-height:1!important;
}

h6,.h6 {
	text-transform:normal;
}


/*h1 {
	text-shadow:0 1px 0 #CCCCCC, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2);
}*/

h4,.h4 {
	line-height:1.2!important;
	letter-spacing:0px;
}


:focus { 
outline:none;
} 

.tooltip {
	z-index:99999999!important;
}

#contact {
	display: inline-block;
	text-align: center;
	margin: 0;
	position: fixed;
	bottom: 5%;
	right: 2%;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
}

#contact a.btn {
	border-radius:50%;
	width:60px;
	height:60px;
}

#contact.show {
	opacity: 1;
	visibility: visible;
}

.forminator-ui#forminator-module-191.forminator-design--flat .forminator-label {
	text-align:left;
	padding-left:1rem;
}

.hustle-ui.module_id_5 .hustle-layout {
    background: linear-gradient(45deg, #5E5E5E, #4a4a4a, #62615D, #575757,#42403C,#35332E);
  background-size: auto;
	border-radius:10px!important;
	text-align:center;
}

.hustle-ui.module_id_5 .forminator-progress-label {
	display:none!important;
}

.hustle-ui.module_id_5 .forminator-progress-bar,
{
	margin-left:0!important;
}

.hustle-ui.module_id_5 .forminator-row {
	text-align:center;
}

.hustle-ui.module_id_5 .forminator-input,
.hustle-ui.module_id_5 .forminator-select,
.hustle-ui.module_id_5 .select2-selection,
.hustle-ui.module_id_5 .forminator-button,
.hustle-ui.module_id_5 .forminator-progress-bar,
.hustle-ui.module_id_5 .forminator-textarea{
	border-radius:10px!important;
}

.hustle-ui.module_id_5 button.hustle-button-close {
  color: #78B5D1;
  top: 20px;
  position: absolute;
  right: 20px;
  color: #fff;
}

.hustle-ui.module_id_5 .forminator-button {
}

.hustle-ui.module_id_5 .hustle-ui .hustle-button-icon [class*="hustle-icon-"] {
	color:#fff;
}

.hustle-ui.module_id_5 .forminator-response-message {
	border-radius:10px;
}

.hustle-ui.module_id_5 .forminator-button:hover,
.hustle-ui.module_id_5 .forminator-button:active,
.hustle-ui.module_id_5 .forminator-button:focus {
	box-shadow:none!important;
}

.hustle-ui.module_id_4 .hustle-layout .hustle-title {
	font:500 1.25rem 'Spartan',Arial,sans-serif!important;
	margin-bottom:1rem;
}


.overlay::before {
content: "";
top: 0;
position: absolute;
height: 100%;
width: 100%;
z-index: 0;
background: rgb(0, 0, 0);
opacity: .35;
left: 0;
-webkit-backface-visibility:hidden;
}

.overlay.rounded::before {
border-radius:10px;
}

.overlay > div,
.overlay > * {
	position:Relative;
	z-index:1;
}

a {
	text-decoration:none!important;
}

a:hover {
	cursor:pointer;
}

a:hover:not(.btn) {
	color:#fff;
}

a:not(.btn) {
		color:#B38F37;
}

p:empty {
	display:none!important;
}

br {
	display:none;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.45) !important;
}

..btn-outline-light:hover svg {
	color:#333;
}

.letter-spacing-1 {
	letter-spacing:1px;
}

.big-target-click-zone-hover {
	cursor:pointer;
}

.container.rounded {border-radius:1rem!important;}

.colourstrip {
		background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
	width:100%;
	height:5px;
	z-index:1;
}

.border-end,.border-start {
	border-right-color: #555 !important;
}

.bg-black {
	background-color:#000;
}

#back-to-top {
	display: inline-block;
	background-color: #A98E4B !important;
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 50%;
	margin: 0;
	position: absolute;
	top:-80px;
	right: 25px;
	z-index: 1000;
}

#back-to-top svg {
position: absolute;
top: 16px;
color: #fff;
text-align: center;
margin: 0 -14px auto;
width: 30px;
height: 30px;
	fill:#fff;
}


#back-to-top:hover {cursor:pointer;}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


/* BUTTONS */
@keyframes Premium-effects{0%{transform:translateY(-100%)}50%{transform:translateY(-40%)}75%{transform:translateY(25%)}100%{transform:translateY(50%)}};



.btn,
.button {
	font-family: 'Spartan', Arial, sans-serif;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	-webkit-transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .25s ease-in-out;
	transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .15s ease-in-out,box-shadow .25s ease-in-out;
	-webkit-border-radius: 0px;
	cursor: pointer;
	white-space: normal;
	word-wrap: break-word;
	color: #fff;
	font-size:1rem;
}

.btn-primary,
.button-primary,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button.button, 
.button.add_to_cart_button, 
.button.single_add_to_cart_button,
.main_input_search_part input.btn {
    background-color:#b38f37!important;
    border: 0!important;
    position: relative;
    color: #fff !important;
	font-size:1rem;
    font-family: 'Spartan',Arial,sans-serif;
    text-align: center;
   -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
	min-width:15%;
    padding:0.35rem 2rem !important;
	z-index:0;overflow:hidden;
}

.btn-primary::active,
.button-primary::active,
.main_input_search_part input.btn::active,
.woocommerce #respond input#submit::active, 
.woocommerce a.button::active, 
.woocommerce button.button::active, 
.woocommerce input.button.button::active, 
.button.add_to_cart_button::active, 
.button.single_add_to_cart_button::active,
body .gform_wrapper .gform_footer input.button::active
, body .gform_wrapper .gform_footer input[type="submit"]::active
, body .gform_wrapper .gform_page_footer input.button::active, 
body .gform_wrapper .gform_page_footer input[type="submit"]::active{
  box-shadow: 0px 2px 0px 0px rgba(0,0,0,.2);
  top: 1px;
}
	
.btn-primary {
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
}

.btn-sm {
	font-size: 0.85rem !important;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


.btn-red {
  background-color: #f05d65 !important;
}

.btn-primary.btn-red::after {
  background-color: #c14951 !important;
}

         
.btn-secondary {
background-image: linear-gradient(to right, #686563 0%, #464646 51%, #606060 100%);
	margin: 10px;
	padding: .35rem 2rem !important;
	text-align: center;
	text-transform: uppercase;
	transition: background 0.5s!important;
	background-size: 200% auto;
	color: white;
	border-radius: 10px;
	display: block;
	 -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	border:none!important;
}

.btn-secondary:hover {
	background-position: right center;
	color: #fff;
	text-decoration: none;
}
    
.glow-on-hover {
	position:relative;
	z-index:0;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #B39705, #ce9b00, #DFBC00, #BF9000,#DD9305,#C48000);
  background-size: auto;
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

/* BOOTSTRAP */

.card {
transition: .4s ease;
border-radius: .45rem!important;
  overflow:hidden;
}
.card:hover {
  transform: translate3d(0,-3px,0) !important;
  box-shadow:0 10px 20px -10px rgba(0,0,0,.3) !important;
  transition-property: opacity,transform,box-shadow;
	border: 1px solid #eebf4b;
}
.card-image img {
  transition: .4s ease;
  width: 100% !important;
min-height: 160px;
max-height: 160px;
	height:160px;
  object-fit: cover;
  object-position: center;
}

.card:hover .card-image img.animated-image {
-webkit-transform: scale(1.1,1.1);
 transform: scale(1.1,1.1);
}

.card-image {
overflow: hidden;
position: relative;
}

.card-body h4 {
text-shadow: 0px 0px 10px #333;
}

.card-body.bg-dark {
	background: rgb(0,0,0);
background: linear-gradient(145deg, rgba(0,0,0,1) 0%, rgba(31,32,19,1) 82%, rgba(77,67,0,1) 100%);
  background-color: rgba(0, 0, 0, 0);
}

/** Google Ads **/
.googleads-horizontal {
	text-align:center;
}

/* IMAGES */

img {
max-width: 100%;
width: 100%;
height: auto;
}

.jarallax {
  position: relative;
  z-index: 0;
	height: 100%;
width: 100%;
	top:0;
	left:0;
	padding:17% 0;
	min-height:400px;
}
.jarallax .jarallax-img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
	max-width:100%!important;
	min-width:100%
  height: 100%;
  z-index: -1;
	margin-top:0!important;
}

.jarallax > div > div {
	margin-top:0!important;
}

img.fancybox__image {
	border-radius:10px;
}

.fancybox__container {margin-top:49px!important;}

body.single div.wp-caption,
body.archive div.wp-caption {
	max-width:100%;
	min-width:100%;
}

body.single div.wp-caption .wp-caption-text,
body.archive div.wp-caption .wp-caption-text {
	font-size:0.8rem;
		line-height: 1.15rem;
margin-top: 0.85rem;
	padding-bottom:0!important;
}


/** Animations **/
@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}
@keyframes swell {
  0%,
	100% {
    transform: translate3d(0, -25px, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}

/* STRUCTURE */

.single blockquote {
  margin: 1rem 0;
  background-color: #f1f1f1;
  padding: 1rem;
  border-left: 4px solid #e1e1e1;
}

#mainwrapper {
	padding-top: 3rem;
}

#breadcrumb {
	background-color:#2d291c !important;
	color:#fff;
	font-size:0.85rem;
	letter-spacing:0px;
	font-weight:bold;
	padding-top: 13px !important;
	border-bottom:1px solid #fff;
}

#breadcrumb a {
	color:#fff;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

/* Main Menu */

#tidewidget td {
	padding: 8px 0px;
}

header {
	z-index: 99999;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
  }

.header-nav {
	padding: 12px 0 8px;
	transition: all .4s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	background:#000;
  }

  .header-nav.shrink {
	  padding:0;
  }

.header-nav .dropdown-menu[data-bs-popper] {
	top:68px;
}

.header-nav.shrink .dropdown-menu[data-bs-popper] {
	top:48px;
}

.header-nav .nav-link.show{
background: #333;
border-color: #00ADDC transparent;
}

.header-nav #thelogo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  margin: 0 auto;
  max-width: 215px;
}

.header-nav #thelogo,
.header-nav .nav-link,
.header-nav .simple-weather__day{
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
}

.nav-link.cart-contents span.cart-contents-count {
  position: absolute;
  top: 2px;
  right: 3px;
  font-size: 10px;
  font-weight: bold;
}

#menuTabs .nav-link {
  border-radius:2rem;
}

.menu-item {
	font-size:0.9rem;
}

.header-nav.shrink {
  padding:7px 0 4px;
}

.header-nav.shrink #thelogo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: 0 auto;
  max-width: 160px;
}

.simple-weather__day,
.tidetimes-modal,
.main-nav li a.nav-link,
a#menu-search,.navbar-toggler {
  padding:0.7rem 1.3rem !important;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  display: inline-block;
  font-weight:500;
  margin-right: 5px !important;
  border:none;
font-size:0.95rem;
letter-spacing: -0.015rem;
	color:#fff;
}

.simple-weather__day{
border-right: 1px solid #333;
}

.tidetimes-modal {
position:relative;
}

#tideModal .modal-header {
	display:block;
}

#tideModal .modal-header .btn-close{
	position: absolute;
right: 15px;
top: 15px;
}

.main-nav.navbar {
  padding:0;
}

.header-nav.shrink .simple-weather__day,
.header-nav.shrink .nav-link,
.header-nav.shrink .tidetimes-modal,
.header-nav.shrink a#menu-search,
.header-nav.shrink .navbar-toggler {
  font-size: 0.9rem;
  padding: 8px 10px !important;
}

.header-nav .megamenu {
  position: fixed!important;
  top: 50px;
  width: 100%;
  z-index: -1;
  min-height: 120px;
  background-color: rgba(0,0,0,0.6);
}

#tidewidget tr:last-child {
  display:none;
}
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	
.nav-link.show::after {
transform: rotate(180deg);
}
.modal-open {overflow-y: auto}

.has-megamenu .btn-close {
position:absolute;
  top:0;
  right:20px;
	color:#fff;
	opacity:1;
	font-size:1.65rem;
	background:none;
  }

#mobileNav .offcanvas-start {
top: 90px;
  width:100%;
}

#mobileNav .nav-item {
padding: 2px 0;
font-size: 1.15rem;
}

#menuLogin #loginform {
  width:100%;
text-align:center;
  position:relative;
}

#menuLogin {
box-shadow:0px 0px 10px #333;
}

#menuLogin .modal-title span img {max-width:20px;}

#menuLogin .form-floating > label {
  transition: opacity .1s ease-in-out,transform .1s ease-in-out;
  padding: 1rem 1.5rem;
}

#menuLogin .login-password input,
#menuLogin .login-username input {
border: 1px solid #ccc;
border-radius: 10px;
font-size: 0.9rem;
padding: 0.45rem 0.45rem;
box-shadow: 2px 2px 7px #ccc;
width: 60%;
}

#loginform label {
font-weight:bold;
  font-size:0.85rem;
  margin-bottom:0.45rem;
}

#loginform .wp-error {
background: #f7f7f7;
padding: 0.35rem 0.35rem;
margin-bottom: 0.85rem;
border-radius: 10px;
font-size: 0.85rem;
color: red;
}

#menuSearch .modal-content {
background:transparent;
  border:none!important;
}

#menuSearch.modal {
background: rgba(0,0,0,0.3);
}

.fullscreen-search form {
    display: inline-block;
    width: 560px;
    max-width: 100%;
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: .6s;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}

.fullscreen-search input {
  min-height: 60px;
height: 60px;
padding: 15px 70px 15px 30px;
background: #fff !important;
border: none;
box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
color: #2f2e80;
font-size: 1rem;
vertical-align: top;
position: relative;
  border-radius: 10px;
}

.fullscreen-search .btn {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0!important;
    position: absolute;
    top: 0;
  border-radius:10px;
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    right: 0px;
    line-height: 60px;
    vertical-align: top;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.fullscreen-search .btn i {
  padding: .375rem .75rem;
}


/* PAGE ELEMENTS */

#trustedpartners .savills img {
	max-width:95px;
}


#trustedpartners .mays img {
	max-width:130px;
}

.container-main {
	padding-top:18px;
}

.featured-story {
border-radius:0.375rem;
      height: 40vw;
max-height: 525px;
}

.featured-story-content {
position:absolute!important;
  margin: auto;
top: 0;
  padding: 8%;
  padding-left: 8%;
border-radius: 4px;
  z-index:5;
  height: 100%;
}

.featured-story-content p {color:#fff;}

.featured-story-content.right {
padding-left:50%;
}

.featured-story-content.left {
padding-right:50%;
}

.featured-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
  border-radius:0.375rem;
    height: 40vw;
max-height: 525px;
}

.featured-img.overlay::before{
z-index:2;
  background: linear-gradient(to left,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 70%);
  opacity:1;
}

.featured-img img {
width: 100%;
height: 100%!important;
object-fit: cover;
}
@media (max-width: 976px) {
  
  .featured-img.overlay::before {
  background: linear-gradient(to top,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0) 70%);
  }
  
  .featured-story-content {
  height:auto;
    bottom:0;
    top:auto;
  }
  .featured-story-content.right,.featured-story-content.left {
  padding:8%;
    text-align:center;
  }
  .featured-story,.featured-img {
  height: 80vh;
min-height: 448px;
max-height: 616px;
  }
 
}

.instagram-grid div[class^="col"] {
position:relative;
  min-height:auto;
}

.instagram-grid .col-12 img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
object-fit: cover;
 border-radius: .45rem;
}

.instagram-grid-item {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}

.instagram-grid-item::before {
  padding-top:100%;
display: block;
content: "";
}

a.instagram-link {
position:absolute;
bottom:10px;
  right:10px;
  color:#fff!important;
  font-size:1.85rem;
}

/* PAGES */

/** CONTACT **/

#forminator-module-191 {
background: rgba(0, 0, 0, 0) linear-gradient(45deg, rgb(96, 96, 96), rgb(60, 60, 60)) repeat scroll 0% 0%;
  background-color: rgba(0, 0, 0, 0);
border-radius: 10px !important;
text-align: center;
}

#forminator-module-191 .forminator-progress-label {
	display:none!important;
}

#forminator-module-191 .forminator-progress-bar {
	margin-left:0!important;
}

#forminator-module-191 .forminator-row {
	text-align:center;
  color:#fff;
}

#forminator-module-191 .forminator-input,
#forminator-module-191 .forminator-select,
#forminator-module-191 .select2-selection,
#forminator-module-191 .forminator-button,
#forminator-module-191 .forminator-progress-bar,
#forminator-module-191 .forminator-textarea{
	border-radius:10px!important;
}

#forminator-module-191 .forminator-button {
}


#forminator-module-191 .forminator-response-message {
	border-radius:10px;
}

#forminator-module-191 .forminator-button:hover,
#forminator-module-191 .forminator-button:active,
#forminator-module-191 .forminator-button:focus {
	box-shadow:none!important;
}


/** HOME **/

#home-boxes .box-card .card-body {
position:absolute;
  bottom:0px;
}

#home-boxes .box-card .card-image img {
min-height:250px;
  max-height:250px;
}

body.views-template-page-template-home .jarallax-video {
padding: 20% 0;
min-height: 65vh;
}

.location .wpv-addon-maps-render {
border-radius:10px;
}

.wpv-addon-maps-render {
border-radius:10px;
}

.placeToStay .card-body {
position:absolute;
  bottom:0;
  z-index: 3;
}

.placeToStay .card-body {}

.placeToStay .card-image img {
min-height:210px;
  max-height:210px;
}

.locateOnMap {
  position:absolute;
  z-index:22;
  top:10px;
  right:10px;
   color:#fff!important;
  font-size:1.15rem;
}

.big-target-click-zone-hover {z-index:10;}

.placeToStay .card-image.overlay::before {
z-index:2;
  opacity: .3;
}

.gm-style .gm-style-iw-c {
}

.gm-style .gm-style-iw-d {
overflow:hidden!important;
}

.wpv-addon-maps-render {}

button.gm-ui-hover-effect {
color:#fff;
}

.mapResult .mapResult-image img {
  width: 60px;
height: 60px;
border-radius: 50%;
}


.how-to-get-here svg {margin-bottom:0.8rem;color:#fff;}
.how-to-get-here h4 {
	font-size: 1.35rem;
	font-weight: 600;
	color: #555;
}

.how-to-get-here .show svg {
	color:#333;
}

.how-to-get-here p {
	color:#fff;
}

.how-to-get-here br {
	display:block;
}

.how-to-get-here .dropdown svg {
	margin:0!important;
}

.get-directions-form br {
	display:none;
}

.get-directions-form p {

}

@media (min-width: 1440px) {
.budgeUp {
  transform: translateY(-45px);
  transition: transform 500ms ease-in-out;
}
}

p.title {font-size: 1.15rem;}

#intro p,
#intro h2 {
font-size:1.35rem;
line-height:1.67;
color:#fff;
letter-spacing: -1px;
	text-transform:normal;
}



.views-template-page-template-pages p {
	line-height:2;
}

#page-content img {
	border-radius:5px;
}

#page-content p {
	line-height:2;
}

#page-content p,
#page-content h4 {
	padding-bottom:1rem;
}

/** STAY **/

.distance-from-wrapper {
height:auto;
width: 100%;
  position: relative;
  background: radial-gradient(ellipse at center, #ffc700 0%, #ffc700 35%, #ff7b00 100%);
  overflow: hidden;
	border-radius:10px;
}
.distance-from-wrapper::after {

}

.wave {
  background: url('https://www.sandbanksproperty.co.uk/wp-content/uploads/2022/07/wave-blue3.svg') repeat-x;
  position: absolute;
  bottom: -45px;
  width:6400px;
  height: 198px;
  animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0);
	z-index:0;
	opacity:0.6;
}

.wave:nth-of-type(2) {
  bottom: -55px;
  animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
  opacity:0.8;
}

.distance-from-wrapper i {
  font-size: 2rem;
  margin-bottom: 4px;
}

.distance-from {
  padding: 1rem;
	z-index:1;
	position:relative;
	line-height:1;
	color:#fff;
	  text-shadow: 0px 0px 8px #405a81;
}

/** REGISTER BUSINESS **/

.forminator-ui#forminator-module-44.forminator-design--flat .forminator-pagination-progress .forminator-progress-bar {
  background-color: #e6e6e6;
  border-radius: 0.25rem;
}

.forminator-ui#forminator-module-44.forminator-design--flat .forminator-pagination-progress .forminator-progress-bar span {
	background-color:#B38F37;
}

#sbmediapackpopover {
position: fixed;
top: 50%;
right: -17px;
  z-index:200;
  cursor:pointer;
}

#sbmediapackpopover:hover {
right:0px;
  transition: all 400ms;
}

#sbmediapack-modal .modal-content {
background:transparent;
  border:none;
}

#sbmediapack-modal .close {
position: absolute;
top: 8px;
right: 8px;
  display:block;
  cursor:pointer;
}

#sbmediapack-modal .close span {
font-size:1rem;
  color:#000;
  display:block;
}

#sbmediapack-modal .modal-dialog {
margin-right:0;
  min-width:372px;
}

#sbmediapack-modal.modal {
  right:0!important;
  left:auto;
  overflow:hidden;
}

#register-intro {
	margin-top:-10%;margin-bottom:-10%;
}

#reasons {
border-radius: 10px 0 0 10px;
}

#register-intro .list-group-item {
	background:transparent;
	color:#fff;
	padding-left:0;
	font-size: 1rem;
font-family: 'Spartan',Arial,sans-serif;
	font-weight:bold;
}

#reasons .list-group-item svg {
	color:#ce8f08!important;
}

@media (max-width: 996px) {
#reasons {
border-radius: 0px 0px 10px 10px;
}	
}



/* PAGE ELEMENTS */

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #089bde !important;
}

#photoGallery {
color: #170724;
    margin-bottom:5px;
  --carousel-button-bg: #fff;
  --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height:20px;
  --carousel-button-width:35px;
    --carousel-button-height:35px;
  --carousel-button-svg-stroke-width: 1.5;

}

#photoGallery .carousel__slide {
  width: 100%;
  height:auto;
  font-size: 3rem;
  padding:0;
  max-height: 450px;
overflow: hidden;
border-radius: 5px;
}

#photoGallery .carousel__slide img {
object-fit:cover;
  max-height:450px;
	height: 450px;
}

#photoGalleryNav .carousel__slide {
  width: 200px;
  font-size: 2rem;
 margin:0;
  cursor: pointer;
  padding:0;
  margin:0 5px 0 0;
  max-height:120px;
  overflow:hidden;
  border-radius: 5px;
}

#photoGalleryNav .carousel__slide img {
  object-fit:cover;
  max-height:120px;
	  min-height:120px;
}

#photoGallery .carousel__button.is-prev {
  left: -1rem;
}

#photoGallery .carousel__button.is-next {
  right: -1rem;
}

#newsletter {
  background-image:url('https://www.sandbanksbeach.co.uk/wp-content/uploads/2022/06/beauty-beneath-haven-point-sandbanks-beach3.jpg');
  background-size:cover;
  background-position:50% 50%;
}

#newsletter form {
text-align: center;
margin: 0 auto;
display: flex;
justify-content: center;
}

.didyouknow {
	position: absolute;
max-width:29%;
}

.didyouknow.left {
	left: -32%;
}

.didyouknow.right {
	right: -32%;
}

.didyouknow h5 {
	font-size:1rem;
}

.didyouknow p {
	font-size:0.8rem;
	margin-bottom:0;
	padding-bottom:0!important;
}

/* CAROUSELS */

#latestModule .nav-link {
  color: #666;
	border-radius: 0.65rem;
font-weight: 600;
letter-spacing: -1px;
font-size: 0.8rem;
}
#latestModule .nav-pills .nav-link {
  border: 1px solid transparent;
  background: #364049;
  color: #ccc;
}


#latestModule .nav-pills .nav-link.active, #latestModule .nav-pills .show > .nav-link {
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	background-color:#364049;
  color: #fff!important;
}

#main-banner .carousel__slide { 
width: 100%;
  height: auto;
  margin-right: 0;
  overflow: hidden;
  background-size: cover;
  background-position:center;
  display: flex;
  align-items: center;
  padding: 0;
}
#main-banner .carousel__dots {
  top: calc(100% - 4rem);
}

#main-banner .carousel__button.is-prev {
left:0;
}

#main-banner .carousel__button.is-next {
right:0;
}

#main-banner .carousel__dots .carousel__dot {
  margin: 0 2px;
  padding: 0;
  display: block;
  position: relative;
  width: 10%;
  height: 8px;
  cursor: pointer;
}

#main-banner .carousel__dots .carousel__dot::after {
  content: "";
  width: 100%;
  height: 8px;
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  opacity: .25;
  transition: opacity .15s ease-in-out;
}

#main-banner .carousel__dots .carousel__dot.is-selected::after {
  opacity: 1;
}

#main-banner.has-dots {
margin-bottom:0;
}

#main-banner .carousel__button svg {
color:#fff;
}

#main-banner .carousel__button {
height:100%;
}

#main-banner .carousel__button:hover {
background:rgba(255,255,255,0.3);
  border-radius:0;
  transition:background .15s ease-in-out;
}

#archiveCarousel .carousel__slide {
width:100%;
}
#archiveCarousel .carousel__nav {
position: absolute;
top: 0px;
right: 0;
display: block;
width:104px;
}
#archiveCarousel .carousel__button {
width:40px;
  height:40px;
  border-radius:50%;
  border:1px solid #ccc;
  color:#fff;
}

#archiveCarousel .carousel__button[disabled] {

}

#archiveCarousel p.title {
	letter-spacing:-1px;
	font-size:1.1rem;
}

#archiveCarousel p.sub-title {
letter-spacing: -1px;
font-size: 0.95rem;
}

#archiveCarousel .tax-card img {
height: 450px;
  min-height:450px;
}
#archiveCarousel .tax-card .colourstrip {
z-index: 10;
}
#archiveCarousel .tax-card .card-body {
	position:absolute;
	bottom:0;
}

#archiveCarousel .tax-card .card-body p {
	color:#fff;
}

#archiveCarousel .carousel__viewport {
overflow:visible!important;
}

#archiveCarousel .carousel__dots {
color:#fff;
}
#archiveCarousel .carousel__dots .carousel__dot::after {
width:15px;
  height:15px;
}

#exploreCarousel .carousel__slide {
width:100%;
}
#exploreCarousel .carousel__nav {
position: absolute;
top: -40px;
right: 0;
display: block;
width: 104px;
}
#exploreCarousel .carousel__button {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #fff;
color: #fff;
}

#exploreCarousel .carousel__button[disabled] {

}

#exploreCarousel .tax-card img {
height: 575px;
  min-height:575px;
}

#exploreCarousel .tax-card .card-body {
z-index: 22;
position: absolute;
bottom: 34px;
color: #fff;
}

#exploreCarousel .carousel__viewport {
overflow:visible!important;
}

.banner-content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}


.banner-content h4,
.banner-content h3,
.banner-content h2,
.banner-content h1 {
text-transform:uppercase;
  text-shadow: 0px 0px 10px #333;
}

.banner-content h3 {
color:#f7f7f7!important;
	line-height: 0.7!important;
		margin-bottom: 0;
}
.banner-content h2,
.banner-content h3 {
color:#EEBF4B!important;
	margin-bottom: 0;
line-height: 1 !important;
}

.banner-content h2 {
	background: rgba(0,0,0,0.5);
padding: 0.25rem 0.35rem;
border-radius: 0.25rem;
}

.banner-content h1,
.banner-content h4 {
	color:#fff!important;
}

.latestCarousel,
#latestMerch {
	max-height: 500px;
}

.latestCarousel .carousel__slide,
#latestMerch .carousel__slide {
width:100%;
padding: 0;
  padding-right: 0px;
padding-right: 1rem;
}
.latestCarousel .carousel__nav,
#latestMerch .carousel__nav{
position: absolute;
top: -36px;
right: 0;
display: block;
width:104px;
}
.latestCarousel .carousel__button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.latestCarousel .carousel__button svg {
	color:#fff;
}

.latestCarousel .carousel__button[disabled] {

}

.latestCarousel .tax-card img,
#latestMerch .tax-card img {
height: 150px;
  min-height:150px;
}

.latestCarousel .tax-card .card-body {
}

.latestCarousel .carousel__viewport,
#latestMerch .carousel__viewport {
overflow:visible!important;
}

.latestCarousel .carousel__dots,
#latestMerch .carousel__dots {
color:#fff;
}
.latestCarousel .carousel__dots .carousel__dot::after,
#latestMerch .carousel__dots .carousel__dot::after {
width:15px;
  height:15px;
}

.latestCarousel div.small p,
#latestMerch div.small p {
	font-size:0.8rem;
}

/** POST ELEMENTS **/

.prevPost.show,.nextPost.show {
	opacity: 1;
	visibility: visible;
}

.nextPost a, .prevPost a {box-shadow:none;color: #fff;}

.nextPost, .prevPost {	
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 40%;
	font-size: 1.65rem;
	transition: .4s ease;
	opacity: .5;
	z-index: 999;
	color: #fff;
	padding: .75rem .65rem;
	border-radius: 0.25rem;
	background: rgba(0,0,0,0.6);
	box-shadow: 0 4px 12px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.15);
}

.nextPost a img,.prevPost a img {
	width:150px;
	height:150px;
	border-radius: 0.25rem;
}
.nextPost {right: -160px;padding-left:38px;}
.prevPost {left: -160px;padding-right:38px;}
.prevIcon,.nextIcon {
	position: absolute;
	top: 40%;
}
.prevIcon {	
	right: 4px;
}
.nextIcon {
left: 4px;
}

.nextPost:hover,.prevPost:hover {
	opacity: 1;color:#ffffff;
}
.nextPost:hover {right:-11px;}
.prevPost:hover {left:-11px;}
.nextPost a:hover,.prevPost a:hover {
	box-shadow:none;
}

.nav-boat-title {
	text-align:center;
	font-size: 0.8rem;
	color: #000;
	position: absolute;
	background-color: rgba(255,255,255,0.9);
	padding: 2px 4px;
	border-radius: 0 0 0.25rem 0.25rem;
}
.prevPost .nav-boat-title {
	bottom: 12px;
	left: 11px;
	width: 150px;
}
.nextPost .nav-boat-title {
	bottom: 12px;
	right: 11px;
	width: 150px;
} 

.postMeta {
background: rgba(255,255,255,0.85);
  border-radius:7px;
  font-size: .65rem;
  line-height:1;
  position:absolute;
  right:10px;
  top:10px;
  z-index:2;
  text-align:center;
  text-transform:uppercase;
  padding:0.4rem;
	box-shadow: 1px 4px 4px -4px #333;
}

.postMeta.news-item {
	  font-size: .75rem;
	  padding:0.5rem;
}


.postMeta .postMonth {
font-weight:bold;
 letter-spacing: -1px;
  color:#DE5E67;
}

.postMeta .postDay {

}


/** USER DASHBOARD **/

#sidebarMenu .position-sticky {
top:50px;
}

.tab-pane .position-sticky {
top:80px;
}

#sidebarMenu .nav-link {position:relative;}

#sidebarMenu {max-height:100%;}

#sidebarMenu .nav-link.active {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

#sidebarMenu .nav-link.active::after,
#sidebarMenu .nav-link:not(.active):hover::after {
  content: "";
  position: absolute;
  top: 0px;
  right: -17px;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  z-index: 2;
}

#sidebarMenu .nav-link.active::after {
  border-left: 17px solid #009BE0;
}

#sidebarMenu .nav-link:not(.active):hover {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}

#sidebarMenu .nav-link:not(.active):hover,
#sidebarMenu .nav-link.active {
transition:none;
}

#sidebarMenu .nav-link:not(.active):hover::after {
 border-left: 17px solid #ccc;
}

#sidebarMenu li.nav-item {
  background:#fff;
  margin-bottom:0.35rem;
  font-size:1.1rem;
}

#sidebarMenu li.nav-item:last-child {
  margin-bottom:0;
}

#sidebarMenu.nav-pills .nav-link:hover {
background-color:#ccc;
  color:#333;
}

#sidebarMenu.nav-pills .nav-link.active:hover {
  color:#fff;
}

/** SITEMAP **/

#page-content .list-group {
	--bs-list-group-bg: transparent;
}


/* SIDEBARS */

.sidebar-floater-wrapper {
background:#00AFDD;
  color:#fff;
    border-radius:50%;
  width:140px;
  height:140px;
  text-transform:uppercase;
  border:3px solid #fff;
box-shadow: 2px 4px 10px #ccc;
line-height: 1;
}

.sidebar-floater-wrapper i {
font-size:2rem;
  margin-bottom:4px;
}

.sidebar-floater {
padding:1rem;
 }
.side-floater span {
width:100%;
}

/* FOOTER */

#main-footer {
	  background-image:url('https://www.sandbanksproperty.co.uk/wp-content/uploads/2022/07/footer-bg.jpg');
  background-repeat:repeat-x;
  background-position:50% 90%;
	 
}

.footer-logo {
	 filter: drop-shadow(0px 2px 7px #333);
        -webkit-filter: drop-shadow(0px 2px 7px #333);
}

.footer-link {
  padding: .25rem .55rem;
  border-radius: 7px;
  transition: background-color .1s ease-in;
  margin: 0 6px 6px 0;
  color: #fff!important;
}

#main-footer ul.list-group a {
  color: #fff;
  font-weight: 300;
  display: block;
  padding: 0.25rem 0.85rem;
  background: rgba(0,0,0,0.3);
  margin-bottom: 1px;
  font-size: 0.9rem;
}

#main-footer ul.list-group a:hover {
background-color:#333;
}

#main-footer a.footer-link {
color:#ffffff;
}


.facebookLink:hover i {
background:#3B5999;
color:#fff;
}

.linkedInLink:hover i {
background:#0077B7;
color:#fff;
}

.youtubeLink:hover i {
background:#FF0000;
color:#fff;
}

.instagramLink:hover i {
background:#555;
color:#fff;
}



/* MEDIA QUERIES */

@media (max-width: 1200px) {
.simple-weather__day {
  padding: 9px 10px !important;
	font-size:0.95rem;
}
	
}
@media (max-width: 996px) { 

	#partner-carousel img,
	#partner-carousel .carousel__slide {
  width: 100%!important;
}
	#main-footer {
		background-size:cover;
		background-position:center center;
	}
	
	.container-main {
		padding-top:10px;
	}
	
	#photoGallery .carousel__button.is-next {
		right:-10px;
	}
	
	#photoGallery .carousel__button.is-prev {
		left:-10px;
	}
	
	.pay-securely img {max-width:200px;max-height:45px;}
.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
  background: #fff;
  width: 100%;
  float: none;
  margin-right: 0;
  max-width: 100%;
}	
}

@media (max-width: 976px) {
	
	
	#mainwrapper {
  padding-top:3rem;
}
	
	.main-nav li a.nav-link, .navbar-toggler, .simple-weather__day, .tidetimes-modal, a#menu-search {
	padding: 5px 10px !important;	
		
	}
	
	.banner-content h3 {
		line-height:0.8;
	}
	
	.banner-content h4 {
		margin-bottom:0;
	}
	
	.latestCarousel .carousel__slide {
		padding:0 1rem;
	}
	
#archiveCarousel .tax-card img {
height: 350px;
min-height: 350px;
}	
	.didyouknow {
position: relative;
max-width: 100%;
margin-bottom: 2rem;
background: #f7f7f7;
padding: 2rem 2rem;
}

.didyouknow.left {
	left:0;
}

.didyouknow.right {
	right: 0;
}

	.banner-content h3 {
		margin-top:0;
	}
	.carousel__dots {
		display:none;
	}
	#intro p {
		font-size:1.15rem;
	}
	.header-nav #thelogo {
		max-width: 176px !important;
	}
	.header-nav.shrink #thelogo {
		max-width: 160px!important;
	}
	#archiveCarousel .carousel__nav, 
	#exploreCarousel .carousel__nav,
	.latestCarousel .carousel__nav,
	#latestMerch .carousel__nav {
		top:50%;
		width: 100%;
	}
	
	#archiveCarousel .carousel__nav .carousel__button, 
	#exploreCarousel .carousel__nav .carousel__button,
	.latestCarousel .carousel__nav .carousel__button,
	#latestMerch .carousel__nav .carousel__button {
		background: #000;
color: #fff;
	}
	
	#archiveCarousel .carousel__nav .carousel__button.is-next, 
	#exploreCarousel .carousel__nav .carousel__button.is-next,
	.latestCarousel .carousel__nav .carousel__button.is-next,
	#latestMerch .carousel__nav .carousel__button.is-next{
		right:0;
	}
	#archiveCarousel .carousel__nav .carousel__button.is-prev, 
	#exploreCarousel .carousel__nav .carousel__button.is-prev,
	.latestCarousel .carousel__nav .carousel__button.is-prev,
	#latestMerch .carousel__nav .carousel__button.is-prev {
		left:0;
	}
}