.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.embedpress-wrapper {
position: relative;
}
.ose-dailymotion.responsive,
.ose-kickstarter.responsive,
.ose-rutube.responsive,
.ose-ted.responsive,
.ose-vimeo.responsive,
.ose-youtube.responsive,
.ose-ustream.responsive,
.ose-google-docs.responsive,
.ose-animatron.responsive,
.ose-amcharts.responsive,
.ose-on-aol-com.responsive,
.ose-animoto.responsive,
.ose-soundcloud.responsive,
.ose-videojug.responsive,
.ose-facebook.responsive,
.ose-issuu.responsive {
overflow: hidden;
position: relative;
height: auto;
}
.ose-dailymotion.responsive iframe,
.ose-kickstarter.responsive iframe,
.ose-rutube.responsive iframe,
.ose-ted.responsive iframe,
.ose-vimeo.responsive iframe,
.ose-vine.responsive iframe,
.ose-youtube.responsive iframe,
.ose-ustream.responsive iframe,
.ose-google-docs.responsive iframe,
.ose-animatron.responsive iframe,
.ose-amcharts.responsive iframe,
.ose-on-aol-com.responsive iframe,
.ose-animoto.responsive iframe,
.ose-soundcloud.responsive iframe,
.ose-videojug.responsive iframe,
.ose-issuu.responsive iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute;
} .ose-dailymotion.responsive,
.ose-kickstarter.responsive,
.ose-rutube.responsive,
.ose-ted.responsive,
.ose-vimeo.responsive,
.ose-youtube.responsive,
.ose-animatron.responsive,
.ose-amcharts.responsive,
.ose-on-aol-com.responsive,
.ose-animoto.responsive,
.ose-videojug.responsive {
padding-bottom: 56.25%;
} .ose-vine.responsive {
padding-bottom: 100%;
} .ose-ustream.responsive {
padding-bottom: 63.3%;
}
.ose-google-docs.responsive {
padding-bottom: 62.6%;
}
.ose-google-docs.ose-google-docs-drawings.responsive {
padding-bottom: 74.5%;
}
.ose-google-docs.ose-google-docs-document.responsive,
.ose-google-docs.ose-google-docs-forms.responsive,
.ose-google-docs.ose-google-docs-spreadsheets.responsive {
padding-bottom: 142%;
}
.ose-soundcloud.responsive {
padding-bottom: 155px;
}
.ose-issuu.responsive iframe {
z-index: 2;
}
.ose-issuu.responsive {
padding-bottom: 31.25%;
}
.ose-issuu>div>div>div:last-child {
width: 100% !important;
z-index: 0;
position: absolute;
bottom: 0;
}
.ose-mixcloud.responsive iframe {
width: 100%;
} .ose-google-docs.responsive {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.ose-facebook.responsive iframe {
padding-bottom: 0;
width: 100%;
}
.elementor-widget iframe {
max-height: 100% !important;
}
.elementor-cbutton-preview-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 100px 30px;
background: #fbf6f6;
}
@media only screen and (max-width: 800px) {
.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,
.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,
.embedpress-facebook-vid-iframe {
max-height: inherit !important;
}
.ep-first-video iframe {
max-height: 100% !important;
}
.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {
grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px), 1fr)) !important;
}
}
@media only screen and (max-width: 500px) {
.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,
.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,
.embedpress-facebook-vid-iframe {
max-height: 390px !important;
}
.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {
grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr)) !important;
}
}
.ose-matterport .embera-embed-responsive, .ose-matterport .embera-embed-responsive iframe {
width: 100%;
height: 100%;
}
.ose-deviantart img, .ose-deviantart a, .ose-deviantart div {
width: 100%;
height: 100%;
} .ose-meetup {
overflow: auto !important;
}
.ose-meetup img {
height: auto;
}
article.embedpress-event div#sponsors {
display: none;
}
.embedpress-event .link {
color: #0098ab;
}
.embedpress-event .visibility--a11yHide {
border: 0;
clip: rect(0 0 0 0);
position: absolute;
overflow: hidden;
margin: -1px;
padding: 0;
width: 1px;
height: 1px;
}
.embedpress-event .text--small {
font-size: 14px;
margin: 0;
}
.embedpress-event .flex {
display: flex;
box-sizing: border-box;
}
.embedpress-event .flex--wrap {
flex-wrap: wrap;
}
.embedpress-event .flex--row {
align-items: center;
box-sizing: border-box;
display: flex;
justify-content: flex-start;
flex-direction: row;
flex-wrap: nowrap;
}
.embedpress-event .flex-item {
flex-basis: 0;
flex-grow: 1;
width: auto;
min-width: 0; box-sizing: border-box;
}
.embedpress-event .flex-item--shrink {
flex-basis: auto;
-webkit-box-flex: 0;
flex-grow: 0;
flex-shrink: 0;
width: auto;
}
.embedpress-event .flex--row>.flex-item:first-child {
padding-left: 0;
}
.embedpress-event .text--bold {
font-weight: 700;
}
.embedpress-event h1,
.embedpress-event h2,
.embedpress-event h3,
.embedpress-event h4,
.embedpress-event h5,
.embedpress-event h6 {
font-size: inherit;
}
.embedpress-event .ep-event--title {
font-size: 32px;
font-weight: 700;
}
.embedpress-event .ep-event--date {
color: #757575;
font-weight: 400;
font-size: 16px;
} .embedpress-event .ep-event--host {
margin-top: 20px;
display: flex;
align-items: center;
margin-bottom: 20px;
}
.ep-event--host .avatar-print {
border-radius: 50%;
height: 50px;
width: 50px;
}
.embedpress-event img.avatar--person {
background-image: none !important;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
border-radius: 50%;
box-sizing: border-box;
vertical-align: middle;
}
.event-info-hosts-text {
padding-left: 20px;
font-size: 16px;
font-weight: 400;
}
.embedpress-event .event-description {
margin-top: 20px;
}
.text--sectionTitle {
font-size: 20px;
line-height: 28px;
}
.ep-event--attendees {
margin-top: 50px;
}
.ep-event--attendees>.flex {
margin-bottom: 20px;
}
.ep-event--attendees .gridList {
list-style: none;
margin: 0 -16px 0 0;
padding: 0;
}
.ep-event--attendees .gridList-item {
width: auto;
}
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
flex: 0 0 50%;
max-width: 50%;
}
.ep-event--attendees .groupMember-name {
line-height: 1.2 !important;
}
.ep-event--attendees .avatar--person {
margin-bottom: 15px;
display: inline-block;
border-radius: 50%;
}
.ep-event--attendees img.avatar-print {
border-radius: 50%;
}
.ep-event--attendees .groupMember-role {
font-size: 12px;
color: #757575;
padding-top: 2px;
margin: 0;
}
.ep-event--attendees .groupMember {
min-height: 100%;
min-width: 128px;
padding-left: 8px;
padding-right: 8px;
}
.embedpress-event .align--center {
text-align: center;
}
.embedpress-event .card {
background: #fff;
background-clip: padding-box;
background-size: cover;
border: 1px solid rgba(46, 62, 72, .12);
border-radius: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
min-height: 100%;
padding: 16px 16px 18px;
position: relative;
white-space: normal;
}
.embedpress-event .card--hasHoverShadow {
transition: box-shadow .25s cubic-bezier(.4, 0, .2, 1), transform .25s cubic-bezier(.4, 0, .2, 1);
}
.embedpress-event .ep-event-group-link {
display: flex;
flex-wrap: wrap;
align-items: center;
background: #ffffff;
border-radius: 8px;
padding: 20px;
margin-bottom: 20px;
border: 1px solid rgba(46, 62, 72, .12);
}
.embedpress-event .ep-event-group--name {
padding-left: 20px;
font-size: 14px;
line-height: 1.45;
margin: 0;
width: 70%;
word-break: break-word;
}
.embedpress-event .ep-event-group--image {
-o-object-fit: cover;
object-fit: cover;
width: 56px;
height: 56px;
border-radius: 4px;
}
.embedpress-event .ep-event-time-location {
background: #ffffff;
border-radius: 8px;
padding: 16px 20px 0 20px;
border: 1px solid rgba(46, 62, 72, .12);
}
.embedpress-event .ep-event-time-location .ep-event-datetime,
.embedpress-event .ep-event-time-location .ep-event-location {
padding-bottom: 20px;
}
.embedpress-event .ep-event-location .wrap--singleLine--truncate,
.embedpress-event .ep-event-time-location .ep-event-datetime {
font-size: 15px;
line-height: 1.5;
color: #2e3e48;
font-style: normal;
margin: 0;
}
.embedpress-event .ep-event-location address {
font-style: normal;
margin: 0;
}
.embedpress-event .ep-event-location .venueDisplay-venue-address {
font-style: normal;
color: #757575;
margin: 0;
}
.embedpress-event .ep-event-location p {
line-height: 20px;
}
.ep-event--attendees .gridList-item {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
font-size: 1rem;
margin: 0;
vertical-align: top;
width: 50%;
}
.gridList-itemInner {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
padding: 0 16px 16px 0;
} .embedpress-yt-subscribe {
display: flex;
align-items: center;
align-content: start;
text-align: center;
gap: 1rem;
max-width: 600px;
width: 100%;
}
.embedpress-yt-subscribe .embedpress-yt-subscribe.dark {
color: #ffffff;
}
.embedpress-yt-subscribe .embedpress-yt-sub-text {
display: inline-block;
margin: 0;
padding: 0;
} .dewqijm {
height: 100%;
margin-right: 10px;
}
.dewqijm img[src^="image"] {
display: none;
}
.dewqijm img[src^="http"] {
height: 56px !important;
width: 56px !important;
}
.dewqijm>div>div {
display: none;
}
.embedpress-event .sticky button {
display: none;
}
.embedpress-event .items-center {
align-items: center;
} @media only screen and (min-width: 530px) {
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
}
@media only screen and (min-width: 640px) {
.embedpress-event .card {
padding: 18px 18px 20px;
}
.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
flex: 0 0 25%;
max-width: 25%;
}
} .ose-opensea {
height: 100% !important;
width: calc(100% - 40px) !important;
max-height: 100% !important;
}
.ose-github {
overflow: auto;
}
.ep_nft_content_wrap.ep_nft__wrapper {
display: grid;
}
.ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
grid-column-gap: 15px;
grid-row-gap: 15px;
}
.ep_nft_content_wrap .ep_nft_item {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
background-color: #ffffff;
border-radius: 10px;
transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
box-shadow: 0 4px 15px rgba(0, 0, 0, .09);
overflow: hidden;
padding: 15px;
position: relative;
transition: .3s ease-in-out;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item {
display: flex;
flex-direction: column;
}
.ep_nft_content_wrap.ep_nft_list .ep_nft_item {
justify-content: flex-start;
align-items: flex-start;
}
.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content {
background-color: #edecf6e6;
}
.ep_nft_content_wrap .ep_nft_thumbnail {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 15px;
border-radius: 5px;
}
.ep_nft_content_wrap .ep_nft_thumbnail img {
height: 340px;
border-radius: 5px;
width: 100%;
object-fit: cover;
}
.ep_nft_content .ep_nft_title {
color: #333333;
font-size: 16px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 15px;
font-weight: 600;
word-break: break-all;
}
.ep_nft_content {
text-align: left;
}
.ep_nft_content .ep_nft_price {
color: #333333;
font-size: 14px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
display: flex;
font-weight: 600;
}
.ep_nft_content .ep_nft_price:first-child {
margin-bottom: 10px;
}
span.eb_nft_currency {
max-width: 28px;
display: flex;
align-items: center;
justify-content: center;
}
span.eb_nft_currency svg {
width: 100%;
height: auto;
}
.ep_nft_content .ep_nft_price_wrapper {
min-height: 20px;
}
.ep_nft_content .ep_nft_creator {
color: #333333;
font-size: 14px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 20px;
display: flex;
align-items: center;
gap: 5px;
}
.ep_nft_content .ep_nft_creator a {
color: #3080E2;
font-size: 14px;
text-decoration: none;
word-break: break-all;
text-decoration: none;
}
.ep_nft_content .ep_nft_creator img {
height: 30px;
width: 30px;
border-radius: 50%;
}
.ep_nft_content .ep_nft_button button {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
.ep_nft_content .ep_nft_button button a {
background-color: #3080E2;
color: #ffffff;
font-size: 14px;
padding-top: 15px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 15px;
transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.ep_nft_content .ep_nft_button button:hover a {
background-color: rgb(46, 142, 238);
color: #ffffff;
}
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
opacity: 1;
transform: translate(0);
visibility: visible;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover {
background-color: rgb(46, 142, 238);
color: #ffffff;
}
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
opacity: 1;
transform: translate(0);
visibility: visible;
}
.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button {
bottom: 0;
left: 0;
opacity: 0;
position: absolute;
transform: translateY(30px);
visibility: hidden;
width: 100%;
transition: 0.3s;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button {
margin-top: auto;
display: flex;
justify-content: space-between;
gap: 15px;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a {
background-color: #3080E2;
color: #ffffff;
font-size: 14px;
padding: 10px 20px;
transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
display: block;
text-align: center;
font-weight: 500;
text-decoration: none;
}
.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank {
color: #a88484;
border-color: #a88484;
}  .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
display: flex;
gap: 15px;
align-items: center;
border-radius: 10px;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
width: 55%;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
width: calc(45% - 15px);
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale {
margin-bottom: 15px;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg {
border-radius: 10px;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
height: 260px;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a {
border-radius: 10px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child {
margin-bottom: 15px;
}
.alignleft .ose-opensea,
.alignright .ose-opensea,
.aligncenter .ose-opensea {
max-width: calc(100% - 40px) !important;
}
.embedpress-gutenberg-wrapper.alignright, .embedpress-gutenberg-wrapper.alignleft {
width: 100%;
}
.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div {
float: right;
}
.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper {
justify-content: center;
}
.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper {
justify-content: right;
}
.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper {
justify-content: left;
}
.embedpress-gutenberg-wrapper.aligncenter {
text-align: center;
clear: both;
}
.theme-twentytwentythree footer.wp-block-template-part {
clear: both;
} @media all and (max-width: 1024px) { .ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(3, 1fr) !important;
}
.alignleft .ose-opensea,
.alignright .ose-opensea,
.aligncenter .ose-opensea {
max-width: 100% !important;
} }
@media all and (max-width: 991px) { .ose-opensea {
min-width: 100% !important;
max-width: calc(100% - 40px) !important;
}
.ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(2, 1fr) !important;
} }
@media all and (max-width: 767px) { .ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(1, 1fr) !important;
} } .ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item {
box-shadow: none;
}
.ep-nft-rank-wraper {
margin-bottom: 16px;
font-weight: 600;
color: #333;
font-size: 16px;
}
.ep-nft-rank-wraper.ep-empty-label span {
margin-left: 0px;
}
span.ep-nft-rank {
padding: 2px 8px;
border-radius: 7px;
margin-left: 10px;
display: inline-block;
font-size: 14px;
font-weight: 600;
background: transparent !important;
border: 1px solid #ddd;
color: #333;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
width: calc(55% - 15px);
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
width: 45%;
height: 100%;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
height: 100%;
}
.ep-nft-single-item-wraper span.eb_nft_label {
color: #333; }
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price {
display: flex;
flex-direction: column;
margin-right: 45px;
}
.ep-nft-single-item-wraper span.eb_nft_price {
font-size: 30px;
line-height: normal;
}
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img {
height: 15px;
width: 15px;
border-radius: 50%;
}
.ep-nft-single-item-wraper .ep-usd-price {
bottom: 0;
font-size: 12px;
}
.ep-nft-single-item-wraper span.eb_nft_label { font-size: 15px;
}
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title {
margin-bottom: 10px;
font-size: 24px;
}
.ep-nft-single-item-wraper .CollectionLink--name svg {
width: 20px;
height: 20px;
margin-left: 5px;
}
.ep-nft-single-item-wraper a.CollectionLink--link {
font-size: 15px;
font-weight: 500;
text-decoration: none;
margin-bottom: 15px;
display: block;
color: #3080E2;
}
.ep-nft-single-item-wraper sub.verified-icon {
bottom: -5px;
left: 4px;
} .ep-nft-single-item-wraper .ep-accordion {
border: 1px solid #ddd;
border-radius: 10px;
margin-top: 15px;
display: block;
}
.ep-nft-single-item-wraper .ep-toggle {
display: none;
}
.ep-nft-single-item-wraper .ep-option {
position: relative;
}
.ep-nft-single-item-wraper .ep-content {
padding: 1em;
border-top: 1px solid #ddd;
}
.ep-nft-single-item-wraper .ep-content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.2s;
}
.ep-nft-single-item-wraper .ep-title {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.2s;
padding: 1em;
display: flex;
color: #333;
font-weight: bold;
cursor: pointer;
border-radius: 10px 10px 0 0;
align-items: center;
}
.ep-nft-single-item-wraper label.ep-title svg {
width: 20px;
height: 20px;
margin-right: 6px;
}
.ep-nft-single-item-wraper .ep-asset-detail-item {
display: flex;
justify-content: space-between;
font-weight: 500;
}
.ep-nft-single-item-wraper .ep-asset-detail-item span {
word-break: break-word;
max-width: 75%;
}
.ep-nft-single-item-wraper .ep-content {
display: block;
}
.ep-nft-single-item-wraper .ep-content p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content {
display: none;
background: transparent;
}
.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper {
display: flex;
}
.ep-nft-single-item-wraper .ep-toggle+.ep-title:after {
content: "";
display: inline-block;
position: absolute;
width: 12px;
height: 12px;
background: transparent;
text-indent: -9999px;
border-top: 2px solid #bfbfbf;
border-left: 2px solid #bfbfbf;
transition: all 250ms ease-in-out;
text-decoration: none;
color: transparent;
right: 15px;
top: 50%;
transform: rotate(45deg) translate(-20%, -5%);
}
.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before {
content: "";
display: inline-block;
position: absolute;
width: 12px;
height: 12px;
background: transparent;
text-indent: -9999px;
border-top: 2px solid #bfbfbf;
border-left: 2px solid #bfbfbf;
transition: all 250ms ease-in-out;
text-decoration: none;
color: transparent;
right: 15px;
top: 50%;
transform: rotate(225deg) translate(80%, 20%);
}
.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after {
display: none;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank {
pointer-events: none;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content {
margin-bottom: 20px;
}
.elementor-widget-embedpres_elementor .ep-nft-gallery-wrapper .ep-loadmore-wrapper button, .embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button {
display: none;
}
@media screen and (max-width: 1024px) {
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(1, 1fr) !important;
}
}
@media screen and (max-width: 991px) {
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {
grid-template-columns: repeat(1, 1fr) !important;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
align-items: unset;
flex-direction: column;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
width: 100%;
}
.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
width: 100%;
}
}
@media screen and (max-width: 537px) {
.ep-nft-single-item-wraper sub.ep-usd-price {
margin-bottom: 15px;
display: block;
}
.ose-google-drive iframe {
height: 250px !important;
}
.ose-nrk-radio iframe {
height: 400px !important;
}
}
.emebedpress-unit-percent iframe {
width: 100% !important;
} .password-form-container {
width: 350px;
text-align: center;
padding: 30px;
border-radius: 10px;
box-shadow: 0px 0px 10px #f4eded;
background-color: #f9f9ff;
max-width: 100%;
margin: auto;
}
.password-form-container h2 {
font-size: 22px;
margin-bottom: 15px;
font-family: system-ui;
}
.password-form-container p {
font-size: 12px;
font-family: sans-serif;
line-height: 1.4em;
margin-bottom: 15px;
}
form.password-form {
margin-bottom: 2px;
}
.password-form-container input[type="password"] {
padding: 10px;
border-radius: 5px;
width: 100%;
margin-bottom: 12px;
font-size: 20px;
color: #6354a5;
outline: none;
border: 1px solid #ddd;
outline: 0;
padding-left: 50px;
font-family: sans-serif;
height: 42px;
}
.password-form-container input[type="password"]::placeholder {
color: #e0d1d1;
font-size: 14px;
}
.password-field {
position: relative;
}
.password-field span {
position: absolute;
top: 0px;
left: 0px;
display: flex;
align-items: center;
justify-content: center;
height: 42px;
width: 40px;
background: #DED7FC;
border-radius: 4px;
}
.password-field svg {
width: 22px;
}
.password-form-container input[type="submit"] {
padding: 12px 20px;
background-color: #6354a5;
color: #fff;
border: none;
border-radius: 5px;
font-size: 14px;
cursor: pointer;
font-family: sans-serif;
transition: background-color 0.3s ease, box-shadow 0.3s ease;
font-weight: initial;
white-space: normal;
word-break: break-all;
min-height: 42px;
}
.password-form-container button:hover {
background-color: #0062cc;
box-shadow: 0px 0px 10px #007bff;
}
.password-form-container .error-message {
color: #ff0000;
margin-top: 20px;
font-size: 12px;
line-height: 1.4em;
}
.password-form-container .error-message.hidden {
display: none;
}
p.need-access-message {
margin-bottom: 2px;
margin-top: 13px;
}
.wp-block-embed__wrapper {
display: inline-block;
width: 100%;
max-width: 100% !important;
}
.wp-block-embed__wrapper.position-right-wraper, .wp-block-embed__wrapper.position-right-wraper {
max-width: calc(100% - 40px) !important;
}
.ep-elementor-content {
position: relative;
display: inline-block;
max-width: 100%;
}
.ep-elementor-content.source-opensea {
display: block;
} .wp-block-embedpress-embedpress>div, .ep-gutenberg-content {
position: relative;
clear: both;
}
.gutenberg-pdf-wraper {
position: relative;
width: 100%;
}
.presentationModeEnabledIosDevice {
position: fixed;
left: 0;
top: 0;
border: 0;
height: 100% !important;
width: 100% !important;
z-index: 999999;
min-width: 100% !important;
min-height: 100% !important;
}
.ep-embed-content-wraper {
width: 100%;
}
.embedpress-gutenberg-wrapper.popup_button, .embedpress-elements-wrapper.popup_button {
display: none !important;
}
.elementor-element-edit-mode .embedpress-elements-wrapper.popup_button {
display: block !important;
}
.ep-content-share-enabled .ep-embed-content-wraper {
display: flex !important;
}
.ep-content-share-enabled .ep-embed-content-wraper.hidden {
display: none !important;
}
.ep-share-position-right .ep-embed-content-wraper {
flex-direction: row;
}
.ep-content-share-enabled .ep-embed-content-wraper>div:first-child {
width: 100%;
}
.ep-share-position-left .ep-embed-content-wraper {
flex-direction: row-reverse;
}
.ep-share-position-bottom .ep-embed-content-wraper {
flex-direction: column;
}
.ep-share-position-top .ep-embed-content-wraper {
flex-direction: column-reverse;
}
.ep-fixed-width .gutenberg-pdf-wraper {
display: inline-block;
}
.ep-percentage-width .embedpress-inner-iframe {
width: 100%;
} .ep-social-share {
display: flex;
align-items: center;
}
.ep-social-share.share-position-right {
right: -40px;
top: 0;
flex-direction: column;
}
.ep-social-share.share-position-left {
left: 0px;
top: 0;
flex-direction: column;
}
.ep-social-share.share-position-bottom, .ep-social-share.share-position-top {
justify-content: center;
}
.embedpress-gutenberg-wrapper .ep-social-share.share-position-left, .ep-elementor-content .ep-social-share.share-position-left {
left: -40px;
}
.ep-social-icon {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
margin: 0;
color: #fff;
text-decoration: none;
font-size: 20px;
}
.ep-social-icon:hover {
opacity: 0.8;
}
.ep-social-share svg {
width: 20px;
height: auto;
}
a.ep-social-icon.pinterest svg {
height: 25px;
}
.ep-social-share .facebook {
background-color: #3b5998;
}
.ep-social-share .facebook svg {
width: 40px;
}
.ep-social-share .twitter {
background-color: #000000;
}
a.ep-social-icon.twitter:focus-visible {
box-shadow: none;
border: none;
outline: none;
}
.ep-social-share .pinterest {
background-color: #bd081c;
}
.ep-social-share .linkedin {
background-color: #0077b5;
}
.ep-social-share .instagram {
background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
}
.ep-social-share .reddit {
background-color: #ff4500;
}
.ep-social-icon i {
margin-right: 0;
}
.ep-content-locked .watermark {
display: none !important;
}
.ep-content-protection-enabled .watermark {
display: none !important;
}
.embedpress-pro-control.not-active {
pointer-events: none;
}
.pro__alert__wrap .pro__alert__card h2 {
font-size: 32px;
font-weight: 450;
color: #131f4d;
margin-bottom: 15px;
}
.pro__alert__wrap .pro__alert__card p {
font-size: 14px;
font-weight: 400;
color: #7c8db5;
margin-top: 10px;
}
.pro__alert__wrap .pro__alert__card p a {
text-decoration: underline;
font-weight: 700;
color: #131f4d;
}
.emebedpress-unit-percent, .ep-elementor-content.ep-percentage-width {
width: 100%;
} [data-theme-mode='dark'] {
--viewer-primary-color: #343434;
--viewer-icons-hover-bgcolor: #453838;
}
[data-theme-mode='light'] {
--viewer-primary-color: #f2f2f6;
--viewer-icons-color: #343434;
--viewer-icons-hover-bgcolor: #e5e1e9;
}
@media (prefers-color-scheme: dark) {
:root {
--viewer-primary-color: #343434;
--viewer-icons-color: #f2f2f6;
--viewer-icons-hover-bgcolor: #453838;
}
}
@media (prefers-color-scheme: light) {
:root {
--viewer-primary-color: #f2f2f6;
--viewer-icons-color: #343434;
--viewer-icons-hover-bgcolor: #e5e1e9;
}
}
.ep-file-download-option-masked::after, .ep-external-doc-icons {
background: var(--viewer-primary-color);
}
.ep-external-doc-icons svg path {
fill: var(--viewer-icons-color);
}
.ep-doc-draw-icon svg path {
fill: var(--viewer-primary-color);
stroke: var(--viewer-icons-color);
}
.ep-external-doc-icons svg:hover svg path {
fill: var(--viewer-icons-color);
stroke: var(--viewer-icons-color);
}
.ep-external-doc-icons svg:hover {
background-color: var(--viewer-icons-hover-bgcolor);
}
.ep-file-download-option-masked {
position: relative;
}
.ep-file-download-option-masked {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.ep-file-download-option-masked .overlay {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: calc(100% - 15px);
height: calc(100% - 45px);
background-color: rgb(66 23 23 / 0%);
pointer-events: unset;
z-index: 1;
user-select: none;
max-width: 800px;
margin: 0 auto;
}
.ep-file-download-option-masked.ep-file-xls .overlay {
height: calc(100% - 78px);
}
.ep-file-download-option-masked iframe {
width: 100%;
height: 100%;
pointer-events: auto;
}
.ep-file-download-option-masked.enabled-text-copy {
pointer-events: all;
}
.embed-download-disabled {
width: 200px;
height: 22px;
background: #444444;
position: absolute;
right: 2px;
bottom: 8px;
opacity: 0;
}
.cui-toolbar-button-right {
display: none !important;
}
.ndfHFb-c4YZDc-Wrql6b {
display: none;
}
.ep-external-doc-icons {
position: absolute;
display: flex;
flex-direction: revert;
background: var(--viewer-primary-color);
border-radius: 6px;
z-index: 2;
bottom: -18px;
left: 50%;
transform: translate(-50%, -50%);
padding: 0 10px;
}
.ep-external-doc-icons svg {
width: 30px;
height: 30px;
cursor: pointer;
transition: 0.3s;
padding: 5px;
border-radius: 4px;
}
.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg {
width: 22px;
height: 22px;
}
.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg, .block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg {
width: 20px !important;
}
.ep-doc-minimize-icon svg, .ep-doc-fullscreen-icon svg {
padding: 6px;
}
.ep-external-doc-icons svg:hover {
border-radius: 4px;
}
.ep-doc-draw-icon.active svg {
background: var(--viewer-icons-hover-bgcolor);
}
.ep-doc-download-icon, .ep-doc-print-icon, .ep-doc-fullscreen-icon, .ep-doc-popup-icon, .ep-doc-draw-icon, .ep-doc-minimize-icon {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px; }
.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe, .embedpress-document-embed .fullscreen-enabled iframe {
width: 100% !important;
height: 100% !important;
}
.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe {
margin-left: 22%;
}
.ep-file-download-option-masked::after {
position: absolute;
width: 100%;
height: 30px;
background: var(--viewer-primary-color);
z-index: 1;
bottom: 0;
content: '';
left: 0;
}
.ep-file-download-option-masked.ep-file-docx::after {
bottom: 0;
}
.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled::after {
bottom: 0px;
background: white;
height: 22px;
}
.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled::after {
bottom: 0;
}
canvas.ep-doc-canvas {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
right: 0;
top: 0;
clear: both;
margin: auto;
display: none;
}  :root { --plyr-control-icon-size: 15px;
--plyr-range-track-height: 3px;
--plyr-range-thumb-height: 10px;
}
.plyr--audio .plyr--full-ui input[type=range] {
color: red !important;
}
.ep-embed-content-wraper input[type=range]::-webkit-slider-runnable-track {
box-shadow: none;
}
.ep-embed-content-wraper input[type=range]::-moz-range-track {
box-shadow: none;
}
a.plyr__controls__item.plyr__control {
border-radius: inherit;
color: inherit !important;
}
.plyr-initialized button:focus {
background-color: var(--plyr-color-main);
}
.custom-player-preset-1 .plyr__controls {
background: var(--plyr-color-main) !important;
padding: 0 !important;
}
.custom-player-preset-1 button.plyr__control {
border-radius: 0;
}
.custom-player-preset-1 a.plyr__controls__item.plyr__control {
border-radius: inherit;
}
.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"], .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] {
width: 100px !important;
text-align: center;
display: flex;
align-items: center !important;
justify-content: center;
height: 60px;
}
.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg, .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg {
width: 22px;
height: 22px;
}
.custom-player-preset-1 .plyr__control:focus {
border: none;
}
.custom-player-preset-2 a.plyr__controls__item.plyr__control, .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"], .preset-default a.plyr__controls__item.plyr__control {
border-radius: 4px;
}
.custom-player-preset-3 .plyr__controls, .custom-player-preset-4 .plyr__controls {
background: var(--plyr-color-main) !important;
padding: 0 !important;
}
.custom-player-preset-4 button.plyr__control.plyr__control--overlaid {
display: none !important;
} figure .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
padding-bottom: inherit !important;
}
.plyr {
background-color: black;
}
.pip-mode {
position: fixed !important;
width: 320px !important;
height: 180px !important;
top: calc(100% - 200px) !important;
left: calc(100% - 340px) !important;
z-index: 9999;
border-radius: 15px !important;
}
.plyr [data-plyr="pip"] {
display: block !important;
}
.pip-mode .plyr__video-wrapper {
pointer-events: none;
}
.pip-mode .pip-play {
display: none;
}
.pip-mode .pip-play, .pip-mode .pip-pause {
opacity: 0 !important;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #0000004a;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50px;
cursor: pointer;
}
.pip-mode .pip-close {
opacity: 0;
position: absolute;
right: 10px;
top: 10px;
background: #0000004a;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50px;
cursor: pointer;
}
.pip-mode:hover .pip-play, .pip-mode:hover .pip-close, .pip-mode:hover .pip-pause {
opacity: 1 !important;
}
.pip-mode .overlay-mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pip-mode iframe {
pointer-events: none !important;
}
[data-playerid] {
opacity: 0;
}
[data-playerid].audio.plyr-initialized {
opacity: 1;
}
.plyr--paused.plyr__poster-enabled .plyr__poster {
display: block !important;
opacity: 1;
background-size: cover;
}
@media only screen and (max-width: 767px) {
.plyr__controls [data-plyr="restart"], .plyr__controls [data-plyr="rewind"], .plyr__controls [data-plyr="fast-forward"], .plyr__controls [data-plyr="pip"] {
display: none !important;
}
.plyr__video-wrapper iframe {
max-height: 100% !important;
}
.plyr__controls .plyr__volume input[type=range] {
max-width: 40px;
min-width: 40px;
}
}  .profile-header {
display: flex;
align-items: center;
padding: 16px;
border-bottom: 1px solid #ddd;
justify-content: center;
gap: 30px;
padding-bottom: 30px;
} .posts-tab-options {
text-align: center;
margin: 0;
} .posts-tab-options .tabs {
list-style: none;
padding: 0;
margin: 0;
display: inline-flex;
border-radius: 5px;
gap: 25px;
padding: 0;
}
.posts-tab-options .tabs svg {
width: 15px;
height: 15px;
}
li[data-media-type="ALL"] svg {
width: 12px;
height: 12px;
}
.posts-tab-options .tabs li {
margin-right: 15px;
cursor: pointer;
padding: 10px 0;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
}
.posts-tab-options .tabs li:last-child {
margin-right: 0;
} .posts-tab-options .tabs li.active { position: relative;
color: rgb(115, 115, 115);
}
.posts-tab-options .tabs li svg {
border-radius: 2px;
}
.posts-tab-options .tabs li.active svg {
color: rgb(115, 115, 115);
}
.posts-tab-options .tabs li:hover, .posts-tab-options .tabs li:hover svg, .posts-tab-options .tabs li:hover .fill-color {
color: rgb(115, 115, 115);
}
.posts-tab-options .tabs li:hover .fill-color, .posts-tab-options .tabs li.active .fill-color {
fill: rgb(115, 115, 115) !important;
}
.posts-tab-options .tabs li.active::after {
content: '';
position: absolute;
top: -1px;
height: 1px;
width: 100%;
background-color: rgb(115, 115, 115);
left: 0;
right: 0;
} .profile-image {
margin-right: 16px;
}
.posts-count {
margin-right: 15px;
}
.profile-image img {
width: 120px;
height: 120px !important;
object-fit: cover;
border-radius: 50% !important;
border: 3px solid #037bff;
}
.change-photo-button {
background-color: transparent;
border: none;
cursor: pointer;
}
.change-photo-image {
width: 100px;
height: 100px;
border-radius: 50%;
object-fit: cover;
} .username-section {
display: flex;
align-items: center;
margin-bottom: 8px;
}
.profile-link {
text-decoration: none;
}
.username {
font-size: 18px;
font-weight: bold;
margin-right: 12px;
}
.edit-profile-link {
text-decoration: none;
color: #3897f0;
font-weight: bold;
} .profile-stats {
display: flex;
margin-bottom: 8px;
}
.stats-list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
}
.stats-list li {
margin-right: 24px;
font-size: 14px;
} .bio-section {
margin-bottom: 12px;
text-align: left;
}
section.profile-details div:last-child {
margin: 0;
}
.bio {
font-size: 14px;
}
a.edit-profile-link {
padding: 8px 15px;
background: #efefef;
text-decoration: none !important;
border-radius: 7px;
color: #222;
font-size: 12px;
font-weight: 500;
}
span.count {
font-weight: 600;
}
a.followers-link {
text-decoration: none !important;
} a.profile-link, a.profile-link h2 {
font-size: 20px;
text-decoration: none !important;
margin: 0;
margin-right: 15px;
} .embedpress-insta-container {
overflow: hidden;
position: relative;
}
.ose-instagram-feed {
max-height: 100% !important;
height: 100% !important;
}
.insta-grid .embedpress-insta-container .insta-gallery {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px;
grid-auto-flow: row; }
.insta-carousel .embedpress-insta-container .insta-gallery {
grid-auto-columns: calc(25% + 0px);
gap: 0px;
left: 0px;
}
.insta-masonry .embedpress-insta-container .insta-gallery {
column-count: 3;
gap: .5em;
margin: auto;
width: 100%;
display: inherit;
}
.insta-grid .embedpress-insta-container .insta-gallery-item {
position: relative;
color: #fff;
cursor: pointer;
height: 350px;
}
.embedpress-insta-container .insta-gallery-item:hover {
cursor: pointer;
}
.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item {
height: auto;
margin-bottom: .5em;
}
.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image {
height: 550px;
margin-bottom: -13px;
}
.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info,
.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
transition: 0.3s;
opacity: 0;
visibility: hidden;
}
.insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {
height: calc(100% + 4px);
}
.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info,
.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info {
opacity: 1;
visibility: visible;
}
.embedpress-insta-container .insta-gallery-item-info ul {
display: flex;
align-items: center;
justify-content: center;
padding: 0;
margin: 0;
height: 100%;
}
.embedpress-insta-container .insta-gallery-item-info li {
display: flex;
align-items: center;
font-size: 1.7rem;
font-weight: 600;
gap: 5px;
}
.embedpress-insta-container .insta-gallery-item-likes {
margin-right: 2.2rem;
}
.embedpress-insta-container .insta-gallery-item-type {
position: absolute;
right: 1rem;
top: 1rem;
text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
}
.embedpress-insta-container .insta-gallery-image {
width: 100%;
height: 100%;
object-fit: cover;
min-height: 320px;
}
.insta-masonry .embedpress-insta-container .insta-gallery-image {
margin-bottom: -13px;
}
.insta-gallery-item-info svg {
width: 40px;
height: 40px;
}
.insta-item-reaction-count {
display: flex;
}
.insta-item-reaction-count .insta-gallery-item-likes, .insta-item-reaction-count .insta-gallery-item-comments {
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
font-size: 20px;
font-weight: bold;
color: #fff;
}
.insta-gallery-item-info .insta-item-reaction-count svg {
width: 25px;
height: 25px;
}
.insta-gallery-item-type svg {
width: 25px;
height: 25px;
}
.insta-gallery-item-type svg.insta-video-icon {
width: 22px;
height: 22px;
}
.cg-carousel__btns.hidden {
display: none;
}
.cg-carousel__btns {
top: 50%;
transform: translateY(-50%);
position: absolute;
width: 100%;
}
.ep-embed-content-wraper.insta-carousel .cg-carousel__btns {
top: calc(50% - 16px);
}
.ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink {
display: flex;
align-content: center;
}
.cg-carousel__btns button {
background: #262323;
border: 0;
border-radius: 50px;
width: 35px;
height: 35px;
display: inline-grid;
align-items: center;
justify-content: center;
cursor: pointer;
padding: 0;
}
button#js-carousel__prev-1 {
position: absolute;
left: 30px; z-index: 1;
padding: 8px 15px;
}
button#js-carousel__next-1 {
position: absolute;
right: 30px; z-index: 1;
padding: 8px 15px;
}
.embedpress-popup-block.embedpress-popup-img {
position: relative;
height: 100%;
display: flex;
background: #000;
}
.popup-carousel, .cg-carousel__track {
height: 100%;
}
.popup-container .popup-carousel .cg-carousel__track {
align-items: center;
background-color: #000;
}
.popup-container .popup-carousel {
background-color: #000;
}
button.js-carousel__prev-1 {
position: absolute;
left: 30px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
button.js-carousel__next-1 {
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.cg-carousel__btn svg {
width: 16px;
height: 16px;
}
.load-more-button-container, .load-more-button-container button {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.load-more-button-container button {
border-style: solid;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
color: #ffffff;
border-color: #037bff;
background-color: #037bff;
padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;
font-family: inherit;
font-weight: inherit;
line-height: 1em;
cursor: pointer;
border-radius: 5px;
margin-top: 30px;
} .popup-container {
display: flex;
width: 100%;
} .popup-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.85);
display: flex;
justify-content: center;
align-items: center;
z-index: 99999;
} .popup {
border-radius: 10px;
overflow: hidden;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
justify-content: center;
max-height: 100%;
max-width: 100%;
}  .popup-container .popup-md-9.white {
width: 60%;
overflow: hidden;
}
.popup-md-3.red {
width: 40%;
} .embedpress-popup-img img {
width: 100%;
height: auto;
object-fit: contain;
}
video.popup-media-image {
height: auto;
max-width: 100%;
width: 100%;
max-height: 100vh;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
img.popup-media-image {
height: auto;
} .embedpress-popup-header, .embedpress-hashtag-header {
display: flex;
align-items: center;
padding: 15px 10px;
justify-content: space-between;
border-bottom: 1px solid #f4e9e9;
}
.hashtag-container {
border-bottom: 1px solid #f4e9e9;
}
.embedpress-hashtag-header {
border: none;
max-width: 350px;
margin: auto;
}
.embedpress-hashtag-username {
font-weight: bold;
}
.embedpress-popup-header-img img, .embedpress-hashtag-header-img img {
border-radius: 50% !important;
margin-right: 10px;
width: 30px;
height: 30px !important;
object-fit: cover;
border: 2px solid #037bff !important;
}
.embedpress-popup-header-img a, .embedpress-hashtag-header-img a {
display: flex;
align-items: center;
justify-content: center;
text-decoration: none !important;
}
.embedpress-popup-username {
color: #005293;
font-weight: bold;
font-size: 15px;
text-decoration: none !important;
}
img.embedpress-hashtag-round {
border-radius: 50px !important;
}
.insta-followbtn a {
text-decoration: none !important;
padding: 6px 15px;
background: #007bff;
border-radius: 5px;
color: #fff !important;
font-size: 14px;
font-weight: normal;
} .embedpress-popup-block.embedpress-popup-info {
display: flex;
flex-direction: column;
justify-content: space-between;
flex-grow: 1;
height: 100%;
background-color: #fff; }
.embedpress-popup-text {
font-size: 14px;
font-weight: normal;
overflow: hidden;
letter-spacing: 0.04em;
line-height: 1.8rem;
padding: 10px;
flex: auto;
border-bottom: 1px solid #f4e9e9;
text-align: left;
max-height: calc(100vh - 235px);
overflow: auto;
word-break: break-all;
} .embedpress-popup-stats {
display: flex;
align-items: center;
justify-content: space-between;
padding: 16px 10px;
}
.embedpress-popup-stats .embedpress-inline {
display: flex;
align-items: center;
gap: 5px;
font-weight: bold;
color: #000;
cursor: pointer;
position: relative;
}
.embedpress-popup-stats .embedpress-inline a {
display: flex;
align-items: center;
gap: 6px;
color: #000;
text-decoration: none;
font-weight: 400;
}
.embedpress-popup-stats .embedpress-inline a svg {
width: 20px;
height: 20px;
} .embedpress-popup-share-buttons {
padding: 10px;
background-color: #fafafa;
display: flex;
align-items: center;
}
.embedpress-popup-share-buttons a {
color: #007bff;
}
.embedpress-href.embedpress-popup-share {
cursor: pointer;
color: #ca379d;
display: flex;
align-items: center;
gap: 6px;
}
.embedpress-popup-share-buttons {
background: #f4f9ff;
position: absolute;
top: -50px;
left: -55px;
gap: 10px;
border-radius: 5px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
visibility: hidden;
opacity: 0;
margin-bottom: -10px;
transition: 0.3s;
}
.embedpress-popup-share-buttons.show {
visibility: visible;
opacity: 1;
margin-bottom: 0;
}
.embedpress-popup-share-buttons::before {
content: "";
position: absolute;
bottom: -15px;
left: 50%;
margin-left: -8px;
border-width: 8px;
border-style: solid;
border-color: #f4f9ff transparent transparent transparent;
}
.embedpress-popup-share-buttons::before {
content: "";
position: absolute;
bottom: -15px;
left: 50%;
margin-left: -8px;
border-width: 8px;
border-style: solid;
border-color: #f4f9ff transparent transparent transparent;
z-index: 1 !important;
}
.embedpress-popup-share-buttons::after {
content: "";
position: absolute;
bottom: -16.1px;
left: 50%;
margin-left: -8px;
border-width: 8px;
border-style: solid;
border-color: #e7eaef transparent transparent transparent;
}
.embedpress-popup-share-buttons span {
color: #fff;
font-size: 18px;
display: flex;
align-items: center;
}
.embedpress-popup-share-buttons span svg {
width: 16px !important;
height: 16px !important;
}
.embedpress-popup-share-buttons span.dashicons.dashicons-linkedin {
color: #0077b5;
}
.embedpress-popup-share-buttons span.dashicons.dashicons-facebook {
color: #1877F2;
}
.embedpress-popup-share-buttons span.dashicons.dashicons-pinterest {
color: #E60023;
}
span.tag-wrapper a {
font-weight: bold;
text-decoration: none !important;
}
.embedpress-href.embedpress-popup-share svg {
width: 20px;
height: 20px;
}
.embedpress-popup-instagram-buttons svg {
width: 18px !important;
height: 20px !important;
}
.embedpress-popup-stats .embedpress-inline {
transition: 0.3s;
}
.embedpress-popup-stats .embedpress-inline:hover svg, .embedpress-popup-stats .embedpress-inline a:hover, .embedpress-popup-stats .embedpress-inline:hover, .embedpress-href:hover svg .st0 {
color: rgb(115, 115, 115) !important; }
.embedpress-inline.embedpress-popup-instagram-buttons a:hover svg path {
stroke: rgb(115, 115, 115);
}
.embedpress-inline.popup-like-button a:hover svg {
color: rgb(115, 115, 115);
fill: rgb(115, 115, 115);
}
.embedpress-href.embedpress-popup-share:hover svg {
fill: rgb(115, 115, 115);
} .date-post {
padding: 10px;
font-size: 12px;
color: #8e8e8e;
}
div.popup-close {
position: absolute;
top: 50px;
right: 50px;
color: white;
z-index: 15566555655;
cursor: pointer;
padding: 15px;
background: #643535;
border-radius: 50px;
height: 10px;
width: 10px;
display: flex;
align-items: center;
justify-content: center;
text-transform: uppercase;
cursor: pointer;
}
.load-spin {
width: 100px;
height: 100px;
background-color: #f00;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.loader {
margin: auto;
border: 5px solid #EAF0F6;
border-radius: 50%;
border-top: 5px solid #FF7A59;
width: 30px;
height: 30px;
animation: spinner 4s linear infinite;
}
.sponsored-youtube-video {
height: 100%;
}
@keyframes spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media screen and (max-width: 1200px) {
.popup-container .popup-md-9.white {
width: 50%;
}
.popup-container .popup-md-3 {
width: 50%;
}
}
@media screen and (max-width: 991px) {
.popup-container {
flex-direction: column;
}
.popup-container .popup-md-9.white {
width: 100%;
}
.popup-container .popup-md-3 {
width: 100%;
}
.embedpress-popup-text {
max-height: 300px;
}
}
@media screen and (max-width: 768px) {
.insta-grid .embedpress-insta-container .insta-gallery {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.embedpress-popup-text {
max-height: 250px;
}
}
@media screen and (max-width: 420px) {
.insta-grid .embedpress-insta-container .insta-gallery {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.profile-header {
flex-direction: column;
}
.embedpress-popup-text {
max-height: 200px;
}
.insta-followbtn {
display: none;
}
} .ep-player-wrap .hide {
display: none;
}
.ep-gdrp-content {
background: #222;
padding: 50px 30px;
color: #fff;
}
.ep-gdrp-content a {
color: #fff;
}
.ep-youtube__content__pagination {
display: flex;
justify-content: center;
align-items: center;
margin-top: 30px;
gap: 10px;
}
.ep-loader-wrap {
margin-top: 30px;
display: flex;
justify-content: center;
}
.ep-youtube__content__pagination .ep-prev,
.ep-youtube__content__pagination .ep-next {
cursor: pointer;
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 30px;
padding: 0 20px;
height: 40px;
transition: .3s;
display: flex;
align-items: center;
}
.ep-youtube__content__pagination .ep-prev:hover,
.ep-youtube__content__pagination .ep-next:hover {
background-color: #5B4E96;
color: #fff;
}
.ep-youtube__content__pagination .ep-page-numbers {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.ep-youtube__content__pagination .ep-page-numbers>span {
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 30px;
display: inline-block;
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
}
.active__current_page {
background: #5B4E96;
color: #fff;
}
.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {
margin-top: 30px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 30px;
}
[data-source-id] .layout-list .ep-youtube__content__block .youtube__content__body .content__wrap {
grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr)) !important;
}
[data-youtube-channel-carousel].ep-youtube__content__block {
position: relative
}
.ep-youtube__content__block .item {
cursor: pointer;
white-space: initial;
}
.ep-youtube__content__block .youtube-carousel .item {
margin: 10px;
}
.ep-youtube__content__block .item:hover .thumb .play-icon {
opacity: 1;
top: 50%;
}
.ep-youtube__content__block .item:hover .thumb:after {
opacity: .4;
z-index: 0;
}
.ep-youtube__content__block .thumb {
padding-top: 56.25%;
margin-bottom: 5px;
position: relative;
background-color: #222;
background-size: contain !important;
border-radius: 12px;
overflow: hidden;
}
figure .ep-youtube__content__block .thumb {
background-color: #222 !important;
}
.ep-youtube__content__block .thumb:after {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
content: '';
background: #000;
opacity: 0;
transition: opacity .3s ease;
}
.ep-youtube__content__block .thumb:before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
content: '';
background: #222;
z-index: -1;
}
.ep-youtube__content__block .thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.ep-youtube__content__block .thumb .play-icon {
width: 50px;
height: auto;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: all .3s ease;
z-index: 2;
}
.ep-youtube__content__block .thumb .play-icon img {
width: 100;
}
.ep-youtube__content__block .body p {
margin-bottom: 0;
font-size: 15px;
text-align: left;
line-height: 1.5;
font-weight: 400;
}
.ep-youtube__content__block.loading .ep-youtube__content__pagination {
display: none;
}
.ep-youtube__content__block .ep-loader {
display: none;
}
.ep-youtube__content__block.loading .ep-loader {
display: block;
}
.ep-loader img {
width: 20px;
}
.is_mobile_device {
display: none !important;
}
.is_mobile_devic.ep-page-numbers {
gap: 5px;
}
@media only screen and (max-width: 480px) {
.is_desktop_device {
display: none !important;
}
.ep-youtube__content__pagination .ep-page-numbers>span {
width: 35px;
height: 35px;
}
.ep-youtube__content__pagination .ep-prev, .ep-youtube__content__pagination .ep-next {
height: 35px;
}
.is_mobile_device {
display: flex !important;
;
}
.ep-youtube__content__pagination .ep-page-numbers {
gap: 5px;
}
} .embedded-youtube-channel .ose-youtube {
height: 100% !important;
max-height: 100% !important;
}
.ep-embed-content-wraper.embedded-youtube-channel .ose-youtube, .ep-youtube-channel .ose-youtube {
height: 100% !important;
max-height: 100% !important;
}
.ose-youtube .channel-header {
display: flex;
align-items: center;
padding: 20px;
border-radius: 10px;
}
.ose-youtube .profile-picture {
width: 120px;
height: 120px;
border-radius: 50%;
margin-right: 20px;
}
.ose-youtube .channel-info {
flex-grow: 1;
text-align: left;
}
.ose-youtube .info-description {
margin-bottom: 20px;
}
.ose-youtube .channel-name {
font-size: 24px;
margin: 0;
}
.ose-youtube .channel-details {
margin: 5px 0;
}
.ose-youtube .more-info {
text-decoration: none;
}
.ose-youtube .subscribe-button {
background-color: red;
border: none;
padding: 10px 20px 10px 12px;
border-radius: 30px;
cursor: pointer;
display: inline-flex;
align-items: center; text-decoration: none !important;
color: white;
font-weight: 600;
}
.ose-youtube .subscribe-button svg {
height: 20px;
width: 20px;
margin-right: 5px;
}
.ose-youtube .subscribe-button:hover {
background-color: #ff6868;
}
#videoPopup.video-popup {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.95);
}
.video-popup-content {
position: absolute;
left: 50%;
top: calc(50% + 30px);
transform: translate(-50%, -50%);
max-width: 90%;
max-height: 90%;
text-align: center;
}
.video-popup-inner-content {
width: 100%;
height: 100%;
max-height: 90vh;
overflow: auto !important;
border: 1px solid #333;
border-radius: 8px;
background: #000;
box-sizing: border-box;
padding: 20px;
}
.video-popup-content iframe {
width: 700px !important;
height: 420px !important;
max-width: 100%;
max-height: 100%;
}
#videoPopup.video-popup .close {
position: absolute;
top: -25px;
right: -30px;
color: #fff;
font-size: 35px;
}
#videoPopup.video-popup .close:hover,
#videoPopup.video-popup .close:focus {
color: #999;
text-decoration: none;
cursor: pointer;
}
#videoPopup.video-popup .popup-controls {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: flex;
justify-content: space-between;
align-items: center;
pointer-events: none; }
#videoPopup.video-popup .nav-icon {
pointer-events: auto; color: white;
font-size: 50px;
cursor: pointer;
user-select: none;
}
#videoPopup.video-popup .prev-icon {
position: absolute;
left: -60%;
top: 50%;
transform: translate(0, -50%);
padding: 10px;
}
#videoPopup.video-popup .next-icon {
position: absolute;
right: -60%;
top: 50%;
transform: translate(0, -50%);
padding: 10px;
}
#videoDescription {
color: #fff;
font-size: 14px;
}
.youtube-video-description {
font-family: Arial, sans-serif;
margin: 0;
padding: 0 20px;
bottom: no;
max-width: 700px;
text-align: left;
}
.youtube-video-header h1 {
font-size: 20px;
margin: 0 0 10px 0;
color: #fff;
}
.youtube-video-meta {
font-size: 14px;
color: #666;
margin-bottom: 10px;
}
.youtube-video-meta span {
margin-right: 10px;
}
.youtube-video-body {
max-height: 200px;
overflow: auto;
}
.youtube-video-body p {
font-size: 15px;
margin: 0 0 20px 0;
color: #ddd;
}
.youtube-video-footer {
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 5px;
}
.youtube-video-link {
font-size: 16px;
color: #0073aa;
text-decoration: none;
}
.youtube-video-link:hover {
text-decoration: underline;
}
.youtube-video-stats {
font-size: 14px;
color: #666;
display: flex;
align-items: center;
gap: 18px;
}
.youtube-video-stats svg {
height: 12px;
width: 14px;
}
.youtube-video-stats span {
margin-right: 10px;
display: flex;
align-items: center;
gap: 8px;
color: #dad2d2;
}
.youtube-video-stats i {
margin-right: 5px;
} .youtube-body-content .description-container {
display: flex; border-radius: 4px;
max-width: 600px;
text-align: left;
margin-top: 10px;
}
.youtube-body-content.body {
width: 100%;
}
.youtube-body-content .thumbnail {
width: 30px;
height: 30px;
border-radius: 4px;
margin-right: 10px;
}
.youtube-body-content .thumbnail img {
border-radius: 50%;
margin-right: 10px;
width: 30px;
height: 30px;
}
.youtube-body-content .details {
display: flex;
flex-direction: column;
justify-content: space-between;
width: calc(100% - 30px);
}
.youtube-body-content .title {
font-size: 14px;
font-weight: 500;
color: #000000;
margin-bottom: 4px;
line-height: 1.4;
}
.youtube-body-content .channel,
.youtube-body-content .views,
.youtube-body-content .time {
font-size: 14px;
color: #606060;
}
.youtube-body-content .channel {
margin-bottom: 4px;
} .ep-player-wrap.layout-gallery .ep-first-video iframe {
border-radius: 15px;
}
.ep-player-wrap.layout-list .ep-youtube__content__block .item {
display: flex;
width: 100%;
gap: 20px;
}
.ep-player-wrap.layout-list .ep-youtube__content__block .thumb {
padding-top: 20.25%;
min-width: 250px;
max-width: 300px;
} [data-youtube-channel-carousel] .youtube-carousel-container {
position: relative;
width: 100%;
overflow: hidden;
}
[data-youtube-channel-carousel] .youtube-carousel {
display: flex;
transition: transform 0.5s ease-in-out;
}
[data-youtube-channel-carousel] .youtube-carousel .item {
min-width: calc(33.3333% - 20px); box-sizing: border-box;
}
[data-youtube-channel-carousel] button {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: white;
border: none;
cursor: pointer;
padding: 10px;
box-shadow: none;
background-color: #000000ba;
width: 40px;
height: 40px;
display: flex;
align-items: center;
border-radius: 50%;
justify-content: center;
}
[data-youtube-channel-carousel] button.preview {
left: -100px;
}
.carousel-controls button.next {
right: -100px;
} .fc-list-table .fc-event, .fc-list-table .fc-event:hover {
color: inherit !important;
text-decoration: none !important;
}
.fc-list-table .fc-event, .fc-list-table .fc-event-dot {
background-color: transparent !important;
}
.fc table.fc-list-table {
table-layout: inherit !important;
}
.fc-list-table .fc-event {
display: table-row !important;
}
@media screen and (max-width: 1400px) {
.ose-youtube .video-popup-content iframe {
height: 305px !important;
}
.ose-youtube .prev-icon {
left: -50%
}
.ose-youtube .next-icon {
right: -50%
}
}
@media screen and (max-width: 1200px) {
.ose-youtube .video-popup-content iframe {
height: 305px !important;
}
.ose-youtube .prev-icon {
left: -40%
}
.ose-youtube .next-icon {
right: -40%
}
}
@media screen and (max-width: 992px) {
.ose-youtube .video-popup-content iframe {
height: 305px !important;
}
.ose-youtube .prev-icon {
left: -40%
}
.ose-youtube .next-icon {
right: -40%
}
}
@media screen and (max-width: 576px) {
.ose-youtube .prev-icon {
left: -26%
}
.ose-youtube .next-icon {
right: -26%
}
}
@media screen and (max-width: 580px) {
.ose-youtube .prev-icon {
left: -18%;
}
.ose-youtube .next-icon {
right: -18%;
}
}
.youtube-video-body {
display: none;
}
.video-popup-content {
width: 100%;
max-width: 720px;
margin: auto;
}
@media (max-width: 1024px) {
.youtube-carousel .item {
min-width: calc(50% - 20px) !important; }
}
@media (max-width: 768px) {
.youtube-carousel .item {
min-width: calc(100% - 20px) !important; }
[data-youtube-channel-carousel] button.preview {
left: 0 !important;
}
[data-youtube-channel-carousel] button.next {
right: 0;
}
.video-popup-content {
width: calc(100% - 40px);
margin: auto;
}
.video-popup-content iframe {
max-height: 300px;
}
#videoPopup.video-popup .close {
top: -25px;
transform: translate(0%, -50%);
right: unset;
}
}
@media (max-width: 580px) {
.ep-first-video {
margin-bottom: 20px;
}
.video-popup-content iframe {
max-height: 220px;
}
.ep-player-wrap .ep-youtube__content__block .item {
gap: 15px;
}
.ep-embed-content-wraper .ep-youtube__content__block .youtube__content__body .content__wrap {
gap: 30px !important;
}
.ose-youtube .profile-picture {
width: 80px;
height: 80px;
}
.ose-youtube .channel-header {
gap: 10px;
align-items: start;
padding: 0;
}
.description-container {
margin-top: 0px;
}
.description-container p.description {
display: none;
}
.ep-player-wrap.layout-list .ep-youtube__content__block .item {
flex-direction: column;
}
.ep-player-wrap.layout-list .ep-youtube__content__block .thumb {
min-width: 100%;
min-height: 200px;
}
}
.ep-google-photos-gallery-grid .ose-google-photos,
.ep-google-photos-gallery-masonary .ose-google-photos,
.ep-google-photos-gallery-justify .ose-google-photos {
height: 100% !important;
max-height: 100% !important;
}  .photos-gallery-grid, .photos-gallery-masonry, .photos-gallery-justify {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 3px;
}
.photos-gallery-grid .photo-item, .photos-gallery-masonary .photo-item {
width: 100%;
height: 200px;
background-color: #f1efef;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
text-align: center;
} .photos-gallery-masonary {
columns: 250px;
gap: 3px;
position: relative;
width: 100%;
}
.photos-gallery-masonary .photo-item {
width: 100%;
height: auto;
object-fit: cover;
display: block;
margin-bottom: 3px;
cursor: pointer;
}
.photos-gallery-masonary .photo-item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
} .photos-gallery-grid {
display: grid;
gap: 3px;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
position: relative;
}
.photos-gallery-grid .photo-item {
border-radius: 10px;
text-align: center;
height: 280px;
cursor: pointer;
}
.photos-gallery-grid .photo-item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}  .photos-gallery-justify {
display: flex;
flex-wrap: wrap;
}
.photos-gallery-justify .photo-item {
cursor: pointer;
height: auto;
}
.photos-gallery-justify .photo-item:hover {
opacity: 0.9;
}
.photos-gallery-justify .photo-item img {
user-select: none;
width: 100%;
vertical-align: middle;
}
.photos-gallery-justify::after {
content: "";
flex-grow: 99999;
min-width: calc(100vw / 4);
}
@media (max-width: 460px) {
.photos-gallery-justify {
flex-direction: column;
}
.photos-gallery-justify .photo-item {
width: 100% !important;
}
} .popup-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
display: none;
justify-content: center;
align-items: center;
z-index: 1000;
transition: 0.5s ease;
}
.popup-overlay .popup {
position: relative;
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
background-color: transparent;
display: flex !important;
justify-content: center;
align-items: center;
color: black;
}
.popup-overlay .close-btn {
position: absolute;
top: 10px;
right: 10px;
color: white;
font-size: 30px;
cursor: pointer;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: #0a0a0a;
border-radius: 50%;
}
.popup-overlay .prev-btn,
.popup-overlay .next-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 30px;
background-color: rgba(0, 0, 0, 0.5);
color: white;
border: none;
padding: 10px;
cursor: pointer;
z-index: 10;
opacity: 0;
visibility: hidden;
transition: 0.2s;
display: flex;
}
.popup-overlay:hover .prev-btn, .popup-overlay:hover .next-btn {
opacity: 1;
visibility: visible;
}
.popup-overlay .prev-btn {
left: 10px;
}
.popup-overlay .next-btn {
right: 10px;
}
.popup-overlay img#popup-image {
width: 100%;
height: auto;
max-height: 100vh;
}
.popup-overlay .prev-btn:hover,
.popup-overlay .next-btn:hover {
background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1024px) {
.photos-gallery-grid .photo-item {
width: 100%;
height: 150px !important;
} .photos-gallery-masonary {
columns: 200px !important;
} .photos-gallery-grid {
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
}
}
@media (max-width: 767px) {
.popup-overlay .prev-btn,
.popup-overlay .next-btn {
font-size: 20px;
padding: 5px;
}
}.related-posts-nav {
border: 0pt none;
margin: 0pt;
padding: 0pt;
}
.related-posts-nav:after {
content: '';
display: block;
clear: both;
}
.related-posts-nav>li {
list-style: none;
padding: 0;
margin: 0;
float: left;
}
.related-posts-nav>li:after {
content: '';
display: block;
clear: both;
}
.related-posts-nav>li:before {
display: none;
}
.related-posts-nav>li>a {
border-bottom: medium none;
margin: 0pt;
padding: 6px;
display: block;
float: left;
text-decoration: none;
text-align: center;
cursor: pointer;
border-right: #ddd;
background-color: #fff;
}
.related-posts-nav>li>a:hover {
background-color: #eeeeef;
}
@media screen and (min-width: 290px) and (max-width: 520px) {
.relpost-block-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
}
.related-posts-nav>li>a>.related-post-list-item-inner-container {
border: 0pt none;
margin: 0pt;
padding: 0pt;
width: 150px;
height: 225px;
}
.related-posts-nav>li>a>.related-post-list-item-inner-container>.related-post-list-item-img-container {
border: 0pt none;
margin: 0pt;
padding: 0pt;
width: 150px;
height: 150px;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0 0;
}
.related-posts-nav>li>a>.related-post-list-item-inner-container>.related-post-list-item-text-container {
border: 0pt none;
margin: 3px 0pt 0pt;
padding: 0pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
line-height: normal;
font-stretch: normal;
color: #333333;
}
.related-post-list-item-link {
box-shadow: none !important;
} #related_posts_thumbnails {
list-style-type: none;
list-style-position: inside;
padding: 0;
margin: 0
}
#related_posts_thumbnails li {
float: left;
padding: 0;
margin: 0;
padding: 5px;
display: block;
max-width: 100%;
}
.relpost_content {
display: block;
overflow: hidden;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-stretch: normal;
-x-system-font: none;
text-decoration: none;
max-width: 100%;
}
.relpost-post-image {
padding: 0;
margin: 0;
border: 0 none;
max-width: 100%;
}
.relpost-post-image{
aspect-ratio: 16/9;
height: auto !important;
object-fit: cover;
}
.relpost-block-container {
border: 0 none;
margin: 0;
padding: 0;
}
.relpost-block-single {
border-bottom: medium none;
margin: 0;
padding: 6px;
display: block;
float: left;
text-decoration: none;
text-align: center;
cursor: pointer;
margin-right: -1px;
margin-bottom: 5px;
overflow: hidden;
border: 0;
}
.rpth_list_date{
display: block;
padding-top: 5px
}
.relpost-block-single-image {
border: 0 none;
margin: 0;
padding: 0;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
background-size: cover !important;
max-width: 100%;
}
.relpost-block-single-text {
border: 0 none;
margin: 3px 0 0;
padding: 0;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-stretch: normal;
-x-system-font: none;
overflow: hidden;
}
.relpoststh_front_cat {
padding-top: 5px;
}
html[dir="rtl"] .relpost-block-single {
float: right;
}
html[dir="rtl"] #related_posts_thumbnails li {
float: right;
}
.relpost-align-left {
float: left;
}
.relpost-align-right {
float: right;
}
.relpost-align-center {
float: none;
text-align: center;
}
.relpost-align-center .relpost-block-single {
display: inline-block;
float: none;
}
.relpost-thumb-wrapper:after {
content: "";
display: block;
clear: both;
}
.rpth_post_date {
display: block;
padding-top: 10px;
font-size: 11px;
}
.relpost-block-container .relpost_card_title{
font-size: inherit;
line-height: inherit;
font-weight: 700;
}
.relpost_content h2.relpost_card_title {
font-size: inherit;
} .relpost-block-column-layout{
display: grid;
grid-template-columns: repeat(var(--relposth-columns), 1fr);
gap: 10px; }
.relpost-block-column-layout .relpost-custom-block-single{
max-width: 100%;
}
.relpost-block-column-layout .relpost-block-single-image{
width: 100% !important;
aspect-ratio: 1/1;
height: auto !important;
background-position: center center !important;
} @media (max-width: 1024px){
.relpost-block-column-layout{
grid-template-columns: repeat(var(--relposth-columns_t), 1fr);
}
}
@media (max-width: 600px){
.relpost-block-column-layout{
grid-template-columns: repeat(var(--relposth-columns_m), 1fr);
}
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) no-repeat 10000px center;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) no-repeat -10000px center;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//vintageinfo.be/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}.pdf-light-viewer-archive {
padding: 15px; }
.pdf-light-viewer-archive .site-main {
padding: 15px; }
.pdf-light-viewer-archive .pdf-light-viewer-features-top-panel {
list-style: none;
position: static;
text-align: left;
border-radius: 6px 6px 0 0;
margin-bottom: 16px; }
.pdf-light-viewer-archive .pdf-light-viewer-features-top-panel .current-cat {
font-weight: bold; }
.pdf-light-viewer-archive .pdf-light-viewer-grid {
position: relative; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item {
margin-bottom: 15px; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner {
position: relative; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .transition {
transition: 0.3s cubic-bezier(0.3, 0, 0, 1.3); }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card {
background-color: #fff;
bottom: 0;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
height: 250px;
left: 0;
margin: auto;
overflow: hidden;
position: relative;
right: 0;
top: 0;
width: 200px; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover .btn-container {
display: inline;
margin-top: 180px; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover .card_circle {
background-size: cover;
border-radius: 0;
margin-top: -180px; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover h2 {
background: RoyalBlue;
color: #fff;
margin-top: 100px;
padding: 5px; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover h2 a {
color: #fff; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover h2 small {
color: #fff; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card_circle {
background: no-repeat center bottom;
background-color: RoyalBlue;
background-size: cover;
border-radius: 50%;
height: 250px;
margin-left: -25px;
margin-top: -110px;
position: absolute;
width: 250px; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner h2 {
color: RoyalBlue;
font-size: 24px;
line-height: 28px;
font-weight: 200;
margin-top: 150px;
position: absolute;
text-align: center;
width: 100%;
z-index: 9999; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner h2 a {
color: RoyalBlue; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .btn-container {
display: none;
margin-top: 320px;
position: absolute;
text-align: center;
width: 100%;
z-index: 9999; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .btn-pdf {
-moz-border-radius: 2px;
-moz-transition: 0.2s ease-out;
-ms-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
-webkit-border-radius: 2px;
-webkit-transition: 0.2s ease-out;
background-clip: padding-box;
border: 2px solid RoyalBlue;
border-radius: 2px;
color: RoyalBlue;
display: inline-block;
font-size: 17px;
font-weight: 400;
height: 36px;
letter-spacing: 0.5px;
line-height: 36px;
margin-bottom: 15px;
padding: 0 2rem;
text-decoration: none;
text-transform: uppercase;
transition: 0.2s ease-out; }
.pdf-light-viewer-archive .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .btn-pdf:hover {
background-color: RoyalBlue;
color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.pdf-light-viewer-search-container {
width: 20%;
float: left;
margin-bottom: 10px; }
.pdf-light-viewer-search-container .pdf-light-viewer-search-input {
width: 79%;
float: left;
background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #f6f6f6 100%);
border-radius: 6px;
box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
color: RoyalBlue;
padding: 10px 5px; }
.pdf-light-viewer-search-container .pdf-light-viewer-search-button {
width: 19%;
margin-left: 2%;
float: left;
background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #f6f6f6 100%);
border-radius: 6px;
box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
color: RoyalBlue;
padding: 11px; }
.pdf-light-viewer-search-container-full {
width: 100%;
float: left;
margin-bottom: 20px; }
.pdf-light-viewer-search-container-full .pdf-light-viewer-search-input {
width: 92%;
float: left;
background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #f6f6f6 100%);
border-radius: 6px;
box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
color: RoyalBlue;
padding: 10px 5px; }
.pdf-light-viewer-search-container-full .pdf-light-viewer-search-button {
width: 5%;
margin-left: 1%;
float: left;
background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #f6f6f6 100%);
border-radius: 6px;
box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
color: RoyalBlue;
padding: 11px; }
.pdf-light-viewer-search-results .pdf-light-viewer--clear {
padding-top: 10px;
margin-bottom: 10px;
border-bottom: 1px solid LightGray; }
.pdf-light-viewer-results-item-pdf {
width: 29%;
float: left; }
.pdf-light-viewer-results-item-pages {
width: 69%;
margin-left: 2%;
float: left;
text-align: left; }
.pdf-light-viewer-results-item-pages a {
display: block;
margin-bottom: 10px; }
.pdf-light-viewer-results-item-pages a div {
font-size: 0.8em; }
.pdf-light-viewer-search-results-found {
color: RoyalBlue;
font-weight: bold; }
html.pdf-light-viewer-reset {
margin: 0 !important;
padding: 0 !important;
overflow: hidden; }
html.pdf-light-viewer-reset body {
background: none;
overflow: hidden; }
html.pdf-light-viewer-reset body:after, html.pdf-light-viewer-reset body:before {
display: none; }
.pdf-light-viewer-archive-container {
box-sizing: border-box; }
.pdf-light-viewer-pdf-view {
box-sizing: border-box;
width: 79%;
float: left;
margin-right: 1%; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pdf-light-viewer-pdf-view {
float: none;
width: 100%; } }
.pdf-light-viewer-pdf-view .pdf-light-viewer-view-iframe {
width: 100%;
border: none;
overflow: hidden;
min-height: 300px; }
.pdf-light-viewer-pdf-select {
box-sizing: border-box;
width: 20%;
float: left;
background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #f6f6f6 100%);
border-radius: 6px;
box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
padding: 3px 8px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.pdf-light-viewer-pdf-select {
float: none;
width: 100%; } }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories {
list-style: none;
margin: 5px 0 0;
padding: 5px 10px;
text-align: left; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li {
margin: 0;
padding: 5px; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a {
width: 100%;
display: block;
color: RoyalBlue; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a .pdf-light-viewer--counter {
color: white;
background-color: RoyalBlue;
border-radius: 5px;
margin: 4px 0 10px;
padding: 0 5px;
font-size: 12px; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a .pdf-light-viewer-grid-item-content {
display: inline-block; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a .d-ib {
display: inline-block; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a div {
margin: 4px 0 10px;
padding: 0 5px;
font-size: 12px; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li .pdf-light-viewer-pdf-categories {
display: none;
border-bottom: 1px solid LightGray;
max-height: 300px;
overflow: auto; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories .pdf-light-viewer-selected {
font-weight: bold;
color: RoyalBlue;
position: relative; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories .pdf-light-viewer-selected:before {
font-family: "simple-line-icons";
content: "\E606";
color: RoyalBlue;
font-size: 12px;
position: absolute;
left: -15px;
top: 0; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-grid-item .js-pdf-light-viewer-display-pdf span {
font-size: 12px; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-grid-item .js-pdf-light-viewer-display-pdf img {
margin-top: 10px; }
.pdf-light-viewer-pdf-select .pdf-light-viewer-cat-thumb {
width: 48px;
height: 48px;
margin-right: 5px; }
.pdf-light-viewer-embeded .pdf-light-viewer .pdf-light-viewer-features-bottom-toolbar-panel .pdf-light-viewer--icon-archive,
.pdf-light-viewer-embeded .pdf-light-viewer .pdf-light-viewer-features-top-panel .pdf-light-viewer--icon-archive {
display: none; }
.pdf-light-viewer--clear {
clear: both; }
.pdf-light-viewer-archive--one-page-with-thumbnails .pdf-light-viewer-pdf-categories {
max-height: 700px;
overflow: auto; }
.pdf-light-viewer-archive--one-page-with-thumbnails .pdf-light-viewer-grid-item-inner {
text-align: center; }
.pdf-light-viewer-archive--one-page-with-thumbnails .pdf-light-viewer-pdf-select .pdf-light-viewer-selected:before {
top: 50%; }
.pdf-light-viewer .pdf-light-viewer-search-form {
display: inline-block; }
.pdf-light-viewer .pdf-light-viewer-search-form input,
.pdf-light-viewer .pdf-light-viewer-search-form .tt-input {
font-size: 17px !important;
text-align: left;
display: inline-block;
width: 175px;
border: none;
padding: 3px 0 !important;
margin: 0;
border-bottom: 1px solid RoyalBlue;
transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
background: transparent;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, RoyalBlue 4%) !important;
background-position: -175px 0;
background-size: 175px 100%;
background-repeat: no-repeat;
color: #777;
box-shadow: none;
border-radius: 0; }
.pdf-light-viewer .pdf-light-viewer-search-form input:focus,
.pdf-light-viewer .pdf-light-viewer-search-form .tt-input:focus {
box-shadow: none;
outline: none;
background-position: 0 0; }
.pdf-light-viewer .pdf-light-viewer-search-form input:first-of-type {
border: none; }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-query,
.pdf-light-viewer .pdf-light-viewer-search-form .tt-hint {
outline: none; }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-query { box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-hint {
color: #aaa; }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-menu { text-align: left;
width: 235px;
margin-top: 2px;
margin-left: -10px;
padding: 6px 0;
background-color: #fff;
border-radius: 0 0 6px 6px;
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-suggestion {
padding: 3px 10px;
font-size: 14px;
line-height: 18px;
cursor: pointer; }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-suggestion:hover, .pdf-light-viewer .pdf-light-viewer-search-form .tt-suggestion.tt-cursor {
color: #fff;
background-color: RoyalBlue; }
.pdf-light-viewer .pdf-light-viewer-search-form .tt-suggestion p {
margin: 0; }
.pdf-light-viewer .pdf-light-viewer-goto-page-input {
border-radius: 0; }
.pdf-light-viewer .pdf-light-viewer-print-options-contaner {
display: none; }
body .pdf-light-viewer-tips {
margin-left: -12px;
background: transparent;
border-color: transparent; }
body .pdf-light-viewer-tips .qtip-tip {
background: #fff; }
body .pdf-light-viewer-tips .qtip-content {
background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 57%, #F6F6F6 100%);
border-radius: 6px 6px;
padding: 12px 24px;
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body .pdf-light-viewer-tips .qtip-content ul {
padding: 0;
margin: 0; }
body .pdf-light-viewer-tips .qtip-content li {
list-style: none;
padding: 0;
margin: 0; }
body .pdf-light-viewer-tips .qtip-content a {
color: RoyalBlue;
text-decoration: none;
font-size: 16px;
line-height: 24px; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .shadow {
-webkit-transition: -webkit-box-shadow 0.3s;
-moz-transition: -moz-box-shadow 0.3s;
-o-transition: -webkit-box-shadow 0.3s;
-ms-transition: -ms-box-shadow 0.3s;
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .next-button {
-webkit-border-radius: 0 15px 15px 0;
-moz-border-radius: 0 15px 15px 0;
-ms-border-radius: 0 15px 15px 0;
-o-border-radius: 0 15px 15px 0;
border-radius: 0 15px 15px 0; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .previous-button {
-webkit-border-radius: 15px 0 0 15px;
-moz-border-radius: 15px 0 0 15px;
-ms-border-radius: 15px 0 0 15px;
-o-border-radius: 15px 0 0 15px;
border-radius: 15px 0 0 15px; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .previous-button-hover,
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .next-button-hover {
background-color: rgba(0, 0, 0, 0.2); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .previous-button-down,
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .next-button-down {
background-color: rgba(0, 0, 0, 0.4); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .pdf-light-viewer-magazine .even .gradient {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .pdf-light-viewer-magazine .odd .gradient {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-viewport .pdf-light-viewer-magazine .page {
background-color: #45484d;
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer.pdf-light-viewer--theme-dark.pdf-light-viewer-fullscreen { background: #45484d; background: -moz-linear-gradient(top, #45484d 0%, #333 90%); background: -webkit-linear-gradient(top, #45484d 0%, #333 90%); background: linear-gradient(to bottom, #45484d 0%, #333 90%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#333',GradientType=0 ); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel {
background-color: #000000;
background-image: -webkit-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: -o-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: linear-gradient(to top left, #000000 0%, #414141 74%);
border-radius: 4px;
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel li:after {
border-left: 1px solid transparent; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel li a,
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel li button,
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel li span {
border: none;
background: transparent;
color: RoyalBlue; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel li span {
color: #aaa; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel li .pdf-light-viewer-goto-page-input {
border-bottom: 1px solid RoyalBlue;
background: transparent;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, RoyalBlue 4%) !important;
color: #aaa;
box-shadow: none; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-features-bottom-panel {
background-color: #000000;
background-image: -webkit-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: -o-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: linear-gradient(to top left, #000000 0%, #414141 74%);
border-radius: 4px;
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .bx-wrapper {
box-shadow: none;
background: transparent;
border-color: transparent; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .bx-wrapper .bx-pager a {
background: #45484d; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .bx-wrapper .bx-pager a.active {
background: RoyalBlue; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .bx-wrapper .bx-controls-direction a {
color: RoyalBlue; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-slide {
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
background: #45484d;
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 4px;
transition: 0.3s border; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-slide.current {
border: 1px solid royalblue; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-slide.thumb-hover {
box-shadow: 0 3px 6px rgba(65, 105, 225, 0.3), 0 3px 6px rgba(65, 105, 225, 0.6);
border: 1px solid rgba(65, 105, 225, 0.23); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-slide span {
color: #aaa; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-magazine-thumbnails .pdf-light-viewer-features-top-nav-panel {
border-radius: 4px; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .exit-message > div {
background: rgba(0, 0, 0, 0.5);
color: white;
border-radius: 10px; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form input,
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form .tt-input {
border-bottom: 1px solid RoyalBlue;
background: transparent;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, RoyalBlue 4%) !important;
color: #777; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form .tt-query {
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form .tt-hint {
color: #aaa; }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form .tt-menu {
background-color: #45484d;
border-radius: 0 0 4px 4px;
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form .tt-suggestion:hover, .pdf-light-viewer.pdf-light-viewer--theme-dark .pdf-light-viewer-search-form .tt-suggestion.tt-cursor {
color: #45484d;
background-color: RoyalBlue; }
body .pdf-light-viewer-tips.pdf-light-viewer--theme-dark .qtip-tip {
background: #45484d; }
body .pdf-light-viewer-tips.pdf-light-viewer--theme-dark .qtip-content {
background-color: #000000;
background-image: -webkit-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: -o-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: linear-gradient(to top left, #000000 0%, #414141 74%);
border-radius: 4px;
color: #aaa;
box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 2px -1px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
body .pdf-light-viewer-tips.pdf-light-viewer--theme-dark .qtip-content a {
color: RoyalBlue; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-features-top-panel {
border-radius: 4px 4px 0 0; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card {
background-color: #000000;
background-image: -webkit-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: -o-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: linear-gradient(to top left, #000000 0%, #414141 74%);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
color: #fff; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover h2 {
background: RoyalBlue;
color: #fff; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover h2 a {
color: #fff; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card:hover h2 small {
color: #fff; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .card_circle {
background-color: RoyalBlue; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner h2 {
color: RoyalBlue; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner h2 a {
color: RoyalBlue; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .btn-pdf {
border: 2px solid RoyalBlue;
border-radius: 4px;
color: RoyalBlue; }
.pdf-light-viewer-archive.pdf-light-viewer--theme-dark .pdf-light-viewer-grid .pdf-light-viewer-grid-item .pdf-light-viewer-grid-item-inner .btn-pdf:hover {
background-color: RoyalBlue;
color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.pdf-light-viewer--theme-dark .pdf-light-viewer-search-container .pdf-light-viewer-search-input {
background: transparent;
border-radius: 0;
border: none;
border-bottom: 2px solid RoyalBlue;
color: RoyalBlue;
box-shadow: none; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-search-container .pdf-light-viewer-search-button {
background: transparent;
border-radius: 0;
border: none;
box-shadow: none;
color: RoyalBlue;
font-weight: bold;
font-size: 25px; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-search-container-full .pdf-light-viewer-search-input {
background: transparent;
border-radius: 0;
border: none;
border-bottom: 2px solid RoyalBlue;
color: RoyalBlue;
box-shadow: none; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-search-container-full .pdf-light-viewer-search-button {
background: transparent;
border-radius: 0;
border: none;
box-shadow: none;
color: RoyalBlue;
font-weight: bold;
font-size: 25px; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-search-results-found {
color: RoyalBlue; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-pdf-select {
background-color: #000000;
background-image: -webkit-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: -o-linear-gradient(bottom right, #000000 0%, #414141 74%);
background-image: linear-gradient(to top left, #000000 0%, #414141 74%);
border-radius: 4px;
box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
.pdf-light-viewer--theme-dark .pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a {
color: RoyalBlue; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li a .pdf-light-viewer--counter {
color: white;
background-color: RoyalBlue;
border-radius: 4px; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories > li .pdf-light-viewer-pdf-categories {
border-bottom: none; }
.pdf-light-viewer--theme-dark .pdf-light-viewer-pdf-select .pdf-light-viewer-pdf-categories .pdf-light-viewer-selected {
color: RoyalBlue; }