/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.home .container-wrap {
    padding: 0px !important;
}
/* =========================================== */
.material #header-secondary-outer>.container, .material #header-secondary-outer>.container>nav {
    display: flex;
}
div#header-secondary-outer .container {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
}
div#header-secondary-outer {
    padding: 5px 0px !important;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
    width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 50%;
    transition: .5s;
    font-size: 17px;
    background: #Fff0;
    border: 2px solid #fff;
	-webkit-text-stroke: 1px #fff;
    color: transparent;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:hover i {
	background: #C29E84;
	border-color: #C29E84;
	-webkit-text-stroke: 1px #302624;
    transition: .5s;
	color: #302624;
}
div#header-secondary-outer .socliy ul li {
    display: inline-block;
    margin-right: 5px;
}
div#header-secondary-outer .socliy ul li i {
    width: 35px;
    height: 35px;
    line-height: 32px;
    border-radius: 50%;
    transition: .5s;
    color: #fff;
    background: #Fff0;
    border: 2px solid #fff;
}
div#header-secondary-outer .socliy ul li:hover i {
    background: #C29E84;
	border-color: #C29E84;
	color: #302624;
    transition: .5s;
}
div#header-secondary-outer ul li span::after {
    display: none !important;
}
div#header-secondary-outer ul li span {
    font-size: 14px;
}
/* ================================================== */
header#top li#menu-item-43 span {
    background-image: url(https://seabreezetownhome.com/wp-content/uploads/2025/06/Group-1597884957-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 50px 20px 20px !important;
    color: #fff;
    position: relative;
}
header#top li#menu-item-43 span:before {
    content: "\f061";
    position: absolute;
    font-family: 'FontAwesome';
    right: 0;
    top: 0;
    margin: 9px 20px 0px 0px !important;
    transform: rotate(-45deg);
    font-weight: 100;
}
header#top li#menu-item-43:hover span:before {
    transform: rotate(0deg);
    transition: .9s;
}
header#top li#menu-item-43 span::after {
	display: none;
}
.current-menu-item span {
    font-weight: 900;
    color: #302624;
}
/* ================================================= */
div#revoluiton-slider {
    margin: 0;
}
div#revoluiton-slider span.arrow i {
    display: inline-block !important;
    margin-left: 3px;
    transform: rotate(-45deg);
}
div#revoluiton-slider .btn:hover span.arrow i {
    transform: rotate(0deg);
    transition: .9s;
}
/* ================================================ */
div#category {
    margin-bottom: 0;
}
div#category-inner .vc_col-sm-4 .vc_column-inner {
    margin: 0px 10px;
}
div#category-inner {
    margin: 30px 20px !important;
}
div#category-inner img {
    width: 100%;
}
div#category-inner .t-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: revert-layer;
    display: flex;
    justify-content: center;
    align-items: end;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 30px 0px !important;
    background-image: url(https://devu1a.customdev.solutions/philklima/wp-content/uploads/2025/06/image-2025-06-02T222004.777.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: .9s;
}
div#category-inner .vc_col-sm-4:hover .t-1 {
    background-image: url(https://seabreezetownhome.com/wp-content/uploads/2025/06/image-2025-06-02T222007.898.png);
    transition: .9s;
}
div#category-inner .t-1 h6 span a {
    text-decoration: underline;
}
div#category-inner .t-1 h2 span, div#category-inner .t-1 h6 span a {
    transition: .9s;
}
div#category-inner .vc_col-sm-4:hover .t-1 h2 span, div#category-inner .vc_col-sm-4:hover .t-1 h6 span a {
    color: #fff !important;
    transition: .9s;
}
/* ================================================= */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .t-2 {
    padding-left: 10px;
    display: block;
    border-left: 2px solid #C29E84;
}
/* =============================================== */
h6 span img {
    display: inline-block !important;
    margin-bottom: 6px !important;
}
a#btn {
    border-radius: 0px !important;
    position: relative;
}
a#btn i {
    transform: rotate(-45deg);
    top: 9px;
    transition: .9s;
}
a#btn:hover i {
    transform: rotate(0deg);
    transition: .9s;
}
a#btn:hover {
    box-shadow: unset !important;
    transform: unset !important;
}
/* ==================================================== */
div#text-icon {
    padding: 60px 0px !important;
    margin-bottom: 0px !important;
	position: relative;
}
div#text-icon:before {
    content: "";
    background-image: url(https://seabreezetownhome.com/wp-content/uploads/2025/06/2801.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 439px;
    height: 663px;
    margin-left: -27%;
}
div#text-icon-inner .iwithtext {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #6666667a;
    width: fit-content;
}
div#text-icon-inner .iwithtext .iwt-icon {
    width: 90px;
    height: 90px;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: .9s;
}
div#text-icon-inner .iwithtext:hover .iwt-icon {
    background: #C29E84;
    transition: .9s;
}
div#text-icon-inner .iwithtext .iwt-icon img {
    margin: 0;
    width: unset;
}
div#text-icon-inner .iwithtext:hover .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(7%) sepia(4%) saturate(5216%) hue-rotate(322deg) brightness(99%) contrast(79%);
}
div#text-icon-inner .iwithtext .iwt-text {
    padding-left: 105px;
    padding-right: 30px;
}
/* ================================================== */
div#banner {
    margin-bottom: 0px !important;
}
div#banner-inner {
    padding: 50px 0px !important;
}
/* ======================================== */
div#floor {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#floor .inner-wrap.row-bg-layer {
    position: relative;
}
div#floor .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://seabreezetownhome.com/wp-content/uploads/2025/06/2802.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 439px;
    height: 663px;
}
div#floor li.tab-item a {
    position: relative;
}
div#floor li.tab-item a:before {
    content: "";
    background: #C29E84;
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    left: 0;
    margin-top: -7px;
    opacity: 0;
    transition: .9s;
}
div#floor li.tab-item.active-tab a:before {
    opacity: 1;
}
.tabbed>ul li a {
    color: #302624;
    position: relative;
    background-color: #F9F9F9above;
    padding: 18px 35px;
    border-right: unset;
    margin: 0px 10px !important;
    font-family: 'Noto Serif';
    font-size: 18px;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    color: #302624;
}
div#floor-inner .property-details {
    background: #fff;
    border: 1px solid #eee;
    padding: 20px 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
div#floor-inner .row {
      display: flex;
      justify-content: space-between;
      padding: 10px 0;
      border-bottom: 1px solid #f1f1f1;
}
div#floor-inner .row:before, div#floor-inner .row:after {
    display: none;
}
div#floor-inner   .label {
      font-weight: 600;
      color: #333;
}
div#floor-inner    .value {
      color: #666;
}
div#floor-inner .nectar-fancy-ul {
    background: #C29E84;
    padding: 10px 20px;
}
div#floor-inner .nectar-fancy-ul ul {
    margin: 0;
}
div#floor-inner .nectar-fancy-ul ul li {
    list-style: square;
    padding-left: 0px !important;
    margin-left: 20px !important;
    font-family: "noto serif";
}
div#floor-inner {
    margin: 0;
}
div#floor-inner .row .label:after {
    content: "";
    border-bottom: 1px dashed #000;
    position: absolute;
    width: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    transform: translateY(-20px);
}
/* ================================================== */
div#gallery {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#gallery .owl-stage-outer {
    overflow: visible !important;
}
div#gallery-inner {
    margin: 0px 10px !important;
}
div#gallery-inner img {
    width: 100%;
}
div#gallery-inner .hover-wrap-inner a:before {
    content: "";
    background-color: #c29e8494;
    z-index: 12;
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    transition: .5s;
    border-radius: 7px 7px 0px 0px !important;
}
div#gallery-inner .hover-wrap-inner a:after {
    content: "";
    background-color: #30262459;
    z-index: 12;
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    position: absolute;
    transition: .5s;
    border-radius: 0px 0px 7px 7px !important;
}
div#gallery-inner .hover-wrap-inner:hover :before, div#gallery-inner .hover-wrap-inner:hover :after {
    height: 50%;
    transition: .5s;
}
.owl-dots {
    display: none;
}
div#gallery button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #fff0;
    padding: 11px 12px;
    border: 1px solid #12121261;
    color: #12121269;
    border-radius: 50%;
    transition: .9s;
}
div#gallery button.owl-prev {
background: transparent;
font-size: 0;
border: 0px;
}
div#gallery button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #fff0;
    padding: 11px 12px;
    border: 1px solid #12121261;
    color: #12121269;
    border-radius: 50%;
    transition: .9s;
}
div#gallery button.owl-next {
background: transparent;
font-size: 0;
border: 0px;
}
div#gallery .owl-carousel .owl-nav.disabled {
display: block !important;
}
div#gallery button.owl-next:hover:before, div#gallery button.owl-prev:hover:before {
    color: #fff;
    background: #302624;
    border-color: #302624;
    transition: .9s;
}
/* ===================================================== */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial .inner-wrap.row-bg-layer {
    position: relative;
}
div#testimonial .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://seabreezetownhome.com/wp-content/uploads/2025/06/2801.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 439px;
    height: 663px;
}
div#testimonial .owl-carousel[data-desktop-cols] .owl-stage-outer {
overflow: visible !important;
}
div#testimonial .owl-carousel[data-desktop-cols] .owl-stage-outer .owl-item {
opacity: 0;
transition: .8s;
}
div#testimonial .owl-carousel[data-desktop-cols] .owl-stage-outer .owl-item.active {
opacity: 1 !important;
}
div#testimonial .owl-stage {
    padding: 0px !important;
}
div#testimonial-inner {
    background: #302624;
    margin: 0px 0px !important;
    padding: 20px 30px !important;
    position: relative;
    left: -25px;
}
div#testimonial-inner .iwt-icon img {
    width: unset;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 75px;
    padding-top: 9px;
}
div#testimonial-inner h4 img {
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
/* ========================================================= */
div#discover-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 0px 100px 0px 330px !important;
}
/* ========================================================= */
div#footer-globel-menu {
    border-bottom: 1px solid #888;
    margin: 0px;
    padding: 30px 0px !important;
}
div#footer-globel-menu ul {
    margin: 0 !important;
}
div#footer-globel-menu ul li {
    display: inline-flex;
    margin-right: 10px;
}
div#footer-globel-inner {
    padding: 40px 0px !important;
    border-bottom: 1px solid #888;
    margin: 0;
}
div#footer-globel-inner h2 {
    font-size: 24px;
    position: relative;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}
div#footer-globel-inner h2:before {
    content: "";
    background-color: #C29E84;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
animation: 2s move linear alternate infinite;
transform-origin: left;
}
@keyframes move {
0% {
transform: scale(.5)
}
}
div#footer-globel-inner ul li ruby {
    display: block;
    color: #fff;
    font-family: "noto serif";
    font-weight: 700;
}
div#footer-globel-inner ul {
    margin: 0;
}
div#footer-globel-inner ul li {
    list-style: none;
}
div#footer-globel-inner ul li a {
    color: #888 !important;
}
div#footer-globel-inner ul li a img {
    display: inline-block !important;
    margin: 0px 5px -2px 0px !important;
}
div#footer-globel-inner p a {
    color: #fff !important;
}
div#footer-globel-inner .iwithtext {
    border-bottom: 1px solid #888;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}
div#footer-globel-inner .iwithtext:last-child {
    border-bottom: unset;
}
div#footer-globel-inner .iwt-icon img {
    width: unset;
}
div#footer-globel-inner .iwithtext .iwt-text {
    padding-left: 105px;
}
div#footer-globel-inner .iwithtext .iwt-text p {
    padding-bottom: 5px;
}
div#footer-globel-inner .iwithtext .iwt-text li a {
    color: #fff !important;
}
div#footer-globel-inner .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
}
div#gform_fields_1 {
    gap: 10px 0px !important;
}
div#footer-globel-inner input {
    border: 1px solid #5D5D5D;
    border-radius: unset;
    height: 40px !important;
}
div#footer-globel-inner textarea {
    border: 1px solid #5D5D5D;
    border-radius: unset;
}
div#footer-globel-inner input#gform_submit_button_1 {
    background: #C29E84;
    height: 45px !important;
    border: unset;
    width: 100%;
    border-radius: unset !important;
}
/* ===================================================== */
div#copyright-globle {
    padding: 20px 0px !important;
}
div#copyright-globle .copy-t2 {
    float: right;
}
div#copyright-globle ul li {
    display: inline-block !important;
    margin-right: 10px;
}
/* ============================================ */
@media (max-width: 1920px) {}
@media (max-width: 1600px) {
	.text-lft {
    margin-left: -80px;
}
	div#discover-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 0px 100px 0px 180px !important;
}
}
@media (max-width: 1440px) {
	.text-lft {
    margin-left: -130px;
}
	div#text-icon:before {
    margin-left: -8%;
}
	div#discover-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 0px 100px 0px 90px !important;
}
	.tabbed>ul li a {
    padding: 15px 25px;
    font-size: 18px;
}
}
@media (max-width: 1366px) {}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {}
@media (max-width: 1080px) {
	.material #slide-out-widget-area[class*=slide-out-from-right] .inner .off-canvas-menu-container li li a, body #slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .inner .off-canvas-menu-container li li a {
    font-size: 13px !important;
    line-height: 20px !important;
}
	    .text-lft {
        margin-left: -90px;
    }
	p, li a {
    font-size: 13px;
    line-height: 23px;
}
	div#about {
    padding: 20px 0px !important;
}
	div#text-icon {
    padding: 30px 0px !important;
}
	div#text-icon-inner .iwithtext .iwt-text {
    padding-left: 90px;
    padding-right: 0px;
}
	div#text-icon-inner .iwithtext .iwt-icon {
    width: 80px;
    height: 80px;
}
	div#text-icon:before {
        margin-left: -10%;
    }
	    .tabbed>ul li a {
        padding: 12px 20px;
        font-size: 15px;
    }
	div#floor {
    padding: 30px 0px !important;
}
	div#gallery {
    padding: 20px 0px !important;
}
	div#testimonial {
    padding: 30px 0px !important;
}
		div#testimonial-inner {
    margin: 0px 0px !important;
    padding: 10px 20px !important;
    left: -20px;
}
		    div#discover-inner .vc_col-sm-6.clm .vc_column-inner {
        padding: 0px 20px 0px 20px !important;
    }
	div#footer-globel-inner .iwithtext .iwt-text {
    padding-left: 95px;
}
	div#footer-globel-inner h2 {
    font-size: 20px;
}
}
@media (max-width: 1024px) {
	    .text-lft {
        margin-left: -80px;
    }
	    div#text-icon-inner .iwithtext .iwt-text {
        padding-left: 75px;
    }
	div#text-icon-inner .iwithtext .iwt-icon {
        width: 70px;
        height: 70px;
    }
	.tabbed>ul li a {
        padding: 12px 20px;
        font-size: 15px;
        margin: 0px 5px !important;
    }
}
@media (max-width: 912px) {
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #c29e84 !important;
}
	    body #header-secondary-outer[data-secondary-text=true] ul {
        display: block;
    }
	.text-lft {
        margin-left: -100px;
    }
	div#category-inner {
    margin: 30px 100px !important;
}
	div#about-inner {
    margin: 0px 100px !important;
    text-align: center;
}
	    div#text-icon-inner .iwithtext {
        display: inline-block !important;
        width: 33.3%;
        padding: 0px 3px;
    }
	div#text-icon-inner .iwithtext .iwt-text {
        padding-left: 0px;
        text-align: center;
    }
	    div#text-icon-inner .iwithtext .iwt-icon {
        width: 80px;
        height: 80px;
        position: unset;
        margin: 0 auto;
        margin-bottom: 10px;
    }
	    .tabbed>ul li a {
        padding: 10px 17px;
        font-size: 14px;
        margin: 0px 5px !important;
    }
	div#floor-inner {
    margin: 0px 100px;
}
	div#floor-inner img {
    width: 100%;
    margin: 0 auto;
}
	div#testimonial .t-3 {
    text-align: center;
}
	div#testimonial .t-3 img {
    margin: 0 auto;
}
	    div#testimonial-inner {
        margin: 0px 100px !important;
        padding: 10px 20px !important;
        left: 0px;
    }
	div#testimonial img.img-with-animation.skip-lazy {
    margin: 0 auto;
    width: 75%;
}
	div#discover-inner {
    text-align: center;
    margin: 0px 100px;
}
	div#discover-inner .vc_col-sm-6.clm .vc_column-inner {
        padding: 20px 20px 0px 20px !important;
    }
	div#discover {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
}
	div#footer-globel-inner .iwithtext {
    width: 50%;
    display: inline-block;
}
	div#footer-globel-inner .iwithtext:last-child {
    border-bottom: 1px solid #888;
}
	div#footer-globel-inner .vc_col-sm-5 {
    width: 65%;
}
div#footer-globel-inner .vc_col-sm-3 {
    width: 35%;
}
	div#footer-globel-inner .widget.widget_nav_menu {
    display: unset;
}
	div#copyright-globle .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0px !important;
}
}
@media (max-width: 800px) {
	    .tabbed>ul li a {
        padding: 10px 15px;
        font-size: 13px;
        margin: 0px 5px !important;
    }
	div#copyright-globle .copy-t1 {
    width: 110%;
}
}
@media (max-width: 768px) {
	.text-lft {
        margin-left: -80px;
    }
	    .tabbed>ul li a {
        padding: 10px 15px;
        font-size: 13px;
        margin: 0px 3px !important;
    }
}
@media (max-width: 480px) {
	sr7-txt#SR7_1_1-1-1
 {
    font-size: 16px !important;
    line-height: 17px !important;
    padding-top: 8px !important;
	padding-left: 16px !important;
}
	.secondary-header-text ul li {
    display: inline;
    margin-right: 10px;
}
	.secondary-header-text {
    background-color: unset !important;
    padding: 0px !important;
    margin-bottom: 20px !important;
}
	.text-lft {
        margin-left: -50px;
    }
	div#category-inner {
        margin: 20px 0px !important;
    }
	div#category-inner .vc_col-sm-4 .vc_column-inner {
    margin: 0px 20px;
}
	div#about-inner {
        margin: 0px 0px !important;
    }
	    div#text-icon-inner .iwithtext {
        display: inline-block !important;
        width: 100%;
        padding: 10px 0px;
    }
	.tabbed>ul li a {
        padding: 10px 25px;
        font-size: 13px;
        margin: 10px 10px !important;
    }
	div#floor-inner {
        margin: 0px 0px;
    }
	div#banner-inner p br {
    display: none;
}
	div#gallery .owl-stage-outer {
    overflow: hidden !important;
}
	div#gallery .owl-carousel .owl-nav.disabled {
    display: none !important;
}
	div#testimonial img.img-with-animation.skip-lazy {
        width: 100%;
    }
	    div#testimonial-inner {
        margin: 0px 10px !important;
    }
	div#discover-inner {
    margin: 0px 20px;
}
	div#footer-globel-inner {
    padding: 20px 0px !important;
}
	div#footer-globel-inner .iwithtext {
    width: 100%;
    display: inline-block;
}
	div#footer-globel-inner .vc_col-sm-3 {
    width: 100%;
}
	    div#footer-globel-inner .iwithtext .iwt-text {
        padding-left: 105px;
    }
	div#footer-globel-inner .vc_col-sm-5 {
    width: 100%;
}
	div#copyright-globle .copy-t1 {
    width: 100%;
}
	div#copyright-globle .vc_col-sm-6 {
    width: 100%;
    margin-bottom: 10px !important;
    text-align: center;
}
div#copyright-globle .copy-t2 {
    float: unset;
}
	div#copyright-globle p {
    font-size: 11px;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}