﻿.cookie-template * {
    box-sizing: border-box;
    font-family: Arial,Helvetica,sans-serif;
}

.cookie-template {
    background-color: #FFFFFF;
    margin: 0;
}

.cookie-template strong {
    font-weight: 600;
}

.cookie-template header {
    margin: 0 auto 80px;
    padding: 45px 60px;
    max-width: 1020px;
    width: 100%;
    background-color: #b15533;
}

.cookie-template .container {
    margin: 0 auto;
    padding: 0 30px;
    max-width: 960px;
    width: 100%;
}

.cookie-template .module-title {
    margin-bottom: 45px;
}

.cookie-template .module-title .title-page {
    margin: 0 0 45px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #b15533;
    letter-spacing: 0;
    text-transform: uppercase;
}

.cookie-template .module-title .text p,  .cookie-template .module-rte .text-editor p,  .cookie-template .module-rte .text-editor ul li, .cookie-template .module-rte .text-editor ol li, .cookie-template #CookieDeclarationUserStatusLabelOff, .cookie-template #CookieDeclarationUserStatusLabelOn {
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 26px;
}

.cookie-template .module-rte {
    margin-bottom: 60px;
}

.cookie-template .module-rte .text-editor .title, .cookie-template .module-rte .text-editor .subtitle {
    display: block;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #b15533;
    letter-spacing: 0;
}

.cookie-template .module-rte .text-editor p, .cookie-template .module-rte .text-editor ul, .cookie-template #CookieDeclarationChangeConsent, .cookie-template .module-rte .text-editor .subtitle, .cookie-template .module-rte .text-editor ol, .cookie-template #CookieDeclarationUserStatusLabelOff, .cookie-template #CookieDeclarationUserStatusLabelOn {
    padding-left: 40px;
}

.cookie-template .module-rte .text-editor ol {
    padding-left: 55px;
}

.cookie-template .module-rte .text-editor ol li {
    margin-bottom: 5px;
}

.cookie-template .module-rte .text-editor ul li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
    left: 0;
}

.cookie-template .module-rte .text-editor ul li ul {
    padding-left: 0;
}

.cookie-template .module-rte .text-editor ul li ul li::before {
    color: #000000;
    font-weight: 600;
}

.cookie-template .module-rte .text-editor ul li::before {
    position: absolute;
    content: '•';
    left: 0;
    top: 0;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 0;
    line-height: 28px;
}

.cookie-template .module-title .text a,  .cookie-template .module-rte .text-editor a {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #b15533;
    letter-spacing: 0;
    line-height: 26px;
}

.cookie-template .CookieDeclarationType {
    border: none;
}

.cookie-template table, .cookie-template .CookieDeclarationTable {
    margin: 0 auto;
    max-width: 855px;
    width: 100%;
    border-collapse: collapse;
}

.cookie-template table td, .cookie-template .CookieDeclarationTable td, .cookie-template table th, .cookie-template .CookieDeclarationTable th {
    padding: 16px;
    vertical-align: top;
    border: 1px solid #b15533;
}

.cookie-template table th, .cookie-template .CookieDeclarationTable th {
    background-color: #b15533;
    font-family: Arial,serif;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    font-style: normal;
}

.cookie-template table td, .cookie-template .CookieDeclarationTable td, .cookie-template .module-rte .text-editor table td a {
    background-color: transparent;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
    min-width: 196px;
    line-height: 22px;
}

.cookie-template .module-rte .text-editor table td a {
    color: #b15533;
    font-weight: 600;
}

#notices #logo_wim, #logo_apcer, #logo_porvid, #logo_vinhospt, #logo_sogrape {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.cookie-template footer {
    margin: 0 auto;
    padding: 20px 0 0;
    max-width: 1020px;
    width: 100%;
    background-color: #b15533;
}

.cookie-template footer .subfooter {
    display: block;
    background-color: #FFF;
    height: 164px;
    margin: 0;
    padding: 20px 0;
}

.cookie-template footer .subfooter>li:first-child {
    float: left;
}

.cookie-template footer .subfooter>li {
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #9EA8B5;
    padding: 0 35px 0 31px;
}

.cookie-template footer subfooter>li.olw {
    margin-top: 10px;
}

.cookie-template footer .subfooter>li>p.bebamoderacao {
    padding: 15px 0 0 0;
    margin: 0;
    color: #9EA8B5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.cookie-template footer .subfooter>li>.moderation {
    padding: 15px 0;
    float: left;
    display: inline-block;
}


@media screen and (max-width: 767px) {
    .scroll-mobile {
        overflow-x: scroll;
    }

    .cookie-template .module-title .title-page {
        margin: 0 0 40px;
        font-size: 36px;
        line-height: 46px;
    }

    .cookie-template .module-rte .text-editor .title,  .cookie-template .module-rte .text-editor .subtitle {
        margin-bottom: 25px;
        font-size: 28px;
        line-height: 38px;
    }

    .cookie-template .module-rte .text-editor p, .cookie-template .module-rte .text-editor ul, .cookie-template #CookieDeclarationChangeConsent, .cookie-template .module-rte .text-editor .subtitle, .cookie-template #CookieDeclarationUserStatusLabelOff, .cookie-template #CookieDeclarationUserStatusLabelOn {
        padding-left: 0;
    }

    .cookie-template table, .cookie-template .CookieDeclarationTable {
        table-layout: initial;
    }
}