/*
Theme Name: Matoma Child
Theme URI: https://matoma.de
Description: T Theme by Matoma
Author: Matoma
Author URI: https://matoma.de
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#footer li{
	    border: none;
}
.dunkelblau{
	color:#014a99;
	font-weight: 700;
}
.hellblau{
	color:#d5e6fa;
}
strong{
	font-weight: 700;
}
.page-header.background-image-page-header .page-header-title {
	width: 980px !important;
	margin: auto;
    	text-align: left;
}
input, select, textarea{
	-webkit-border-radius:0px;
	border:1px solid #e8e8e8 !important; 
}

/*Uncategorized ausblenden */
.cat-item-50{display:none}


/* single product page*/
.one-third, .span_1_of_3 {
    width: 100%;
}

.wpex-clr > .span_1_of_3 { 
    width: 33.33%;
}

/* hide breadcrumb */
.wpex-relative > .page-header-content > nav {
    display: none;
}

/* accept-cookie */
.cn-button.wp-default {
    background: #F3F3F3 !important;
    color: #222 !important;
}

/* sidebar */
.widget_recent_entries ul a, .widget_categories ul a , .widget_product_categories ul a {
	color: #014c9b !important;
}

.sidebar-widget-icons .widget_recent_entries a:before, .sidebar-widget-icons .widget_categories a:before, .sidebar-widget-icons .widget_product_categories a:before {
    color: #999;
}

h1 {
    font-size: 1.500em;
    margin: 0 0 20px;
}

.wpex-loop-product-images {
    height: 235px;
}

/* search feld */
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #f7f7f7;
}

/* contact form */
body .light-form, body .light-form label {
    color: #555555;
}

/* product */
.products .product .product-details {
    padding-bottom: 20px;
}

h2.woocommerce-loop-product__title {
    color: #014c9b;
}

form#subscribe_5_ input, form#subscribe_5_ select, form#subscribe_5_ textarea {
	border:	1px solid #e8e8e8 !important;
}


/* -------------------- Änderungen: 17.02.2026 -------------------- */

/* ---------- Global ---------- */
:root {
    --wpex-text-2: var(--wpex-gray-700); /* header nave text color */
    --wpex-text-3: var(--wpex-gray-600);
    --wpex-text-4: var(--wpex-gray-500);
    --wpex-text-2xl: 1.615em; /* h2-font-size */
}

/* ---------- Homepage ---------- */
