/**
Theme Name: manganelli_buegel_service
Author: YV - WHYMEDIA
Author URI: https://whymedia.ch
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: manganelli_buegel_service
Template: astra
*/
.widget-text  {
	font-family: "Boogaloo", serif;
  	font-weight: 400;
  	font-style: normal;
	color: #0068B3;
}

#block-8 .wp-block-cover {
	width: 275px;
	top:108px;
	overflow: visible;
}

.custom-logo {
	filter: drop-shadow(0px 3px 7px rgb(100, 100, 100, 0.6));
}

.wp-block-cover__image-background.wp-image-12 {
	filter: drop-shadow(0px 3px 7px rgb(100, 100, 100, 0.6));
}

.site-branding.ast-site-identity {
	top: 28px;
	position: relative;
}

.ast-builder-layout-element.ast-flex.site-header-focus-item {
	height: 165px;
}

.wp-elements-764fdd3710b0691c705ac80ebcc55719 {
	width: fit-content;
}

.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner {
	position: absolute;
	right: -130px;
	bottom: 0;
}

.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner .wp-element-caption {
	color: #fff;
    position: absolute;
    top: 83px;
    right: 184px;
    font-size: 29px;
}

/*Tabelle im Footer jestalten*/
.site-footer td, .site-footer table {
	border: none;
}

.site-footer td {
	padding: 0px;
}

.site-footer-below-section-1.site-footer-section.site-footer-section-1 {
	align-items: flex-start;
}

.site-footer p {
	margin-bottom: 1em;
}

tr.samstag_row td {
	padding-top: 0.75em !important;
}


/*Icons bei Dienstleistung ausrichten*/
.is-layout-flow > .alignleft {
	margin-inline-end: 0;
}

/* Tabelle formatieren Preisliste*/
.page-id-74 td:first-child { 
	width: 36%;
}

.page-id-74 td:nth-child(2) { 
	width: 24%;
}

.pricelist td {
	align-content: flex-start;
}

.pricelist td:nth-child(3), .pricelist td:nth-child(5) {
	width:6%;
	padding: 0.5em 0em 0.5em 0.5em;
}

.pricelist td:nth-child(4), .pricelist td:nth-child(6) {
	width:14%;
	padding: 0.5em 0.5em 0.5em 0em;
}

.pricelist td, .pricelist table, .pricelist-header td, .pricelist-header table, .pricelist-extension tr, .pricelist-extension td, .wp-block-table tr, .wp-block-table td, .wp-block-table table {
	border: 0px;
}

.pricelist-extension table {
	margin: 0;
}

.pricelist tr, .pricelist-header tr, .wp-block-table tr {
	border-bottom: 2px solid;
    border-color: #ffffff28;
}

.wp-block-table td {
	padding-left: 0px;
}

.pricelist-extension {
	background-color: #fff;
	color:var(--ast-global-color-0);
}

.pricelist-extension tr {
	border-bottom: 2px solid;
    border-color: #0068b328;
}

@media (max-width: 576px) {
	.ast-builder-layout-element.ast-flex.site-header-focus-item {
		height: 120px;
	}
}