@charset "UTF-8";

body .swal2-container.open-gdpr {
    z-index: 9999 !important;
}

.template-customers-login #MainContent {
    display: none !important;
}

.template-cart #MainContent {
    display: none !important;
}

body .gdpr-swawl2 {
    padding: 0;
    width: 100%;
    max-width: 900px;
    background: transparent !important;
    padding-top: 35px;
}

.gdpr {
    font-family: "Open-sans", sans-serif;
    position: relative;
    width: 100%;
    z-index: 9999;
    background: transparent;
    max-width: 100%;
    margin: auto;
    text-align: left;
    font-size: 16px;
}

.gdpr h1,
.gdpr h2,
.gdpr h3,
.gdpr h4,
.gdpr h5,
.gdpr h6 {
    font-family: "Open Sans", sans-serif;
}

.gdpr input[hidden=hidden] {
    display: none !important;
}

.gdpr p {
    font-size: 16px;
}

.gdpr a {
    color: #2bb8b3;
    font-weight: 500;
}

.gdpr .gdpr-2bcom-logo {
    width: 70px;
    height: auto;
}

.gdpr .gdpr-blocked-cookies {
    padding: 5px;
}

.gdpr .gdpr-top {
    display: none;
}

.gdpr .gdpr-top.active {
    display: block;
}

.gdpr .js-container-view-gdpr {
    display: none;
}

.gdpr .js-container-view-gdpr.active {
    display: block;
}

.gdpr .gdpr-top {
    background: #667075;
    color: #fff;
    padding: 20px 140px 10px 30px;
    position: relative;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-top {
        padding: 20px 15px 10px 15px;
    }
}

.gdpr .gdpr-top .zmdi-settings-square {
    margin-right: 8px;
    color: #000;
    font-size: 21px;
    vertical-align: bottom;
}

.gdpr .gdpr-top p {
    color: #fff;
}

.gdpr .gdpr-entry-content ul {
    list-style-type: disc;
    list-style-image: none;
}

.gdpr .gdpr-entry-content table {
    margin-bottom: 20px;
}

.gdpr .gdpr-entry-content table td {
    display: table-cell !important;
    padding: 9px;
    border: 1px solid black;
}

.gdpr .gdpr-entry-content p {
    margin-bottom: 1em;
}

.gdpr .gdpr-close {
    position: absolute;
    top: -38px;
    right: 3px;
    cursor: pointer;
    font-size: 28px;
}

.gdpr .gdpr-close svg {
    width: 24px;
}

.gdpr .close-1 {
    display: none;
}

.gdpr .gdpr-continut-loading {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 9999;
    opacity: 0.7;
}

.gdpr .gdpr-continut {
    overflow-y: auto;
    max-height: 78vh;
    overflow-x: hidden;
    background: #fff;
    padding: 20px 30px 40px 30px;
    font-size: 16px;
    color: #667075;
    position: relative;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-continut {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.gdpr .gdpr-settings {
    float: right;
    background: #f6f6f6;
    margin-top: 25px;
    padding: 3px 30px;
    padding-left: 55px;
    width: 100%;
    max-width: 200px;
    font-size: 13px;
    text-align: left;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    position: relative;
    min-height: 44px;
    color: #000;
}

@media screen and (max-width: 600px) {
    .gdpr .gdpr-settings {
        float: left;
        clear: both;
        margin-top: 10px;
    }
}

.gdpr .gdpr-settings .gdprpro-cookie-settings-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}

.gdpr .gdpr-settings img {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.gdpr .gdpr-clearfix:after {
    display: block;
    content: "";
    clear: both;
}

.gdpr .gdpr-cookie-logo {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 600px) {
    .gdpr .gdpr-cookie-logo {
        right: 20px;
    }
}

.gdpr .cookie-functional {
    margin-top: 30px;
}

.gdpr .cookie-advertising {
    margin-top: 30px;
}

.gdpr .gdpr-agreement {
    font-size: 12px;
    color: #b1b8bb;
    text-transform: uppercase;
    font-weight: 300;
}

.gdpr .cookie-div {
    border: 1px solid lightgray;
    padding: 10px 20px;
    position: relative;
    background: #fcfcfc;
    border-radius: 5px;
    margin-top: 15px;
}

.gdpr .container-cookie-item {
    position: relative;
    padding-left: 50px;
    position: relative;
    padding-right: 80px;
}

@media screen and (max-width: 650px) {
    .gdpr .container-cookie-item {
        padding-left: 0;
        padding-right: 0;
    }
}

.gdpr .container-cookie-item .gdpr-img-service {
    top: 15px;
}

.gdpr .container-cookie-item .cookie-title {
    color: #004675;
    font-size: 16px;
}

.gdpr .cookie-description {
    color: #555;
    font-size: 12px;
}

@media screen and (max-width: 650px) {
    .gdpr .cookie-description {
        padding-top: 15px;
    }
}

.gdpr .cookie-more {
    color: #004675;
    font-size: 14px;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 5px;
    display: inline-block;
    padding-left: 50px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    cursor: pointer;
    clear: both;
}

@media screen and (max-width: 650px) {
    .gdpr .cookie-more {
        padding-left: 0;
    }
}

.gdpr .cookie-more i {
    display: inline-block;
    margin-right: 6px;
}

.gdpr .container-choice {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 80px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 0;
}

.gdpr .container-choice.gdpr-active .gdpr-button-toggle {
    background: #26b126;
}

.gdpr .container-choice.gdpr-active .gdpr-inner-button {
    left: 35px;
}

.gdpr .box-item table {
    margin-bottom: 0;
    width: 100%;
}

@media screen and (max-width: 600px) {
    .gdpr .box-item table thead {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .gdpr .box-item tr {
        border-bottom: 2px solid #cdcdce;
    }
}

.gdpr .box-item tr.service-hidden-description {
    display: none;
    text-align: left;
}

@media screen and (max-width: 600px) {
    .gdpr .box-item tr.service-hidden-description {
        display: none;
    }
}

.gdpr .box-item tr.service-hidden-description.active {
    display: table-row;
}

.gdpr .box-item th {
    color: #b1b8bb;
    font-size: 10px;
    text-transform: uppercase;
}

.gdpr .box-item th:nth-child(2) {
    width: 100px;
}

.gdpr .box-item th:nth-child(3) {
    padding-right: 30px;
}

.gdpr .box-item td {
    font-size: 14px;
    position: relative;
}

.gdpr .box-item td * {
    font-size: 14px;
}

@media screen and (max-width: 600px) {
    .gdpr .box-item td {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .gdpr .box-item td.js-trigger-service {
        display: none;
    }
}

.gdpr .box-item td.js-trigger-service:nth-child(1) {
    width: 40px;
    text-align: center;
    min-height: 50px;
}

.gdpr .box-item td:last-child div {
    margin-left: auto;
}

@media screen and (max-width: 600px) {
    .gdpr .box-item td:last-child div {
        margin-left: 0;
    }
}

.gdpr .box-item td,
.gdpr .box-item th {
    padding: 10px;
}

.gdpr .box-item .container-choice {
    position: relative;
    right: 0;
    bottom: 0;
    width: 67px;
}

@media screen and (max-width: 600px) {
    .gdpr .box-item .container-choice {
        position: relative;
    }
}

.gdpr .container-choice-table {
    border: 1px solid #979797;
}

.gdpr .js-choice-container {
    display: inline-block;
    padding: 4px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    text-transform: lowercase;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    margin-left: 8px;
    margin-right: 10px;
}

.gdpr .js-choice-container:first-child {
    border-right: 1px solid #979797;
}

.gdpr .js-choice-container:nth-child(3) {
    float: left;
}

.gdpr .js-choice-container:nth-child(4) {
    float: right;
}

.gdpr .js-choice-container.active {
    color: #000;
}

@media screen and (max-width: 650px) {
    .gdpr .js-choice-container {
        display: none;
    }
}

.gdpr .box-cookies {
    padding-top: 10px;
    font-size: 12px;
    padding-left: 50px;
}

@media screen and (max-width: 650px) {
    .gdpr .box-cookies {
        padding-left: 0;
    }
}

.gdpr .box-cookies.box-inactive {
    display: none;
}

.gdpr .box-cookies .box-item {
    margin-top: 20px;
}

.gdpr tr:last-child td {
    border-bottom: none;
}

.gdpr .br-sign {
    font-size: 17px;
    cursor: pointer;
}

.gdpr .br-sign:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.gdpr .active>.br-sign:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.gdpr button {
    padding: 0;
    cursor: pointer;
}

.gdpr button:focus {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.gdpr input[type=submit]:disabled {
    opacity: 0.5;
}

.gdpr .gdpr-button-toggle {
    height: 30px;
    background: #667075;
    display: inline-block;
    width: 60px;
    border-radius: 25px;
    position: relative;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.gdpr .gdpr-btn {
    background: #45494b;
    color: #fff;
    padding: 8px 35px 8px 35px;
    border: none;
    outline: none;
    border-radius: 25px;
    width: 100%;
    max-width: 200px;
    margin-top: 25px;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: bold;
    border: none;
    background: #45494b;
    min-height: 44px;
}

@media screen and (max-width: 600px) {
    .gdpr .gdpr-btn {
        margin-bottom: 10px;
    }
}

.gdpr .gdpr-inner-button {
    position: absolute;
    background: #fff;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    -webkit-transition: left 0.2s;
    -o-transition: left 0.2s;
    transition: left 0.2s;
}

.gdpr .gdpr-footer {
    background: #e8e8e8;
    padding: 10px 35px 10px 35px;
    color: #45494b;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-footer {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.gdpr .gdprpro-svg-center-settings {
    width: 14px;
    margin-bottom: 3px;
    margin-right: 7px;
}

.gdpr .gdprpro-sliders-privacy {
    width: 14px;
    margin-right: 4px;
    margin-bottom: 1px;
}

.gdpr .gdprpro-svg-back {
    width: 14px;
    margin-bottom: 2px;
    margin-right: 5px;
}

.gdpr .js-privacy-center {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
    outline: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
    color: #45494b;
    line-height: 20px;
    margin-top: 3px;
    text-align: left;
    display: flex;
}

.gdpr .js-privacy-center .zmdi-settings-square {
    font-size: 20px;
    color: #45494b;
    margin-right: 5px;
    vertical-align: bottom;
}

.gdpr .js-privacy-center .zmdi-chevron-left:nth-child(2) {
    margin-right: 10px;
}

.gdpr .js-privacy-center .zmdi-chevron-left {
    vertical-align: bottom;
    font-size: 20px;
}

.gdpr .powered-by {
    float: right;
    font-weight: bold;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.gdpr .powered-by>span {
    margin-right: 4px;
}

@media screen and (max-width: 600px) {
    .gdpr .powered-by {
        float: left;
        clear: both;
        margin-top: 10px;
    }
}

.gdpr .gdpr-col-4 {
    position: relative;
    width: 33.3333%;
    max-width: 33.3333%;
    display: inline-flex;
    padding-left: 0;
    padding-right: 15px;
    padding-right: 0;
    font-size: 14px;
    margin-top: 30px;
    padding-bottom: 40px;
}

@media screen and (max-width: 800px) {
    .gdpr .gdpr-col-4 {
        position: relative;
        width: 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .gdpr .gdpr-col-4 {
        position: relative;
        width: 100%;
        max-width: 100%;
    }
}

.gdpr .gdpr-col-4 .gdpr-review-btn {
    position: absolute;
    bottom: 0;
    left: 50px;
    border-radius: 25px;
    border: none;
    outline: none;
    color: #000;
    background: #e6e4e4;
    min-width: 95px;
    padding: 2px 2px 4px 2px;
    font-weight: bold;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-col-4 .gdpr-review-btn {
        left: 0;
    }
}

.gdpr .gdpr-col-4 h3 {
    font-size: 17px;
    color: #455a64;
    font-weight: 600;
}

.gdpr .gdpr-col-content {
    padding-left: 50px;
    position: relative;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-col-content {
        padding-left: 0;
    }
}

.gdpr .gdpr-img-service {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 30px;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-img-service {
        display: none;
    }
}

.gdpr .gdprpro-img-svg-service {
    position: absolute;
    left: 10px;
    top: 4px;
    width: 30px;
}

@media screen and (max-width: 650px) {
    .gdpr .gdprpro-img-svg-service {
        display: none;
    }
}

.gdpr .gdpr-side-img-service {
    padding-left: 65px;
    padding-right: 35px;
    position: relative;
}

@media screen and (max-width: 650px) {
    .gdpr .gdpr-side-img-service {
        padding-left: 0;
        padding-right: 0;
    }
}

.gdpr .gdpr-text {
    font-size: 12px;
}

.gdpr .gdpr-title {
    color: #45494b;
    font-weight: bold;
    border-bottom: 2px solid #cdcdce;
    padding-bottom: 4px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.gdpr .gdpr-title-other {
    margin-top: 35px;
}

.gdpr .gdpr-subtitle {
    font-size: 18px;
    font-weight: 600;
    color: #455a64;
    margin-bottom: 0;
}

.gdpr .gdpr-review-btn .zmdi-tune {
    margin-right: 5px;
}

.gdpr .gdpr-message {
    text-align: left;
    display: block;
    padding-top: 10px;
}

.gdpr .gdpr-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gdpr .other-services {
    padding: 30px 0 30px 0;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

.gdpr form input {
    border: 2px solid #e8e8e8;
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 10px 20px;
    border-radius: 20px;
    margin-top: 20px;
    font-size: 14px;
    height: 40px;
}

.gdpr form input:focus {
    outline: none;
}

.gdpr form textarea {
    width: 100%;
    max-width: 500px;
    height: 300px;
    padding: 10px 20px;
    border-radius: 20px;
    margin-top: 20px;
    border: 2px solid #e8e8e8;
    display: block;
    font-size: 14px;
}

.gdpr form textarea:focus {
    outline: none;
}

.gdpr #consent {
    display: inline-block;
    width: 20px;
}

.gdpr .gdpr-cookie-type {
    font-size: 14px;
    color: #b1b8bb;
    font-weight: 300;
    margin-bottom: 0;
}

.gdpr .gdpr-subtitle-cookies {
    font-weight: 300;
    margin-bottom: 0;
}

.gdpr .gdpr-line-break {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: 1px;
    border-bottom: 2px solid #cdcdce;
}

.gdpr .gdpr-justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.gdpr .js-message {
    text-align: left;
}

.gdpr .gdpr-green {
    color: #26b126;
}

.gdpr .gdpr-red {
    color: red;
}

.gdpr .gdpr-mobile {
    display: none;
}

@media screen and (max-width: 600px) {
    .gdpr .gdpr-mobile {
        display: block;
    }
}

.gdpr .js-gdpr-language {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    color: #000;
}

@media screen and (max-width: 600px) {
    .gdpr .js-gdpr-language {
        display: block;
    }
}

.gdpr .js-gdpr-language.active {
    color: #fff;
}

.gdpr .js-gdpr-language.active .st0 {
    fill: #fff;
}

.gdpr .js-gdpr-language:hover {
    color: #fff;
}

.gdpr .js-gdpr-language:hover .st0 {
    fill: #fff;
}

.gdpr .js-gdpr-language svg {
    width: 22px;
    display: inline-flex;
    height: 22px;
    vertical-align: bottom;
}

.gdpr .gdpr-sep {
    display: inline-block;
    color: #000;
    font-weight: 300;
    font-family: unset;
}

@media screen and (max-width: 600px) {
    .gdpr .gdpr-sep {
        display: none;
    }
}

.js-container-gdpr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    text-align: center;
    overflow-y: scroll;
    padding-bottom: 100px;
}

@media screen and (max-width: 650px) {

    .gdpr.gdpr-privacy-settings .gdpr-continut,
    .gdpr.gdpr-privacy-settings .gdpr-top,
    .gdpr.gdpr-privacy-settings .gdpr-footer {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.js-gdpr-btt-open {
    cursor: pointer;
}




.dropdown.dropdown-language-selection {
    position: relative;
    font-weight: 400;
    padding: 0px 15px;
    cursor: pointer;
    display: inline-block !important;
    top: unset !important;
    left: unset !important;
    padding-right: 5px;
    vertical-align: middle;
}

.dropdown.dropdown-language-selection .dropdown-items {
    display: none;
    position: absolute;
    background: #fafafa;
    left: 50%;
    left: 0;
    right: 0;
    top: 23px;
    text-align: center;
}

.dropdown.dropdown-language-selection .dropdown-items a {
    padding: 5px 15px;
    font-weight: 700;
    text-decoration: none;
    display: block;
}

.dropdown.dropdown-language-selection .dropdown-items a:hover,
.dropdown.dropdown-language-selection .dropdown-items a.active {
    background: #2cb23c;
    color: #fff;
}

.dropdown-language-selection.show .dropdown-items {
    display: block;
}

@media all and (max-width: 736px) {
    .dropdown-language-selection .dropdown-items {
        top: 35px;
    }
}

@media all and (max-width: 736px) {
    .dropdown.dropdown-language-selection {
        padding-right: 0;
    }
}

@media all and (max-width: 380px) {
    .site-header__logo a {
        width: 80px !important;
    }

    .site-header__logo a img {
        max-width: 100px;
    }
}