/* 
Theme Name: BasunjayaSilver
Description: -
Author: AW Bali Digital
Template: hello-elementor
Version: 2.0.0f
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* 
 * Lenis
 *  */
html.lenis,
html.lenis body {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

.lenis.lenis-smooth iframe {
    pointer-events: none;
}

.elementor-slideshow__title{
	font-family: "Jost", sans-serif;
	font-weight: 300 !important;
	letter-spacing: 1px;
	line-height: 1.1;
}

/*
 * Header
 */
.main-nav{
	backdrop-filter: blur(10px);
}

.main-nav .img-container {
    width: var(--width);
    transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mobile-menu-hamburger {
    width: 48px;
    height: 48px;
    border: none;
    background: transparent;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    padding: 0;
}

.mobile-menu-hamburger span {
    width: 26px;
    height: 3px;
    background: #111827;
    border-radius: 10px;
    transition: .3s ease;
}

.mobile-menu-hamburger.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}

.mobile-menu-hamburger.active span:nth-child(2) {
    opacity: 0;
}

.mobile-menu-hamburger.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}

.mobile-menu-hamburger [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
	background: transparent !important;
}

.mobile-menu-container {
    position: fixed;
    top: 0;
    right: 0;

    width: 100%;
    height: 100vh;

    display: flex;

    z-index: 9999;

    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;

    transition:
        transform .45s cubic-bezier(.22, 1, .36, 1),
        opacity .25s ease,
        visibility .25s;

    will-change: transform;
}

.mobile-menu-container.active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.main-nav.active{
	backdrop-filter: none !important;
	background: #F6F1E8 !important;
}

.main-nav .hamburger-shortcode .elementor-shortcode,
.main-nav .hamburger-shortcode{
	width: fit-content !important;
}

/*
 * Universal
 * */
.eyebrow{
    display: flex;
    align-items: center;
    gap: 12px;
}

.eyebrow::before {
    content: '';
    width: 28px;
    height: 1px;
    background: var(--e-global-color-8d7f7bd);
    display: inline-block;
}

.old-price.higlighted{
	opacity: .7;
	text-decoration: line-through var(--e-global-color-73b3a28) !important;
}

.old-price{
	opacity: .5;
	text-decoration: line-through var(--e-global-color-ab88c15) !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title{
	padding-right: 0;
}

.chat-whatsapp-button .elementor-button-text::before {
    content: "\f232";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    margin-right: 8px;
}

.ti-widget.ti-goog .ti-verified-by-row{
	display: none !important;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper{
	margin: 0 !important;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner, .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button{
	background: var(--e-global-color-73b3a28);
}

.ti-widget.ti-goog .ti-review-content,
.ti-widget.ti-goog .ti-widget-container .ti-name,
.ti-widget.ti-goog .ti-with-tooltip, .ti-widget.ti-goog .ti-verified-review{
	font-family: "Jost", sans-serif !important;
	font-weight: 300;
	letter-spacing: 1.1 !important;
}

.ti-widget.ti-goog .ti-widget-container .ti-name{
	font-weight: 500 !important;
}

#sb_instagram .sb_instagram_header, .sb_instagram_header,
#sb_instagram #sbi_load{
	display: none !important;
}

#sb_instagram,
#sb_instagram #sbi_images{
	padding: 0 !important;
}

/*
 * Home
 */
.hero-home-charcoal {
	font-style: italic;
    color: var(--e-global-color-96ba2f5);
    position: relative;
}

.hero-section-image img {
	object-fit: cover;
}

.home-about-section,
.home-documentation-section {
	background: linear-gradient(135deg, var(--e-global-color-6188e4e) 67%, var(--e-global-color-03ba8af) 89%) !important;
/* 	background: linear-gradient(135deg, var(--e-global-color-08b13fe) 0%, var(--e-global-color-3ff4f59) 100%) !important; */
}

.home-process-section .home-process-section-image-grid,
.home-process-section .home-process-section-image-grid .elementor-widget.elementor-widget-image {
	height: 150px;
}

.home-packages-section .img-container,
.home-packages-section .img-container .elementor-widget.elementor-widget-image{
	height: 190px;
}

.home-wcs-section .img-container,
.home-wcs-section .img-container .elementor-widget.elementor-widget-image{
	height: 190px;
}

.home-wcs-section .number{
	width: 44px;
    height: 44px;
    border: 1px solid var(--e-global-color-8d7f7bd);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--e-global-color-96ba2f5);
}

.home-faq-section .faq-accordion .e-n-accordion-item-title-icon {
	flex: none;
    width: 30px;
    height: 30px;
    border: 1px solid var(--e-global-color-8d7f7bd);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.home-review-section .grw-header {
/* 	display: none !important; */
	background: var(--rev-color) !important;
}

.home-review-section .wp-gr .wp-google-text,
.home-review-section a.wp-google-name,
.home-review-section .wp-google-time{
	font-family: "Jost", sans-serif;
}

/**
 * About
 * */
.about-mtb-section .img-container,
.about-mtb-section .img-container .elementor-widget.elementor-widget-image
{
	height: 280px;
}
.about-hook-section {
	background: linear-gradient(135deg, var(--e-global-color-08b13fe) 0%, var(--e-global-color-3ff4f59) 100%) !important;
}

/**
 * Proccess
 * */
.process-step-section .img-container,
.process-step-section .img-container .elementor-widget.elementor-widget-image{
	height: 364px !important;
}

.process-step-section .step-list .elementor-icon-list-items li.elementor-icon-list-item{
	padding: 8px 12px;
}

.process-step-section .step-list .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child),
.process-step-section .step-list .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){
	margin: 0px !important;
}

.process-step-section .step-list .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){
	padding-block-end: none !important;
}

.process-step-section .step-list .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text{
	padding-left: 19px !important;
}

.process-step-section .step-list .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text:after{
	content: '—';
    position: absolute;
    left: 0;
	top: 7px;
    color: var(--e-global-color-8d7f7bd);
}

/*
 * Packages
 * */
.packages-pricing-section .img-container,
.packages-pricing-section .img-container .elementor-widget.elementor-widget-image{
	height: 190px;
}

.packages-sbs-section .table-container .tablepress>:where(thead,tfoot)>tr>*{
	background-color: transparent !important;
	font-size: 19px;
	font-weight: 400;
	padding: 16px 18px;
	font-family: "Jost", Sans-serif;
	line-height: 1.6;
}

.packages-sbs-section .table-container .tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*,
.packages-sbs-section .table-container .tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{
	background-color: transparent !important;
	font-size: 14.5px;
	font-weight: 300;
	padding: 16px 18px;
	font-family: "Jost", Sans-serif;
	line-height: 1.6;
}

.packages-sbs-section .table-container table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th{
	border-block-start: none !important;
}

.packages-sbs-section .table-container .tablepress>:where(thead)+tbody>:where(:not(.child))>*, .tablepress>tbody>*~:where(:not(.child))>*, .tablepress>tfoot>:where(:first-child)>*{
	border-bottom: 1px solid var(--e-global-color-ef42328);
}

.packages-sbs-section .table-container .tablepress{
	--border-color: var(--e-global-color-ef42328) !important;
}

.packages-sbs-section .table-container .tablepress>.row-hover>tr{
	transition: all 0.1s linear;
}

.packages-sbs-section .table-container .tablepress>.row-hover>tr:hover{
	background: var(--e-global-color-73b3a28);
}

.packages-addon-section .benefit-container .benefit-icon{
	flex: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid var(--e-global-color-8d7f7bd);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 
 * FAQ
 *  */
.faq-content-section .faq-accordion .e-n-accordion-item-title-icon {
	flex: none;
    width: 30px;
    height: 30px;
    border: 1px solid var(--e-global-color-8d7f7bd);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* 
 * Button
 *  */
.fill-button {
    position: relative;
    overflow: hidden;
    background: transparent;
    color: var(--e-global-color-08b13fe);
    cursor: pointer;
    transition: color 0.3s ease;
    z-index: 1;
	border-bottom: 1px solid var(--e-global-color-08b13fe);
}

.fill-button:hover.elementor-button{
	border: none !important;
	border-style: none !important;
}

.fill-button::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: var(--e-global-color-08b13fe);
    transition: height 0.35s ease;
    z-index: -1;
}

.fill-button:hover {
    color: #fff;
}

.fill-button:hover::before {
    height: 100%;
}


.fill-button-ivory {
    position: relative;
    overflow: hidden;
    background: transparent;
    color: #F6F1E8;
    cursor: pointer;
    transition: color 0.3s ease;
    z-index: 1;
	border-bottom: 1px solid #F6F1E8;
}

.fill-button-ivory:hover.elementor-button{
	border: none !important;
	border-style: none !important;
}

.fill-button-ivory::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #F6F1E8;
    transition: height 0.35s ease;
    z-index: -1;
}

.fill-button-ivory:hover {
    color: #211B16;
}

.fill-button-ivory:hover::before {
    height: 100%;
}

/* 
 * Package Detail
 *  */
.package-list-other-option-section .img-container,
.package-list-other-option-section .img-container .elementor-widget.elementor-widget-image{
	height: 110px;
	width: 110px;
}

/* 
 * Contact
 *  */
.contact-form-container input[name="f12_captcha"]{
	background: transparent !important;
	border-color: var( --e-global-color-ef42328 ) !important;
	font-family: "Jost", sans-serif !important;
	color: var( --e-global-color-08b13fe ) !important;
}

.contact-form-container span.captcha-calculation{
	font-family: "Jost", sans-serif;
}

.contact-form-container .f12-captcha.template-5 .c-label{
	font-family: "Jost", sans-serif;
}


/*
 * Footer
 * */
.footer{
    background: linear-gradient(165deg, var(--e-global-color-6188e4e) 0%, var(--e-global-color-03ba8af) 100%);
/*     background: linear-gradient(165deg, var(--e-global-color-08b13fe) 0%, var(--e-global-color-3ff4f59) 100%); */
}

.footer-hook-section{
	background: linear-gradient(135deg, var(--e-global-color-6188e4e) 0%, var(--e-global-color-03ba8af) 100%) !important;	
/* 	background: linear-gradient(135deg, var(--e-global-color-08b13fe) 0%, var(--e-global-color-3ff4f59) 100%) !important; */
}

.footer-hook-section input[name="f12_captcha"]{
	background: transparent !important;
	border-color: var( --e-global-color-e8e810d ) !important;
	font-family: "Jost", sans-serif !important;
	color: var( --e-global-color-e8e810d ) !important;
}

.footer-hook-section input[name="f12_captcha"]::placeholder {
	color: var( --e-global-color-e8e810d ) !important;

}

.footer-hook-section .f12-captcha.template-5 .c-label{
	color: var( --e-global-color-e8e810d ) !important;
	font-family: "Jost", sans-serif !important;

}

.footer-hook-section a.cf7.captcha-reload svg{
	stroke: var( --e-global-color-e8e810d ) !important;
}

.footer-hook-section span.captcha-calculation{
	font-family: "Jost", sans-serif;
}


/* .fixed-icon-hook .elementor-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;

    background: #1f1b18;
    padding: 6px 6px 6px 20px;
    border-radius: 50px;

    box-sizing: border-box;
}

.fixed-icon-hook .elementor-icon-wrapper::before {
    content: "Need Help? Chat with us!";

    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}

.fixed-icon-hook .elementor-icon {
    width: 48px;
    height: 48px;

    padding: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #1f1b18;
    border-radius: 50%;

    flex-shrink: 0;
}

.fixed-icon-hook .elementor-icon svg {
    width: 24px;
    height: 24px;
} */

/* .fixed-icon-hook .elementor-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;

    width: 60px;
    height: 60px;
    padding: 15px;

    background: #1f1b18;
    border-radius: 50%;

    transition: width 0.4s ease, border-radius 0.4s ease;
    box-sizing: border-box;
}

.fixed-icon-hook .elementor-icon svg {
    position: absolute;
    right: 15px;
    width: 30px;
    height: 30px;

    z-index: 2;
}

.fixed-icon-hook .elementor-icon::before {
    content: "BOOK NOW!";
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
	font-family: "Jost", sans-serif;
	line-height: 1.1;
	letter-spacing: 1.1;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
}

.fixed-icon-hook:hover .elementor-icon {
    width: 165px;
    border-radius: 35px;
}

.fixed-icon-hook:hover .elementor-icon::before {
    opacity: 1;
    visibility: visible;
} */