.ui-tabs-vertical .ui-tabs-nav {
    padding: 0.2em 0.1em 0.2em 0.2em;
    float: left;
    width: 13em;
}


#tabs-1, #tabs-2, #tabs-3, #tabs-4 {
    padding: 0px;
}

.tabs-2 .ui-tabs-panel {
    border: none;
    width: 600px;
    float: left;
    margin: 0 0 0 40px;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
.ui-widget-content {
    border: none;
}
.ui-tabs-vertical .ui-tabs-nav {
    padding: .2em .1em .2em .2em;
    float: left;
    width: 13em;
}


.tabs-2 li.ui-tabs-active a {
    background: #ededed none repeat scroll 0 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
}

.tabs-2 ul li {
    font-size: 16px;
    height: auto !important;
    margin: 0 0 10px !important;
}

.tabs-2 ul li a {

    border-image: url("/engine/Shopware/Plugins/Local/Frontend/RidgiCustomerInfo/Views/frontend/_public/images/border-rund-mittel-abstand.png") 16 17 16 17 round round;
    border-radius: 20px;
    border-style: solid;
    border-width: 18px;
    box-shadow: 0 2px 3px #313131;
    height: 150px;
    padding: 25px 0 0 !important;
    text-align: center;
    width: 168px;
    font-size: 16px;
}


.tabs-2 img {
    bottom: auto !important;
    display: block;
    margin: auto;
    padding: 0 0 10px;
}



.tabs-2 li.ui-tabs-active a {
    background: #ededed none repeat scroll 0 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
}


.tabs-2 h3 {
    color: #d08042;
    font-size: 13px !important;
    font-weight: 700;
    margin: 20px 0 12px;
}
h3 {
    color: #000;
    font: 400 14px/18px "Open Sans",sans-serif;
    margin: 0 0 30px;
}

ul.check li {
    font-size: 13px;
    line-height: 22px;
    list-style-image: url("/engine/Shopware/Plugins/Local/Frontend/RidgiCustomerInfo/Views/frontend/_public/images/check.png");
    margin: 0 0 0 25px !important;
    width: auto !important;
}

#produkte-auswahl h2 {
    font: 400 16px/22px "Open Sans",sans-serif;
}
#produkte-auswahl h1 {
    margin: 0 0 20px 0!important;
}
.tabs-2 h2 {
    font-size: 22px !important;
    line-height: 28px !important;
}
.tabs-2 h2, .tabs-2 p {
    margin: 0 0 12px !important;
}
h2 {
    color: #d08042;
    font: 400 45px/47px "Dancing Script",sans-serif;
}

.tabs-2 a.button {
    background: #d08042 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 40px;
    position: relative;
    text-decoration: none;
    top: 40px;
}
.tabs-2 a.button:hover {
    background: #000 none repeat scroll 0 0;
    transition: all 0.8s ease 0s;
}

.pflege{
    margin: 0!important;
}
.oli{
    display: none !important;
}

@media screen and (max-width:600px){


    .tabs-2 ul li a {
        height: auto;
        padding: 4px 0 !important;
    }

}
@media screen and (max-width:480px){

    .tabs-2 img {
        bottom: auto !important;
        display: block;
        margin: auto;
        padding: 0 0 8px;
        transform: scale(0.8);
    }
    .tabs-2 ul li a {
        font-size: 13px;
        height: auto;
        padding: 4px 0 !important;
    }
}