/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2025 | 18:24:11 */
.sold-label {
    position: absolute;
    top: 10px;
    left: 40px;
    background-color: #b70000;
    color: white;
    padding: 8px 12px 5px 12px;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    z-index: 10;
    text-transform: uppercase;
    border-radius: 1px;
}

header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-wishlist {
    display: inline;
}
header.site-header .header-wrapper .header-sections .site-branding a {
   min-height: unset;
}
.staff-image {
	
}
.staff-image img {
    height: 500px;
    object-fit: contain;
}
.service-pad {
	padding:50px 0;
}
.title {
    margin-bottom: 60px;
}

/* New Topbar */

.topbar {
}

.topbar-contact {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500;
	margin-top: 5px;
}
.topbar-contact a {
	letter-spacing:2px;
}

.top-bar-grid {
    display: flex;
    flex-wrap: wrap;
	 padding: 0px 10%;
}

.tb-left {
    flex: 0 1 40%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.tb-center {
    flex: 1 1 20%;
}
.tb-right {
    flex: 1 1 40%;
}
.topbar .social-icons {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
}
.topbar .social-icons li {
    margin-right: 0px;
    margin-bottom: 0;
    vertical-align: middle;
    display: inline-block;
    opacity: 1;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.topbar .social-icons li a svg {
    margin-top: 0px;
    width: 18px;
    height: 18px;
}
.social-icons li a {
    width: 18px;
    height: 18px;
    line-height: 1.3;
}
.topbar .topbar-socials {
  display: flex;
  justify-content: flex-end;
}
/* New Topbar ends  */

/* Rev Slider Fix 02/02/2022 */

.slider-home {
    left: 0px !important;
    width: 100% !important;
    overflow: visible !important;
	margin:auto;
	max-width: 1500px !important;
}
/* .bg-dark {
    background-color: rgba(255, 255, 255, 0.9);
    color: #000 !important;
}
*/
/* Rev Slider Fix 02/02/2022 end */


.listings {
    max-width: 1600px;
    margin: auto;
}
.flexmls-listing-details {
    max-width: 1150px;
    margin: auto;
}
.owl-carousel .owl-item img {
    max-height: 85vh;
}

.btn-rmi {
    font-size: 14px;
    padding-top: 19px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    width: 250px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    background-image: none;
    border-radius: 0px;
    background-color: #082e70;
    color: #ffffff;
    text-align: center;
}
h1.product_title.entry-title {
    color: #162547 !important;
    line-height: 1.2 !important;
}


.team {
    max-width: 1000px;
    margin: auto;
}
.slide-ins-style.style-1 figcaption {
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    padding: 20px;
    background: rgb(8 46 112);
    color: #fff;
    text-align: center;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    font-size: 0;
}
.page-id-4180 .topbar {
    z-index: 0;
}

.caption-text {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: -38px;
    color: #fff;
    font-weight: bold;
    z-index: 999;
}
.caption-text p {
    color: #fff;
}
.caption-text-mobile {
   display:none
}

.header-mobiles-primary-menu ul>li>a {
    line-height: 1.1;
}
.thankyou-text {
    max-width: 1000px !important;
    margin: auto !important;
}
.thankyou-image img {
    min-width: 230px !important;
    padding-bottom: 20px;
}
.page-id-4100 .page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
    display: none;
}

.image img {
    height: 340px !important;
    object-fit: cover;
}
.banner-wide {
    height: 600px;
}
/*HEADER*/
header.site-header:not(.header--clone).header-color-light .menu-trigger .menu-title span, .navigation-foundation .menu-trigger .menu-title {
    display: none;
}
header.site-header .header-wrapper .header-sections .tools > a {
    display: none;
}
.menu-trigger .nav_burger {
    width: 35px;
    height: 25px;
}
.menu-trigger .nav_burger span {
    height: 1px;
}
header.site-header:not(.header--clone) .header-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.topbar .topbar-sections .topbar-left .topbar-contact a {
    letter-spacing: 2px;
    font-size: 15px !important;
    font-weight: 300 !important;
    /* line-height: 1 !important; */
}
.social-icons li {
    margin-top: 5px;
}
.reservation-number .material-symbols-outlined {
    vertical-align: middle;
    font-size: 17px;
    font-weight: 200;
	margin-right:8px;
}
.book-bttn {
	
}
/*END HEADER*/

/* New Header */

.header-cont {
    display: flex;
    flex-wrap: wrap;
}
.left-area {
Flex: 0 1 40%;
text-align: left;
}
.center-area {
 Flex: 0 1 20%;
 margin: auto;
 padding: 20px 0px;
}
.right-area {
Flex: 0 1 40%;		
}
header.site-header .header-wrapper .header-sections .tools {
    flex: 0 1 40%;
    justify-content: right;
    align-items: center;
    display: flex;
}
.left-nav.barberry-navigation.cell.auto {
    flex: 1 1 100%;
}

.site-branding.cell.shrink {
    flex: 0 0 100% !important;
}
body.header-has-no-title.header-has-no-overlap .content-page-wrapper {
    margin-top: 110px;
}
header.site-header .header-inner {
    position: relative;
}
body.header-has-no-title.header-has-no-overlap .content-page-wrapper {
    margin-top: 0 !important;
}
.menu-separator {
    border-top: 1px solid #d7d5d5;
    width: 100%;
    max-width: 40%;
    margin: auto;
    padding-bottom: 10px;
}
header.site-header .header-inner:before {
    background: #ffffff;
}
.site-logo-words {
    height: 33px !important;
}
header.site-header.header-left .header-wrapper .header-sections .site-branding {
    padding-right: 0px;
}


.navigation-foundation ul li a span, .navigation-foundation .menu-trigger .menu-title, header.site-header .header-wrapper .header-sections .tools .header-cart .header-cart-title, header.site-header .header-wrapper .header-sections .tools .header-expanded-view .header-account>a {
    font-weight: 600;
    color: #333;
	letter-spacing:1px;
	font-family: Wix Madefor Text !important;
}

/* New Header eds */


/* Products and Single Area */

ul.products li.product .product-inner .product-image .loop-thumbnail img {
    width: 100%;
    max-height: 380px;
    max-width: 380px;
    height: auto;
    object-fit: contain;
	border: 2px solid #dcdddf;
    padding: 10px;
}
ul.products li.product .product-inner .product-image {
    height: 380px;
}
ul.products li.product .product-inner .product-details .product-title {
    margin: auto;
    max-width: 100%;
    padding: 0px 20px;
    flex: 1 0 100%;
    display: flex;
    justify-content: center;
}
ul.products.columns-3 li.product .product-inner .product-details .product-title a {
    font-size: 18px;
    margin-bottom: 6px;
}
ul.products li.product .product-inner .product-details {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product-artist {
margin: 5px 0; 
font-size: 16px; 
color: #555;
text-align: center;
}
.product-image {
  display: flex;
  justify-content: center; /* horizontal center */
  align-items: center;     /* vertical center */
  height: 100%;            /* ensure the container has height */
  text-align: center;
  flex-wrap: wrap;
}
header.site-header.header--clone .header-inner .header-wrapper .header-sections .site-branding .site-logo {
    display: block;
}
.center-area {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.footer-section-inner {
    display: none !important;
}
body.header-has-no-overlap .page-header, .single.single-attachment .site-content {
    margin-top: 0px !important;
}
.page-header.title-size-default .title-section .title-section-wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
}

.tax-product_cat .page-header.title-size-default .title-section .title-section-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.tax-product_cat .page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
    color: #333333;
}
.tax-product_cat .page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs span, .page-header.color-scheme-light .title-section .title-section-wrapper .title-wrapper .breadcrumbs-wrapper .breadcrumbs a {
    color: #333333;
}
.tax-product_cat .page-header .page-header-bg-wrapper .page-header-bg {
    background-image: none;
    background-color: #f7f7f7;
}
.tax-product_cat .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .back-btn {
    display: none;
}
.tax-product_cat .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1 {
    font-size: 40px;
}
.single-product .product_layout .product-info-cell .product_summary_top .page-title-wrapper h1, .arthref .icon-container .share-title h1, .product_layout.product_layout_style_3 .product-title-section-wrapper .product-title-section-wrapper-inner .title-wrapper h1.product_title, #barberry_woocommerce_quickview .nano-content .product-info-wrapper .product_summary_top .title-wrapper .page-title-wrapper h1 {
    font-size: 32px;
}
.single-product .product_layout.product_layout_default .product-cells .product-info-cell {
    padding-right: 45px;
    padding: 20px 30px 30px 10%;
}
.woocommerce-Tabs-panel p {
margin-bottom: 15px;	
}
.single-product header.site-header:not(.header--clone) .header-inner {
    border-bottom: 1px solid #e3e3e3;
}

.tax-product_cat .content-area {
    max-width: 1600px;
    margin: auto;
}
.woocommerce-ordering .select2-container {
    border-color: #ddd !important;
    border-width: 1px;
}
.select2-dropdown {
    border-width: 1px !important;
}
footer#site-footer .site-footer-inner {
    padding: 0 30px;
}

body.bb_classic_notif .woocommerce-info {
    background-color: #fff;
}
body.bb_classic_notif .woocommerce-info:before {
    background-color: #021433;
    font-family: 'Barberry' !important;
}
.woocommerce-product-full-description {
    padding-bottom: 30px;
}
.yith-add-to-wishlist-button-block {
    padding-bottom: 20px;
}
.product_layout #product-images .woocommerce-product-gallery__image img {
    width: auto;
    height: auto;
    box-shadow: none;
    max-height: 700px;
    text-align: center;
    border: 2px solid #dcdddf;
    padding: 10px;
}
.product_layout #product-images .woocommerce-product-gallery__image {
    text-align: center;
}
.single-product .product_layout .product-info-cell .product_summary_bottom p {
    margin: 0 0 5px 0;
}
#search-input {
    font-family: Wix Madefor Text !important;
}
a.go-shop-link {
    display: none;
}
table.wishlist_table thead th, table.wishlist_table tbody td {
    padding-top: 20px !important;
}
/* Products and Single Area Ends */

.contact-form {
    position: relative;
    z-index: 1;
    display: grid;
    column-gap: 20px;
    grid-template-columns: repeat( auto-fit, minmax(350px, 1fr) );
}
.col1 {
    grid-column: 1 / -1;
}
.submit-button { 
    grid-column: 1 / -1;
}
.about-txt {
    position: relative;
    overflow: hidden;
    max-width: 950px;
    display: flex;
    align-items: center;
}
.about-txt img{
    position: relative;
    width: 100%;  
    transition: 5s;
	height: auto;
    object-fit: cover;
}

.about-txt::before, .about-txt::after{
    content: '';
    position: absolute;
    top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
    transition: 1s;
    z-index: 2;
}
.about-txt::before{
   transform: scale(1,0); 
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.about-txt::after{
   transform: scale(0,1);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.about-txt:hover::before, .about-txt:hover::after{
   transform: scale(1,1);
}

/*RESERVATION AREA*/
.reservations-form form {
    margin: 0;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* margin: 0 calc(0px - var(--field-space) / 2); */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    overflow: hidden;
}
.reservations-form br {
	display:none;
}
.reservations-form p {
    margin: 0 !important;
    display: inline-block;
}
.reservations-form table tr th, .reservations-form table tr td, .reservations-form select {
    font-family: Manjari !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #fff;
    background-color: transparent;
}
.reservations-form table tr td {
    padding: 15px 5px !important;
}
.reservations-form tr {
	border:none !important;
}
.reservations-form select {
    border: 1px solid rgba(76, 197, 200, 0.5) !important;
    min-width: 81px;
	background-image:url(https://providentflorida.com/wp-content/uploads/2024/03/arrow-white.svg) !important;
}
.reservations-form option {
    border: 1px solid #4cc5c8 !important;
    padding-top:10px;
}
.reservations-form button[type="submit"] {
	border: 2px solid #4cc5c8 !important;
    background-color: #4cc5c8 !important;
	font-family: Manjari !important;
	padding: 16px 10px 16px !important;
}
.reservations-form thead, .reservations-form tbody, .reservations-form tfoot {
    border: none !important;
    background-color: rgba(0, 52, 91, 0.95);
    color: #fff !important;
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
	padding:10px 0 !important;
}

.reservation {
    position: relative;
    z-index: 1;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
	width: 100%;
	background-color: rgba(0, 52, 91, 0.95);
	padding: 25px 30px;
	align-items: center;
	justify-content: center;
}
.reservation .title {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 0;
	text-align: right !important;
}


/*END RESERVATION AREA*/
/*GLOBAL*/
.boxed-row {
	max-width:1370px;
	margin:auto;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}
.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper {
    overflow: visible !important;
}
.title h2 {
    font-size: 40px;
    color: #082E70;
}
.title h3 {
    font-family: 'Manjari', sans-serif;
    color: #97a0b1;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 10px;
}
.area-content {
    padding: 100px 0;
}
.title-icon {
    margin-bottom:20px;
	    margin-top: 30px;
}
.title-icon img {
    max-width: 90px;
    min-width: 60px;
    max-height: 60px;
}
.intro {
    max-width: 950px;
    margin: auto;
	padding:70px;
}
.f-white p, .f-white h1, .f-white h2, .f-white h3, .f-white li {
	color:#ffffff;
}
.col-txt {
    padding: 100px 260px 100px 100px;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 25px;
    padding-right: 25px;
    width: 250px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    background-image: none;
	border-radius: 0px;
}
.page-header .page-header-bg-wrapper .page-header-bg {
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: multiply;
}
.col-padding {
    width: 75%;
    margin: auto !important;
}
.content-area, .blog-content-area, .post-content-area {
    border-bottom: none;
}
/*END GLOBAL*/
/*HOMEPAGE*/
.adventure-banner {
    height: 700px;
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: overlay;
}
.home-adventure {
    margin-top: -210px;
    margin-bottom: 100px;
}

.home-adventure .box {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    /* height: 350px; */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s;
    padding: 50px;
}
.home-adventure .box:hover {
    transform:scale(1.1);
}
.home-adventure .box img {
    min-height: 105px;
    object-fit: cover;
    width: auto;
    max-height: 110px;
}
.home-adventure .box .material-symbols-outlined {
    color: #bcc8df;
    font-size: 80px;
    font-weight: 200;
}
.home-adventure h4 {
    font-size: 30px;
    color: #082e70;
}
.home-adventure p {
    margin: 0;
}
.home-marina {
	
}
.home-marina .image {
	
}
.home-marina .box {
    margin: 20px 0 50px;
}
.home-marina .box p {
    font-size:16px;
}
.home-marina .icon {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}
.home-marina .txt {
    display: inline-block;
    width: 70%;
}

.home-marina h4 {
    margin: 0 0 10px;
    font-size: 20px;
	color: #082E70;
}
.home-marina .material-symbols-outlined {
    font-weight: 300;
    color: #a9b7d0;
    font-size: 35px;
}
.home-accomodations {
	
}
.home-accomodations .image {
	
}
.home-accomodations .image img {
	
}
.home-accomodations h4 {
    font-size: 18px;
    color: #082e70;
    margin: 0 0 10px;
}
.home-accomodations .icons {
	
}
.home-accomodations ul {
    /*list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;*/
    margin-left: 0;
}
.home-accomodations ul li {
    margin-bottom: 0;
    font-size: 14px;
    color: #989898;
    display: inline;
}
/* .home-accomodations ul li:not(:first-child):before {
    color: #6b98e7;
    content: "\2022";
    display: inline-block;
    font-weight: 700;
    margin: 0 6px;
    width: 7px;
} */
.home-accomodations p {
    margin-bottom: 0;
}
.home-accomodations .material-symbols-outlined {
    vertical-align: middle;
    font-weight: 300;
}
.banner-experience {
    height: 700px;
    background-color: rgba(0, 0, 0, 0.2);
    background-blend-mode: overlay;
	padding-top:50px;
}
.home-experience {
    margin-top: -375px;
}

.home-experience .image, .home-experience .image02 {
    padding: 30px;
}
.home-experience .image02 {
    margin-top: 80px;
}
.home-experience .image img {
	
}
/*.home-experience .image:before, .home-experience .image02:before {
    content: '';
    border: 2px solid #4CC5C8;
    display: block;
    width: 467px;
    height: 633px;
    position: absolute;
	left: 22px;
}*/
.home-experience .image:before, .home-experience .image02:before {
    content: '';
    border: 2px solid #4CC5C8;
    display: block;
    width: 84%;
    position: absolute;
	left: 22px;
}

.home-experience .image:before {
    top: 5px;
	height: 87%;
}
.home-experience .image02:before {
    top: 88px;
    height: 78%;
}

/*END HOMEPAGE*/
/*INTERNAL PAGES*/
.intro-int {
    max-width: 1200px;
    margin: 0 auto 30px;
}
.adventures-int {
    max-width: 1350px;
    margin: auto;
}
.adventures-int .cont {
	display: flex;
    max-width: 1300px;
    position: relative;
    margin: auto;
}
.adventures-int .image {
    margin: 80px -80px 0px 0px;
}
.adventures-int .image2 {
    margin: 0px 0px 0px -50px;
}
.adventures-int .image img, .adventures-int .image2 img {
    height: 540px;
    width: 405px;
    object-fit: cover;
}
.service-icons {
	
}
.service-icons .wpb_wrapper {
    display: grid;
    column-gap: 20px;
    align-items: center;
    grid-template-columns: repeat( auto-fit, minmax(200px, 1fr) );
}
.service-icons .item {
    max-width: 200px;
    margin: 30px auto 0;
}
.service-icons .item p {
    margin: 0;
}
.service-icons h3 {
    font-size: 22px;
}
.service-icons .material-symbols-outlined {
    font-size: 50px;
    font-weight: 300;
}
.marina-gallery .carousel-slider__item img {
    display: block;
    height: 634px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    object-fit: cover;
}
.resort-activities-int {
	
}
.resort-activities-int img {
	
}
.resort-activities-int .txt {
    padding-left: 60px;
    margin-left: 60px;
}
.resort-activities-int .txt p, .resort-activities-int .txt2 p {
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
}
.resort-activities-int .txt2 {
    border-left: 2px solid #2da6c8;
    padding-left: 113px;
    margin: 0;
}
.resort-activities-int h3 {
    font-size: 45px;
}
.resort-activities-int h5 {
    font-size: 30px;
    line-height: 1;
}
.resort-activities-int .material-symbols-outlined {
    font-size: 30px;
    width: 50px;
    height: 50px;
    background-color: #2da6c8;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50px;
}
.resort-activities-int .contact {
    width: 80%;
    margin: auto;
    height: auto;
}
.discover-activities {
    
}
.discover-activities .item {
    padding: 10px;
}
.discover-activities .vc_column-inner {
    background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: overlay;
	transition:1s;
}
.discover-activities .vc_column-inner:hover {
    transform: translate(0, -30px);
}
.discover-activities .box {
    margin: 10px 0;
    border: 1px solid #4cc5c8;
    height: 550px;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
.discover-activities h4 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 10px;
}
.discover-activities a {
    color: #fff !important;
    background-image: linear-gradient(to top, #1c1c1c 0px, #fff 0px), linear-gradient(to top, rgba(255, 255, 255, 0.1) 0px, rgba(255, 255, 255, 0.1) 0px) !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600 !important;
}
.activity-detail {
	
}
.activity-detail h2 {
	
}
.activity-detail .info {
    padding: 30px;
    background-color: #faf9f8;
}
.activity-detail h3 {
    font-size: 20px;
}
.activity-detail h4 {
    margin: 20px 0 10px;
    font-size: 16px;
    line-height: 1;
    font-family: 'Manjari', sans-serif;
}
.activity-detail .info p {
    margin: 0 0 10px;
}
.activity-detail .divider {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 30px 0;
}
.activity-detail .material-symbols-outlined {
    font-size: 15px;
    background-color: #082E70;
    vertical-align: middle;
    color: #fff;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
}
.fishing-image img {
    height: 455px;
    object-fit: cover;
}
.bucket-list h4 {
	
}
.separator {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.contact .title {
	padding-bottom:20px;
}
.contact .info .wpb_content_element {
	margin-bottom:25px;
}
.hours {
    margin-left: 35px;
}
.contact .info {
    max-width: 90%;
    margin: 50px auto;*/
}
.contact .info .material-symbols-outlined {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    color: #97a4c2;
}
.contact .info h2 {
    font-size: 40px;
}
.contact .info h3 {
    margin: 0;
}
.contact .info h4 {
    font-weight: 500;
}
.contact .info p {
    margin: 0;
}

textarea[rows] {
    height: 100px;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    border: 1px solid #000;
}
label {
    padding: 0.25rem 0 0.5rem;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.125rem;
    /* font-weight: normal; */
    text-decoration: none;
    border-bottom: 0 none;
}
.map {
	margin-bottom:-12px;
}
.map-grayscale {
   filter: saturate(0.2) hue-rotate(30deg) brightness(1.0);
}
.reservation-cont {
    margin-top: -85px;
}
.condos {
    margin-top: 40px;
    display: flex;
    align-items: center;
}
.condos .title h3, .condo-details .title h3 {
    font-size: 16px;
    font-weight: 400;
    text-transform: unset;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.condos .title h2, .condo-details .title h2 {
    font-size: 35px;
}
.condos .image img {
    height: 400px;
    object-fit: cover;
}
.condos .info {
    width: 80%;
    margin: auto;
}
.condo-details a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600 !important;
    letter-spacing: 1px;
}
.condo-details .txt .material-symbols-outlined {
    font-weight: 400;
    font-size: 22px;
    vertical-align: middle;
    margin-right: 5px;
    color: #4cc5c8;
}
.condo-details .info a {
    background-color: #4cc5c8;
    display: block;
    color: #fff !important;
    text-align: center;
    padding: 15px 0;
    background-image: none !important;
    margin-top: 20px;
    transition: 1s !important;
    font-size: 18px;
    text-transform: unset;
    letter-spacing: 0;
    font-weight: 400 !important;
}
.condo-details .info a:hover {
    background-color: #3ba2a5;
}
.condo-details .info {
    padding: 30px 50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.condo-details .info ul {
    list-style: none;
    margin: 0;
}
.condo-details .info ul li {
    border-bottom: 1px solid #cce3e3;
    padding-bottom: 5px;
}
.condo-details .info ul li:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}
.condo-details .info .material-symbols-outlined {
    font-weight: 300;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    color: #4cc5c8;
}
.condo-details .home-accomodations {
    border-bottom: 1px solid #cce3e3;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.amenities-box {
	
}
.amenities-box h5 {
	font-size:25px;
}
.amenities-box ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
}
.amenities-box ul li {
    background-color: #e8fbfb;
    padding: 15px 0;
    width: 200px;
    text-align: center;
    font-size: 14px;
}
.amenities-box ul li:hover {
    transform:scale(1.2);
	transition:1s;
}
.amenities-box .material-symbols-outlined {
    font-weight: 300;
    color: #4cc5c8;
    font-size: 30px;
    vertical-align: middle;
    margin-right: 5px;
}
/*END INTERNAL PAGES*/

/*FOOTER*/
footer#site-footer .widget-area {
    max-width: 1500px;
    margin: auto !important;
    border: none;
}
aside#media_image-2 {
    max-width: 200px;
}
footer#site-footer .widget-area .widget p, footer#site-footer .widget-area .widget a {
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0.8;
    background-image: none;
}
footer#site-footer .widget-area .widget a:hover {
    opacity: 1;
}
footer#site-footer .widget-area .cell aside {
    padding-bottom: 25px;
    margin: 0;
}
#site-footer .large-up-4 > .cell:first-of-type {
    width: 100%;
    height: 100px;
    background-color: #06204e;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
aside#text-7 {
    padding-bottom: 0 !important;
    width: 100%;
}
#site-footer .material-symbols-outlined {
    font-weight: normal;
    font-size: 17px;
    line-height: 1;
    color: #bcc8df;
    vertical-align: middle;
    margin-right: 5px;
    float: left;
    width: 23px;
    height: 35px;
}
#site-footer .large-up-4 > .cell:nth-of-type(2) {
    position: relative;
    z-index: 1111;
    background-color: #082e70;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -20px;
    margin-bottom: 0px;
    padding: 20px 30px;
    width: 25%;
    border-radius: 20px 0;
}
#site-footer .large-up-4 > .cell {
    width: 50%;
    margin-top: 128px;
    padding: 0 100px;
}
.footer-info {
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr 1fr; */
    float: right;
    width: 67%;
    align-items: center;
    /*height: 100px;*/
}
.footer-info h4 {
    font-size: 25px;
    /*text-transform: uppercase;*/
    margin: 0;
}
.footer-info a {
    font-size: 25px !important;
    opacity: 1 !important;
    color: #fff !important;
}
.menu-footer-links-container ul {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 100px;
}
.menu-footer-links-container ul li {
	
}
#site-footer .large-up-4 > .cell:last-of-type {
    width: 25%;
    padding: 0;
}
#site-footer .large-up-4 > .cell:last-of-type img {
    max-width: 130px;
    text-align: left;
    margin: 0;
}
footer#site-footer .grid-container {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 0;
    padding-left: 0;
}
footer#site-footer .widget-area .widget .widget-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #bcc8df;
}
.copyright-section .grid-x {
    display: inline-block;
    width: 100%;
}
footer#site-footer .copyright-section .footer_text {
    text-align: left;
    font-size: 14px;
    color: #c5c2c2;
    margin-left: 200px;
}
footer#site-footer .copyright-section .grid-x > .large-4 {
    width: 90%;
}
footer#site-footer .widget-area, footer#site-footer .copyright-section {
    margin-right: 0;
    margin-left: 0;
}
footer#site-footer .copyright-section .social-icons {
    float: right;
    text-align: right !important;
}
/*END TEMPORARY FOOTER*/

/*RESPONSIVE*/
@media (max-width: 1920px) {
}
@media (max-width: 1680px) {
	.home-experience {
    margin-bottom: 80px;
}
}
@media (max-width: 1600px) {
	.col-txt {
    padding: 100px 200px 100px 100px;
}
.home-experience .image:before, .home-experience .image02:before {
    width: 81%;
}
	.home-experience .image:before {
    height: 85%;
}
	.home-experience .image02:before {
    height: 75%;
}
	.resort-activities-int .contact {
    width: 100%;
}
	.col-padding {
    width: 80%;
}
	
.flexmls_connect__search_field {
    flex: 0 1 49%;
	margin-bottom: 0px;
}	
.flexmls_connect__search_new_horizontal .flexmls_connect__search_new_field_group {
        flex: 0 1 49%;
        margin-bottom: 0px;
}	

.flexmls_connect__search_new_links {
    text-align: center;
    margin-top: 0px;
}	
	
}
@media (max-width: 1440px) {
	.col-txt {
    padding: 100px;
}
	.home-experience .image:before, .home-experience .image02:before {
    width: 79%;
}
	.home-experience .image:before {
    height: 83%;
}
	.home-experience .image02:before {
    height: 72%;
}
	
.reservation {
    max-width: 80%;
    margin: auto;

}	
.cim, .cid, .ciy {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 24%;
}	
.com, .cod, .coy {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 24%;
}	
.reservation .title {
    flex-basis: 16%;

}	
	.ad, .ch {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 30%;
}
	.service-icons .wpb_wrapper {
    grid-template-columns: repeat( auto-fit, minmax(180px, 1fr) );
}
}
@media (max-width: 1366px) {

	.home-accomodations h4 {
    font-size: 25px;
}
	.home-accomodations ul li {
    font-size: 16px;
}
	#site-footer .large-up-4 > .cell:nth-of-type(2) {
    width: 22%;
    margin-left: 37px;
}
	.resort-activities-int .txt {
    padding-left: 40px;
}
	.resort-activities-int .material-symbols-outlined {
    font-size: 20px;
    width: 40px;
    height: 40px;
    left: 40px;
}
	.resort-activities-int .txt2 {
    padding-left: 100px;
}
	.resort-activities-int .txt p, .resort-activities-int .txt2 p {
    font-size: 15px;
}
	.resort-activities-int h5 {
    font-size: 25px;
}
}
@media (max-width: 1360px) {
	
	
	
}
@media (max-width: 1280px) {
	.col-txt {
    padding: 50px;
}
	#site-footer .large-up-4 > .cell:nth-of-type(2) {
    width: 26%;
}
	#site-footer .large-up-4 > .cell {
    width: 45%;
}
		.service-icons .wpb_wrapper {
    grid-template-columns: repeat( auto-fit, minmax(215px, 1fr) );
}
	.resort-activities-int img {
    height: 455px;
    object-fit: cover;
}
	
.flexmls_connect__search_new_horizontal .flexmls_connect__search_new_field_group {
    flex: 0 1 48%;
    margin-bottom: 0px;
}	
	
}
@media (max-width: 1024px) {


/* barberry mobile menu */
	
.menu-trigger .nav_burger {
    width: 35px;
    height: 22px;
}
/* barberry mobile menu ends  */
	
/* Barberry Center Logo */
	
.site-branding.cell.shrink {
    flex: 1 1 100%;
}	
/* Barberry Center Logo ends */	
	.home-adventure {
    margin-bottom: 50px;
}
	.home-adventure .box {
    height: 230px;
}
	.home-marina .vc_col-sm-8, .home-marina .image {
    width: 100%;
} 
	.home-marina .image {
    height: 400px;
} 
	.home-accomodations .vc_col-sm-9, .home-accomodations .vc_col-sm-3 {
		width:100%;
}
	.home-accomodations h4 {
		line-height: 1.3;
}
	.home-accomodations .material-symbols-outlined {
    font-size: 20px;
}
	.home-accomodations ul li {
    font-size: 11px;
}
	.home-accomodations .image {
    margin-bottom: 20px;
}
	.home-accomodations .acc-title {
		margin-bottom:0;
	}
	.banner-experience {
    height: 500px;
	padding-top: 30px;
}
	.home-experience {
    margin-top: -250px;
    margin-bottom: 50px;
}
	.home-experience .image, .home-experience .image02 {
    padding: 10px;
}
	.home-experience .image:before, .home-experience .image02:before {
		left: 7px;
		width: 85%;
}
.home-experience .image:before {
    height: 86%;
    top: -4px;
}
	.home-experience .image02:before {
    top: 73px;
}
	footer#site-footer .copyright-section .grid-x > .large-4 {
    padding: 0;
    margin: auto;
}
	#site-footer .large-up-5 > .cell {
    width: 50%;
}
.reservation {
    max-width: 80%;
	padding: 35px 35px;
}
.topbar .grid-x > .shrink {
    width: auto !important;
}
.topbar .cell.shrink {
    flex: 0 0 auto !important;
}
	.footer-info h4 {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
}
#site-footer .large-up-4 > .cell:nth-of-type(2) {
    padding: 20px;
    width: 31%;
    margin-left: 25px;
}
	#site-footer .large-up-4 > .cell {
    width: 41%;
    margin-top: 111px;
    padding: 0 40px;
}
	.menu-footer-links-container ul {
    column-gap: 60px;
}
	.adventures-int {
    display: flex;
    align-items: center;
}
	.adventures-int .image img, .adventures-int .image2 img {
    height: 400px;
}
	.resort-activities-int h3 {
    font-size: 40px;
    margin: 0 0 20px;
}
	.col-padding .wpb_content_element {
    margin-bottom: 20px;
}
	.resort-activities-int .contact .vc_col-sm-6 {
    width: 100%;
}
	.resort-activities-int .material-symbols-outlined {
    left: 75px;
}
	.resort-activities-int .txt {
    padding-left: 75px;
    margin-bottom: 0;
}
.resort-activities-int .txt2 {
    padding-left: 136px;
    border-left: none;
}
.activity-detail .vc_col-sm-8 {
    width: 60%;
}
.activity-detail .vc_col-sm-4 {
    width: 40%;
}	
.left-area {
 Flex: 0 1 25%;
 align-items: center;
 display: flex;
	}	
.center-area {
    Flex: 0 1 50%;
    padding: 0px;
}	
header.site-header.header-left .header-wrapper .header-sections .tools {
 width: auto;
 flex: 1 1 25%;
 }	
.menu-separator {
    display: none;
}
	
ul.products li.product .product-inner .product-image .loop-thumbnail img {
    max-height: 300px;
}	
ul.products li.product .product-inner .product-image {
    height: auto;
}	
.top-bar-grid {
    padding: 0px 25px;
}	
	
}
@media (max-width: 834px) {
	.boxed-row {
    max-width: 100%;
}
	.adventure-banner {
    height: 600px;
}
	.home-adventure {
    margin-top: -90px;
}
	.home-adventure .box img {
    min-height: 70px;
    max-height: 70px;
}
	.home-adventure .box {
    height: 180px;
}
	.home-accomodations .vc_col-sm-9, .home-accomodations .vc_col-sm-3 {
		width:100%;
		text-align:center;
	}
	.home-accomodations .vc_align_left {
    text-align: center;
}
	.home-experience .image:before, .home-experience .image02:before {
    width: 82%;
}
	.home-experience .image:before {
    height: 85%;
    top: -8px;
}
	.home-experience .image02:before {
    top: 72px;
    height: 68%;
}	
	
	.footer-info {
    width: 60%;
    column-gap: 20px;
}
	.footer-info a {
    font-size: 22px !important;
}
	#site-footer .large-up-4 > .cell:nth-of-type(2) {
    width: 34%;
}
	#site-footer .large-up-4 > .cell {
    width: 40%;
    padding: 0 20px;
}

	.menu-footer-links-container ul {
    column-gap: 40px;
}
		#site-footer .large-up-4 > .cell:last-of-type {
    width: 22%;
    padding: 0;
}
	.area-content {
    padding: 20px 0;
}


.info-grid {
    display: grid;
    column-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
		
	
.topbar .topbar-sections .cell {
 flex: auto;
 width: auto;
}	
	
	
}
@media (max-width: 768px) {
	.title h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
	.area-content {
    padding: 30px 0;
}
	.footer-info a {
    font-size: 19px !important;
}
	#site-footer .large-up-4 > .cell:nth-of-type(2) {
    padding: 20px 10px;
    width: 34%;
}
	#site-footer .large-up-4 > .cell {
    width: 40%;
    padding: 0 10px;
}
	#site-footer .large-up-4 > .cell:last-of-type {
    width: 20%;
    padding: 0;
}
.resort-activities-int img {
    height: 570px;
    object-fit: cover;
}
}


@media (max-width: 767px) {
	.title h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
	.area-content {
    padding: 30px 0;
}
	.home-accomodations h4 {
    font-size: 24px;
}
	.home-accomodations ul li {
    font-size: 16px;
}
	.home-accomodations .acc-title {
    margin-bottom: 35px;
}
	.home-experience .image, .home-experience .image02 {
    padding: 20px;
}
	.home-experience .image, .home-experience .image02 {
    margin: 0;
}
.home-experience .image:before, .home-experience .image02:before {
    height: 91%;
    top: 9px;
    left: 22px;
    width: 82%;
}
	#site-footer .large-up-5 > .cell {
    width: 100%;
}
	footer#site-footer .copyright-section .social-icons li {
    margin-bottom: 25px;
}
	footer#site-footer .copyright-section .social-icons {
    float: none;
    text-align: center !important;
}
	footer#site-footer .copyright-section {
    padding-top: 30px;
}
	footer#site-footer .copyright-section .grid-x > .large-4 {
    width: 78%;
    text-align: center;
    float: none;
}
.reservation {
    max-width: 95%;
    padding: 25px 25px;
}	
.reservations-form select {
    min-width: auto;
}
.cim, .cid, .ciy {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 20%;
}	
.com, .cod, .coy {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 20%;
}	
.reservation .title {
    flex-basis: 16%;
	font-size: 14px;
}	
.ad, .ch {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 10%;
}
.reservations-form button[type="submit"] {
    padding: 16px 26px 16px !important;
	margin-top: 10px;
}
	

#site-footer .large-up-4 > .cell:first-of-type {
    width: 100%;
    height: auto;
    top: -51px;
    margin-top: 0;
    padding: 30px 50px 50px;
    text-align: center;
    position: relative;
}
	.footer-info h4 {
    font-size: 16px;
}
	.footer-info a {
    font-size: 25px !important;
}
.footer-info div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 14px 0;
}
	.footer-info div:last-of-type {
    border-bottom: none;
}
	.footer-info {
    width: 100%;
    height: auto;
    display: block;
}
	#site-footer .large-up-4 > .cell:nth-of-type(2) {
    padding: 20px 30px;
    width: 77%;
    margin: -93px auto 0;
}
	#site-footer .large-up-4 > .cell {
    width: 100%;
    padding: 0 10px;
    margin-top: 40px;
    padding: 0 50px;
}
	#site-footer .large-up-4 > .cell:last-of-type {
    width: 100%;
    padding: 0 50px;
}
	.adventures-int {
    display: block;
}
	.adventures-int .image, .adventures-int .image2 {
    margin: 0 0 30px;
}
.col-reverse {
    display: flex;
    flex-direction: column-reverse;
}
	.service-icons .wpb_wrapper {
    grid-template-columns: repeat( auto-fit, minmax(160px, 1fr) );
}
	.service-icons h3 {
    font-size: 16px;
}
	.resort-activities-int img {
    height: 240px;
}
	.col-padding {
    padding-top: 30px;
}
	.resort-activities-int .txt2 {

    margin-bottom: 30px;
}
	.separator {
    border-left: none;
    border-right: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
    padding: 20px 0;
}
.condos {
    display: block;
}	
.condos .info {
    width: 100%;
}
.contact .info {
    width: 100%;
	margin: 0px;
}	
.contact {
    height: auto;
}
.contact-form {
    width: 100%;
}
.home-adventure .box {
  height: auto;
}	
.banner-wide {
    height: 400px;
}	
.flexmls_connect__search_field {
    flex: 0 1 100%;
}	
.flexmls_connect__search_new_horizontal .flexmls_connect__search_new_field_group {
        flex: 0 1 100%;
        margin-bottom: 0px;
}	
.flexmls_connect__search_new_horizontal .flexmls_connect__search_new_links {
    flex: 0 1 100%;
}
.flexmls_connect__search_new_links {
    text-align: center;
    margin-top: 0px;
}
input.select2-search__field {
    width: 100% !important;
}
.columns3 .flexmls_connect__listing {
    width: 100%;
}
.flexmls_connect__slides img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    height: auto !important;
}	
 .caption-text-mobile {
        position: absolute;
        left: 20px;
        right: 0;
        margin: auto;
        margin-top: 370px;
        color: #fff;
        font-weight: bold;
        z-index: 999;
        display: block;
    }
.caption-text-mobile p {
    color: #fff;
}
.caption-text {
   display:none
}	
.lepopup-form-13 .lepopup-element-3 * {
    font-size: 40px !important;
}	
.lepopup-form-13 .lepopup-element-4 * {
    font-size: 22px !important;
}
.lepopup-form-13 .lepopup-element div.lepopup-input input[type='text'], .lepopup-form-13 .lepopup-element div.lepopup-input input[type='email'] {
    font-size: 24px !important;
}
.lepopup-element .lepopup-button span {
    font-size: 24px !important;
}
.flexmls-btn.flexmls-btn-secondary.flexmls-btn-sm.close-map-button {
    display: none;
}
.listings-per-page-wrapper {
    display: none;
}
	
rs-column#mobile-image {
    height: 500px !important;
}
	
ul.products li.product .product-inner .product-image .loop-thumbnail img {
    max-height: 160px;
    max-width: 100%;
    height: auto;
}	
.adventure-banner {
    height: auto;
}
ul.products li.product .product-inner .product-details .product-title {
    padding: 0px 0px;
}	
.tax-product_cat .page-header.title-size-default .title-section .title-section-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
.coming {
    width: 100%;
}	
.contact-form {
    grid-template-columns: repeat( auto-fit, minmax(100%, 1fr) );
}
.btn-rmi {
    margin: auto;
}	
body.single-product .product_summary_bottom_inner, body #barberry_woocommerce_quickview .product_summary_bottom_inner {
    text-align: left;
}	
.intro {
    max-width: 950px;
    margin: auto;
    padding: 40px 30px;
}
.bg-contact {
    padding-bottom: 30px;
}	
.top-bar-grid {
    padding: 0px 25px;
}	
.tb-left {
    flex: 0 1 45%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.tb-center {
    flex: 1 1 10%;
}
.tb-right {
    flex: 1 1 45%;
}
.topbar-contact {
    font-size: 13px !important;
}	
.topbar-contact a {
    letter-spacing: 1.5px;
}
ul.products.columns-3 li.product .product-inner .product-details .product-title a {
    font-size: 16px;
    margin-bottom: 2px;
    text-align: center;
}
.tax-product_cat .page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title {
    font-size: 35px;
}	
.product-artist {
    font-size: 14px;
}	
}
/*END RESPONSIVE*/