/*Mobile Anpassungen von Dennis*/

/*.check-icon-list ul li{
    position: relative;
    padding-left: 20px;
}*/


/*body .entry-content-wrapper div.check-icon-list ul li .rpokliste::before{
    position: absolute;
    left: 20px;
}*/


/*body .normal-list ul[style*="square"] li {
    text-indent: 0px;
    list-style-type: none;
    margin-left: 20px;
    position: relative;
}
body .normal-list ul[style*="square"] li strong{
    font-weight: 500;
}

body .normal-list ul[style*="square"] li::before {
    content:" –  ";
    font-family: 'entypo-fontello';*/
    /*position: absolute;
    left: -20px;*/
}


@media(max-width: 767px) {

    .nf-field-element input {
        padding: 10px 0px 6px 10px !important;
    }

    .mobile-space a {
        margin: 5px 0 !important;
    }

    ul {
        margin-left: 0px;
    }

    .responsive .tabcontainer .tab_content {
        padding: 15px 0 0 10px;
    }

    .normal-list ul {
        padding-left: 0px
    }

    .normal-list ul li {
        text-indent: 0 !important;
    }

    .mobile-inner-space {
        padding-left: 10px;
        padding-right: 10px;
    }

    .av-minimal-toggle.togglecontainer .single_toggle .toggler {
        margin: 10px 0 12px 0px;
        padding-right: 20px;
    }

    .toggle_content, .av-minimal-toggle .toggle_content {
        padding-left: 15px !important;
        padding-right: 15px !important;

    }
}

@media(max-width: 1025px){
    .mobile-space a{
        margin: 20px 0 !important;
    }

}

@media(min-width: 768px) and (max-width: 1025px){
    .logo img {
        width: 213px ! important;
        height: 200px !important;
    }
}


/*PopUp Fix*/

/*.mfp-container:before {*/
/*    height: 0 !important;*/
/*}*/

/*#popup_online_apotheken {*/
/*    top: 50vh;*/
/*    transform: translateY(-50%);*/
/*}*/
