@import url(/core/eprivacy/css/all.min.css);
.eprivacy-plugin {           }
.eprivacy-plugin .epp-wrapper-blur {
-webkit-filter: blur(5px);
filter: blur(5px);
}
.eprivacy-plugin.epp-overflow {
overflow: hidden;
}
.eprivacy-plugin .epp-modal {
position: fixed;
height: 100%;
width: 100%;
background-color: rgba(255, 255, 255, 0.6);
top: 0;
left: 0;
overflow-x: hidden;
overflow-y: auto;
z-index: 9999;
}
.eprivacy-plugin .epp-modal ::-webkit-scrollbar {
width: 4px;
}
.eprivacy-plugin .epp-modal ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
.eprivacy-plugin .epp-modal ::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ccc;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.eprivacy-plugin .epp-modal ::-webkit-scrollbar-thumb:window-inactive {
background: #ccc;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper-bg.show {
position: absolute;
height: 100%;
width: 100%;
background-color: #fe8739;
z-index: 1;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper {
padding: 20px;
position: absolute;
width: 80%;
height: auto;
max-height: 90vh;
overflow-x: hidden;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: white;
border-radius: 2px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content {
position: absolute;
top: 0;
left: 0;
width: auto;
padding: 20px 20px 10px;
text-align: center;
z-index: 999;
height: auto;
z-index: 999;
background-color: rgba(255, 255, 255, 0.8);
overflow: hidden;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .epp-cookie-content {
border-radius: 2px;
padding: 20px;
margin-bottom: 10px;
background: red;
background: #fe8739; background: -webkit-gradient(linear, right top, left top, from(#fe8739), to(#fe8739));
background: linear-gradient(to left, #fe8739, #fe8739); }
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .epp-cookie-content span, .eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .epp-cookie-content p {
color: white;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .epp-cookie-content span {
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .epp-cookie-content p {
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 16px;
line-height: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .epp-cookie-content p:last-of-type {
margin-bottom: 0;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .cookie-desc-exit {
cursor: pointer;
background-color: white;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
border-radius: 30px;
top: 30px;
left: 30px;
position: fixed;
color: #fe8739;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
z-index: 222;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .cookie-desc-exit::after {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
content: '\f00d';
font-family: "Font Awesome 5 Free";
font-weight: 900;
-webkit-transition: all 400ms ease-in;
transition: all 400ms ease-in;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .cookie-desc-exit:hover::after {
-webkit-transform: translate(-50%, -50%) rotate(90deg);
transform: translate(-50%, -50%) rotate(90deg);
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .cookie-desc-lvlname {
display: none;
width: 30px;
position: fixed;
top: 4px;
left: 0;
line-height: 30px;
text-transform: capitalize;
background-color: rgba(255, 255, 255, 0.9);
font-size: 0;
height: 30px;
padding: 0;
line-height: 30px;
top: 70px;
left: 30px;
border-radius: 10px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .cookie-desc-content .cookie-desc-lvlname::first-letter {
visibility: visible;
color: #fe8739;
font-size: 14px;
font-weight: bold;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-header h3 {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 10px;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: bold;
font-size: 25px;
line-height: 1;
color: #2B3A81;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-header::before {
content: '';
display: none;
position: absolute;
height: 40px;
width: 40px;
border-radius: 40px;
background: #fe8739; background: -webkit-gradient(linear, left top, right top, from(#fe8739), to(#fe8739));
background: linear-gradient(to right, #fe8739, #fe8739); top: 20px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: white;
font-size: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-description p {
font-weight: 100;
margin: 0;
margin-bottom: 20px;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 16px;
line-height: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content {
margin-bottom: 24px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 10px;
background-color: #f1f1f1;
padding: 10px 15px 10px;
border-radius: 2px;
max-width: 360px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label { }
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label input {
opacity: 0;
display: none;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label input:checked + .epp-checkbox-checkmark {
background-color: #fe8739;
border-color: #fe8739;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label input:checked + .epp-checkbox-checkmark::after {
content: '\f00c';
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 9px;
color: white;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label input:disabled + .epp-checkbox-checkmark {
background-color: #fe8739;
border-color: #fe8739;
opacity: 0.5;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label .checked-span::after {
content: '\f00c';
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 9px;
color: white;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox label .checked-span.epp-checkbox-checkmark {
background-color: #fe8739;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox .epp-checkbox-checkmark { display: block;
position: relative;
height: 20px;
width: 20px;
border-radius: 2px;
margin-right: 15px;
border: 2px solid #fe8739;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox .epp-content-toggle { width: 100%;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox .epp-content-toggle p {
margin: 0;
text-transform: capitalize;
float: left;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 16px;
line-height: 1.4;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox .epp-content-toggle .epp-cookie-desc-toggle {
position: relative;
width: 20px;
height: 20px;
border-radius: 20px;
top: 0;
background-color: #fe8739;
float: right;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox .epp-content-toggle .epp-cookie-desc-toggle::after {
content: '\f078';
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 10px;
color: white;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-checkbox .epp-content-toggle .epp-toggle-up.epp-cookie-desc-toggle::after {
content: '\f077';
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc {
background: #f1f1f1;
margin-bottom: 10px;
border-radius: 2px;
font-size: 14px;
z-index: 3;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc > p:first-of-type {
padding: 15px;
margin: 0;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 15px;
line-height: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details {
position: relative;
min-height: 30px;
bottom: 5px;
margin-left: 5px;
margin-right: 5px;
border-radius: 2px;
color: white; text-align: center;
cursor: pointer;
padding: 0px 10px;
border: none;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details .epp-cookie-detail-content {
margin-top: 10px;
overflow-y: auto;
overflow-x: hidden;
max-height: 211px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details .epp-cookie-content {
margin-bottom: 10px;
background-color: white;
border-radius: 2px;
padding: 10px 10px 1px 10px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details .epp-cookie-content span {
color: #a9a9a9;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 16px;
line-height: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details .epp-cookie-content p {
margin: 0;
margin-bottom: 10px;
color: #a9a9a9;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 26px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details .epp-cookie-content:last-of-type {
margin-bottom: 0;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc .epp-cookie-details .epp-detail-titel {
display: block;
position: relative;
background-color: #cecece;
border-radius: 2px;
padding: 7px;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 12px;
line-height: 22px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-content .epp-content-cookie-desc.epp-show {
opacity: 1 !important;
display: block !important;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 20px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons button.epp-button {
overflow: hidden;
position: relative;
cursor: pointer;
border: none;
color: white;
border-radius: 2px;
text-align: center;
font-size: 18px;
padding: 14px 0 16px 0;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons button.epp-button:focus {
outline: none;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons button.epp-button.epp-primary {
color: white;
background: #fe8739;
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
border: 1px solid transparent;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 1;
text-transform: uppercase;
height: 45px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons button.epp-button.epp-primary:hover {
border-radius: 2px;
background: #E2760C;
color: white;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons button.epp-button.epp-secondary {
margin-top: 10px;
color: #7d7d7d;
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
background: #f1f1f1;
border: 1px solid #f1f1f1;
opacity: 1;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 1;
text-transform: uppercase;
height: 45px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons button.epp-button.epp-secondary:hover {
border-radius: 2px;
background: #f1f1f1;
color: #fe8739;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-buttons::before {
content: '';
position: relative;
height: 2px;
width: 66%;
background-color: #f1f1f1;
top: -11px;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-info a {
text-decoration: none;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 12px;
line-height: 1;
color: #243646;
margin: 0 5px;
}
.eprivacy-plugin .epp-modal .epp-modal-wrapper .epp-modal-info a:nth-of-type(2)::before {
content: "|";
display: inline-block;
margin: 0 5px 0 -5px;
}
@media screen and (min-width: 425px) {
.eprivacy-plugin .epp-modal .epp-modal-wrapper {
max-width: 400px;
}
}
@media screen and (min-width: 768px) {
.eprivacy-plugin .epp-modal .epp-modal-wrapper {
max-width: 400px;
}
}
@media screen and (min-width: 992px) {
.eprivacy-plugin .epp-modal .epp-modal-wrapper {
max-height: 100vh;
overflow-x: hidden;
overflow-y: visible;
}
}
.eprivacy-plugin .epp-modal h3 {
font-weight: 400;
}
.eprivacy-plugin .epp-modal p {
color: #243646;
}
@media screen and (max-width: 500px) {
.eprivacy-plugin .epp-modal .epp-modal-description p {
text-align: center;
}
.eprivacy-plugin .epp-modal .epp-content-cookie-desc p {
text-align: center;
}
.eprivacy-plugin .epp-modal .epp-content-toggle p {
position: relative;
left: 50%;
-webkit-transform: translate(calc(-50% + -15px));
transform: translate(calc(-50% + -15px));
}
}
.eprivacy-plugin .epp-cookie {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: fixed;
right: -100px;
width: auto;
z-index: 999;
height: 50px;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left {
left: -100px;
right: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
margin-right: 0;
margin-left: 5px;
padding-right: 10px;
padding: 5px;
height: 50px;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper .epp-btn-group::before {
display: none !important;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper .epp-btn-group::after {
content: '';
display: none;
position: relative;
height: 20px;
width: 2px;
background-color: #ECE9E6;
margin-right: 10px;
margin-top: 10px;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper .epp-btn-group .epp-cookie-button {
margin-left: 0;
margin-right: 0;
}
@media screen and (min-width: 400px) {
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper {
padding-right: 20px;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper .epp-btn-group::after {
display: block;
}
.eprivacy-plugin .epp-cookie.epp-cookie-left .epp-cookie-wrapper .epp-btn-group .epp-cookie-button {
margin-right: 10px;
}
}
.eprivacy-plugin .epp-cookie .epp-cookie-icon {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 2px;
height: 50px;
width: 50px;
background-color: #fe8739;
-webkit-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
.eprivacy-plugin .epp-cookie .epp-cookie-icon::before {
color: white !important;
}
.eprivacy-plugin .epp-cookie .epp-cookie-icon::before {
content: '\f564';
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 30px;
color: white;
}
.eprivacy-plugin .epp-cookie .epp-cookie-icon.hovered {
border-radius: 2px;
}
@media screen and (min-width: 500px) {
.eprivacy-plugin .epp-cookie .epp-cookie-icon:hover {
border-radius: 2px;
}
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper {
position: relative;
width: auto;
max-width: 300px;
height: 50px;
background-color: white;
border-radius: 2px;
margin-right: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 5px;
padding-left: 10px;
-webkit-box-shadow: 0 0 5px rgba(204, 204, 204, 0.5);
box-shadow: 0 0 5px rgba(204, 204, 204, 0.5);
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper::after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-left-color: white;
border-width: 10px;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-cookie-text {
display: none;
position: relative;
width: 100%;
margin-left: 5px;
font-family: "dinnextltpro-light,Helvetica,Arial,Lucida,sans-serif", sans-serif;
font-weight: 100;
font-size: 14px;
line-height: 1;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-cookie-text p {
margin: 0;
opacity: 0.7;
font-size: 12px;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-cookie-text::after {
display: none;
content: '';
position: absolute;
height: 100%;
width: 2px;
background: #eaeaea;
top: 0;
right: -3px;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group .epp-cookie-button {
position: relative;
overflow: hidden;
cursor: pointer;
padding: 12px 15px;
border: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 40px;
height: 40px;
border-radius: 40px;
border-radius: 2px;
margin-left: 0;
-webkit-transition: all 0.6s ease;
transition: all 0.6s ease;
background: #f1f1f1;
border: 1px solid #f1f1f1;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group .epp-cookie-button:focus {
outline: none;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group .epp-cookie-button::after {
content: '\f013';
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 18px;
color: rgba(0, 0, 0, 0.4);
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group .epp-cookie-button:hover {
border-radius: 2px;
background: #f1f1f1;
color: #fe8739;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group::before {
display: none;
content: '';
position: relative;
height: 20px;
width: 2px;
background-color: #eaeaea;
margin-left: 10px;
margin-top: 10px;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-blur {
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);
}
.eprivacy-plugin .epp-cookie h3 {
font-weight: 400;
}
.eprivacy-plugin .epp-cookie p {
color: #243646;
}
@media screen and (min-width: 400px) {
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-cookie-text {
display: block;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group::before {
display: block;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-btn-group .epp-cookie-button {
margin-left: 10px;
}
}
@media screen and (min-width: 568px) {
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper {
max-width: 500px;
}
}
@media screen and (min-width: 768px) {
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper {
max-width: 600px;
}
.eprivacy-plugin .epp-cookie .epp-cookie-wrapper .epp-cookie-text p {
font-size: 14px;
}
}
.eprivacy-plugin .eprivacy-settings-btn {
display: inline-block;
font-family: inherit;
font-size: inherit;
padding: .7em 1em;
text-decoration: none;
-webkit-transition: background-color 300ms ease-in-out;
transition: background-color 300ms ease-in-out;
border-radius: 2px;
background-color: #fe8739;
color: white;
border: none;
cursor: pointer;
}
.eprivacy-plugin .eprivacy-settings-btn:hover {
background-color: rgba(254, 135, 57, 0.7);
}
.eprivacy-plugin .eprivacy-settings-btn:focus {
outline: none;
border: none;
}
.eprivacy-plugin .epp-consent {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
bottom: 0px;
left: 50%;
-webkit-transform: translate(-50%);
transform: translate(-50%);
padding: 20px 20px;
background: #fe8739 url(//haeusler.com/en//img/wave.png); background-image: url(//haeusler.com/en//img/wave.png), -webkit-gradient(linear, right top, left top, from(#fe8739), to(#fe8739));
background-image: url(//haeusler.com/en//img/wave.png), linear-gradient(to left, #fe8739, #fe8739); width: 100%;
border-radius: 10px 10px 0 0;
bottom: 0;
}
.eprivacy-plugin .epp-consent .epp-consent-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-disclaimer {
font-size: 16px;
color: white;
width: 100%;
margin-bottom: 20px;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-disclaimer p {
top: 50%;
position: relative;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button {
position: relative;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button {
overflow: hidden;
position: relative;
cursor: pointer;
height: 40px;
border: none;
color: white;
font-size: 16px;
border-radius: 2px;
text-align: center;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button:focus {
outline: none;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-btn-consent {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: white;  background: -webkit-gradient(linear, left top, right top, from(white), to(white));
background: linear-gradient(to right, white, white); -webkit-transition: border-radius 0.4s ease-in-out;
transition: border-radius 0.4s ease-in-out;
z-index: 100;
left: 0px;
padding: 0;
height: 40px !important;
padding: 0;
width: 180px;
color: #fe8739;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-btn-consent::before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0;
background: white;  background: -webkit-gradient(linear, right top, left top, from(white), to(white));
background: linear-gradient(to left, white, white); -webkit-transition: opacity 0.6s ease;
transition: opacity 0.6s ease;
z-index: -100;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-btn-consent:hover {
border-radius: 2px;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-btn-consent:hover::before {
opacity: 1;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-settings {
margin-left: 20px;
height: 40px;
width: 40px;
background-color: white;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-settings i {
color: #fe8739;
-webkit-transition: all 400ms ease-in;
transition: all 400ms ease-in;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button button.epp-button.epp-settings:hover i {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
@media screen and (min-width: 992px) {
.eprivacy-plugin .epp-consent {
max-width: 992px;
bottom: 30px;
border-radius: 2px;
}
.eprivacy-plugin .epp-consent .epp-consent-content {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-disclaimer {
width: 73%;
margin-bottom: 0;
}
.eprivacy-plugin .epp-consent .epp-consent-content .epp-consent-button {
width: 25%;
}
}