        .special-block {
            display: none;
        }
        
        #barfulator-form {
            width: 70%;
            padding-right: 30px;
            color: #522a27;
        }
        
        #barfulator h2 {
            font: 400 2.25rem/2.5rem 'Noto Serif', sans-serif;
            font-style: italic;
            margin: 0 0rem 1.25rem 0rem;
        }
        
        #calculator-wrapper {
            display: flex;
            flex-wrap: nowrap;
            margin-bottom: 50px;
        }
        
        #barfulator h2 {
            color: #522a27;
            text-align: center;
        }
        
        .barfulator-q-block {
            border-bottom: 1px solid #836661;
            padding: 35px 0;
            ;
        }
        
        .barfulator-q-block:nth-child(2) .barfulator-q-block-content {
            margin: 0;
        }
        
        .barfulator-q-block:nth-child(4) {
            background: url('../images/knochen.png') no-repeat 40px 90px;
            border-bottom: 0;
        }
        
        .barfulator-q-block:nth-child(4) .barfulator-q-block-content {
            margin: 0;
        }
        
        #barfulator .barfulator-q-block h2 {
            font-size: 24px;
            text-align: left;
        }
        
        .barfulator-q-block .indikator {
            display: inline-block;
            font: italic 400 5rem/5.5rem 'Noto Serif', sans-serif;
            color: #836661;
            vertical-align: top;
            margin-top: 25px;
        }
        
        .barfulator-q-block img {
            position: absolute;
        }
        
        .barfulator-q-block .barfulator-image.jumper img {
            top: -100px;
        }
        
        .barfulator-q-block .barfulator-image {
            margin-right: 25px;
            position: relative;
            display: inline-block;
            vertical-align: top;
        }
        
        .barfulator-q-block-content {
            display: inline-block;
            vertical-align: top;
            margin: 0rem 0rem 0rem 7.5rem
        }
        
        .barfulator-q-block h2 {
            font: italic 400 1.5rem/2rem 'Noto Serif', sans-serif;
            display: block;
            color: #836661;
            text-align: left
        }
        
        .barfulator-q-block-content div {
            display: inline-block;
        }
        
        .barfulator-q-block input {
            padding: 12px;
            font-style: italic;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            text-align: right;
            cursor: pointer;
            text-align: center;
            border: 1px solid #522a27;
        }
        
        .barfulator-q-block label {
            cursor: pointer;
        }
        
        #barfulator button {
            background: #836661;
            color: #fff;
            padding: 10px 20px;
            box-shadow: none;
            border-radius: 4px;
            border: none;
            width: 230px;
            display: block;
            margin: 20px auto 0;
            font: italic 400 1rem/1.5rem 'Noto Serif', sans-serif;
            transition: 0.6s ease;
            -webkit-transition: 0.6s ease;
            -moz-transition: 0.6s ease;
        }
        
        #barfulator button:hover {
            background: #522a27;
            transition: 0.6s ease;
            -webkit-transition: 0.6s ease;
            -moz-transition: 0.6s ease;
        }
        
        .futtermengen-anzeige {
            background: #6F9E2F;
            padding: 30px;
            position: fixed;
            bottom: 100px;
            right: 0;
            border-radius: 4px 0 0 4px;
            z-index: 9999999;
            color: #fff;
            font-size: 16px;
            line-height: 26px;
            font-weight: normal;
            margin: 0;
            text-align: right;
            display: none;
        }
        
        #barfulator .inner {
            width: 1200px;
        }
        
        .barf-txt {
            max-width: 900px;
            text-align: center;
            margin: 0 auto 40px;
        }
        
        #barfulator h1 {
            text-align: center;
        }
        /* New design */
        
        #age,
        #aktive,
        #bones,
        #calc-step-2-info,
        #calc-step-3-info,
        #calc-step-4-info,
        #email-section,
        #start_barfulator,
        #info-section {
            display: none;
        }
        
        .weight-msg{
            background: #9e2f2f;
            padding: 10px;
            bottom: 10px;
            width: 340px;
            border-radius: 4px 0 0 4px;
            z-index: 9999999;
            font-size: 12px;
            line-height: 16px;
            font-weight: normal;
            margin: auto;
            text-align: right;
            display: none;
            color: rgb(255, 255, 255);
        }

        .invalid-email {
            color: red;
            font-size: medium;
        }
        /* End */
        
        .barfulator-results {
            background: #fff;
            max-width: 960px;
            margin: auto;
            border-radius: 4px;
            border: 1px solid #dadae5;
            padding: 70px;
            display: none
        }
        
        .temp {
            text-align: center;
            margin: 0 0 20px 0;
            word-break: break-all;
        }
        
        .barfulator-results-wrapper {
            width: 550px;
            margin: auto;
        }
        
        #barfulator .barfulator-results h2 {
            margin-top: 0;
        }
        
        #barfulator .barfulator-results h3 {
            font: 400 20px/24px 'Noto Serif', sans-serif;
            font-style: italic;
            margin: 0 0 20px 0;
            color: #522a27;
        }
        
        #barfulator .barfulator-results hr {
            box-shadow: none;
            height: 1px;
            border: none;
            background: #836661;
            margin: 40px 0;
        }
        
        .result-element-wrap {
            display: flex;
            margin-bottom: 15px;
            justify-content: space-between;
        }
        
        .result-element-wrap.last {
            display: block;
        }
        
        .result-element-wrap.last a {
            color: #522a27;
        }
        
        .result-element-wrap span {
            font: 400 16px/24px 'Noto Serif', sans-serif;
            font-style: italic;
            color: #522a27;
        }
        
        .result-element-wrap input {
            padding: 10px 15px;
        }
        
        .warning-content {
            display: none;
            background-color: #FFC53A;
            color: white;
            padding: 15px;
            border-radius: 5px;
            margin-top: 20px;
            font-weight: bold;
            text-align: center
        }
        
        .barfulator-sidebar {
            border-left: 1px solid #836661;
            width: 30%;
            padding: 0 0 0 30px;
        }
        
        .step-info {
            height: 180px;
        }
        
        .barfulator-sidebar .info-icon {
            font: italic 400 1.5rem/2rem 'Noto Serif', sans-serif;
            display: inline-block;
            padding: 0rem 1.25rem 0rem 0rem;
            color: #836661;
            vertical-align: top;
        }
        
        .barfulator-sidebar p {
            display: inline-block;
            padding: 0 20px 10px 0;
            margin: 0;
            color: #522a27;
        }
        
        .barfulator-sidebar p .italic {
            font-style: italic;
        }
        
        .barfulator-sidebar p:nth-of-type(3),
        .barfulator-sidebar p:nth-of-type(5) {
            padding: 0 20px 0 28px;
        }
        
        .barfulator-sidebar a {
            color: #522a27;
        }
        
        .barfulator-results .hover {
            display: inline-block;
            position: relative;
        }
        
        .barfulator-results .hover .txt {
            background: #522a27;
            padding: 20px;
            border-radius: 4px;
            color: #fff;
            display: inline-block;
            position: absolute;
            width: 200px;
            opacity: 0;
            left: 25px;
            z-index: 99;
            visibility: hidden;
            transition: all .2s linear;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
        }
        
        .hinweis {
            background: #eee;
            padding: 15px;
            border-radius: 3px;
            margin: 30px 0 0 0;
        }
        
        .hinweis a {
            color: #522a27;
        }
        
        .barfulator-results .hover img:hover+.txt {
            opacity: 1;
            visibility: visible;
            overflow: visible;
            transition: all .2s linear;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
        }
        
        #barfulator .barfulator-results .hinweis h3 {
            margin: 0 0 12px 0;
        }
        
        @media screen and (max-width: 1366px) {
            #barfulator .inner {
                width: 90%;
                margin: 0 5%;
            }
        }
        
        @media screen and (max-width: 1024px) {
            .barfulator-sidebar #calc-step-2-info .info-icon {
                display: block;
            }
            .barfulator-sidebar p:nth-of-type(3),
            .barfulator-sidebar p:nth-of-type(5) {
                padding: 0 20px 0 0;
            }
        }
        
        @media screen and (max-width: 960px) {
            .barfulator-sidebar {
                display: none;
            }
            #barfulator-form {
                width: 100%;
            }
            .barfulator-results-wrapper {
                width: 420px;
            }
            .barfulator-results {
                padding: 40px;
            }
            #barfulator h2 {
                font: 400 28px/34px 'Noto Serif', sans-serif;
                font-style: italic;
            }
        }
        
        @media screen and (max-width: 540px) {
            .barfulator-q-block .indikator {
                font-size: 40px;
                line-height: 44px;
            }
            .barfulator-q-block-content div {
                display: block;
            }
            .barfulator-q-block img {
                display: none;
            }
            .barfulator-q-block .barfulator-image {
                margin-right: 0;
            }
            .barfulator-q-block-content {
                margin: 0 0 0 30px;
            }
            .barfulator-q-block:nth-child(2) .barfulator-q-block-content,
            .barfulator-q-block:nth-child(4) .barfulator-q-block-content {
                margin: 0 0 0 30px;
            }
            .barfulator-q-block:nth-child(4) {
                background: none;
            }
            .barfulator-results {
                padding: 20px;
            }
            .barfulator-results-wrapper {
                width: 100%;
            }
            .result-element-wrap input {
                width: 30%;
            }
            .futtermengen-anzeige {
                /* display: none!important; */
            }
            .barfulator-results-wrapper {
                overflow: hidden;
            }
        }
        
        @media screen and (max-width: 380px) {
            #barfulator h2 {
                font-size: 22px;
                line-height: 28px;
            }
            #barfulator .barfulator-q-block h2 {
                font-size: 20px;
            }
        }