/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2024 | 03:46:55 */
/*changed text colour tab- pool page/our interiors*/
.tabbed >ul li a{
  color:#fff!important;
}
/*changed text colour tab- pool page/our interiors, second btn*/
.tabbed[data-spacing="side-15px"]:not([data-style="vertical"]) .wpb_tabs_nav li a{
  background-color:#9c8035;
  border: 1px solid #9c8035;
  color:#fff;
}
.tabbed > ul li .active-tab {
    color: #000!important;
}
.tabbed[data-color-scheme="extra-color-2"][data-style="default"] li:not(.cta-button) .active-tab{
  border: 1px solid #01273e!important;
}

/*  Testimonial, bottom dots */
.flickity-page-dots{
  bottom:-20px;
}
/* slider our interior/pool colours/ centered text*/
.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta{
  max-width: 100% !important;
}
.toggles .testimonial_slider, .full-width-content .testimonial_slider{
  padding-bottom:0px !important;
}
/* bigger btn/ quote form*/
#cf7md-form .mdc-button--raised:not(:disabled){
  width:100% !important;
}
@media only screen and (max-width: 690px){
.tabbed > ul li a {
    border-right: 1px!important; 
}
}




/* Promo Popup - Block Button */
.block-btn {
	display: block;
	width: 100%;
	text-align: center;
}

#summer-savings .toggles {
	padding-left: 2vw;
	padding-right: 2vw;
}