
.cookie-toggle .my-cookie-title {
    padding: 0.5rem 0;
}

.cookie-toggle .my-cookie-title .com-slidetoggle__title {
    text-align: left;
    padding: 0;
    width: 80%;
    display: inline-block;
}

.cookie-toggle .my-cookie-title .com-slidetoggle__icon {
    display: inline-block;
    float: right;
    margin-top: 0px;
    background-image: url(http://www.whirlpool.eu/assets/common/images/bg/common-sa305c4c912.png);
    background-position: 0 -2647px;
    -webkit-background-size: 120px auto;
    -moz-background-size: 120px auto;
    -o-background-size: 120px auto;
    background-size: 120px auto;
    background-repeat: no-repeat;
    width: 2.125rem;
    height: 2.125rem;
    right: 1.125rem;
}

.cookie-toggle .my-cookie {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
    transition: opacity 1s ease-out;
    opacity: 0;
}

.my-cookie-subgroup h2 {
    font-style: italic;
}

.desktop-title {
    padding-top: 5px !important;
}

.cookie-toggle .my-cookie .my-cookie-item {
    display: block;
    margin-bottom: 25px;
}

.cookie-toggle .my-cookie .my-cookie-item p {
    width: 25%;
    position: relative;
    float: left;
    display: block;
    margin-bottom: 5px;
}

.cookie-toggle .my-cookie .my-cookie-sub-item p {
    width: 25%;
    position: relative;
    float: left;
    display: block;
    margin-bottom: 5px;
}

.cookie-toggle .my-cookie .my-cookie-sub-item {
    display: block;
    margin-bottom: 25px;
}

.cookie-toggle .my-cookie .my-cookie-subgroup {
    margin-top: 0px;
    margin-bottom: 10px;
    display: block;
}

@media print, screen and (max-width: 47em) {
    .desktop-title {
        display: none !important;
    }

    .com-slidetoggle__title-cnt.com-slidetoggle__title-cnt--arrows.my-cookie-title {
        display: block !important;
    }

    .cookie-menu {
        display: none !important;
    }

    .my-cookie {
        display: none;
    }

    .com-slidetoggle.cookie-toggle {
        display: block !important;
    }

    .clearDiv {
        margin-bottom: 10px !important;
    }

    .my-cookie-item p:first-child {
        width: 45% !important;
    }

    .my-cookie-item p:nth-child(2) {
        width: 30% !important;
    }

    .my-cookie-item p:last-child {
        display: none !important;
    }

    .my-cookie-sub-item p:first-child {
        width: 45% !important;
    }

    .my-cookie-sub-item p:nth-child(2) {
        width: 30% !important;
    }

    .my-cookie-sub-item p:last-child {
        display: none !important;
    }

    .my-cookie-subgroup h2 {
        font-size: .75rem !important;
    }

    .my-cookie-item p {
        font-size: 9px !important;
    }

    .my-cookie-sub-item p {
        font-size: 9px !important;
    }
}

@media print, screen and (min-width: 48em)  and (max-width: 63.938em) {

    .desktop-title {
        display: none !important;
    }

    .com-slidetoggle__title-cnt.com-slidetoggle__title-cnt--arrows.my-cookie-title {
        display: block !important;
    }

    .cookie-menu {
        display: none !important;
    }

    .my-cookie {
        display: none;
    }

    .com-slidetoggle.cookie-toggle {
        display: block !important;
    }

    .clearDiv {
        margin-bottom: 10px !important;
    }

    .my-cookie-item p:first-child {
        width: 45% !important;
    }

    .my-cookie-item p:nth-child(2) {
        width: 30% !important;
    }

    .my-cookie-item p:last-child {
        display: none !important;
    }

    .my-cookie-sub-item p:first-child {
        width: 45% !important;
    }

    .my-cookie-sub-item p:nth-child(2) {
        width: 30% !important;
    }

    .my-cookie-sub-item p:last-child {
        display: none !important;
    }

    .my-cookie-sub-item p {
        font-size: 12px !important;
    }

    .my-cookie-item p {
        font-size: 12px !important;
    }
}