/**
* Theme Name: Steelthemes Nest Child
* Description: This is a child theme of Steelthemes Nest, generated by Merlin WP.
* Author: <a href="http://steelthemes.com/steelthemes">Steelthemes</a>
* Template: steelthemes-nest
 * Version: 2.0.22
*/
/* Polylang dil seçici — header */
.pll-switcher-list,
ul.pll-switcher-list {
	display: flex;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	align-items: center;
}
.pll-switcher-list li { margin: 0; }
.pll-switcher-list a { display: flex; align-items: center; }
.pll-switcher-list img { width: 18px; height: auto; display: block; }
.pll-switcher-list .current-lang a { opacity: 1; }
.pll-switcher-list a { opacity: .6; transition: opacity .15s; }
.pll-switcher-list a:hover { opacity: 1; }

/* Polylang dil seçici — açılır liste */
.btm-lang {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
}
.btm-lang__current {
	display: flex;
	align-items: center;
	gap: 7px;
	cursor: pointer;
	list-style: none;
	padding: 4px 2px;
	white-space: nowrap;
}
.btm-lang__current::-webkit-details-marker { display: none; }
.btm-lang__current::after {
	content: "";
	width: 6px;
	height: 6px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg) translateY(-2px);
	opacity: .6;
	margin-left: 2px;
}
.btm-lang[open] .btm-lang__current::after {
	transform: rotate(-135deg) translateY(-2px);
}
.btm-lang__list {
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	z-index: 999;
	min-width: 160px;
	margin: 0;
	padding: 6px 0;
	list-style: none;
	background: #fff;
	border: 1px solid rgba(0,0,0,.08);
	border-radius: 6px;
	box-shadow: 0 6px 20px rgba(0,0,0,.10);
}
.btm-lang__list li { margin: 0; padding: 0; list-style: none; }
.btm-lang__list a {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 8px 14px;
	white-space: nowrap;
	text-decoration: none;
}
.btm-lang__list a:hover { background: rgba(0,0,0,.04); }
.btm-lang img {
	width: 18px;
	height: auto;
	display: block;
	border-radius: 2px;
	flex: 0 0 auto;
}

/* Hesabım — ikonlu hızlı işlem paneli */
.btm-account-dashboard__welcome {
	margin-bottom: 28px;
}
.btm-account-dashboard__welcome h2 {
	margin: 0 0 8px;
	font-size: 28px;
}
.btm-account-dashboard__welcome p {
	margin: 0;
	color: #6b7280;
}
.btm-account-dashboard__actions {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.btm-account-dashboard__actions li { margin: 0; }
.btm-account-dashboard__actions a {
	display: flex;
	min-height: 168px;
	padding: 26px 18px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid #e2e5e8;
	border-radius: 8px;
	background: #fff;
	color: inherit;
	text-align: center;
	text-decoration: none;
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.btm-account-dashboard__actions a:hover {
	border-color: var(--color-brand, #3bb77e);
	box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
	transform: translateY(-2px);
}
.btm-account-dashboard__icon {
	display: block;
	margin-bottom: 18px;
	color: #8a949e;
	font-size: 35px;
}
.btm-account-dashboard__title { font-weight: 700; }
@media (max-width: 991px) {
	.btm-account-dashboard__actions { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 575px) {
	.btm-account-dashboard__actions { grid-template-columns: 1fr; }
}


/* Remove stale sidebar spacing from full-width WooCommerce archives. */
body.post-type-archive-product.right-sidebar .content-area.no_sidebar,
body.tax-product_cat.right-sidebar .content-area.no_sidebar {
	padding-top: 10px;
}

/* Compact the shared header middle row without altering the parent theme. */
.header-style-1 .header-middle-ptb-1 {
	padding: 15px 0;
}

/* Compact the desktop category trigger and primary navigation labels. */
.main-categori-wrap {
    position: relative;
    padding-right: 25px;
}

.header-style-1 .main-categori-wrap > a.categories-button-active {
	min-width: 160px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 14px;
	justify-content: center;
}

.header-style-1 .main-menu > nav > ul > li > a {
	font-size: 14px;
}

/* Give the wholesale CTA a clear but restrained emphasis in every language. */
.header-action-2 .button_text > a[href*="/toptan-satis"],
.header-action-2 .button_text > a[href*="/wholesale"],
.header-action-2 .button_text > a[href*="/veleprodaja"] {
	background: #effaf5 !important;
	border-color: rgba(59, 183, 126, 0.55) !important;
	box-shadow: 0 4px 12px rgba(37, 61, 78, 0.12) !important;
	color: #253d4e !important;
	font-weight: 700 !important;
	position: relative;
	top: 3px;
	transition: background-color 0.2s ease, border-color 0.2s ease,
		box-shadow 0.2s ease, color 0.2s ease !important;
}

.header-action-2 .button_text > a[href*="/toptan-satis"] i,
.header-action-2 .button_text > a[href*="/wholesale"] i,
.header-action-2 .button_text > a[href*="/veleprodaja"] i {
	color: var(--color-brand, #3bb77e);
	transition: color 0.2s ease, transform 0.2s ease;
}

.header-action-2 .button_text > a .btm-wholesale-store-icon {
	position: relative;
	top: 1px;
	margin-right: 8px;
	margin-left: 0;
	font-size: 14px;
}

.header-action-2 .button_text > a[href*="/toptan-satis"]:hover,
.header-action-2 .button_text > a[href*="/wholesale"]:hover,
.header-action-2 .button_text > a[href*="/veleprodaja"]:hover,
.header-action-2 .button_text > a[href*="/toptan-satis"]:focus-visible,
.header-action-2 .button_text > a[href*="/wholesale"]:focus-visible,
.header-action-2 .button_text > a[href*="/veleprodaja"]:focus-visible {
	background: var(--color-brand, #3bb77e) !important;
	border-color: var(--color-brand, #3bb77e) !important;
	box-shadow: 0 6px 16px rgba(59, 183, 126, 0.22) !important;
	color: #fff !important;
}

.header-action-2 .button_text > a[href*="/toptan-satis"]:hover i,
.header-action-2 .button_text > a[href*="/wholesale"]:hover i,
.header-action-2 .button_text > a[href*="/veleprodaja"]:hover i,
.header-action-2 .button_text > a[href*="/toptan-satis"]:focus-visible i,
.header-action-2 .button_text > a[href*="/wholesale"]:focus-visible i,
.header-action-2 .button_text > a[href*="/veleprodaja"]:focus-visible i {
	color: #fff;
}

.header-action-2 .button_text > a[href*="/toptan-satis"]:hover i.fi-rs-arrow-right,
.header-action-2 .button_text > a[href*="/wholesale"]:hover i.fi-rs-arrow-right,
.header-action-2 .button_text > a[href*="/veleprodaja"]:hover i.fi-rs-arrow-right,
.header-action-2 .button_text > a[href*="/toptan-satis"]:focus-visible i.fi-rs-arrow-right,
.header-action-2 .button_text > a[href*="/wholesale"]:focus-visible i.fi-rs-arrow-right,
.header-action-2 .button_text > a[href*="/veleprodaja"]:focus-visible i.fi-rs-arrow-right {
	transform: translateX(2px);
}

/* Keep the desktop primary menu to one line and hide items that do not fit. */
@media (min-width: 992px) {
	.header-wrap .header-nav {
		min-width: 0;
	}

	.header-wrap .header-nav .main-menu {
		min-width: 0;
		overflow: hidden;
	}

	.header-wrap .header-nav .main-menu > nav > ul.navbar_nav {
		display: flex;
		flex-wrap: nowrap;
		white-space: nowrap;
	}

	.header-wrap .header-nav .main-menu > nav > ul.navbar_nav > li {
		flex: 0 0 auto;
	}
}

/* Use the site-loaded Font Awesome WhatsApp brand icon in the floating widget. */
.wwnp-float__btn .wwnp-float__fa-icon {
	color: #fff;
	font-size: 30px;
	line-height: 1;
	flex-shrink: 0;
}

/* Keep page-content spacing consistent across desktop and mobile. */
body .site-content {
	padding: 0 0 20px !important;
}

/* Compact cart-page banner in every Polylang language. */
body.woocommerce-cart .page-header.style_two .archive-header {
	padding: 40px 50px;
}

body.woocommerce-cart .page-header.style_two .bakground_cover img.cover-parallax {
	width: 100%;
	height: 190px !important;
	object-fit: cover;
}

@media (max-width: 575px) {
	body.woocommerce-cart .page-header.style_two .archive-header {
		min-height: 150px;
		padding: 35px 20px;
	}

	body.woocommerce-cart .page-header.style_two .bakground_cover img.cover-parallax {
		height: 150px !important;
	}

	body.woocommerce-cart .page-header.style_two .breadcrumbs {
		margin-top: 10px;
	}
}

/* Prevent the cart table and totals panel from overlapping on tablets. */
@media (min-width: 992px) and (max-width: 1279px) {
	body.woocommerce-cart .elementor-shortcode > .woocommerce {
		grid-template-columns: minmax(0, 1fr);
	}

	body.woocommerce-cart .elementor-shortcode .cart_totals {
		position: static;
	}
}

/* Use a 24px Font Awesome WhatsApp icon in product order buttons. */
.wwnp-order-btn .wwnp-order-fa-icon {
	width: 24px;
	font-size: 24px;
	line-height: 24px;
	flex-shrink: 0;
}

/* Hide the floating WhatsApp contact button on all WooCommerce product detail pages. */
body.single-product .wwnp-float {
	display: none;
}

/* Mobil dil seçici: giriş/kayıt düğmelerinin altında, telifin üstünde. */
.mobile-header-content-area .btm-mobile-language-switcher {
	margin: 0 0 20px;
}

/* Mobil sabit menü: parent davranışı korunur, ikonlar Nest ikon fontuyla eşitlenir. */
.mobile_floating_menu .mf_box .btm-mobile-floating-icon {
	display: block;
	margin: 0 auto 4px;
	font-size: 21px;
	line-height: 20px;
}
.mobile_floating_menu .mf_box.is-current a,
.mobile_floating_menu .mf_box.is-current .btm-mobile-floating-icon {
	color: var(--color-brand, #3bb77e);
}

/* Centred wholesale enquiry form shared by the three Polylang pages. */
.btm-wholesale-form-section {
	padding: 55px 20px 65px;
}

.btm-wholesale-form-section > .elementor-container {
	max-width: 820px !important;
	margin-right: auto;
	margin-left: auto;
}

.btm-wholesale-form-section .btm-wholesale-intro {
	max-width: 680px;
	margin: 0 auto 28px;
	color: var(--color-body, #7e7e7e);
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
}

.btm-wholesale-form-section .contact_form_box_all,
.btm-wholesale-form-section .contact_form_shortcode {
	width: 100%;
	margin: 0 auto;
}

.btm-wholesale-form-section .btm-wholesale-cf7 textarea {
	min-height: 160px;
}

.btm-wholesale-form-section .wpcf7 .cf7-cf-turnstile {
	margin-bottom: 16px !important;
}

/* Keep Turnstile separated from the submit button on contact forms. */
.contact_form_box_all .wpcf7 .cf7-cf-turnstile {
	margin-bottom: 16px !important;
}

@media (max-width: 575px) {
	.btm-wholesale-form-section {
		padding: 35px 15px 45px;
	}

	.btm-wholesale-form-section .btm-wholesale-intro {
		margin-bottom: 22px;
		font-size: 15px;
	}
}

/* Accessible FAQ accordion shared by the three Polylang pages. */
.btm-faq-section {
	padding: 55px 20px 70px;
}

.btm-faq-section > .elementor-container {
	max-width: 940px !important;
	margin-right: auto;
	margin-left: auto;
}

.btm-faq-page {
	width: 100%;
}

.btm-faq-intro {
	max-width: 720px;
	margin: 0 auto 32px;
	color: var(--color-body, #7e7e7e);
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
}

.btm-faq-list {
	display: grid;
	gap: 12px;
}

.btm-faq-item {
	overflow: hidden;
	margin: 0;
	background: #fff;
	border: 1px solid var(--border-color-2, #ececec);
	border-radius: 10px;
	box-shadow: 0 2px 8px rgba(37, 61, 78, 0.04);
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.btm-faq-item[open] {
	border-color: rgba(59, 183, 126, 0.45);
	box-shadow: 0 6px 18px rgba(37, 61, 78, 0.08);
}

.btm-faq-item summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 20px 22px;
	color: var(--color-heading, #253d4e);
	font-family: var(--font-heading);
	font-size: 17px;
	font-weight: 700;
	line-height: 1.45;
	list-style: none;
	cursor: pointer;
	user-select: none;
}

.btm-faq-item summary::-webkit-details-marker {
	display: none;
}

.btm-faq-item summary::after {
	display: grid;
	width: 28px;
	height: 28px;
	place-items: center;
	flex: 0 0 28px;
	content: "+";
	color: var(--color-brand, #3bb77e);
	background: #effaf5;
	border-radius: 50%;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
}

.btm-faq-item[open] summary::after {
	content: "−";
	color: #fff;
	background: var(--color-brand, #3bb77e);
}

.btm-faq-item summary:focus-visible {
	outline: 2px solid var(--color-brand, #3bb77e);
	outline-offset: -3px;
}

.btm-faq-answer {
	padding: 0 22px 22px;
	color: var(--color-body, #7e7e7e);
	font-size: 15px;
	line-height: 1.75;
}

.btm-faq-answer p {
	margin: 0;
	padding-top: 18px;
	border-top: 1px solid var(--border-color-2, #ececec);
}

.btm-faq-answer a {
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.btm-faq-contact {
	margin-top: 30px;
	padding: 24px;
	background: #f7faf8;
	border-radius: 10px;
	text-align: center;
}

.btm-faq-contact p {
	margin: 0 0 14px;
	color: var(--color-heading, #253d4e);
	font-size: 16px;
	font-weight: 600;
}

.btm-faq-contact .btn {
	min-height: 42px;
	padding: 9px 22px;
}

@media (max-width: 575px) {
	.btm-faq-section {
		padding: 35px 15px 50px;
	}

	.btm-faq-intro {
		margin-bottom: 24px;
		font-size: 15px;
	}

	.btm-faq-item summary {
		gap: 12px;
		padding: 17px 16px;
		font-size: 15px;
	}

	.btm-faq-answer {
		padding: 0 16px 18px;
	}

	.btm-faq-contact {
		padding: 20px 16px;
	}
}

/* Serbian loop button: retain Nest sizing and move the existing icon slightly left. */
@media (min-width: 501px) {
	html[lang^="sr"] body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a.add_to_cart_button::before,
	html[lang^="sr"] body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a.add_to_cart_button::before {
		content: "Dodaj";
	}

	html[lang^="sr"] body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a.add_to_cart_button i,
	html[lang^="sr"] body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a.add_to_cart_button i {
		left: -4px;
	}
}

/* Product loop quantity: compact version of Nest's cart quantity control. */
.btm-loop-add-hidden {
	display: none !important;
}

.add-cart .btm-loop-qty {
	position: relative;
	display: inline-block;
	width: 76px !important;
	height: 36px;
	min-width: 76px;
	margin: 0 !important;
	vertical-align: middle;
	box-sizing: border-box;
	animation: btmLoopQuantityIn .22s ease-out both;
}

.add-cart .btm-loop-qty input.qty {
	display: block;
	width: 76px !important;
	height: 36px !important;
	margin: 0 !important;
	padding: 5px 25px 5px 8px !important;
	appearance: textfield;
	color: var(--color-brand, #3bb77e);
	background: #fff;
	border: 2px solid var(--color-brand, #3bb77e) !important;
	border-radius: 5px;
	box-shadow: none !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	font-variant-numeric: tabular-nums;
	transition: border-color .15s ease, box-shadow .15s ease;
}

.add-cart .btm-loop-qty input.qty::-webkit-inner-spin-button,
.add-cart .btm-loop-qty input.qty::-webkit-outer-spin-button {
	margin: 0;
	appearance: none;
}

.add-cart .btm-loop-qty input.qty:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(59, 183, 126, .14) !important;
}

.add-cart .btm-loop-qty button.qty_button {
	position: absolute;
	right: 7px;
	z-index: 2;
	display: grid;
	width: 17px;
	height: 16px;
	min-width: 0;
	min-height: 0;
	margin: 0 !important;
	padding: 0 !important;
	place-items: center;
	color: var(--color-brand, #3bb77e);
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
}

.add-cart .btm-loop-qty button.qty_button.plus {
	top: 2px;
}

.add-cart .btm-loop-qty button.qty_button.minus {
	bottom: 2px;
}

.add-cart .btm-loop-qty button.qty_button i {
	margin: 0 !important;
	font-size: 14px;
	line-height: 1;
	transition: transform .12s ease;
}

.add-cart .btm-loop-qty button.qty_button:hover i,
.add-cart .btm-loop-qty button.qty_button:focus-visible i {
	transform: scale(1.18);
	color: #253d4e;
}

.add-cart .btm-loop-qty button.qty_button:focus-visible {
	outline: 1px solid var(--color-brand, #3bb77e);
	outline-offset: 0;
}

.add-cart .btm-loop-qty button.qty_button:disabled {
	cursor: wait;
	opacity: .35;
}

.add-cart .btm-loop-qty.is-loading {
	opacity: .65;
	pointer-events: none;
}

.add-cart .btm-loop-qty.is-confirmed input.qty {
	animation: btmLoopQuantityConfirmed .25s ease;
}

.add-cart a.btm-loop-add-returning {
	animation: btmLoopQuantityIn .22s ease-out both;
}

@keyframes btmLoopQuantityIn {
	from {
		opacity: 0;
		transform: scale(.9);
	}
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes btmLoopQuantityConfirmed {
	50% {
		background-color: #def9ec;
	}
}

@media (prefers-reduced-motion: reduce) {
	.add-cart .btm-loop-qty,
	.add-cart a.btm-loop-add-returning,
	.add-cart .btm-loop-qty.is-confirmed input.qty {
		animation: none;
	}
}
