/**
* Theme Name: Mölltalerhof Child
* Description: This is a child theme of Mölltalerhof, generated by Merlin WP.
* Author: Anonymous
* Template: moelltalerhof
* Version: 1.1.0
*/


.cs4r
{
    display: flex;
}

.cs4c
{
    flex: 1;
    padding: 10px;
    min-width: 400px;
    flex-wrap: 1;
}

body .nuss-contact-form-7 input[type="checkbox"]
{
    height: initial;
    line-height: initial;
    width: initial;
}

body .wpcf7 .wpcf7-response-output 
{
  color: var(--e-global-color-text);
}

body .mobile-menu .menu > li > a::before
{
    content: counter(number);
}