/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.2
Template: bridge
*/

.shopping_cart_outer {
	display: none !important;
}

.side_menu_button_wrapper.right {
	display: table !important;
	height: 100px;
}

.side_menu_button_wrapper.right .header_bottom_right_widget_holder {
	display: table-cell !important;
	vertical-align: middle !important;
	height: 100px !important;
}

.side_menu_button_wrapper.right .side_menu_button {
	display: table-cell !important;
	vertical-align: middle !important;
	height: 100px !important;
}

.side_menu_button_wrapper.right .side_menu_button > a {
	vertical-align: middle;
}

.side_menu_button_wrapper.right .side_menu_button > a.search_button {
	display: inline-block;
	position: relative;
	top: -4px;
}
.bridge-child-anleitungen-filters {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin: 0 0 30px;
	padding: 0;
	border: none;
	background: transparent;
}

.bridge-child-anleitungen-category-title {
	font-family: 'Playfair Display', sans-serif !important;
	font-size: 70px !important;
	line-height: 92px !important;
	font-weight: 400 !important;
	color: #222222 !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	text-align: center !important;
	display: block;
	width: 100%;
	margin: 85px auto 30px;
}

.bridge-child-anleitungen-category-divider {
	width: 23px;
	height: 2px;
	background-color: #000;
	margin: 0 auto 39px;
}

.bridge-child-anleitungen-filters__groups {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	align-items: flex-start;
}

.bridge-child-anleitungen-filters__group {
	margin: 0;
	padding: 0;
	min-width: 210px;
	flex: 1 1 210px;
}


.bridge-child-anleitungen-filters__select {
	width: 100%;
	min-height: 42px;
	padding: 0 12px;
	font-size: 14px;
	line-height: 1.3;
	color: #222;
	-webkit-text-fill-color: #222;
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 0;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
	-webkit-appearance: none;
	appearance: none;
	background-image: none;
	padding-right: 36px;
}

.bridge-child-anleitungen-filters__select:focus {
	outline: none;
	border-color: #111;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.bridge-child-anleitungen-filters__select-wrap {
	position: relative;
}

.bridge-child-anleitungen-filters__select-wrap::after {
	content: "";
	position: absolute;
	right: 12px;
	top: 50%;
	width: 8px;
	height: 8px;
	border-right: 1.5px solid #666;
	border-bottom: 1.5px solid #666;
	transform: translateY(-65%) rotate(45deg);
	pointer-events: none;
}

.bridge-child-anleitungen-filters__clear {
	display: none;
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	padding: 0 4px;
	font-size: 18px;
	line-height: 1;
	color: #888;
	cursor: pointer;
	z-index: 2;
	-webkit-appearance: none;
	appearance: none;
}

.bridge-child-anleitungen-filters__clear:hover {
	color: #111;
}

.bridge-child-anleitungen-filters__group.is-active .bridge-child-anleitungen-filters__clear {
	display: block;
}

.bridge-child-anleitungen-filters__group.is-active .bridge-child-anleitungen-filters__select {
	padding-right: 52px;
	border-color: #111;
}

@media (max-width: 1024px) and (min-width: 768px) {
	.elementor-11 .elementor-element.elementor-element-1edfe35.elementor-wc-products ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.elementor-11 .elementor-element.elementor-element-1edfe35.elementor-wc-products ul.products li.product {
		width: 100%;
		max-width: none;
	}

	.elementor-11 .elementor-element.elementor-element-1edfe35.elementor-wc-products ul.products li.product .product-category,
	.elementor-11 .elementor-element.elementor-element-1edfe35.elementor-wc-products ul.products li.product .image-wrapper,
	.elementor-11 .elementor-element.elementor-element-1edfe35.elementor-wc-products ul.products li.product img {
		display: block;
		width: 100%;
		max-width: none;
	}
}

@media (max-width: 768px) {
	.side_menu_button_wrapper.right .header_bottom_right_widget_holder {
		padding: 0 4px !important;
	}

	.side_menu_button_wrapper.right .header_bottom_right_widget_holder .q_social_icon_holder i.simple_social {
		margin: 0 2px 0 0 !important;
		font-size: 14px !important;
	}

	.side_menu_button_wrapper.right .side_menu_button > a {
		padding: 0 4px !important;
	}

	.side_menu_button_wrapper.right .side_menu_button > a.search_button {
		right: -2px;
	}

	.bridge-child-anleitungen-category-title {
		font-size: 48px !important;
		line-height: 1.2 !important;
	}

	.bridge-child-anleitungen-filters__group {
		min-width: 100%;
		flex-basis: 100%;
	}
}

.bridge-child-search-no-results {
	margin: 40px 0;
	font-size: 16px;
	color: #666;
	text-align: center;
}


@media only screen and (max-width: 480px) {
	body.bridge-child-anleitungen-template.woocommerce .content .container .container_inner,
	body.bridge-child-anleitungen-template.woocommerce-page .content .container .container_inner {
		margin-left: 5% !important;
		margin-right: 5% !important;
		box-sizing: border-box;
		width: 90% !important;
		max-width: 90% !important;
	}

	body.bridge-child-anleitungen-template .bridge-child-anleitungen-filters__group {
 /* increase from current 42px */
		line-height: 1.3;
	}

}

/* cache-bump: 2026-03-15 */