/**
 * 2007-2025 PrestaShop.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 *
 *  @author    PrestaShop SA <contact@prestashop.com>
 *  @copyright 2007-2025 PrestaShop SA
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 *  International Registered Trademark & Property of PrestaShop SA
 */

#tvcookieslaw_banner {
    display: none;
    z-index: 10000;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    padding: 20px 0;
    color: #FFF;
    font-family: Poppins;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
}

#tvcookieslaw_banner.tvcookieslaw-banner-floating {
    border-radius: 5px;
}

#tvcookieslaw_banner a {
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
}

#tvcookieslaw_banner a:hover {
    text-decoration: none;
}

#tvcookieslaw_banner .tvcookieslaw-link-container {
    margin: 8px 0 13px;
    text-align: center;
}

#tvcookieslaw_banner .tvcookieslaw-link-container a.tvcookieslaw-link:not(:first-child) {
    margin-left: 7px;
}

.tvcookieslaw-banner-message {
    display: block;
    color: #fff;
    font-size: 16px;
}

.tvcookieslaw-banner-message p {
    color: #FFF;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
    text-align: center;
    margin-top: 0;
    font-weight: 500;
}

.tvcookieslaw-banner-message p:last-child {
    margin-bottom: 0;
}

.tvcookieslaw-button:focus,
.tvcookieslaw-button:focus-visible {
    outline: none;
}

.tvcookieslaw-button-container {
    display: block;
    text-align: center;
}

.tvcookieslaw-button-container .tvcookieslaw-reject-button,
.tvcookieslaw-button-container .tvcookieslaw-accept-button {
    text-align: center;
    /*    min-height: 50px;*/
    cursor: pointer;
    font-size: 15px;
    text-transform: capitalize;
    background-color: #8BC954;
    border-color: #8BC954;
    color: #FFF;
    margin: 15px;
}


.tvcookieslaw-modal {
    background: #FFF;
    display: none;
    font-family: Poppins;
    -webkit-font-smoothing: antialiased;
    color: #444;
    padding: 0 !important;
}

.tvcookieslaw-modal-header {
    padding: 10px 16px;
    display: block;
    position: relative;
    overflow: auto;
    border-top: 4px solid #000;
    border-bottom: 1px solid #e4e4e4;
    /*box-shadow: 0 4px 2px -3px rgba(0,0,0,.1);*/
    z-index: 1070;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title {
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    line-height: 22px;
    font-size: 18px;
    color: #444;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-around; */
    align-items: center;
    font-weight: 500;
    gap: 5px;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-badge {
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements i {
    /*display: inline-flex;*/
    /* height: 20px; */
    /* width: 24px; */
    position: static;
    /* top: 3px; */
    /* left: 1px; */
    font-size: 15px;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-user-consent-consent-date i {
    font-size: 21px;

}.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-user-consent-download i {
    font-size: 21px;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-badge {
    padding: 5px 8px;
    /* display: flex; */
    /* align-items: center; */
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 0;
}

.tvcookieslaw-modal-header-title-user-consent-elements {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-user-consent-download {
    text-decoration: none !important;
    color: #ffffff !important;
    outline: 0 !important;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-user-consent-download:active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-icon-schedule {
    background: url('../img/schedule.svg') no-repeat center;
    background-size: 100%;
}

.tvcookieslaw-modal-header .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-icon-download {
    background: url('../img/download.svg') no-repeat center;
    background-size: 100%;
}

.tvcookieslaw-modal-body {
    padding: 16px;
    display: block;
    position: relative;
    overflow: auto;
    height: 405px;
    overflow-y: auto;
    scroll-behavior: smooth;
}

.tvcookieslaw-section {
    padding: 16px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e4e4e4;
    margin-bottom: 16px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.tvcookieslaw-section:last-child {
    margin-bottom: 0;
}

.tvcookieslaw-section-name {
    display: block;
    font-weight: 500;
    font-size: 16px;
    padding: 5px 0;
    flex: 1;
    line-height: 20px;
}

.tvcookieslaw-section-name span {
    font-weight: 500;
}

.tvcookieslaw-modal-header-title svg path {
    fill: #c57d1e;
}

.tvcookieslaw-badge {
    position: relative;
    top: -1px;
    right: -2px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 500;
    color: #FFF;
    line-height: 12px;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #8AC954;
    border-radius: 2px;
}

.tvcookieslaw-section-purpose {
    display: block;
    float: left;
    width: 100%;
}

.tvcookieslaw-section-purpose-button {
    border-bottom: none;
    padding: 10px 15px;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #F5F5F5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #444;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    text-decoration: none;
    border-radius: 5px !important;
}

.tvcookieslaw-section-purpose-button:hover,
.tvcookieslaw-section-purpose-button:focus {
    text-decoration: none;
    color: #444;
}

.tvcookieslaw-section-purpose-button:focus,
.tvcookieslaw-section-purpose-button:focus-visible {
    outline: none;
}

.tvcookieslaw-section-purpose-button .tvcookieslaw-section-purpose-button-title {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.tvcookieslaw-section-purpose-button:after {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
}

.tvcookieslaw-section-purpose-button:not(.collapsed):after {
    background: url('../img/not_collapsed.svg') no-repeat center;
}

.tvcookieslaw-section-purpose-button.collapsed:after {
    background: url('../img/collapsed.svg') no-repeat center;
}

.tvcookieslaw-section-purpose-content.collapse {
    display: none;
}

.tvcookieslaw-section-purpose-content.collapse.in,
.tvcookieslaw-section-purpose-content.collapse.show {
    display: block;
}

.tvcookieslaw-section-purpose-content.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height;
}

.tvcookieslaw-section-purpose-content-description {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 20px;
    background-color: #f5f5f57d;
    margin-top: 4px;
    font-weight: 500;
}

.tvcookieslaw-section-purpose-content-cookies-table {
    width: 100%;
    margin-top: 10px;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.tvcookieslaw-section-purpose-content-cookies-table caption+thead tr:first-child th,
.tvcookieslaw-section-purpose-content-cookies-table caption+thead tr:first-child td,
.tvcookieslaw-section-purpose-content-cookies-table cotvroup+thead tr:first-child th,
.tvcookieslaw-section-purpose-content-cookies-table cotvroup+thead tr:first-child td,
.tvcookieslaw-section-purpose-content-cookies-table thead:first-child tr:first-child th,
.tvcookieslaw-section-purpose-content-cookies-table thead:first-child tr:first-child td {
    border-top: 0;
}

.tvcookieslaw-section-purpose-content-cookies-table>thead>tr>th {
    background: #F5F5F5;
    border-bottom-width: 2px;
    vertical-align: middle;
    border-bottom: 1px solid #D6D4D4;
    font-weight: 500;
}

.tvcookieslaw-section-purpose-content-cookies-table thead>tr>th,
.tvcookieslaw-section-purpose-content-cookies-table thead>tr>td,
.tvcookieslaw-section-purpose-content-cookies-table tbody>tr>th,
.tvcookieslaw-section-purpose-content-cookies-table tbody>tr>td,
.tvcookieslaw-section-purpose-content-cookies-table tfoot>tr>th,
.tvcookieslaw-section-purpose-content-cookies-table tfoot>tr>td {
    padding: 8px 16px;
    font-size: 13px;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #D6D4D4;
    font-weight: 500;
}

.tvcookieslaw-section-purpose-content-cookies-table td,
.tvcookieslaw-section-purpose-content-cookies-table th {
    text-align: left;
}

.tvcookieslaw-section-purpose-content-cookies-table td a {
    color: #8BC954;
    font-size: 13px;
    font-weight: 500;
}

.tvcookieslaw-section-purpose-content-cookies-table td a:hover {
    text-decoration: underline;
}

.tvcookieslaw-section-checkbox {
    display: inline-flex;
    width: 25%;
    justify-content: flex-end;
    /*padding-right: 37px;*/
}

.tvcookieslaw-modal-footer {
    display: flex;
    border: 0px;
    box-shadow: 0 -4px 2px -3px rgba(0, 0, 0, .1);
    border-top: 1px solid #E4E3E3;
    padding: 16px;
}

.tvcookieslaw-modal-footer .tvcookieslaw-modal-footer-left {
    width: 20%;
    display: flex;
    justify-content: flex-start;
}

.tvcookieslaw-modal-footer .tvcookieslaw-modal-footer-right {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}

.tvcookieslaw-modal-footer .tvcookieslaw-button {
    /*    min-height: 40px;*/
    text-transform: none;
    color: #FFF;
    font-size: 15px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    /*    border-radius: 0px;*/
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-right: 5px;
}

.tvcookieslaw-modal-footer .tvcookieslaw-button:last-child {
    margin-right: 0;
}

.tvcookieslaw-modal-footer .tvcookieslaw-button:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.tvcookieslaw-section-description ul li {
    color: #5C5C5C;
    position: relative;
    width: 100%;
    display: inline-block;
    z-index: 1;
    margin: 6px 0;
    line-height: 1em;
}

.tvcookieslaw-section-description ul li:before {
    content: "\2714";
    color: #444;
    font-size: 1em;
    position: absolute;
    top: 0px;
    left: -18px;
    z-index: 2;
    width: 12px;
    height: 12px;
}

.tvcookieslaw-switch {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 28px;
}

.tvcookieslaw-tooltip-container:hover {
    cursor: pointer;
}

.tooltipster-base {
    font-size: 12px;
    font-weight: 500;
    font-family: Poppins;
}

.tvcookieslaw-slider-option {
    font-size: 14px;
}

.tvcookieslaw-slider-option-left,
.tvcookieslaw-slider-option-right {
    position: absolute;
    display: inline-block;
    line-height: 25px;
    font-weight: 500;
}

.tvcookieslaw-slider-option-left {
    left: -35px
}

.tvcookieslaw-slider-option-right {
    left: 70px;
}

.tvcookieslaw-switch input {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

.tvcookieslaw-switch div.checker,
.tvcookieslaw-switch div.checker span,
.tvcookieslaw-switch div.checker input {
    width: 0 !important;
    height: 0 !important;
}

.tvcookieslaw-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #CCC;
    box-shadow: 0 0 1px #CCC;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 20px;
}

.tvcookieslaw-slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 4px;
    bottom: 3px;
    border-radius: 50%;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;

}

.tvcookieslaw-switch.tvcookieslaw-switch-disabled .tvcookieslaw-slider {
    cursor: not-allowed;
}

.tvcookieslaw-slider.tvcookieslaw-slider-checked {
    background-color: #8BC954;
    box-shadow: 0 0 1px #8BC954;
}

.tvcookieslaw-switch .tvcookieslaw-slider {
    background-color: #009d32;
}

#tvcookieslaw_modal .tvcookieslaw-slider.tvcookieslaw-slider-checked {
    background-color: #e4e4e4 !important;
    box-shadow: 0 0 1px #e4e4e4 !important;
}

.tvcookieslaw-switch.tvcookieslaw-switch-disabled .tvcookieslaw-slider {
    opacity: 0.5;
}

.tvcookieslaw-slider.tvcookieslaw-slider-checked:before {
    -webkit-transform: translateX(48px);
    -ms-transform: translateX(48px);
    transform: translateX(48px);
}

.tvcookieslaw-modal .tvcookieslaw-cancel-button {
    background: #a3a2a2ed;
    color: #fff;
    border-radius: 3px;
}

.tvcookieslaw-modal .tvcookieslaw-partial-accept-button,
.tvcookieslaw-modal .tvcookieslaw-reject-button {
    background: #adadaded;
}

.tvcookieslaw-modal .tvcookieslaw-partial-accept-button {
    background-color: #009d32;
}

.tvcookieslaw-modal .tvcookieslaw-accept-button {
    background: #8BC954;
}

#tvcookieslaw_banner.tvcookieslaw-banner-top {
    top: 0;
}

#tvcookieslaw_banner.tvcookieslaw-banner-bottom {
    bottom: 0;
}

#tvcookieslaw_banner.tvcookieslaw-banner-floating {
    width: 40%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#tvcookieslaw_banner.tvcookieslaw-banner-floating>.container {
    display: table-cell;
}

.tvcookieslaw-banner-close-button {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    padding: 5px;
    cursor: pointer;
    background-color: #000;
    border-radius: 50%;
}

/*#tvcookieslaw_banner.tvcookieslaw-banner-floating .tvcookieslaw-banner-close-button {
    border-radius: 0 10px 0 0;
}*/

.tvcookieslaw-banner-close-button .tvcookieslaw-icon-close {
    background: url('../img/close.svg') no-repeat center;
    background-size: 100%;
    height: 25px;
    width: 30px;
    display: block;
    transition: all .2s ease-in-out;
}

.tvcookieslaw-banner-close-button .tvcookieslaw-icon-close:hover {
    transform: scale(1.1);
}

.tvcookieslaw-banner-floating .tvcookieslaw-banner-message {
    margin-right: 0;
    float: none;
    font-size: 13px;
}

.tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-floating .tvcookieslaw-banner-message {
    /*    width: calc(100% - 30px);*/
    padding-right: 40px;
}

.tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-floating .tvcookieslaw-banner-message .tvcookieslaw-link-container {
    width: calc(100% + 30px);
}

.tvcookieslaw-banner-floating .tvcookieslaw-reject-button,
.tvcookieslaw-banner-floating .tvcookieslaw-accept-button {
    /*    height: 40px !important;*/
    font-weight: 500;
}

.tvcookieslaw-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}

.tvcookieslaw-fancybox .fancybox-overlay {
    transition: 1s;
}

.table-responsive {
    border: 0 !important;
}

.page-my-account #content .links a.tvcookieslaw-account-button img {
    display: block;
    margin: auto;
    padding: 15px 0;
    height: 55px;
}

#my-account ul.myaccount-link-list li.tvcookieslaw-account-button a img {
    padding: 10px;
    float: left;
}

.tvcookieslaw-fixed-button {
    position: fixed;
    z-index: 5000;
    padding: 0;
    /*transition: transform 0.2s ease 0s !important;*/
    height: 50px;
    width: 50px;
    bottom: 10px;
    cursor: pointer;
    background-color: #444;
    display: none;
    justify-content: center;
    align-items: center;
    transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    -moz-transition: all .4s ease !important;
    -ms-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
}

.tvcookieslaw-fixed-button:hover {
    transform: translate(0px, 0px) scale(1.1) !important;
}

.tvcookieslaw-fixed-button.tvcookieslaw-fixed-button-left {
    left: 10px;
}

.tvcookieslaw-fixed-button.tvcookieslaw-fixed-button-right {
    right: 10px;
}

.tvcookieslaw-banner-bottom .tvcookieslaw-banner-message,
.tvcookieslaw-banner-top .tvcookieslaw-banner-message {
    width: 100%;
    text-align: center;
}

.tvcookieslaw-banner-top .tvcookieslaw-button-container,
.tvcookieslaw-banner-bottom .tvcookieslaw-button-container {}

#module-tvcookieslaw-disallow .disallow-controller-content {
    text-align: center !important;
}

/* CSS code for hover glass effect */
.tvcookieslaw-button {
    padding: 5px 10px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    /*transition: background-color 0.3s ease, box-shadow 0.3s ease;*/
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.tvcookieslaw-button:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
    opacity: .8;
}

/* Initially hide the popup */
.tvcookieslaw-popup {
    display: none;
}

/* Add animation for smooth popup */
.tvcookieslaw-popup.show-popup {
    display: table;
    opacity: 1;
    animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tvcookieslaw-fancybox .fancybox-skin .fancybox-inner {
    height: auto !important;
}

@media only screen and (max-width: 991px) {
    .tvcookieslaw-banner-floating {
        width: 55% !important;
    }

    .tvcookieslaw-button-container .tvcookieslaw-reject-button {
        /*        margin-bottom: 5px;*/
    }

    .tvcookieslaw-reject-button-enabled .tvcookieslaw-button-container {
        /*        display: block;*/
    }
}

@media only screen and (max-width: 767px) {
    .tvcookieslaw-banner-message {
        display: block;
        float: left;
        /*        margin-bottom: 15px;*/
        margin-right: 0;
    }

    .tvcookieslaw-button-container {
        display: block;
    }

    .tvcookieslaw-button-container,
    .tvcookieslaw-reject-button-enabled .tvcookieslaw-button-container,
    .tvcookieslaw-reject-button-enabled .tvcookieslaw-banner-message,
    .tvcookieslaw-banner-message {
        /*        width: 100%;*/
    }

    .tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-top .tvcookieslaw-banner-message,
    .tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-bottom .tvcookieslaw-banner-message {
        width: calc(100% - 30px);
    }

    .tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-top .tvcookieslaw-banner-message .tvcookieslaw-link-container,
    .tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-bottom .tvcookieslaw-banner-message .tvcookieslaw-link-container {
        width: calc(100% + 30px);
    }

    #tvcookieslaw_banner {
        padding: 0;
    }

    .tvcookieslaw-banner .container {
        padding: 15px !important;
        width: 100%;
    }

    .tvcookieslaw-modal-footer .tvcookieslaw-modal-footer-left {
        width: 100%;
        float: right;
        text-align: center;
    }

    .tvcookieslaw-modal-footer .tvcookieslaw-modal-footer-right {
        width: 100%;
        float: left;
        text-align: center;
    }

    .tvcookieslaw-section-name {
        width: 50%;
        float: left;
    }

    .tvcookieslaw-section-name .tvcookieslaw-badge {
        top: 0;
        right: -6px;
    }

    .tvcookieslaw-section-checkbox {
        width: 50%;
    }

    .tvcookieslaw-banner-floating {
        width: 70% !important;
    }

    .tvcookieslaw-banner-floating .tvcookieslaw-button-container {
        margin-top: 0;
    }

    .tvcookieslaw-button-container .tvcookieslaw-reject-button,
    .tvcookieslaw-button-container .tvcookieslaw-accept-button {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 599px) {
    .tvcookieslaw-modal-footer {
        flex-wrap: wrap;
    }

    .tvcookieslaw-modal-footer .tvcookieslaw-modal-footer-left {
        order: 1;
        margin-top: 5px;
    }

    .tvcookieslaw-modal-footer .tvcookieslaw-modal-footer-right {
        order: 0;
        flex-wrap: wrap;
    }

    .tvcookieslaw-modal .tvcookieslaw-accept-button {
        order: 0;
        flex: 1 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .tvcookieslaw-modal .tvcookieslaw-partial-accept-button {
        order: 1;
        flex: 1 50%;
        margin-right: 0;
    }

    .tvcookieslaw-modal .tvcookieslaw-reject-button {
        order: 2;
        flex: 1 calc(50% - 5px);
        margin-right: 0;
        margin-left: 5px;
    }

    .tvcookieslaw-modal .tvcookieslaw-cancel-button {
        flex: 1 100%;
    }

    .tvcookieslaw-modal-header .tvcookieslaw-modal-header-title .tvcookieslaw-modal-header-title-user-consent-elements .tvcookieslaw-badge {
        padding: 2px 2px 6px;
    }
}

@media only screen and (max-width: 551px) {
    .tvcookieslaw-modal-header-title-user-consent-elements {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 449px) {
    .tvcookieslaw-section-name {
        width: 100%;
        text-align: center;
    }

    .tvcookieslaw-section-checkbox {
        width: 100%;
        justify-content: center;
        margin-top: 0;
        padding-right: 0;
    }

    .tvcookieslaw-modal .tvcookieslaw-partial-accept-button {
        flex: 1 100%;
    }

    .tvcookieslaw-modal .tvcookieslaw-reject-button {
        order: 2;
        flex: 1 100%;
        margin-top: 5px;
        margin-left: 0px;
    }

    .tvcookieslaw-banner-floating {
        width: 85% !important;
    }

}

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

    .tvcookieslaw-banner-bottom .tvcookieslaw-button-container,
    .tvcookieslaw-banner-top .tvcookieslaw-button-container {
        margin-left: 0;
    }

    .tvcookieslaw-banner-bottom .tvcookieslaw-button-container,
    .tvcookieslaw-banner-top .tvcookieslaw-button-container {
        width: 100%;
    }
}

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

    .tvcookieslaw-button-container .tvcookieslaw-reject-button,
    .tvcookieslaw-reject-button-enabled .tvcookieslaw-button-container .tvcookieslaw-accept-button {
        /*        width: 100%;*/
    }

    .tvcookieslaw-banner-top .tvcookieslaw-button-container,
    .tvcookieslaw-banner-bottom .tvcookieslaw-button-container {
        /*        width: 100%;*/
        /*        margin-left: 0;*/
    }

    .tvcookieslaw-user-consent-consent-date {
        margin-bottom: 5px;
    }

}

@media only screen and (min-width: 768px) {
    .tvcookieslaw-banner .container {
        vertical-align: middle;
        max-width: 100%;
        margin: auto;
    }

    .tvcookieslaw-banner-floating .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
        padding-bottom: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:1199px) {
    .tvcookieslaw-banner.tvcookieslaw-reject-button-enabled .container {
        padding: 0 5% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .tvcookieslaw-banner-floating {
        width: 45% !important;
    }
}




/*redesign css start*/
/* width */
.tvcookieslaw-modal-body::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.tvcookieslaw-modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.tvcookieslaw-modal-body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

/* Handle on hover */
.tvcookieslaw-modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.tvcookieslaw-fancybox {
    border-radius: 9px !important;
    overflow: hidden !important;
}

.tvcookieslaw-modal-header-title svg {
    width: 22px;
    height: 22px;
}


/*redesign css end*/



/*switch start*/

.tvcookieslaw-switch {
    position: relative;
    width: 80px;
    height: 30px;
    display: inline-block;
}

.tvcookieslaw-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.tvcookieslaw-slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ccc;
    border-radius: 30px;
    padding: 0 10px;
    height: 100%;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s;
}

.tvcookieslaw-slider-ball {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
    z-index: 1;
}

.tvcookieslaw-label {
    font-size: 12px;
    color: white;
    z-index: 2;
    font-weight: 500;
    width: 30%;
    text-align: center;
    pointer-events: none;
}

.tvcookieslaw-button-container {
    clear: both;
}

.tvcookieslaw-label-no {
    margin-right: auto;
}

.tvcookieslaw-label-yes {
    margin-left: auto;
}

.tvcookieslaw-switch input:checked + .tvcookieslaw-slider {
    background-color: #4caf50;
}


.tvcookieslaw-switch input:checked+.tvcookieslaw-slider .tvcookieslaw-slider-ball {
    transform: translateX(50px);
}

/*switch end*/

@media only screen and (max-width: 767px) {
    .tvcookieslaw-banner-message p {
        font-size: 13px;
    }

    #tvcookieslaw_banner a {
        font-size: 13px;
    }

    .tvcookieslaw-button {
        padding: 5px 5px;
    }

    .tvcookieslaw-banner-close-button {
        width: 27px;
        height: 27px;
        padding: 0px;
    }

    .tvcookieslaw-banner-close-button .tvcookieslaw-icon-close {
        background: url('../img/close.svg') no-repeat center;
        background-size: 84%;
        height: 27px;
        width: 30px;
    }

    .tvcookieslaw-switch {
        transform: scale(0.8);
    }

    .tvcookieslaw-section-purpose-button:after {
        width: 18px;
        height: 18px;
    }

    .tvcookieslaw-section-purpose-button {
        border-radius: 5px !important;
        padding: 7px 11px;
        margin-top: 5px;

    }

    .tvcookieslaw-section-purpose-button .tvcookieslaw-section-purpose-button-title {
        font-size: 14px;
    }

}

@media only screen and (max-width: 575px) {
    .tvcookieslaw-banner-message p {
        text-align: start;
    }

    #tvcookieslaw_banner .tvcookieslaw-link-container {
        text-align: start;
    }

    .tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-top .tvcookieslaw-banner-message .tvcookieslaw-link-container,
    .tvcookieslaw-banner-close-button-enabled.tvcookieslaw-banner-bottom .tvcookieslaw-banner-message .tvcookieslaw-link-container {
        width: 100%;
    }

    /* #tvcookieslaw_banner .tvcookieslaw-banner-message p {
        margin-inline-start: 7px;
    }*/

    #tvcookieslaw_banner .tvcookieslaw-link-container a.tvcookieslaw-link:not(:first-child) {
        margin-left: 0;
        margin-top: 5px;
    }

    .tvcookieslaw-button-container {
        text-align: start;
    }

    .tvcookieslaw-section-name {
        font-size: 14px;
        padding-top: 0;
    }

    .tvcookieslaw-section {
        padding: 10px;
    }

    .tvcookieslaw-modal-header .tvcookieslaw-modal-header-title {
        font-size: 16px;
    }

    .tvcookieslaw-modal-header-title svg {
        width: 20px;
        height: 20px;
    }

    .tvcookieslaw-section-purpose-button .tvcookieslaw-section-purpose-button-title {
    font-size: 13px;
}
.tvcookieslaw-section-purpose-button:after {
    width: 14px;
    height: 14px;
}

}

@media only screen and (max-width: 400px) {
    #tvcookieslaw_banner a {
        width: 51%;
        display: inline-block;
    }
}

#tvcookieslaw_fixed_button {
    border-radius: 50%;
}





.tvcookieslaw-fancybox.fancybox-wrap.fancybox-desktop.fancybox-type-inline {
    /*width: 35% !important;*/
    left: 0px !important;
    right: 0px !important;
    margin: auto !important;
    top: 0px !important;
    bottom: 0px !important;
    height: 520px !important;
}

.tvcookieslaw-fancybox.fancybox-wrap.fancybox-desktop.fancybox-type-inline .fancybox-skin {
    height: 100% !important;
}