/*
Theme Name: LT
Theme URI: https://proiettostudio.de
Description: LT Child Theme per Divi
Author: Proietto Studio
Author URI: https://proiettostudio.de
Version: 1.0.0
Template: Divi
Text Domain: lt
*/

/* Kontakt form card - LT card style */
.fluentform_wrapper_1 {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	padding: 70px 68px;
	background: rgba(22, 22, 22, 0.88);
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(10px);
	box-shadow:
		0 0 90px 42px rgba(0, 0, 0, 0.842),
		0 32px 90px rgba(0, 0, 0, 0.955);
	overflow: hidden;
}

.fluentform_wrapper_1::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.08), transparent 42%);
	pointer-events: none;
	visibility: visible;
}

.fluentform_wrapper_1::after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 20%;
	height: 4px;
	background: #e0001c;
	transform: translate(-50%, -2px);
	box-shadow: 0 0 18px rgba(224, 0, 28, 0.8);
	z-index: 2;
	visibility: visible;
}

.fluentform_wrapper_1 form,
.fluentform_wrapper_1 .ff-el-group,
.fluentform_wrapper_1 .ff_submit_btn_wrapper,
.fluentform_wrapper_1 .ff-message-success,
.fluentform_wrapper_1 .ff-errors-in-stack {
	position: relative;
	z-index: 1;
}

.fluentform_wrapper_1 .ff-el-group {
	margin-bottom: 24px;
}

.fluentform_wrapper_1 label {
	color: #ffffff;
	font-weight: 700;
}

.fluentform_wrapper_1 .ff-el-form-control {
	width: 100%;
	background: rgba(8, 8, 8, 0.72) !important;
	color: #ffffff !important;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	border-radius: 11px !important;
	padding: 15px 16px !important;
	box-shadow: none !important;
	outline: none !important;
}

.fluentform_wrapper_1 .ff-el-form-control:focus {
	background: rgba(8, 8, 8, 0.84) !important;
	color: #ffffff !important;
	border-color: rgba(224, 0, 28, 0.75) !important;
	box-shadow: 0 0 0 3px rgba(224, 0, 28, 0.16) !important;
}

.fluentform_wrapper_1 .ff-el-form-control::placeholder {
	color: rgba(255, 255, 255, 0.46);
}

.fluentform_wrapper_1 textarea.ff-el-form-control {
	min-height: 150px;
	resize: vertical;
}

.fluentform_wrapper_1 .ff-el-is-required label::after {
	color: #e0001c !important;
}

.fluentform_wrapper_1 .ff_submit_btn_wrapper {
	text-align: center;
	margin-top: 34px;
}

.fluentform_wrapper_1 .ff-btn-submit {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-height: 58px;
	background: transparent !important;
	color: #ffffff !important;
	border: 1px solid #e0001c !important;
	border-radius: 11px !important;
	padding: 0 32px !important;
	font-weight: 700 !important;
	box-shadow: none !important;
	transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.fluentform_wrapper_1 .ff-btn-submit:hover {
	background: rgba(224, 0, 28, 0.12) !important;
	color: #ffffff !important;
	box-shadow: 0 0 24px rgba(224, 0, 28, 0.22) !important;
	transform: translateY(-1px);
}

.fluentform_wrapper_1 .ff-btn-submit:focus {
	outline: none !important;
	box-shadow: 0 0 0 3px rgba(224, 0, 28, 0.28) !important;
}

.fluentform_wrapper_1 input:-webkit-autofill,
.fluentform_wrapper_1 input:-webkit-autofill:hover,
.fluentform_wrapper_1 input:-webkit-autofill:focus {
	-webkit-text-fill-color: #ffffff !important;
	-webkit-box-shadow: 0 0 0 1000px #111111 inset !important;
	box-shadow: 0 0 0 1000px #111111 inset !important;
	border-color: rgba(224, 0, 28, 0.75) !important;
}

.fluentform_wrapper_1 .ff-message-success {
	width: 100%;
	background: rgba(224, 0, 28, 0.12) !important;
	color: #ffffff !important;
	border: 1px solid rgba(224, 0, 28, 0.28) !important;
	border-radius: 10px !important;
	padding: 18px 20px !important;
	margin: 0 !important;
	box-shadow: 0 0 30px rgba(224, 0, 28, 0.10);
}

.fluentform_wrapper_1 .ff-message-success p {
	margin: 0 !important;
	color: #ffffff !important;
	font-weight: 700;
}

.fluentform_wrapper_1 .ff-errors-in-stack {
	margin-top: 24px;
}

.fluentform_wrapper_1 .ff-el-is-error .ff-el-form-control {
	border-color: #e0001c !important;
	box-shadow: 0 0 0 3px rgba(224, 0, 28, 0.16) !important;
}

.fluentform_wrapper_1 .error,
.fluentform_wrapper_1 .ff-el-help-message,
.fluentform_wrapper_1 .text-danger {
	color: #ff5a6b !important;
	font-weight: 600;
}

@media (max-width: 767px) {
	.fluentform_wrapper_1 {
		max-width: 100%;
		padding: 46px 24px;
		border-radius: 16px;
	}

	.fluentform_wrapper_1 .ff-t-container {
		display: block;
	}

	.fluentform_wrapper_1 .ff-t-cell {
		display: block;
		width: 100%;
	}

	.fluentform_wrapper_1 .ff-btn-submit {
		width: 100%;
	}
}
/* LT Galleries Shopping Cart */
body .entry-title.main_title {
	max-width: 1280px;
	margin: 60px auto 24px;
	color: #ffffff;
}

#ngg_pro_checkout {
	position: relative;
	max-width: 1280px;
	margin: 40px auto 90px;
	padding: clamp(38px, 5vw, 68px);
	background: rgba(22, 22, 22, 0.88);
	border-radius: 18px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(10px);
	box-shadow:
		0 0 90px 42px rgba(0, 0, 0, 0.842),
		0 32px 90px rgba(0, 0, 0, 0.955);
	overflow: hidden;
	color: #ffffff;
}

#ngg_pro_checkout::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.08), transparent 42%);
	pointer-events: none;
}

#ngg_pro_checkout::after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 20%;
	height: 4px;
	background: #e0001c;
	transform: translate(-50%, -2px);
	box-shadow: 0 0 18px rgba(224, 0, 28, 0.8);
	z-index: 2;
}

#ngg_pro_checkout > * {
	position: relative;
	z-index: 1;
}

.ngg_pro_cart_items,
.ngg_pro_cart_items table {
	width: 100%;
	background: transparent !important;
	border: 0 !important;
	color: #ffffff;
}

.ngg_pro_cart_items th,
.ngg_pro_cart_items td {
	color: #ffffff !important;
	border-color: rgba(255, 255, 255, 0.12) !important;
	padding: 18px 20px !important;
}

.ngg_pro_cart_items thead th {
	color: rgba(255, 255, 255, 0.62) !important;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

.ngg_pro_cart_items img {
	border-radius: 10px;
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.42);
}

.nggpl-quantity_field_wrapper {
	background: rgba(8, 8, 8, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 10px;
	overflow: hidden;
}

.nggpl-quantity_field_wrapper input {
	background: transparent !important;
	color: #ffffff !important;
	border: 0 !important;
}

.nggpl-quantity_field_wrapper i {
	color: rgba(255, 255, 255, 0.72);
}

.ngg_pro_delete_item {
	color: rgba(255, 255, 255, 0.55) !important;
}

#ngg_pro_cart_coupon_field,
.ngg-cart-shipping-fields input,
.ngg-cart-shipping-fields select {
	width: 100%;
	height: 52px;
	padding: 0 18px !important;
	border-radius: 11px !important;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	background: rgba(8, 8, 8, 0.72) !important;
	color: #ffffff !important;
	outline: none !important;
}

#ngg_pro_cart_coupon_field::placeholder,
.ngg-cart-shipping-fields input::placeholder {
	color: rgba(255, 255, 255, 0.46) !important;
}

#ngg_pro_cart_coupon_field:focus,
.ngg-cart-shipping-fields input:focus,
.ngg-cart-shipping-fields select:focus {
	border-color: rgba(224, 0, 28, 0.75) !important;
	box-shadow: 0 0 0 3px rgba(224, 0, 28, 0.16) !important;
}

.ngg-field-label label {
	color: #ffffff !important;
	font-weight: 700;
}

#ngg_pro_cart_subitems label {
	color: rgba(255, 255, 255, 0.62) !important;
	font-weight: 700;
}

#nggpl-subtotal_field,
#nggpl-total_field {
	color: #ffffff !important;
	font-weight: 700;
}

#nggpl-total_field {
	font-size: 22px;
}

.ngg_pro_btn,
#ngg_pro_checkout_buttons button,
#ngg_pro_checkout_buttons a,
#stripe-checkout-button button {
	min-height: 54px !important;
	padding: 0 28px !important;
	border-radius: 11px !important;
	background: transparent !important;
	color: #ffffff !important;
	border: 1px solid #e0001c !important;
	font-weight: 700 !important;
	text-transform: none !important;
	box-shadow: none !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	line-height: 1 !important;
}

.ngg_pro_btn:hover,
#ngg_pro_checkout_buttons button:hover,
#ngg_pro_checkout_buttons a:hover,
#stripe-checkout-button button:hover {
	background: rgba(224, 0, 28, 0.12) !important;
	box-shadow: 0 0 24px rgba(224, 0, 28, 0.22) !important;
}

#stripe-checkout-button button span {
	background: transparent !important;
	box-shadow: none !important;
	color: #ffffff !important;
	text-shadow: none !important;
}

#ngg_pro_links_wrapper,
#ngg_pro_checkout_buttons {
	text-align: center;
	margin-top: 28px;
}

#ngg_pro_links_wrapper {
	text-align: right;
	margin-bottom: 26px;
}

@media (max-width: 767px) {
	#ngg_pro_checkout {
		padding: 28px 16px;
		margin: 30px 16px 60px;
	}

	.ngg_pro_cart_items th,
	.ngg_pro_cart_items td {
		padding: 12px !important;
		font-size: 13px;
	}

	#ngg_pro_links_wrapper,
	#ngg_pro_checkout_buttons {
		text-align: center;
	}
}

.nggpl-quantity_field_wrapper,
.nggpl-quantity_field_wrapper.nggpl-digital-download-source {
	background: rgba(8, 8, 8, 0.72) !important;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	border-radius: 11px !important;
	box-shadow: none !important;
}

.nggpl-quantity_field_wrapper input.nggpl-quantity_field {
	background: transparent !important;
	color: #ffffff !important;
	border: 0 !important;
	box-shadow: none !important;
}

.nggpl-quantity_field_wrapper .fa-minus,
.nggpl-quantity_field_wrapper .fa-plus {
	color: rgba(255, 255, 255, 0.75) !important;
}

.nggpl-quantity_field_wrapper .fa-minus:hover,
.nggpl-quantity_field_wrapper .fa-plus:hover {
	color: #e0001c !important;
}

.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper {
	display: inline-flex !important;
	align-items: center !important;
	background: rgba(8, 8, 8, 0.72) !important;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	border-radius: 11px !important;
	overflow: hidden !important;
}

.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper input.nggpl-quantity_field,
.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper input[type="number"] {
	width: 42px !important;
	height: 42px !important;
	background: rgba(8, 8, 8, 0.72) !important;
	color: #ffffff !important;
	border: 0 !important;
	box-shadow: none !important;
	text-align: center !important;
	padding: 0 !important;
}

.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper .fa-minus,
.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper .fa-plus {
	width: 34px !important;
	height: 42px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	background: rgba(8, 8, 8, 0.72) !important;
	color: rgba(255, 255, 255, 0.72) !important;
}

.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper input[type="number"] {
	border-left: 1px solid rgba(255,255,255,0.18) !important;
	border-right: 1px solid rgba(255,255,255,0.18) !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper .fa-minus,
.ngg_pro_cart_items .quantity_column .nggpl-quantity_field_wrapper .fa-plus {
	border: 0 !important;
}

/* Cart fields dark fix */
#ngg_pro_checkout .ngg-cart-shipping-fields input,
#ngg_pro_checkout .ngg-cart-shipping-fields input[type="text"],
#ngg_pro_checkout .ngg-cart-shipping-fields input[type="email"],
#ngg_pro_checkout .ngg-cart-shipping-fields input[type="tel"] {
	background: rgba(8, 8, 8, 0.72) !important;
	color: #ffffff !important;
	border: 1px solid rgba(255, 255, 255, 0.18) !important;
	border-radius: 11px !important;
	box-shadow: none !important;
}

#ngg_pro_checkout .ngg-cart-shipping-fields input:focus {
	background: rgba(8, 8, 8, 0.84) !important;
	border-color: rgba(224, 0, 28, 0.75) !important;
	box-shadow: 0 0 0 3px rgba(224, 0, 28, 0.16) !important;
}

/* Autofill Chrome fix */
#ngg_pro_checkout input:-webkit-autofill,
#ngg_pro_checkout input:-webkit-autofill:hover,
#ngg_pro_checkout input:-webkit-autofill:focus {
	-webkit-text-fill-color: #ffffff !important;
	-webkit-box-shadow: 0 0 0 1000px #080808 inset !important;
	box-shadow: 0 0 0 1000px #080808 inset !important;
	border-color: rgba(224, 0, 28, 0.75) !important;
}

/* Total area dark fix */
#ngg_pro_cart_subitems,
#ngg_pro_cart_subitems td,
#ngg_pro_cart_subitems table,
#ngg_pro_cart_subitems_wrapper {
	background: transparent !important;
	color: #ffffff !important;
}

#ngg_pro_cart_subitems_overlay {
	background: rgba(22, 22, 22, 0.88) !important;
}

#ngg_pro_cart_subitems_overlay .fa-spinner {
	color: #ffffff !important;
}

#ngg_pro_checkout input:-webkit-autofill,
#ngg_pro_checkout input:-webkit-autofill:hover,
#ngg_pro_checkout input:-webkit-autofill:focus,
#ngg_pro_checkout input:-webkit-autofill:active {
	-webkit-text-fill-color: #ffffff !important;
	caret-color: #ffffff !important;
	box-shadow: 0 0 0 1000px #080808 inset !important;
	-webkit-box-shadow: 0 0 0 1000px #080808 inset !important;
	transition: background-color 999999s ease-in-out 0s !important;
}

#ngg_pro_checkout input,
#ngg_pro_checkout input[type="text"],
#ngg_pro_checkout input[type="email"] {
	background-color: #080808 !important;
	color: #ffffff !important;
}