/*
 Theme Name:   Bukindo
 Theme URI:    https://shandykaf.com
 Description:  Kadence Child Theme
 Author:       Shandyka Febrian
 Author URI:   https://shandykaf.com
 Template:     kadence
 Version:      1.0.0
 Text Domain:  kadence-child
*/


/* GLOBAL STYLE */
/* -- EDIT HERE -- */


/* SAMPLE CODE */
.sample-code .for-global-styles {
	font-family: var(--default-title-family);
	font-size: var(--default-title-size);
	font-weight: var(--default-title-weight);
}




/* HEADER HOVER ON EFFECT */



#header-global:hover .header-bottom, #jet-theme-core-header:hover .header-top {
	background-color : white !important;
}
#header-global:hover .header-bottom{
	border-top : 1px solid #ededed !important;
}
#header-global:hover .logo-header-blue {
	display : block !important;
}
#header-global:hover .logo-header-white {
	display : none !important;
}
#header-global:hover .nav-menu-header .jet-mega-menu-item__label {
	color : #1e1e1e !important;
	display: flex;
	align-items: center;
	gap: 16px;
	text-transform: uppercase !important;
}
#header-blue-global:hover .nav-menu-header .jet-mega-menu-item__label {
	/* color : #1e1e1e !important; */
	display: flex;
	align-items: center;
	gap: 16px;
	text-transform: uppercase !important;
}
.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu {
	min-width: 270px !important;
}
#header-global:hover .nav-menu-header .jet-mega-menu-item__dropdown {
	color : #1e1e1e !important;
}

#header-global:hover .icon-search-black {
	display : block !important;
}
#header-global:hover .icon-search-white {
	display : none !important;
}

.elementor-icon-box-content h3 {
	line-height: normal !important;
}
/* .content-area {
	margin-top : 16px !important;
} */

.testimonial-service .next-arrow, .testimonial-service .prev-arrow {
	border-radius: 100px;
}

/* CAROUSEL COLLECTION */
.carrousel-collection .elementor-swiper-button-next {
	right: -30px !important;
}
.carrousel-collection .elementor-swiper-button-prev {
	left: -30px !important;
}
.img-aspect-ratio-1 img {
	aspect-ratio: 1 !important;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.img-aspect-ratio a {
	aspect-ratio: 1 !important;
	object-fit: cover;
}

.listing-collection-white span, .listing-collection-white .jet-listing-dynamic-field__content {
	color: white !important;
}

.content-width-fullwidth .content-area, .content-vertical-padding-hide .content-area {
	margin : 0 !important;
}

.gallery-slider-products .jet-woo-product-gallery__trigger {
	display: none !important;
}

.tabs-single-product [aria-selected="true"] {
  border-bottom: 2px solid #0060AC !important;
}

.option-single-product .cfvsw-label-option {
	padding: 0 !important;
}
.option-single-product table tbody {
	display: flex !important;
	flex-direction: column !important;
	gap: 24px !important;
}
.option-single-product table tbody tr:first-child {
	order: 1 !important;
}
/* .option-single-product .single_variation_wrap {
	border-top: 1px solid #cecece;
} */
.option-single-product .woocommerce-variation-add-to-cart {
	display: none !important;
}
.single_add_to_cart_button {
	display: none !important;
}
.woocommerce div.product form.cart .reset_variations {
	margin-left: 15px !important;
}
/* .woocommerce div.product form.cart .variations {
	padding-bottom: 36px !important;
}
.woocommerce-variation.single_variation {
	margin-top: 15px !important;
}  */

.option-single-product tr:last-child .cfvsw-swatches-option {
	border-radius: 50px !important;
	background-color: transparent !important;
	padding: 0 !important;
/* 	border: unset !important; */
}
.option-single-product tr:first-child .cfvsw-swatches-option {
/* 	border: unset !important; */
}
.option-single-product tr:first-child .cfvsw-swatch-inner {
	font-weight: 600 !important;
	color: #000 !important;
}

/* FORM */
.nf-before-form-content, #nf-form-title-1, .ninja-forms-req-symbol {
	display: none !important;
}

.nf-form-content label {
	color: #2F2F2F;
	font-family: "DM Sans" !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 23.4px !important;
}
.nf-form-content input:not([type=button]) {
	height: 45px !important;
	border: 1px solid #cecece !important;
}
.nf-form-content textarea.ninja-forms-field {
	height: 137px !important;
}
.nf-field-container {
	margin-bottom: 16px !important;
}
#nf-field-4 {
	padding: 12px 32px !important;
	background-color: #0060AC !important;
	font-family: "Droid Sans" !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
	text-transform: uppercase !important;
}
/* BODY */

.single-content h1.elementor-heading-title,
.single-content h2.elementor-heading-title,
.single-content h3.elementor-heading-title,
.single-content h4.elementor-heading-title,
.single-content h5.elementor-heading-title,
.single-content h6.elementor-heading-title {
	margin-bottom: 0 !important;
}

.single-content p:last-child,
p:last-child {
    margin-bottom: 0px !important;
}

.single-content p:not(:last-child),
p:not(:last-child) {
    margin-bottom: 15px !important;
}

p:first-child {
    margin-top: 0px !important;
}

.single-content ul,
.single-content ol {
    margin: 0 0 0px;
}

.aspect-ratio-1-1,
.aspect-ratio-1-1 img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.woocommerce-page .content-area {
	margin : 16px 0 0 0 !important;
}
.search-results .content-area {
	margin: 0 !important;
}
.search-results #main {
	padding: 176px 0px 50px 0px !important;
}

.df-icon-arrow-right1:before {
	font-size: 28px !important;
	color: #0060AC !important;
	filter: unset !important;
}
.df-icon-arrow-left1:before {
	font-size: 28px !important;
	color: #0060AC !important;
	filter: unset !important;
}
.df-app {
	overflow: visible !important;
}
/* .df-ui-nav.df-ui-next .df-ui-btn {
	right: -64px !important;
} */
/* .df-ui-nav.df-ui-prev .df-ui-btn {
	left: -64px !important;
} */
 .df-ui-nav.df-ui-next {
	right: -70px !important;
 }
 .df-ui-nav.df-ui-prev {
	left: -70px !important;
	z-index: 99;
 }
 .df-sidemenu-wrapper:before {
	background-color: transparent !important;
 }

 .bg-zoom-scale::before {
	position: absolute;
    inset: 0;
    z-index: 0;
    transition: transform 0.8s ease;
    transform-origin: center center;
 }
 .bg-zoom-scale:hover::before {
    transform: scale(1.1);
}

/* BTN PULSE */

.elementor-custom-embed-play i {
	opacity: 1 !important;
}
.elementor-custom-embed-play {
	border-radius: 100px !important;
	padding: 24px 24px 24px 30px;
    background: white;
}

.elementor-custom-embed-play {
	animation: pulse-shadow 1.5s infinite;
}

.elementor-custom-embed-play:hover {
	animation: none;
	box-shadow: none;
}

@keyframes pulse-shadow {
	0% {
		box-shadow: 0 0 0 0px #ffffff8a;
	}

	100% {
		box-shadow: 0 0 0 20px #ffffff00;
	}
}

.woocommerce-page .content-area .site-container, .search-results .content-area .site-container {
	padding : 0 !important;
}
.search-results #archive-container article img {
	width: 100% !important;
}
#jet-theme-core-header {
	position : absolute;
	width : 100%;
	z-index : 99;
}
.search-button-wrapper .elementor-icon-wrapper {
	display: flex;
}
#btn-search-header .elementor-icon-wrapper {
	display: flex;
}
.kadence-search-icon-wrap {
	display: none !important;
}
.button-play-home {
	transform: translate(-50%, -50%);
}

.img-carousel-style img {
	aspect-ratio : 10/5 !important;
}
.img-carousel-style .elementor-swiper-button-prev{
	left : -48px !important;
}
.img-carousel-style .elementor-swiper-button-next{
	right : -48px !important;
}

.client-carousel-style .swiper-wrapper {
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
	pointer-events: none;
	cursor: default;
}

.client-carousel-style {
	pointer-events: none;
}

@media (min-width: 551px) {
  .box-equal-height {
    height: 100% !important;
  }
}
.button-all-stories svg {
	width : 27px !important;
}

/* HEADER */

header.site-header,
.item-is-fixed {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}

.header-navigation .menu {
    margin-left: 20px;
}

.text-stories span {
	text-align : center;
}

#gallery-1 img {
	aspect-ratio : 1 !important;
}

/* FOOTER */

.site-middle-footer-wrap .site-middle-footer-inner-wrap {
	/* grid-template-columns: 1.5fr 0.3fr 2.2fr !important; */
}


/* BUTTON - STICKY WHATSAPP BUTTON */

.wa-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999999;
}

.wa-button a {
	background: linear-gradient(to top, #29b43f, #60d36b);
	color: #fff !important;
	width: 60px;
	display: table;
	height: 60px;
	border-radius: 100%;
	position: relative;
	text-align: center;
	font-size: 35px !important;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.35);
	outline: none;
	text-decoration: none;
	animation: ring-animation 5s infinite;
}

.wa-button a:hover {
	transform: scale(0.9);
	text-decoration: none !important;
}

.wa-button a img {
	width: 30px;
	height: auto;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-decoration: none;
	z-index: 888;
	transition: all 0.2s ease-in-out;
	text-shadow: 0 2px 5px rgba(20, 113, 34, 0.5);
}

.wa-button a:hover img {
	text-shadow: 0 0 0 rgba(20, 113, 34, 0.5);
	text-decoration: none;
}

@keyframes ring-animation {
	0%,90% {transform: scale(1) rotate(0deg);}
	92%,94% {transform: scale(1.2) rotate(-5deg);}
	94%,96% {transform: scale(1.2) rotate(5deg);}
	96%,98% {transform: scale(1.2) rotate(-4deg);}
	98%,100% {transform: scale(1.2) rotate(4deg);}
	100% {transform: scale(1) rotate(0deg);}
}

.footer-contact p {
	margin : 0 0 4px 0 !important;
}

/* BANNER */

.slider-banner .elementor-image-carousel-caption,
.slider-banner .elementor-image-carousel-caption a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}

.slider-banner img.swiper-slide-image {
	width: 100% !important;
}
/* .slider-banner .elementor-swiper-button-prev {
	left: 15px !important;
    display: block;
}
.slider-banner .elementor-swiper-button-next {
	right: 15px !important;
    display: block;
} */


/* DESKTOP */
@media (min-width: 1280px) {
    /* FOOTER */
    .site-middle-footer-wrap .site-container {
        padding: 0 !important;
    }
}


/* TABLET */
@media (min-width: 768px) and (max-width: 1279px) {}


/* MOBILE */
@media (max-width: 767px) {
	/* 	FOOTER */
	.site-middle-footer-wrap .site-middle-footer-inner-wrap {
		/* grid-template-columns: none !important; */
    }
	
	/* BUTTON - STICKY WHATSAPP BUTTON */
	.wa-button {
		bottom: 10px;
		right: 10px;
	}

	.container-counter {
	position:relative !important;
}
.testimonial-service {
	position: unset !important;
}
}