/* 
Theme Name: Supersaxo Media AG – Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child Theme.
Author: Supersaxo Media AG
Author URI: https://www.supersaxo.media/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Custom Styles Valpix */

html {
	font-size: 18px;
}
:root{
	--blur: 20px;
	--brightness: 1.15;
	--fill: 0;
	--custom-body-color: #000 !important;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
}
p + h2, p + h3 {
	margin-top: 30px;
}
.fullscreensection{
    min-height: 600px;
    height: 100vh;
}
.blurcontainer{
    background-color: rgba(255,255,255, calc(var(--fill)));
    -webkit-backdrop-filter: blur(var(--blur)) brightness(var(--brightness));
    backdrop-filter: blur(var(--blur)) brightness(var(--brightness));
    will-change: backdrop-filter;
    padding: 60px;
    width: 1000px;
}
.current-menu-item a {
    text-decoration: underline;
    text-underline-position: under;
}
.sub-menu {
    width: 100% !important;
}
.sub-menu:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--e-global-color-primary);
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
}
.sub-menu a {
    border-left: 0 !important;
}
.wpml-ls a {
    color: #fff;
}
p:last-of-type, p:only-of-type{
    margin-bottom: 0 !important;
}
.lead p {
    font-size: clamp(1.056rem, 0.791vw + 0.718rem, 1.333rem);
}
.intro .lead {
    max-width: 85%;
}
.intro{
    padding-top: 90px;
    padding-bottom: 80px;
}
.intro .e-con-inner{
    position: relative;
}
.intro .e-con-inner:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20px;
    top: 0;
    right: 0;
    background-image: url('https://metzgereimischabel.ch/wp-content/uploads/2025/09/stars-red.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}
.quicklink-banner.imgright .e-con-full:first-of-type, .cta-banner .e-con-inner .e-con-full{
    background-color: var(--e-global-color-primary);
    padding-top: 50px;
    padding-bottom: 50px;
}
.quicklink-banner.imgleft .e-con-full:nth-child(2){
    padding-top: 50px;
    padding-bottom: 50px;
}
.quicklink-banner.imgright h1, .quicklink-banner.imgright h2, .quicklink-banner.imgright h3, .quicklink-banner.imgright h4, .quicklink-banner.imgright h5, .quicklink-banner.imgright h6{
    color: #fff !important;
}
.quicklink-banner.imgright:before, .cta-banner:before {
    position: absolute;
    content: '';
    height: 100%;
    width: calc((100vw - 1399px) / 2);
    background-color: var(--e-global-color-primary);
}
.quicklink-banner.imgright .elementor-widget-image:after, .cta-banner .e-con-inner .e-con-full:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20px;
    top: 0;
    right: -35px;
    background-image: url('https://metzgereimischabel.ch/wp-content/uploads/2025/09/stars-red.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}
.quicklink-banner.imgleft .elementor-widget-image:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20px;
    top: 0;
    left: -35px;
    background-image: url('https://metzgereimischabel.ch/wp-content/uploads/2025/09/stars-red.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}
.elementor-form label {
    margin-bottom: 5px;
    color: var(--e-global-color-accent) !important;
}
.gallery-item img, .e-gallery-grid .e-gallery-image {
    aspect-ratio: 1;
    object-fit: cover;
}
.page-content .elementor-widget-text-editor ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding-left: 0;
}
.page-content .elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 30px;
}
.page-content .elementor-widget-text-editor ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.3rem;
    width: 1rem;
    height: 1rem;
    background: url('https://metzgereimischabel.ch/wp-content/uploads/2025/10/star-red.svg') no-repeat center/contain;
}


footer .e-con-inner {
    position: relative;
}
footer .e-con-inner:after {
    position: absolute;
    content: '';
    height: calc(100% - 120px);
    width: 20px;
    right: 0;
    top: 60px;
    margin: auto;
    background-image: url('https://metzgereimischabel.ch/wp-content/uploads/2025/09/stars-footer.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}
.credits ul{
    display: flex;
    list-style-type: none;
    padding-left: 0;
    column-gap: 40px;
    font-size: 16px;
}
.pbcb_header_text {
	line-height: 1 !important;
}
.pbcb_categories_form {
	margin-top: 8px;
}
.prx_h1 {
	padding-top: 0 !important;
}
.prx_h2 {
  	font-size: clamp(1.556rem, 1.899vw + 0.745rem, 2.222rem) !important;
}
.prx_h3 {
  	font-size: clamp(1.389rem, 0.791vw + 1.051rem, 1.667rem) !important;
}
.prx_h4 {
  	font-size: clamp(1.111rem, 1.108vw + 0.639rem, 1.5rem) !important;
}
.prx_h5 {
  	font-size: clamp(1rem, 0.949vw + 0.595rem, 1.333rem) !important;
}
.prx_list {
	margin: 20px 0;
}
#privacybee-highlight-bar {
  display: none;
}
.prx_wrapper {
	padding-bottom: 0 !important;
}
.pbcb_button_container {
	flex-wrap: wrap !important;
}

@media screen and (max-width: 1450px) {
	.e-con-full.e-parent, .e-con-boxed.e-parent .e-con-inner {
  		padding-left: 30px;
  		padding-right: 30px;
	}
    .intro .e-con-inner:after, footer .e-con-inner:after {
        right: 10px;
    }
    .quicklink-banner.imgright:before, .cta-banner:before {
        width: calc(((100vw - 1400px) + 61px) / 2);
    }
}
@media screen and (max-width: 1400px) {
    .quicklink-banner.imgright:before, .cta-banner:before {
        width: 31px;
    }
}
@media screen and (max-width: 1200px) {
	.e-con-full.section-fullwidth{
		padding-left: 0;
		padding-right: 0;
	}
    .intro{
        padding-top: 70px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1050px) {
    .blurcontainer{
        width: auto;
    }
}
@media screen and (max-width: 768px) {
	.e-con-full.e-parent, .e-con-boxed.e-parent .e-con-inner {
  		padding-left: 20px;
  		padding-right: 20px;
	}
	.e-con-full.section-fullwidth{
		padding-left: 0;
		padding-right: 0;
	}
	.page-content section:not(.section-hero), .elementor-page section:not(.section-hero), footer {
		margin-top: 50px;
	}
	.page-content section.mt-small, .elementor-page section.mt-small {
		margin-top: 30px;
	}
    .blurcontainer{
        padding: 30px 40px;
    }
    .intro{
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .intro .lead {
        max-width: 95%;
    }
}
@media screen and (max-width: 767px) {
    .quicklink-banner.imgright:before, .quicklink-banner.imgright .elementor-widget-image:after, .quicklink-banner.imgleft .elementor-widget-image:after, .cta-banner:before, .cta-banner .e-con-inner .e-con-full:after {
        display: none;
    }
    .quicklink-banner.imgleft .e-con-full:nth-child(2){
        background-color: var(--e-global-color-primary);
        text-align: center;
    }
    .quicklink-banner p, .quicklink-banner h1, .quicklink-banner h3, .quicklink-banner h4, .quicklink-banner h5, .quicklink-banner h6{
        color: #fff !important;
    }
    .quicklink-banner.imgleft .e-con-full:nth-child(2), .quicklink-banner.imgright .e-con-full:first-of-type, .cta-banner .e-con-inner .e-con-full{
        text-align: center;
        padding-top: 40px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
        padding-bottom: 40px !important;
    }
    .quicklink-banner.imgleft .elementor-widget-button .elementor-button{
        background-color: #fff;
        color: var(--e-global-color-accent);
    }
    .intro .e-con-inner .e-con-full {
        padding-right: 30px;
    }
    .intro .e-con-inner:after, footer .e-con-inner:after {
        width: 17px;
        right: 20px !important;
    }
}
@media screen and (max-width: 500px) {
    .credits ul{
    font-size: 14px;
    flex-direction: column;
    }
}