.elementor-kit-7{--e-global-color-primary:#E60120;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#2E2E2E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Swiss Light", Sans-serif;font-size:1rem;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 a{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"Swiss Light", Sans-serif;font-size:5em;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Swiss Light", Sans-serif;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:"Swiss Light", Sans-serif;}.elementor-kit-7 h4{color:var( --e-global-color-secondary );font-family:"Swiss Light", Sans-serif;}.elementor-kit-7 h5{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;}.elementor-kit-7 h6{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0em;--container-default-padding-right:0em;--container-default-padding-bottom:0em;--container-default-padding-left:0em;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.red-dot{
    font-family: inter;
    font-size: 60px;
    line-height: 1rem;
    color: red;
    margin-left: -2px;
}
@media only screen and (max-width: 600px) {
.red-dot{
    font-family: inter;
    font-size: 60px;
    line-height: 1rem;
    color: red;
}
}
.red-dot-large{
    font-family: inter;
    font-size: 90px;
    line-height: 1rem;
    color: red;
    margin-left: -5px;
}
@media only screen and (max-width: 600px) {
.red-dot-large{
    font-family: inter;
    font-size: 60px;
    line-height: 1rem;
    color: red;
}
}
.mwst {
    font-size: 0.75rem;
    margin-left: 5px;
}
/** dot button **/
.social-button {
display: flex;
  padding: 0rem 0rem 0.3rem 0rem;
  transition: all 0.5s ease;
  align-items: center;
  gap: 0.5em;
  border: none;
  font-size: 1rem;
  border-radius: 0;
}
.social-button .icon {
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-button .icon span {
  background: #E60120;
  padding: 0.3rem !important;
  border-radius: 100%;
  width: 0rem;
  height: 0rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-180deg);
  transition: all 0.5s ease;
}
.social-button:hover {
color:#E60120 !important;
border-bottom: none;
}
.social-button:hover .icon span {
    transform: rotate(0deg);
    border-radius: 100%;
    padding: 0.6rem !important;
    width: 2.1rem;
    height: 2.1rem;
}

.square h3::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 5px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23826AED'/></svg>") no-repeat center;
  background-size: contain;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Swiss Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fotostudio-b12.de/wp-content/uploads/2024/11/Swiss721LightExtendedBT.woff2') format('woff2'),
		url('https://fotostudio-b12.de/wp-content/uploads/2024/11/Swiss721LightExtendedBT.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-display: auto;
	src: url('https://fotostudio-b12.de/wp-content/uploads/2025/08/Manrope-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */