/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.3.1737372048
Updated: 2025-01-20 12:20:48

*/




/* Button, Input --------------------------- */
main input, main button {
	border-radius: 2px !important;
	webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
}
main button {
	transition: all 0.25s;
}
main button:hover {
	background-color: #5bb9ec;
}

.animate__animated a[role="button"]{
	background-color:#0477a8 !important;
	border-radius: 2px !important;
	webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
	color:#ffffff !important;
}
table.woocommerce-product-attributes th {
	text-align: left;
}
table.woocommerce-product-attributes th.woocommerce-product-attributes-item__label {
	width: 40%;
}

table.woocommerce-product-attributes td.woocommerce-product-attributes-item__value {
	font-style: normal;
}

.input-text.qty {
	border: 1px solid;
}




/* Kategorieliste --------------------------- */
ul.wc-block-product-categories-list
{
	list-style: none;
	padding-left: 0;
	margin-top:0;
}
.wc-block-product-template__responsive.columns-3  {
	    margin-top: 0 !important;
}


ul.wc-block-product-categories-list li {
    padding: 10px;
    /* border: 1px solid #009fe3; */
	border: 1px solid #ccc;
	margin-bottom: 4px;
}
ul.wc-block-product-categories-list li a {
	text-decoration: none;
}

.bapf_ckbox_sqchck input[type=checkbox]  {
	border: 1px solid !important;
}
.wp-block-woocommerce-filter-wrapper h4 {
	margin-top: 0;
}

.filter-header {
	margin-top:40px;
	margin-bottom:0;
}
.filter-wrapper {
	display:block;
}
.filter-wrapper div {
	width:100%;
}
.filter-icon {
	display:none;
	float:right;
}
.filter-icon-close {
	display: none;
	margin-left: auto !important;
}
.wc-block-components-price-slider {
	margin-bottom:0;
}
.wp-block-woocommerce-filter-wrapper h4 {
	margin-top:40px;
	margin-bottom:0;
}

.bapf_sfilter {
	margin-bottom:0;
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount  { 
	box-shadow: none;
    border: none;
    padding: 0;
    font-weight: 300;
    font-size: var(--wp--preset--font-size--medium);
	background: none;
}
.bapf_head h3 {
	margin-bottom: 12px;
	font-size: clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.767), 1.5rem);
}
.woocommerce_de_versandkosten {
	margin-top: -31px;
    margin-bottom: 54px;
    text-align: right;
	font-weight: 300;
    font-size: var(--wp--preset--font-size--small) !important;
}
.wc-block-price-filter__control input {
    max-width: 70px !important;
}

@media only screen and (max-width: 1400px) {
	.woocommerce_de_versandkosten {
		margin-top: 0;
    	text-align: left;
	}
}


@media only screen and (max-width: 600px) {
	.woocommerce-ordering {
		float:left !important;
		width:280px;
	}
	.woocommerce-ordering select {
		width:280px;
	}
	.filter-icon {
		pointer: cursor;
		display:block;
		border: 1px solid #ccc;
    	padding: 5px;
	}
	.filter-icon-close {
		pointer: cursor;
		display: block;
	}
	.filter-header {
		display:none;
	}
	.filter-wrapper {
		min-height: 100vh;
		background-color:#eee;
		padding:20px;
		position: absolute;
    	z-index: 10;
    	left: 0;
    	width: 100%;
		top: 110vh;
	}
	.wp-block-column {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-block-group-is-layout-flex {
		display: block;
	}
	.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-block-group-is-layout-flex div {
		margin-bottom: 20px;
	}
	
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle.ui-state-default {
	border: 2px solid #000;
    background: #fff;
	width: 12px;
	height: 12px;
}
.bapf_slidr_main.ui-widget-content .ui-slider-handle.ui-state-hover,
.bapf_slidr_main.ui-widget-content .ui-slider-handle.ui-state-focus,
.bapf_slidr_main.ui-widget-content .ui-slider-handle.ui-state-hover {
	background: #000;
	border: 2px solid #fff;
}
.bapf_slidr_main.ui-widget-content {
	background: #e9e6ed;
}
.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
    font-size: inherit;
}
.wc-block-components-price-slider__range-text {
    margin: 1em 0;
}

.woocommerce-de_price_taxrate {
    margin-top: 0 !important;
    margin-bottom: 10px;
	font-size: var(--wp--preset--font-size--small) !important;
}

/* Produktkarte --------------------------- */

.wc-block-product {
	border: 1px solid #ccc;
    padding: 18px 18px 4px 18px;
}
.wc-block-components-product-image img[alt=""] {
    border: none;
}

.wp-block-woocommerce-product-template h3,
.wc-block-components-product-price{
	text-align: left;
	font-weight: 400;
}
.wp-block-button.wc-block-components-product-button {
    align-items: inherit;
}
.wp-block-woocommerce-product-price + div {
	text-align: right;
    margin-top: -40px;
}
.wc-block-components-product-stock-indicator  {
	text-align: right;
    margin-top: -40px;
}



/* Produkte in Kategorie --------------------------- */
select.orderby,
select.select {
	padding: 10px;
	background-color: transparent;
	border-spacing: 10px;
    border-collapse: separate;
	border: 1px solid #ccc;
}

/* Produktseite --------------------------- */

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	border-bottom: none;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background-color: #fff
}

.single-product .wp-block-woocommerce-product-details div {
	padding: 18px 18px 0 18px;
    background-color: #f4f4f4;
	padding-bottom: 12px;
}
.single-product #comments,
.single-product #reviews,
.single-product #review_form_wrapper,
.single-product #review_form,
.single-product .comment-form-rating,
.woocommerce div.product .woocommerce-tabs .panel {
	padding: 0;
	margin: 0;
}
.woocommerce-de_price_taxrate {
	margin-top: 20px;
}
.legacy-itemprop-offers .wgm-info,
.legacy-itemprop-offers .wgm-info small {
	line-height: 1.55;
	font-weight: 300;
	font-size: var(--wp--preset--font-size--medium);
}

/* Produktseite - Mengen-Rabatt --------------------------- */
.bm-bulk-table {
	margin-bottom: 20px;
}
.bm-bulk-table>thead>tr {
	background-color: #eee;
}
.bm-bulk-table>tbody>tr:nth-child(odd) {
    background-color: rgba(242,242,242,.5);
}
.bm-bulk-table td {
	padding:5px;
}
.woocommerce div.product form.cart table td {
    padding-left: 5px;
}




/* Mein Konto --------------------------- */
.woocommerce-form input,
.woocommerce-address-fields__field-wrapper input,
.woocommerce-EditAccountForm input {
	border: 1px solid;
    box-shadow: none;
}


/* Kasse --------------------------- */
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	position: absolute;
    top: -5px;
    left: -3px;
    min-width: 8px;
    min-height: 19px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg) scale(0.75);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    background: none;
    border-radius: 0;
}


/* Mobile --------------------------- */

/* Mobile Header --------------------------- */
@media only screen and (max-width: 600px) {
	.wp-block-site-logo a img {
		width:150px;
		height:45px;
	}
	.has-global-padding {
		padding: 15px;
	}
	.header-icons {
    	gap: 0;
	}
	.eingabe-suchfeld {
		/*max-width: 240px;*/
		display:none;
	}
	.header-wrapper {
		display: flex;
	}
	.header-wrapper nav {
		magrin-left:auto;
		order:3;
	}
	.header-wrapper .header-icons {
		magrin-left:auto;
		order:2;
	}
	.wp-block-navigation__responsive-container ul,
	.wp-block-navigation__responsive-container li,
	.wp-block-navigation__responsive-container li a {
		width:100%;
	}
	.wp-block-navigation__responsive-container ul {
		gap:0 !important;
	}
	.wp-block-navigation__responsive-container ul li {
		line-height:60px;
		border-bottom: 1px solid;
	}
	.wp-block-navigation__responsive-container li a  span,
	.wp-block-navigation__responsive-container > ul > li > a {
		margin-left:10px;
	}
	.wp-block-navigation__submenu-container {
		padding: 0 !important;
		width:100% !important;
	}
	.wp-block-navigation__submenu-container span {
		margin-left:30px !important;
	}
	.wp-block-navigation__submenu-container li:last-child {
		border-bottom: none !important;
	}
	.wp-block-navigation__responsive-container .current-menu-item {
		background-color: #009fe3 !important;
    	color: #fff !important;
	}
}

/* WPML Sprachwähler */
/*.wpml-ls-statics-shortcode_actions*/
.wpml-ls-statics-footer {
	position: absolute;
    top: 27px;
    right: 33px;
}
@media only screen and (max-width: 600px) {
	.wpml-ls-statics-footer {
    	top: 21px;
	}
}

/* Pagination */
.wp-block-query-pagination-previous,
.wp-block-query-pagination-next {
	padding: 10px;
    border: 1px solid #0477a8;
}

.page-numbers {
	padding: 10px 12px;
    border: 1px solid #0477a8;
}
.page-numbers:hover,
.wp-block-query-pagination-previous:hover,
.wp-block-query-pagination-next:hover {
	background-color: rgba(0, 159, 227, 0.1);
}
.page-numbers.current {
    background-color: #0477a8;
    color: #fff;
}


/* Warnkorb */
.wc-block-components-totals-item__label {
	padding-right: 10px;
}