/**handles:child-style**/
/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/

/* SRIBU DEV ADDED */

/* Header */
body.single-post .header-main-wrapper:not(.sticky-on) .header-main {
	background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(8px);
}

#header .menu-main-container li a:hover,
#header .menu-main-container li.current_page_item a {
	color: var(--e-global-color-primary) !important;
}

.et_b_header-menu .nav-sublist-dropdown .item-link:hover {
	opacity: 1 !important;
}

/* Footer */
.container-footer a:hover {
	color: var(--e-global-color-primary) !important;
}

/* Desktop Only */
@media (min-width: 1040px) {
	.banner-produk-lp .swiper-container {
		margin: 0 -80px;
	}
	
	.container-home-material-label .elementor-tab-content {
        margin-top: -19%;
	}
	
	.container-home-material-label .elementor-tab-content {
		margin-left: 36px;
	}
}

/* Mobile */
@media (max-width: 766px) {
	.banner-produk-lp .swiper-pagination-bullet {
		width: 26px !important;
	}
	
	.elementor-tab-content {
		padding: 0 !important;
	}
	
	.container-testimoni .content-wrapper {
		flex-flow: column-reverse;
	}
	
	.container-testimoni .inner-content,
	.container-testimoni img {
		width: 100% !important;
	}
	
	.container-testimoni img {
		margin-bottom: 20px;
	}
	
	.container-testimoni .swiper-navigation {
		position: static !important;
		margin-top: 30px;
		float: left;
	}
	
	.back-top {
		bottom: 85px !important;
    	right: 20px !important;
	}
}

/* Home */
.elementor-image-gallery .gallery {
	display: flex;
    justify-content: center;
    align-items: center;
}

.container-full-width-right .column-right {
	max-width: 611px !important;
	margin-right: auto !important;
} 

.container-full-width-left .column-left {
	max-width: 611px !important;
	margin-left: auto !important;
} 

.container-home-label .etheme-flipbox-side_a:before {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
	background-color: unset !important;
}

.accordion-seo-content .elementor-accordion-item {
	border-bottom: 1px solid #D9D9DE !important; 
}

.accordion-seo-content .elementor-tab-title.elementor-active {
	padding: 40px 0 30px 0 !important;
}

.container-laminasi-home .banner-content {
	background: linear-gradient(0deg, rgba(103, 103, 103, 0) 49.93%, #000 134.58%);
	height: 100% !important;
}

.container-laminasi-home .banner {
	border-radius: 8px;
}

.container-laminasi-home .banner .banner-button,
.container-home-material-label .banner .banner-button {
	width: 100%;
}

.container-laminasi-home .button-wrap {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 32px;
}

.banner-produk-lp .banner-content {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 147.64%);
	z-index: 2;
}

.banner-produk-lp .banner {
	border-radius: 12px;
}

.banner-produk-lp .banner:hover:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) -30.17%, rgba(0, 0, 0, 0.593982) 22.86%, rgba(0, 0, 0, 0.9) 100.03%);
	z-index: 1;
}

.banner-produk-lp .banner:hover .banner-button {
	margin-bottom: 32px;
}

.banner-produk-lp .banner:hover .banner-title {
	margin-bottom: 140px;
}

.banner-produk-lp .swiper-pagination {
	margin-top: 60px;
}

.banner-produk-lp .swiper-pagination-bullet {
    width: 96px;
    height: 8px;
	border-radius: 50px;
	margin: 0 -2px !important;
}

.banner-produk-lp .swiper-pagination-bullet-active {
	border-radius: 8px;
	z-index: 2;
    position: relative;
}

.banner-produk-lp .swiper-slide:not(.swiper-slide-active, .swiper-slide-prev, .swiper-slide-next) {
	opacity: 0.3;
}

.container-home-material-label .elementor-tab-title {
	padding: 24px !important;
}

.container-home-material-label .elementor-tab-title.elementor-active {
	padding: 24px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 24.17px 77.68px -10.36px #2020201A;
}

.container-home-material-label .elementor-tabs-wrapper {
	overflow: clip;
    overflow-clip-margin: 20px;
}

.container-home-material-label .banner {
	border-radius: 16px;
}

.container-home-material-label .banner:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) -5.61%, rgba(0, 0, 0, 0.490736) 56.39%, #000000 103.66%);
	z-index: 1;
}

.container-home-material-label .banner-content {
	z-index: 2;
}

.container-testimoni .inner-content {
	width: 60%;
}

.container-testimoni .content-wrapper img {
	width: 40%;
}

.container-testimoni .inner-content h3 {
	color: #FEFEFE !important;
}

.container-testimoni .content-wrapper {
	align-items: center !important;
}

.container-testimoni .swiper-navigation {
	position: absolute;
    bottom: 20px;
}

.container-media img {
	filter: grayscale(100%);
	opacity: 0.8;
}

.container-media img:hover {
	filter: none !important;
	opacity: 1 !important;
}

/* Page FAQ */
.container-tab-faq .elementor-tabs-wrapper > .elementor-tab-title,
.container-tab-faq .elementor-tabs-content-wrapper > .elementor-tab-title {
	color: #92939E;
	padding: 12px 24px !important;
}

.container-tab-faq .elementor-tabs-content-wrapper > .elementor-tab-title:not(.elementor-active) {
	border: 1px solid #92939E;
	border-radius: 99px;
	margin-bottom: 16px;
}

.container-tab-faq .elementor-tabs-wrapper > .elementor-tab-title.elementor-active,
.container-tab-faq .elementor-tabs-content-wrapper > .elementor-tab-title.elementor-active {
	color: #FEFEFE !important;
	background: #FF8A00 !important;
    border-radius: 99px;
}

/* Page Child Portofolio */
/* .container-bikin-label .card .btn-wa {
	display: none;
	transition: all 0.5s;
}

.container-bikin-label .card:hover .btn-wa {
	display: block;
} */

/* Blog Page */
.sidebar-blog-page .widget-title {
	font-size: 24px !important;
    line-height: 31px !important;
    text-transform: capitalize;
    border: none;
    padding: 0;
}

.sidebar-blog-page  .widget_categories li a {
	color: #121212 !important;
}

.sidebar-blog-page  .widget_categories li  a:hover {
	color: var(--e-global-color-primary) !important;
}

body.single-post .elementor-widget-theme-post-content ul,
body.single-post .elementor-widget-theme-post-content ol {
	margin-left: 16px;
}

/* Single Post */
body.single-post .elementor-widget-post-info li {
	list-style-type: none;
}

body.single-post .elementor-widget-post-info ul {
	margin: 0 !important;
}

body.single-post .elementor-widget-post-info .elementor-post-info__terms-list a {
	background-color: var(--e-global-color-secondary);
	padding: 6px 12px;	
}

.back-top {
	bottom: 100px;
    right: 35px;
}

.accordion-seo-content .elementor-tab-content a,
.elementor-icon-box-content a,
.elementor-widget-text-editor a {
	color: #FF8A00;
}

.accordion-seo-content .elementor-tab-content a:hover,
.elementor-icon-box-content a:hover,
.elementor-widget-text-editor a:hover {
	color: #CC6502;
}

.accordion-seo-content .elementor-tab-content ul {
	margin-left: 18px;
}

/* Login Page */

.language-switcher {
    display: none !important;
}

/* Single Product */

.kl-product-layout {
  max-width: 1200px;
  margin: auto;
  padding: 40px 20px;
  font-family: "Poppins", sans-serif;
}

.kl-product-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.kl-left {
  flex: 2;
  min-width: 300px;
}

.kl-right {
  flex: 1;
  background: #ff8900;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.kl-order-box .price {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.kl-order-box form.cart {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.kl-order-box .single_add_to_cart_button {
  background-color: #007aff;
  border: none;
  padding: 14px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .kl-product-grid {
    flex-direction: column;
  }

  .kl-right {
    order: 2;
  }
}

/* === Tambahan Visual untuk Kolom Kanan === */
.kl-right {
  background: #ffffff;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  position: relative;
}

.kl-summary-heading {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333;
}

/* === Spacing Antar NBDesigner Fields === */
.nbo-option-field {
  margin-bottom: 20px !important;
}

/* === Optional: Gaya Dropdown & Upload === */
.nbo-option-field select,
.nbo-option-field input[type="file"],
.nbo-option-field input[type="text"] {
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 15px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* === Improve Mobile Experience === */
@media (max-width: 768px) {
  .kl-product-grid {
    flex-direction: column;
  }

  .kl-right {
    order: 2;
    margin-top: 30px;
  }

  .kl-right .single_add_to_cart_button {
    width: 100%;
  }
}