/*
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
*/

.wpb_video_wrapper {
    height: calc(100vh - 120px) !important;
    padding: 0 !important;
}
#audioBtn {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    background-image: url(https://builtbycumulative.com/wp-content/uploads/2025/06/mute.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
	cursor: pointer;
}
#audioBtn.playing {
	background-image: url(https://builtbycumulative.com/wp-content/uploads/2025/06/volume-up.png);
}
#audioBtnMobile {
	position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    background-image: url(https://builtbycumulative.com/wp-content/uploads/2025/06/mute.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
	cursor: pointer;
}
#audioBtnMobile.playing {
	background-image: url(https://builtbycumulative.com/wp-content/uploads/2025/06/volume-up.png);
}
.nectar_video_player_self_hosted {
	margin-bottom: 0 !important;
}
@media only screen and (min-width: 768px) {
	.desktop-none {
		display: none !important;
	}
}
@media only screen and (max-width: 768px) {
	.mobile-none {
		display: none !important;
	}
	.wpb_video_wrapper {
		height: calc(100vh - 100px) !important;
	}
}

.highlight-cards {
    display: flex;
    gap: 10px;
}

.highlight-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.highlight-video video {
    width: 100%;
    aspect-ratio: 1/1;
	display: block;
}

.highlight-content {
    padding: 40px;
    aspect-ratio: 1/1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #D9C19B;
    color: #9F4723;
}

.highlight-content h3 {
    color: #9F4723;
}

.highlight-cards .highlight-card:nth-child(odd) {
    flex-direction: column-reverse;
}

.featured-projects {
    color: #D9C19B;
}

.project-info-point {
    display: flex;
    gap: 15px;
    align-items: center;
    min-width: 40%;
}

.project-info-point p {
    padding-bottom: 0;
    font-size: 18px;
    line-height: 1.5;
}

.project-info-point p + p {
    font-weight: 700;
}

.project-info-point img {
    margin-bottom: 0 !important;
    width: 50px !important;
    height: 50px !important;
}

.project-info-point p + p span {
    font-weight: 400;
}

.project-cta {
    display: flex;
    justify-content: center;
    gap: 40px;
    max-width: 600px;
    margin: 50px auto 0;
}

.project-cta .nectar-button {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 32px;
    color: #D9C19B;
}

.nectar-button.has-custom-icon:before {
    content: '';
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
    margin-right: 10px;
}

.nectar-button.has-custom-icon.icon-area:before {
    width: 151px;
    height: 25px;
    margin-top: -3px;
    margin-right: 15px;
}

ul.wpb_tabs_nav {
    font-weight: 600;
    color: #9F4723;
}

.icon-plus:before {
	background-image: url('../../uploads/2025/05/plus.svg')
}

.icon-download:before {
	background-image: url('../../uploads/2025/05/download.svg')
}

.icon-area:before {
	background-image: url('../../uploads/2025/05/floor-are.svg')
}

body[data-button-style*="slightly_rounded"] .nectar-button.large {
    border-radius: 17px !important;
}

body[data-button-style*="slightly_rounded"] .nectar-button.inline-flex {
    display: inline-flex !important;
    font-size: 20px;
    line-height: 32px;
    justify-content: center;
    align-items: center;
}

.project-info {
    max-width: 860px;
    margin: 0 auto;
}

.project-info-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
	margin: 50px auto 0;
	max-width: 730px;
    justify-content: space-between;
}

.project-description {
    text-align: center;
}

.project-logo {
	width: 100% !important;
	max-width: 364px !important;
	margin: 0 auto 50px !important;
}

.footer-global .iwithtext .iwt-icon img, .centered-icons .iwithtext .iwt-icon img {
    width: 25px !important;
    height: 25px !important;
    margin-bottom: 0 !important;
}

.footer-global .iwithtext .iwt-icon, .centered-icons .iwithtext .iwt-icon {
    position: relative;
    height: 25px !important;
}

.footer-global .iwithtext, .centered-icons .iwithtext {
    display: flex;
    gap: 20px;
    align-items: center;
	margin-bottom: 10px;
}

.footer-global .iwithtext .iwt-text, .centered-icons .iwithtext .iwt-text {
    padding-left: 0;
    font-size: 18px;
	font-weight: 600;
}

.centered-icons .iwithtext {
    justify-content: center;
}

.footer-global .wpb_text_column.wpb_content_element {
    font-size: 16px;
	font-weight: 500;
}

ul#menu-footer-menu {
    list-style: none;
	margin-left: 0;
}

ul#menu-footer-menu li::marker {
    display: none !important;
}

ul#menu-footer-menu li {list-style: none;font-weight: 600;}

.footer-global .custom-width-30px {
    display: inline-block;
    width: 30px !important;
    height: 30px !important;
    margin-right: 13px;
}

.footer-global .custom-width-30px .hover-wrap {
    margin-bottom: 0 !important;
}

.footer-global .custom-width-30px img {
    width: 30px !important;
    height: 30px !important;
}

.w-full, .img-with-aniamtion-wrap.custom-width-650px .inner {
    width: 100% !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.font-light * {
    font-weight: 300 !important;
    line-height: 1;
}

.font-regular * {
    font-weight: 400 !important;
    line-height: 1;
}

.unquote .img-with-aniamtion-wrap {
    position: absolute;
    bottom: 25%;
    width: 100%;
    right: 0;
}

.unquote .vc_column-inner, .unquote .vc_column-inner .wpb_wrapper {
    height: 100%;
}

form.wpcf7-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 70px;
}

select.wpcf7-form-control {
    min-height: 48px;
}

select.wpcf7-form-control, input.wpcf7-form-control {
    background-color: transparent;
    border-radius: 0 !important;
    border-bottom: 1px solid #9F4723;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    color: #9F4723;
}

body #header-outer.side-widget-open {
    background-color: #9F4723;
    box-shadow: none !important;
}

body #header-outer.side-widget-open #logo {
    opacity: 0;
}

select.wpcf7-form-control:focus, input.wpcf7-form-control:focus {
    box-shadow: none !important;
}

form.wpcf7-form label {
    font-weight: 600;
}

span.wpcf7-spinner {
    position: absolute;
    right: -30px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

body[data-form-submit=regular] .container-wrap form.wpcf7-form input[type=submit] {
    padding: 12px 40px !important;
    text-transform: uppercase;
    font-size: 18px;
    color: #d9c19a !important;
    border-radius: 17px !important;
}

form.wpcf7-form p[style="padding-bottom: 0px;"] {
    grid-column: span 2;
    display: flex;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

.inner-container-logo img {
    width: 100%;
    max-width: 470px;
    margin-bottom: 40px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.45s ease 3s, visibility 0s linear 3s;
}

#slide-out-widget-area.open .inner-container-logo img {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.45s ease 3s, visibility 0s linear 0s;
}

ul#menu-footer-menu li a:hover {
    color: #d9c19c !important;
    opacity: 0.6;
}

.project-location-banner {
    margin-bottom: 0 !important;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
}

.project-location-status {
    width: fit-content;
    margin: 20px auto;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid;
    padding: 0 20px;
    border-radius: 10px;
}

.portfolio-template-default .swiper-slide .slide-bg-wrap .slide-bg-overlay {
    opacity: 0.8;
}

.d-block {
    display: block !important;
}

body[data-button-style*="slightly_rounded"] .nectar-button.large.tab-custom-btn {
    border-radius: 10px !important;
    box-shadow: none !important;
    transform: none !important;
}

.tab-custom-btn {
    font-size: 20px !important;
}

.tab-custom-btn.active {
    background-color: #9F4723 !important;
    color: #D9C19B !important;
}

.show-villa-type-2 {
    display: none;
}

.text-size-48 * {
    font-size: 48px !important;
    line-height: 1.2 !important;
}

.wpb_gallery_slidesflickity_static_height_style .item-meta {
    width: 100% !important;
    max-width: 100% !important;
    background-color: #9F4723;
    color: #D8C09A;
}

.wpb_gallery_slidesflickity_static_height_style .item-meta .title {
    display: none;
}

.wpb_gallery_slidesflickity_static_height_style .item-meta p {
    padding-bottom: 25px !important;
    font-weight: 500;
}

.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell {
    width: 100% !important;
}

.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    width: 100% !important;
    height: auto !important;
}

.amenities-rows {
    font-weight: 500;
}

.amenities-rows img {
    max-height: 53px !important;
}

.amenities-rows .vc_col-sm-1\/5:nth-child(-n+5) {
    margin-bottom: 50px;
}

.amenities-rows {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
}

.amenities-rows img {
    height: 53px !important;
    max-width: 70px !important;
    margin-bottom: 20px !important;
}

.off-canvas-menu-container .menu-item a {
    color: #D9C19B !important;
    opacity: 0.4 !important;
}

body #slide-out-widget-area.fullscreen .off-canvas-menu-container a:hover {
	color: #D9C19B !important;
    opacity: 1 !important;
}

.nectar-social.fixed {
    display: none !important;
}

.highlight-video {
    aspect-ratio: 1/1;
}

.highlight-video .swiper {
    height: 100%;
	width: 100%;
}

.highlight-video .highlight-swiper-img {
    margin-bottom: 0 !important;
    height: 100% !important;
    object-fit: cover;
}

/* .highlight-video .swiper-slide {
    width: 100% !important;
} */

.highlight-cards .highlight-card.card_36 {
    flex-direction: column;
}

.highlight-container {
    position: relative;
}

/* .highlight-container:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 1;
    opacity: 0.6;
	top: 0;
	left: 0;
} */

.highlight-container {
  display: grid;
}

.highlight-container .swiper {
  max-width: 100%;
}

#enquire_now {
    position: fixed;
    z-index: 30;
    top: 70%;
    left: -2px;
    transform: translateY(-70%) scale(-1);
    writing-mode: vertical-rl;
    text-orientation: mixed;
    padding: 50px 24px;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 15px 0px 0px 15px !important;
    font-size: 18px;
    font-weight: 700;
	background-color: #9F4723 !important;
	color: #D8C09A !important;
	cursor: pointer;
	font-family: Montserrat;
}

.wpcf7-response-output {
    grid-column: span 2 / span 2;
}

@media only screen and (max-width: 769px) {
    .highlight-cards {
        flex-wrap: wrap;
        gap: 20px;
    }
    .highlight-card {
        min-width: 100%;
        width: 100%;
        flex-direction: row;
        gap: 0;
    }
    .highlight-cards .highlight-card:nth-child(odd) {
        flex-direction: row-reverse;
    }
    .highlight-content {
        padding: 20px;
        text-align: left;
    }
    .highlight-cards .highlight-card:nth-child(odd) .highlight-content {
        text-align: right;
    }
	.highlight-cards .highlight-card.card_36 {
		flex-direction: row;
	}
	.highlight-cards .highlight-card.card_36 .highlight-content {
		text-align: left;
	}
    .highlight-content, .highlight-video {
        width: 50%;
    }
    .highlight-video video {
        height: 100%;
        object-fit: cover;
    }
    .project-logo {
        max-width: 250px !important;
        margin-bottom: 30px !important;
    }
    .project-info-grid {
        gap: 30px 20px;
        margin-top: 40px;
        justify-content: center;
    }
    .project-info-point {
        min-width: 230px;
        gap: 20px;
    }
    .project-info-point img {
        width: 40px !important;
        height: 30px !important;
    }
    .project-info-point p {
        font-size: 14px;
    }
    .project-cta {
        gap: 15px;
        margin-top: 30px;
    }
    body[data-button-style*="slightly_rounded"] .nectar-button.large {
        font-size: 12px;
        line-height: 1.2;
        width: fit-content;
        padding: 10px 14px !important;
        border-radius: 10px !important;
        min-height: auto !important;
        height: auto !important;
    }
    .footer-global .iwithtext .iwt-text, .centered-icons .iwithtext .iwt-text {
        font-size: 14px;
    }
    .footer-global .iwithtext, .centered-icons .iwithtext {
        gap: 14px;
    }
    ul#menu-footer-menu {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .footer-global .wpb_text_column.wpb_content_element {
        font-size: 9px;
        line-height: 12px;
        margin: 0 auto;
        max-width: 300px;
    }
    .quote img {
        position: absolute;
        width: 90px !important;
        height: 90px !important;
        top: -50px;
        left: -10px;
        object-fit: contain;
    }
    .quote, .unquote {
        margin-bottom: 0 !important;
    }
    .unquote img {
        position: absolute;
        width: 90px !important;
        height: 90px !important;
        bottom: 70px;
        right: -10px;
        object-fit: contain;
    }
    .testimonial-message p {
        max-width: 80%;
        margin: 0 auto;
        font-weight: 500;
    }
    form.wpcf7-form {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    form.wpcf7-form p[style="padding-bottom: 0px;"] {
        grid-column: span 1;
        justify-content: flex-start;
        margin-left: 0;
    }
    .cta-contact .vc_col-sm-6:last-child {
        width: 60%;
    }
    .cta-contact .vc_col-sm-6:first-child {
        width: 40%;
    }
    .wpb_raw_html iframe {
        height: 400px !important;
    }
    .parallax_slider_outer .nectar-slider-wrap, .parallax_slider_outer, .parallax_slider_outer .swiper-container, .parallax_slider_outer .swiper-container .swiper-slide {
        height: 650px !important;
    }
    .project-location-status {
        width: max-content;
        padding: 5px 20px;
    }
    .text-size-48 * {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }
    .text-size-48 {
        margin-bottom: 10px !important;
    }
    body[data-button-style*="slightly_rounded"] .nectar-button.large.tab-custom-btn {
        font-size: 12px !important;
        padding: 10px 20px !important;
    }
    div.top_padding_phone_0px {
        margin-bottom: 0 !important;
    }
    .tabbed[data-alignment=center] .wpb_tabs_nav {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        width: 100%;
    }
    
    .tabbed[data-style="minimal_alt"] > ul li:not(.cta-button) {
        display: block;
        width: fit-content;
        margin: 0 auto !important;
    }
	.nectar-button.has-custom-icon:before {
		width: 15px;
	    height: 18px;
		margin-right: 8px;
	}
    .nectar-button.has-custom-icon.icon-area:before {
        width: 70px;
        height: 18px;
    }
    .nectar-button.has-custom-icon.icon-area {
        margin-right: 10px !important;
    }
    .nectar-flickity[data-controls*=arrows_overlaid]:not(.masonry) .flickity-viewport {
        margin-top: 20px !important;
    }
    .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next, .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
        top: 35% !important;
    }
    .amenities-rows .vc_col-sm-1\/5 {
        width: 33.33%;
    }
    .amenities-rows {
        font-size: 10px;
    }
    .amenities-rows img {
        height: 33px !important;
        max-width: 50px !important;
        margin-bottom: 0px !important;
    }
    .amenities-rows .vc_col-sm-1\/5:last-child {
        width: 100%;
    }
    .amenities-rows .vc_col-sm-1\/5:last-child .hover-wrap {
        margin-bottom: 0 !important;
    }
    .amenities-rows .vc_col-sm-1\/5:last-child .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }
    .inner-container-logo img {
        max-width: 220px;
    }
    #slide-out-widget-area .menuwrapper li {
        margin-bottom: 25px !important;
    }
    body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a span.close-line {
        background-color: #9F4723 !important;
    }
	.tabbed[data-style*=minimal]>ul li a:after {
		height: 2px;
		bottom: -3px;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
		right: 5px !important;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
        left: 5px !important;
    }
	.wpcf7-response-output {
		grid-column: span 1 / span 1;
	}
	#enquire_now {
		font-size: 13px;
		padding: 30px 12px;
	}
}

button.pum-close.popmake-close {
    border-radius: 50% !important;
    font-size: 20px !important;
    line-height: 20px !important;
    width: 35px !important;
    height: 35px !important;
}
.wpcf7-form.sent .wpcf7-response-output {
    display: none !important;
}