#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;
}@font-face {
font-family: 'Open Sans';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Light';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.svg#OpenSansLight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bebas Neue';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/BebasNeue-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/BebasNeue-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/BebasNeue-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/BebasNeue-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/BebasNeue-webfont.svg#BebasNeueRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Yanone Kaffeesatz Regular';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Yanone Kaffeesatz Light';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Oswald Light';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Light-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Light-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Light-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Light-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Light-webfont.svg#OswaldLight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Oswald';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.svg#OswaldBook) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Oswald Stencil';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.svg#OswaldStencilRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Propaganda';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/propaganda-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/propaganda-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/propaganda-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/propaganda-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/propaganda-webfont.svg#propagandaregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SquareFont';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/square-webfont.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/square-webfont.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/square-webfont.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/square-webfont.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/square-webfont.svg#squarefontregular) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'elusive';
src: url(//samscan.pl/wp-content/themes/parabola/fonts/elusive.eot);
src: url(//samscan.pl/wp-content/themes/parabola/fonts/elusive.eot?#iefix) format('embedded-opentype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/elusive.woff) format('woff'),
url(//samscan.pl/wp-content/themes/parabola/fonts/elusive.ttf) format('truetype'),
url(//samscan.pl/wp-content/themes/parabola/fonts/elusive.svg?#elusive) format('svg');
font-weight: normal;
font-style: normal;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
}
*, *:before, *:after {
box-sizing: border-box;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: normal;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
clear: none;
}
ol, ul {
list-style: none;
}
.entry-content blockquote {
padding: 15px;
display: block;
font-style: italic;
margin: 0 auto 1em; width: 80%;
}
#content blockquote p:last-child {
margin-bottom: 0;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
border: none;
} .entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
padding: 0;
list-style: none;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 2em;
font-size: 1.2em;
margin-left: auto;
margin-right: auto;
}
.aligncenter[class^='wp-block']:not(.is-layout-flex) {
display: table;
}
.wp-block-separator {
max-width: 25%;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.wp-block-separator.is-style-dots::before {
color: inherit;
}
.wp-block-button {
transition: .2s opacity;
}
.wp-block-button:hover {
opacity: 0.85;
}
.wp-block-pullquote {
text-align: inherit;
} #container {
float: none;
margin: 0;
width: 100%;
margin-top: 20px;
}
#content {
margin-bottom: 0;
}
.sidey {
display: block;
float: left;
}
#footer {
clear: both;
width: 100%;
} pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace !important;
}
.entry-content pre {
border: 5px dashed transparent;
}
.entry-content code {
border: 1px solid transparent;
background: url(//samscan.pl/wp-content/themes/parabola/images/code.png) repeat;
clear: both;
display: block;
float: none;
margin: 0 auto;
overflow: auto;
padding: 10px !important;
text-indent: 0;
white-space: nowrap;
}  div.menu,
#colophon,
#branding,
#main,
#header {
margin: 0 auto;
}
#branding {
display: block;
float: left;
clear: both;
height: 75px;
padding: 0;
position: relative;
overflow: hidden;
width: 100%;
}
a#logo {
display: inline;
height: 100%;
}
#linky {
background-image: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);
display: block;
width: 100%;
height: 100%;
}
#forbottom {
min-height: 200px;
} #footer-widget-area {
overflow: hidden;
}
.footerfour .widget-area {
float: left;
margin-right: 2%;
width: 23.5%;
}
.footerthree .widget-area {
float: left;
margin-right: 2%;
width: 32%;
}
.footertwo .widget-area {
float: left;
margin-right: 2%;
width: 49%;
}
.footerone .widget-area {
float: left;
width: 100%;
}
.footertwo .widget-area:nth-child(2n),
.footerthree .widget-area:nth-child(3n),
.footerfour .widget-area:nth-child(4n) {
margin-right: 0;
}
#footer-widget-area #fourth {
margin-right: 0;
}
#site-generator {
float: right;
width: 220px;
}  html {
font-size: 16px;
line-height: 1.7;
}
hr {
border: 1px solid transparent;
clear: both;
height: 1px;
} .entry-content ul {
margin-left: 1.5em;
list-style-type: square;
}
.entry-content ul[class^='wp-block'],
.entry-content [class^='wp-block'] ul {
margin-left: 0;
}
.entry-content ul li,
.entry-content ol li {
padding: 2px 0;
}
.entry-content ol > li {
text-indent: 0px;
}
.entry-content  li li {
margin-left: 1em;
}
ol {
list-style-type: decimal;
margin-left: 1.5em;
}
ol ol {
list-style-type: upper-alpha;
}
ol ol ol {
list-style-type: lower-roman;
}
ol ol ol ol {
list-style-type: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px 0;
}
dt {
font-weight: bold;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big {
font-size: 131.25%;
}
ins {
text-decoration: none;
}
pre {
line-height: 18px;
padding: 1.5em;
border: 1px dashed transparent;
}
abbr,
acronym {
border-bottom: 1px dotted transparent;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input:focus,
textarea:focus {
outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
border: 1px solid transparent;
padding: 10px;
-webkit-transition: background-color .2s;
transition: background-color .2s;
}
input[type="submit"],
input[type="reset"] {
padding: .5em 1em;
}
a:link,
a:visited  {
text-decoration:none;
-webkit-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
} .screen-reader-text {
position: absolute;
left: -9000px;
} #header {
background: none;
}
#site-title {
float: left;
font-size: 32px;
line-height: 32px;
}
#site-title a {
font-weight: bold;
text-decoration: none;
display: block;
text-transform: uppercase;
}
#site-description {
display: inline;
float: left;
margin-top: 5px;
clear: both;
text-transform: uppercase;
}
#header-container {
display: block;
float: none;
position: relative;
top: 0;
width: 100%;
height: 100%;
}
#branding #bg_image + #header-container {
position: absolute;
}
#header-container > div {
margin-top: 20px;
} #header-widget-area {
display: block;
right: 0;
top:5px;
height: 100%;
overflow: hidden;
position: absolute;
width: 33%;
z-index: 251;
}
body #header-widget-area ul.yoyo > li {
border: none;
background: none;
} #nav-toggle { display: none; }
#access {
display: block;
float: left;
clear: both;
width: 100%;
margin: 10px auto 0;
}
#access ul {
}
#access  ul  li.current_page_item,
#access ul li.current-menu-item  {
}
#access a {
display: block;
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#access a > span {
display: block;
padding: .5em 1em;
}
#access ul li {
position: relative;
display: block;
float: left;
margin-right: 8px;
white-space: nowrap;
margin-bottom: 10px;
}
#access > .menu > ul > li a:not(:only-child) > span:after {
font-family: "Elusive";
content: '\e80a';
margin-left: 5px;
z-index: 251;
position: relative;
display: inline-block;
line-height: 1;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#access > .menu > ul ul > li a > span {
margin-right: 10px;
}
#access > .menu > ul ul > li a:not(:only-child) > span:after {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
position: absolute;
right: 10px;
top: 15px;
}
#access > .menu > ul > li:hover > a:not(:only-child) > span:after {
opacity: 0;
filter: alpha(opacity=0);
}
#access > .menu > ul > li > a:after,
#access > .menu > ul ul:after {
position: absolute;
content: "";
width: 0;
height: 0;
right: 0;
bottom: 0;
border-bottom: 8px solid transparent;
border-left: 12px solid transparent;
-webkit-transition: border-color .25s linear;
transition: border-color .25s linear;
}
#access ul ul {
display: none;
position: absolute;
clear:both;
z-index: 250;
margin-left: 0;
}
#access ul ul li { display: table;
position: relative;
float: left;
clear: both;
width: 100%; margin: 0;
}
#access ul ul ul {
position: absolute;
left: 100%;
top: 0;
margin: 0;
}
#access ul ul ul li { width: 100%;
display: block;
float: none;
}
#access ul ul a, #access ul ul ul a {
display: table;
float: none;
min-width: 150px;
width: 100%;
}
#access ul ul li:hover,
#access ul ul ul li:hover {}
#access li:hover > a {}
#access ul ul :hover > a {}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-item > a{}
#access ul ul li.current_page_item ,
#access ul ul li.current-menu-ancestor,
#access ul ul li.current-menu-item ,
#access ul ul li.current-menu-parent { }
#access ul li.current_page_item a,
#access ul li.current-menu-ancestor a,
#access ul li.current-menu-item a,
#access ul li.current-menu-parent a,
#access ul li a:hover { }
.parabola-menu-center #access > .menu { text-align: center; }
.parabola-menu-center #access > .menu > ul { display: table; margin: 0 auto; }
.parabola-menu-center #access > .menu > ul > li > a > span { text-align: center; }
.parabola-menu-center #access > .menu > ul > li { display: inline-block; float: none; vertical-align: middle; }
.parabola-menu-center #access > .menu > ul > * { text-align: initial; }
.parabola-menu-right #access > .menu { float: right; }
.parabola-menu-right #nav-toggle { text-align: right; }
.parabola-menu-right #access > .menu > ul > li > ul.sub-menu { right: 0; }
.parabola-menu-rightmulti #access ul li { float: right; }
.parabola-menu-rightmulti #nav-toggle { text-align: right; }
.parabola-menu-rightmulti #access > .menu > ul > li > ul.sub-menu { right: 0; }
.parabola-menu-left #nav-toggle { text-align: left; } .topmenu {
overflow: hidden;
margin: 0 auto;
}
.topmenu ul{
margin: 0;
padding: 0;
float: right;
}
.topmenu ul li{
display: block;
position: relative;
float: left;
margin: 0 3px;
}
.topmenu ul li a {
display: block;
text-transform: uppercase;
padding: 3px 5px;
font-size: .9em;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.topmenu ul li a:hover {
text-decoration: underline;
}
.topmenu ul li a:after {
position: absolute;
top: 0;
right: 0;
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-top: 6px solid transparent;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.footermenu {
display: table;
float: none;
overflow: visible;
margin: 1em auto 0;
text-align: center;
}
.footermenu ul li{
display: block;
float: left;
margin: 0 8px;
text-align: center;
white-space: nowrap;
}
.footermenu ul li a:after {
position: relative;
bottom: 6px;
right: -1px;
content: "";
width: 0;
height: 0;
border-left: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.footermenu a {
font-size: .9em;
text-transform: uppercase;
} #main {
clear: both;
padding: 0;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
font-size: 15px;
line-height: 21px;
overflow: auto;
font-family: "Courier New",Courier,monospace !important;
}
#content code {
font-size: 13px;
}
#content dt,
#content th {
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
line-height: 1.5em;
margin: 20px 0 0;
}
.entry-content h5,
.entry-content h6 {
text-transform: uppercase;
}
.entry-content table {
border: 0;
margin: 0 0px 24px 0;
text-align: left;
width: 100%;
vertical-align: top;
}
.entry-content tr {
vertical-align: top;
}
.entry-content .alternate { }
.entry-contentt tr th,
.entry-content thead th {
font-size: 14px;
padding: 9px 24px;
}
.entry-content tr td {
border-top: 1px solid transparent;
padding: 6px 24px;
vertical-align: top;
}
.entry-content tr.odd td { } .page-header {
display: table;
float: none;
border-bottom: 2px solid transparent;
margin-bottom: 1em;
padding: 1.25em 2em;
}
body.search .page-title {
padding: 0.7em 2em 0.5em;
}
.attachment-page-title.page-title {
padding: 1em 2em;
}
#content .page-title {
display: inline-block;
font-size: 1em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
}
.page-title span {
font-style: italic;
font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
}
:not(#author-description) > .taxonomy-description {
margin-top: .5em;
}
#content .taxonomy-description p:last-child {
margin-bottom: 0;
}
#content .entry-title {
font-size: 2em;
font-weight: normal;
line-height: 1.3em;
padding: 0;
margin: 0;
word-wrap: break-word;
}
#content.page .entry-title {
margin-bottom: .5em;
}
.entry-title a:link,
.entry-title a:visited {
color: inherit;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
}
#content > h1.entry-title {
margin-bottom: 10px;
}
.entry-meta {
display: block;
font-size: 0.85em;
clear: both;
margin-bottom: 1em;
}
.entry-meta:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.entry-meta span,
.entry-utility span {
display: block;
float: left;
border: 1px solid transparent;
margin-right: -1px;
padding: 0 10px;
text-transform: uppercase;
line-height: 2;
letter-spacing: 0.5px;
-webkit-transition: background .5s ease-in-out;
transition: background .5s ease-in-out;
}
time.updated {
display: none;
}
.entry-meta span.bl_categ {
max-width: 97%;
}
body.attachment .entry-meta span.bl_categ {
display: none;
}
.entry-utility {
clear: both;
font-size: 0.85em;
}
.footer-tags {
display: inline;
line-height: 2;
}
.entry-utility span.bl_bookmark {
display: inline;
float: none;
padding: 0;
}
.comments-link {
position: absolute;
right: 0;
top: 0;
height: 30px;
line-height: 30px;
min-width: 110px;
padding: 0 15px 0 5px;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.comments-link:hover {
opacity: 1;
}
.comments-link * {
font-size: 0.7em;
text-transform: uppercase;
letter-spacing: 1px;
vertical-align: top;
}
.comments-link:before {
position: absolute;
content: "";
width: 0;
height:0;
left: -30px;
top: 0;
border-top: 30px solid transparent;
border-left: 30px solid transparent;
}
#content h3.entry-format {
display: inline;
float: left;
text-transform: uppercase;
border: 1px solid transparent;
padding: 0 10px;
font-size: inherit;
line-height: 2;
letter-spacing: 3px;
}
.entry-meta abbr,
.entry-utility abbr {
border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
border-bottom: 1px dotted transparent;
}
.entry-content,
.entry-summary {
clear: both;
padding-top: 8px;
word-wrap: break-word;
}
#content .entry-summary p:last-child {
margin-bottom: 12px;
}
.entry-content fieldset {
border: 1px solid transparent;
margin: 0 0 24px 0;
padding: 24px;
}
.entry-content fieldset legend {
font-weight: bold;
padding: 0 24px;
}
.entry-content sup,
.entry-content sub {
font-size: 0.625em;
}
.entry-content blockquote.left {
float: left;
margin-left: 0;
margin-right: 24px;
text-align: right;
width: 33%;
}
blockquote:not(.alignright),
blockquote.alignleft {
border-left: 5px solid transparent;
}
.entry-content blockquote.right {
float: right;
margin-left: 24px;
margin-right: 0;
text-align: left;
width: 33%;
}
blockquote.alignright {
border-right: 5px solid transparent;
}
.tag-links {
margin-left: 30px;
}
.page-link {
margin: 20px 0;
clear: both;
text-transform: uppercase;
}
.page-link a,
.page-link span,
.page-link em {
display: inline-block;
font-weight: normal;
text-decoration: none;
}
.page-link em {
font-style: normal;
padding: 0 1em;
}
span.edit-link {
border: 1px solid transparent;
text-transform: uppercase;
clear: both;
float: right !important;
display: block;
background: none;
margin: 0;
padding: 0;
font-size: 0.9em;
letter-spacing: 1px;
}
span.edit-link a {
display: block;
padding: 3px 16px;
}
#author-info {
border-top: 1px solid transparent;
clear: both;
margin: -1.1em 0 24px 0;
overflow: hidden;
padding: 1.5em;
}
#author-info #author-avatar {
border: 7px solid transparent;
float: left;
line-height: 0;
margin: 0 -104px 0 0;
}
#author-info #author-description {
float: left;
margin: 0 0 0 94px;
}
#entry-author-info {
display: inline-block;
clear: both;
overflow: hidden;
margin: 1.5em 0;
padding: 2em 0;
border-top: 1px solid transparent;
}
#entry-author-info #author-avatar {
float: left;
margin: 0 -104px 0 0;
border: 7px solid transparent;
line-height: 0;
}
#entry-author-info #author-description {
float: left;
margin: 0 0 0 94px;
}
#author-link {
margin-top: 1em;
}
#content .video-player {
padding: 0;
}  .home #content .format-aside p,
.home #content .category-asides p {
line-height: 20px;
margin-bottom: 10px;
margin-top: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
padding-top: 0;
}
#content .format-aside .entry-title {
display: none;
}
#content .format-aside .author ,
#content .format-aside  .bl_categ,
#content .format-aside .bl_sep {
display: none;
} .gallery {
margin-bottom: 20px;
margin-left: -4px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: table;
margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
text-align: center;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width:         calc(25%-4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-caption {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
max-height: 50%;
margin: 0;
padding: 2px 8px;
font-size: 0.9em;
text-align: left;
line-height: 1.3;
opacity: 0;
filter: alpha(opacity=0);
cursor: default;
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
filter: alpha(opacity=100);
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .format-chat p {
font-family: Monaco, "Courier New", monospace !important;
} .format-quote blockquote,
.format-quote blockquote p{
font-family: Georgia,"Bitstream Charter",serif !important;
font-size: 1.1em !important;
} .format-status .entry-title {
display: none;
}
.status_content {
}
.format-status .avatar {
display: block;
width: auto;
float: left;
margin: 0 10px 10px 0;
} .attachment .entry-content .entry-caption {
font-size: 140%;
margin-top: 24px;
}  .entry-content img,
.entry-summary img {
max-width: 100%;
height: auto;
}
.sidey select {
max-width: 100%;
}
.sidey img {
max-width: 100%;
height: auto;
}
.entry-content table img {
max-width: inherit; }
.entry-content img:hover { }
.alignleft,
img.alignleft,
.alignleft img {
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright,
.alignright img {
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter,
.aligncenter img {
clear: both;
margin-left: auto;
margin-right: auto;
}
img.aligncenter {
display: block;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 12px;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
opacity: 0.99;
filter: alpha(opacity=99);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
img.alignleft:hover,
img.alignright:hover,
img.aligncenter:hover,
img.alignnone:hover,
.wp-caption img:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}
.wp-caption {
line-height: 18px;
margin-bottom: 20px;
text-align: center;
max-width: 100%;
}
.wp-caption img {
border: none;
padding: 0px;
width: 100%;
box-shadow: none;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: .5em 1em .8em;
text-align: center;
text-indent: 0;
line-height: 1.5;
}
.wp-smiley {
margin: 0;
border: 0 !important;
background: none !important;
vertical-align: middle;
box-shadow: none !important;
}
.attachment img { display: block;
margin: 0 auto;
max-width: 96%;
} .navigation {
overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
text-decoration: none;
}
.navigation a {
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
#nav-below .nav-previous a {
float: left;
width: 50%;
padding: 1em 1em 1em 3em;
border-right: 1px solid rgba(0, 0, 0, .08);
}
#nav-below .nav-next a {
float: right;
text-align: right;
width: 50%;
padding: 1em 3em 1em 1em;
}
.single #nav-above {
display: block;
}
#nav-below {
margin-bottom: 6px;
margin-top: 5px;
display: block;
float: none;
clear: both;
border: 1px solid transparent;
} #comments {
border: 1px solid transparent;
margin-top: -1px;
padding: 2em 3em;
clear: both;
}
#comments .navigation {
padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
margin-bottom: 0;
font-size: 2.5em;
line-height: 1;
}
h3#comments-title {
margin-bottom: 1em;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist li.comment {
margin: 0;
list-style: none;
}
.commentlist .bypostauthor {
}
.commentlist li.comment:hover {}
.commentlist .comment-body {
position: relative;
overflow: hidden;
clear: both;
margin-bottom: 2em;
padding: 1em;
border: 1px solid transparent;
}
.commentlist li:last-child {}
#comments .comment-body ul,
#comments .comment-body ol {
}
#comments .comment-body p:last-child {
margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 24px;
}
.commentlist ol {
list-style: decimal;
}
.commentlist .avatar {
float: left;
}
.comment-author {
display: table;
line-height: 24px;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}
.comment-details {
position: relative;
float: left;
padding: 5px 15px;
}
.comment-details:after {
position: absolute;
top: 0;
right: -20px;
content: "";
width: 0px;
height: 0px;
border-left: 20px solid transparent;
border-top: 60px solid transparent;
-webkit-transition: border-left-color .5s;
transition: border-left-color .5s;
}
.comment-author cite {
font-style: normal;
font-size: 1em;
}
.comment-meta.commentmetadata {
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 1px;
}
.comment-meta a:link,
.comment-meta a:visited {
text-decoration: none;
}
.commentlist .comment-await {
padding: 5px 0;
display: block;
clear: both;
}
.comment .reply a {
position: absolute;
right: -1px;
bottom: -1px;
display: block;
padding: .2em 1em;
border: 1px solid transparent;
font-size: 0.8em;
letter-spacing: 1px;
text-transform: uppercase;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.commentlist .children {
background-image: none;
list-style: none;
margin: 0;
margin-left: 20px;
}
.commentlist .children li {
border: none;
background-image: none !important;
margin: 0;
text-indent: 0 !important;
}
#content .nocomments,
#content .nocomments2 {
margin-bottom: 0;
}
.hideme {
display: none;
}
#comments .pingback {
border-bottom: 1px solid transparent;
margin-bottom: 18px;
padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
margin-top: -6px;
}
#comments .pingback p {
display: block;
margin: 0;
}
#comments .pingback .url {
font-style: italic;
} #respond {
margin: 0;
overflow: hidden;
position: relative;
}
#respond p {
margin: 0;
}
#respond .comment-notes {
margin-bottom: 1em;
font-size: 0.85em;
}
.form-allowed-tags {
line-height: 1em;
}
.children #respond {
margin: 0 48px 0 0;
min-width: 400px;
}
h3#reply-title {
margin: 0;
padding: 5px 0;
}
#comments-list #respond {
margin: 0 0 18px 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 0.85em;
font-weight: normal;
}
#respond .required {}
#commentform {
max-width: 550px;
display: block;
}
#respond label {}
#respond input {
margin: 0 0 9px;
}
#respond input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
width: 100%;
}
#respond input + label {
margin-left: .5em;
margin-right: .5em;
}
.comment-form-comment textarea {
display: block;
float: none;
height: 150px;
width: 100%
}
.comment-form-author label,
.comment-form-email label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
display: block;
float: none;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input {
display: block;
float: none;
}
#respond input:hover,
#respond textarea:hover {
}
#respond .form-allowed-tags {
font-size: 0.9em;
width: 100%;
clear: both;
display: block;
float: none;
}
#respond .form-allowed-tags code {
font-size: 0.9em;
}
#respond .form-submit {
margin: 12px 0;
text-align: right;
clear: both;
}
#respond .form-submit input {
width: auto;
margin-top: 1em;
}
#respond .form-submit input#submit {
border: 1px solid transparent;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-transition: border-color .2s;
transition: border-color .2s;
}
#respond .form-submit input#submit:hover {
cursor: pointer;
}
.button {
border: 1px solid transparent;
padding: 5px 10px;
-webkit-transition: border-color .2s;
transition: border-color .2s;
}
.button:hover {
cursor: pointer;
} .widget-area ul,
.widget-area ul ul {
list-style: none;
list-style-image: none;
}
.widget-container {
padding: 1.3em;
margin: 0 0 1.2em 0;
border: 1px solid transparent;
}
.widget-container > * {
max-width: 100%;
}
.widget-container ul li {
display: block;
float: none;
margin-bottom: 5px;
}
.widget-title {
position: relative;
margin-bottom: 1em;
padding: .6em;
font-size: 1em;
text-align: left;
letter-spacing: 1px;
text-transform: uppercase;
}
.widget-title:after {
position: absolute;
right: 0;
bottom: 0;
content: "";
width: 0;
height: 0;
border-bottom: 8px solid transparent;
border-left: 12px solid transparent;
}
#footer-widget-area a:hover {
text-decoration: underline;
}
.widget-area a:link,
.widget-area a:visited {
text-decoration: none;
word-wrap: break-word;
}
.widget-area a:active,
.widget-area a:hover {
}
.widget-area .entry-meta {
font-size: 0.9em;
} .searchform {
display: block;
height: auto;
overflow: hidden;
}
.contentsearch {
display: block;
float: none;
overflow: hidden;
margin-bottom: 20px;
padding: 2em;
}
.error404 .contentsearch,
.no-results .contentsearch {
padding: 0;
}
.searchform input[type="search"]  { display: block;
float: left;
width: 100%;
padding: 0 50px 0 10px;
height: 3em;
font-size: 0.9em;
letter-spacing: 1px;
line-height: 1;
vertical-align: middle;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.contentsearch .searchform input[type="search"] {
width: 100%;
margin-left: 0;
}
.searchsubmit {
display: block;
float: left;
width: 20px;
height: 20px;
margin-top: 14px;
margin-left: -35px;
padding: 0;
border: none;
cursor: pointer;
text-indent: -9999px;
box-shadow: none;
background: url(//samscan.pl/wp-content/themes/parabola/images/search.png) no-repeat transparent;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.searchform:hover .searchsubmit {
-webkit-transform: rotate(719deg);
transform: rotate(719deg);
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-size: 0.9em;
font-weight: bold;
padding-bottom: 4px;
margin-left: 10px;
}
#wp-calendar thead {
font-size: 0.9em;
}
#wp-calendar tbody td {
padding: 3px 0 2px;
text-align: center;
border: 1px solid transparent;
}
#wp-calendar tbody td:hover {
opacity:0.8;
filter: alpha(opacity=80);
}
#wp-calendar tbody td a{
border:none;
background:none;
padding:0;
margin:0;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
}
.widget_rss a.rsswidget {}
.widget_rss a.rsswidget:hover {}
.widget_rss .widget-title img {
width: 11px;
height: 11px;
} #main .widget-area ul {
margin-left: 0;
padding: 0;
}
#main .widget-area ul ul {
border: none;
margin-left: 3px;
padding: 0;
} .yoyo .widget-title {
background: none;
padding: 0;
margin: 0;
} #footer-widget-area {
margin: 20px 0 10px 0;
}
#footer-widget-area a{} #footer {
margin-top: 20px;
margin-bottom: 0;
border-top: 1px solid transparent;
}
#footer a{
-webkit-transition: color .2s;
transition: color .2s;
}
#footer2 {
display: block;
border-top: 1px solid transparent;
padding: 10px;
overflow: visible;
}
#footer2-inner {
margin: 0 auto;
}
#colophon {
margin-top: 0;
overflow: hidden;
}
#site-copyright {
display: block;
float: none;
padding-top: 5px;
font-style: italic;
clear: both;
margin: 1em auto 0;
text-align: center;
}
#footer2 a{
text-decoration: none;
}
#footer2 a:hover{
text-decoration: underline;
}
img#wpstats {
display: block;
margin: 0 auto 10px;
} #forbottom {
clear: both;
width: 100%;
} .socials {
float: right;
position: relative;
margin-right: 10px;
overflow: hidden;
}
.socials a {
position: relative;
display: block;
float: left;
padding: 4px;
overflow: hidden;
line-height: 0;
}
.socials img {
position: relative;
width: 26px;
height: 26px;
z-index: 99;
} .socials  .socials-hover {
position: absolute;
left: 0;
display: block;
width: 100%;
height: 100%;
bottom: -100%;
}
#header-container > div#sheader {
position: absolute;
margin: 0;
top: 0;
right: 5px;
z-index: 270;
}
#smenul,
#smenur {
float: none;
margin: 0 auto;
position: inherit;
display: table;
}
#smenul a,
#smenur a {
margin: 3px;
}
#sfooter {
display: table;
float: none;
clear: both;
margin: 1em auto 0;
text-align: center;
}
#sheader a + a,
#sfooter a + a {
margin-left: 5px;
}
#srights,
#slefts {
position: fixed;
top: 40%;
right: 0;
z-index: 99;
display:block;
height: auto;
margin: 0;
padding: 5px;
border: 1px solid transparent;
opacity: 0.5;
filter: alpha(opacity=50);
-webkit-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
#srights:hover,
#slefts:hover {
opacity: 1;
filter: alpha(opacity=100);
}
#srights a,
#slefts a {
display: block;
float: none;
clear: both;
}
#srights a + a,
#slefts a + a {
margin-top: 5px;
}
#srights {
border-right: 0;
}
#slefts {
border-left: 0;
right: auto;
left: 0;
}
.socials a:last-child {
margin-bottom: 0;
} article.post,
article.page,
article.hentry {
position: relative;
display: block;
overflow: hidden;
margin: 0 0 1.5em 0;
border: 1px solid transparent;
padding: 2em;
} div.post,
div.page,
div.hentry,
.yoyo > li {
display: block;
overflow: hidden;
padding: 3em;
border: 1px solid transparent;
}
article.sticky {
border: 5px solid rgba(0, 0, 0, .07);
-webkit-transition: .5s border ease-in-out;
transition: .5s border ease-in-out;
}
#toTop {
width: 22px;
height: 14px;
bottom: 20px;
right: 20px;
position: fixed;
cursor: pointer;
display: none;
z-index: 999;
background: url(//samscan.pl/wp-content/themes/parabola/images/back.png);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#toTop:hover {
background-position: 0px -15px;
} .parabola-image-none .entry-content img[class*='align'],
.parabola-image-none .entry-content [class*='wp-block'][class*='align'] img,
.parabola-image-none .entry-summary img[class*='align'],
.parabola-image-none .entry-summary [class*='wp-block'][class*='align'] img {}
.parabola-image-one .entry-content img[class*='align'],
.parabola-image-one .entry-content [class*='wp-block'][class*='align'] img,
.parabola-image-one .entry-summary img[class*='align'],
.parabola-image-one .entry-summary [class*='wp-block'][class*='align'] img {
border: 1px solid #CCC;
padding: 10px;
}
.parabola-image-two .entry-content img[class*='align'],
.parabola-image-two .entry-content [class*='wp-block'][class*='align'] img,
.parabola-image-two .entry-summary img[class*='align'],
.parabola-image-two .entry-summary [class*='wp-block'][class*='align'] img {
border: 10px solid #333;
box-shadow: 0 0 3px #111;
}
.parabola-image-three .entry-content img[class*='align'],
.parabola-image-three .entry-content [class*='wp-block'][class*='align'] img,
.parabola-image-three .entry-summary img[class*='align'],
.parabola-image-three .entry-summary [class*='wp-block'][class*='align'] img {
border: 1px solid #eee;
padding: 15px;
box-shadow: 0 0 5px #e7e7e7;
}
.parabola-image-four .entry-content img[class*='align'],
.parabola-image-four .entry-content [class*='wp-block'][class*='align'] img,
.parabola-image-four .entry-summary img[class*='align'],
.parabola-image-four .entry-summary [class*='wp-block'][class*='align'] img {
border: 15px solid #f2f2f2;
box-shadow: 0 0 1px #CCC;
}
.parabola-image-five .entry-content img[class*='align'],
.parabola-image-five .entry-content [class*='wp-block'][class*='align'] img,
.parabola-image-five .entry-summary img[class*='align'],
.parabola-image-five .entry-summary [class*='wp-block'][class*='align'] img {
padding: 15px;
background: url(//samscan.pl/wp-content/themes/parabola/images/border.png) repeat;
}
.parabola-image-one .entry-content img[class*='align']:hover,
.parabola-image-one .entry-content [class*='wp-block'][class*='align'] img:hover,
.parabola-image-one .entry-summary img[class*='align']:hover,
.parabola-image-one .entry-summary [class*='wp-block'][class*='align'] img:hover {
background-color :#eee;
}
.parabola-image-two .entry-content img[class*='align']:hover,
.parabola-image-two .entry-content [class*='wp-block'][class*='align'] img:hover,
.parabola-image-two .entry-summary img[class*='align']:hover,
.parabola-image-two .entry-summary [class*='wp-block'][class*='align'] img:hover {
box-shadow: none;
}
.parabola-image-three .entry-content img[class*='align']:hover,
.parabola-image-three .entry-content [class*='wp-block'][class*='align'] img:hover,
.parabola-image-three .entry-summary img[class*='align']:hover,
.parabola-image-three .entry-summary [class*='wp-block'][class*='align'] img:hover {
box-shadow: none;
} .caption-clear .wp-caption {}
.caption-light .wp-caption {
background: #eee;
color: #333;
}
.caption-accented .wp-caption {}
.caption-dark .wp-caption {
background: #4a4a4a;
color: #EEE;
} .meta-clear .entry-meta span:first-child {
padding-left: 0;
}
.meta-border .entry-meta span,
.meta-border .entry-utility span.bl_posted {
border: 1px solid transparent;
}
.meta-accented .entry-meta span,
.meta-accented .entry-utility span.bl_posted {
border: 1px solid transparent;
}
.meta-light .entry-meta span,
.meta-light .entry-utility span.bl_posted {
border: 1px solid #eee;
background: #fafaf7;
}
.meta-dark .entry-meta span,
.meta-dark .entry-utility span.bl_posted  {
border: 1px solid #444;
background: #333;
color: #999;
} .breadcrumbs {
display: inline-block;
position: relative;
top: 10px;
height: 30px;
padding-left: 20px;
font-size: .9em;
line-height: 29px;
}
.breadcrumbs:before {
position: absolute;
top: 10px;
left: 10px;
content: "";
height: 0;
width: 0;
border-bottom: 5px solid transparent;
border-left: 5px solid transparent;
border-top: 5px solid transparent;
}
.breadcrumbs a,
.breadcrumbs > span {
margin: 0 .5em;
} .pagination {
display: table;
float: none;
margin: 20px auto;
text-align: center;
clear: both;
}
.pagination span,
.pagination a {
position: relative;
display: block;
float: left;
margin-right: 1px;
padding: .5em 2em;
text-align: center;
text-decoration: none;
-webkit-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.pagination a:hover{}
.pagination .current{}  .nivoSlider {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.nivoSlider img {
position: absolute;
top: 0;
left: 0;
}
.nivo-main-image {
display: block !important;
position: relative !important;
width: 100% !important;
} .nivoSlider a.nivo-imageLink {
position:absolute;
z-index: 6;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding :0;
border: 0;
display: none;
} .nivo-slice {
display: block;
position: absolute;
z-index: 5;
height: 100%;
top: 0;
}
.nivo-box {
display: block;
position: absolute;
z-index: 5;
overflow: hidden;
}
.nivo-box img {
display: block;
} .nivo-caption {
display: none;
overflow: hidden;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 2em 3em;
z-index: 8;
pointer-events: none;
}
.nivo-caption h3 {
position: relative;
margin-bottom: .5em;
-webkit-animation: myfirst .75s ease-out forwards;
animation: myfirst .75s ease-out forwards;
}
@-webkit-keyframes myfirst {
0% {
bottom: -100px;
opacity: 0;
display: none;
}
75% {
bottom: 10px;
opacity: .75;
display: block;
}
100% {
bottom: 0;
opacity: 1;
display: block;
}
}
@keyframes myfirst {
0% {
bottom: -100px;
opacity: 0;
display: none;
}
75% {
bottom: 10px;
opacity: .75;
display: block;
}
100% {
bottom: 0;
opacity: 1;
display: block;
}
}
.slide-text {
position: relative;
opacity: 0;
bottom: -100px;
-webkit-animation: mysecond .75s .25s ease-in forwards;
animation: mysecond .75s .25s ease-in forwards;
}
@-webkit-keyframes mysecond {
0% {
bottom: -100px;
opacity: 0;
display: none;
}
75% {
bottom: 10px;
opacity: .75;
display: block;
}
100% {
bottom: 0;
opacity: 1;
display: block;
}
}
@keyframes mysecond {
0% {
bottom: -100px;
opacity: 0;
display: none;
}
75% {
bottom: 10px;
opacity: .75;
display: block;
}
100% {
bottom: 0;
opacity: 1;
display: block;
}
}
.nivo-caption a {
display: inline !important;
}
.nivo-html-caption {
display: none;
} .nivo-directionNav a {
position: absolute;
top: 45%;
z-index: 9;
cursor: pointer;
}
.nivo-prevNav {
left: 0;
}
.nivo-nextNav {
right: 0;
} .nivo-controlNav a {
cursor:pointer;
}
.nivo-controlNav a.active {
font-weight:bold;
} .theme-default .nivoSlider {
position: relative;
margin-bottom: 50px;
background: url(//samscan.pl/wp-content/themes/parabola/images/nivoslider/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
display: none;
position: absolute;
top: 0;
left: 0;
}
.theme-default .nivoSlider a {
display: block;
border: 0;
}
.theme-default .nivo-controlNav:before {
position: absolute;
content: "";
top: 0;
left: -46px;
width: 0;
height: 0;
border-top: 38px solid transparent;
border-left: 46px solid transparent;
}
.theme-default .nivo-controlNav:after {
position: absolute;
content: "";
top: 0;
right: -46px;
width: 0;
height: 0;
border-top: 38px solid transparent;
border-right: 46px solid transparent;
}
.theme-default .nivo-controlNav {
display: table;
width: auto;
margin:0 auto;
padding: 0 10px 0;
text-align: center;
min-width: 150px;
position: relative;
height: 38px;
}
.theme-default .nivo-controlNav a {}
.slider-bullets .nivo-controlNav a {
display: inline-block;
width: 12px;
height: 12px;
margin-right: 10px;
text-indent: -9999px;
line-height: 0;
-webkit-transition: background-color .3s;
transition: background-color .3s;
}
.slider-bullets .nivo-controlNav a:hover {}
.slider-bullets .nivo-controlNav a.active {}
.slider-numbers .nivo-controlNav a {
display: inline-block;
padding: 1px 6px;
margin: 4px 5px 0;
font-size: 12px;
font-family: "Open Sans";
box-shadow: 0 0 2px #DDD inset;
-webkit-transition: all .3s;
transition: all .3s;
}
.slider-none .nivo-controlNav {
display: none;
}
.theme-default .nivo-directionNav a {
display :block;
width: 30px;
height: 30px;
background: url(//samscan.pl/wp-content/themes/parabola/images/nivoslider/arrows.png) no-repeat;
text-indent: -9999px;
border: 0;
}
.theme-default a.nivo-nextNav {
background-position: -30px 0;
right: 5em;
}
.theme-default a.nivo-prevNav {
left: 5em;
}
.slider-navhover .nivo-directionNav a {
display: block;
opacity: 0;
-webkit-transition: .5s all ease-in-out;
transition: .5s all ease-in-out;
}
.slider-navhover:hover .nivo-directionNav a {
opacity: 1;
right: 3em;
}
.slider-navhover:hover .nivo-directionNav a.nivo-prevNav {
left: 3em;
}
.theme-default .nivo-caption a {
border-bottom: 1px dotted transparent;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
} a.nivo-imageLink  {
background-color: #fff;
opacity: 0;
filter: alpha(opacity=0);
} .slider-wrapper {
display: block;
float: none;
margin: 30px auto;
}
#slider {
display: block;
float: none;
margin: 0 auto;
}
#front-text1,
#front-text2 {
display: block;
float: none;
margin: 35px auto;
clear: both;
text-align: center;
font-weight: bold;
}
#front-text1 {
margin-bottom: 0;
}
#front-text2 {
margin-top: 0px;
margin-bottom: 25px;
}
#front-text3,
#front-text4 {
width: 100%;
margin-bottom: 2em;
padding: 2em;
border : 1px solid transparent;
}
#front-columns > div {
display: block;
float: left;
height: auto;
margin-right: 2%;
margin-bottom: 2%;
}
.nivo-caption a {
text-decoration: underline;
} #frontpage #slider a#slider-stopper {
display: none;
} a.continue-reading-link {
display: table;
width: auto;
float: none;
padding: .75em 1.5em;
border: 1px solid transparent;
margin-top: 1em;
font-size: .8em;
text-transform: uppercase;
font-style: normal;
letter-spacing: 1px;
-webkit-transition: background .3s;
transition: background .3s;
} #front-columns {
display: block;
width: auto;
float: none;
overflow: hidden;
margin-bottom: 30px;
}
.ppcolumn > a .column-image img {
-webkit-transition: .3s opacity ease-in-out;
transition: .3s opacity ease-in-out;
}
.ppcolumn > a .column-image h3 {
-webkit-transition: .3s .3s all ease-in-out;
transition: .3s .3s all ease-in-out;
}
.ppcolumn > a:hover .column-image img {
opacity: .7;
}
.ppcolumn > a:hover .column-image h3 {
left: 0;
}
.column-image {
position: relative;
display: block;
overflow: hidden;
width: 100%;
line-height: 0;
}
.column-text {
position: relative;
overflow: hidden;
width: 100%;
min-height: 20px;
padding: 1em 1.5em 2.5em;
text-align: justify;
}
.column-image img {
width: 100%;
}
.column-image h3,
#front-columns h3.column-header-noimage {
position: absolute;
bottom: 0;
left: -100%;
display: block;
width: 100%;
margin: 0;
padding: .5em .5em .5em 1em;
line-height: 1.3;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
#front-columns h3.column-header-noimage {
position: relative;
left: 0;
}
.columnmore  {
position: absolute;
right: 0;
bottom: 0;
display: block;
width: auto;
line-height: 30px;
text-align: right;
padding-right: 10px;
padding-left: 5px;
letter-spacing: .5px;
}
.columnmore a {
-webkit-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.columnmore:before {
position: absolute;
left: -30px;
top: 0;
width: 0;
height: 0;
content: "";
border-left: 30px solid transparent;
border-bottom: 30px solid transparent;
} header,
nav,
section,
article,
aside,
footer,
hgroup {
display: block;
}
.tinynav {
display: block;
float: none;
margin: 0 auto;
display: none;
min-width: 200px;
width: 100%;
padding: 10px;
margin-bottom: 8px;
text-transform: uppercase;
}
.tinynav  option {} .magazine-layout #content article.post,
.magazine-layout.search #content article {
float: left;
width: 48%; }
.magazine-layout #content article:nth-of-type(2n+1) {
clear: both;
margin-right: 2%;
}
.magazine-layout span.edit-link {
clear: none;
}
.magazine-layout .entry-header {
clear: both;
}
.magazine-layout .content-masonry {
margin-right: -2%;
} .sharedaddy ul > li {
background: none !important;
text-indent: 0 !important;
} #content embed,
#content iframe {
max-width: 100%;
} .woocommerce .quantity .qty { padding: 6px 3px; }
.woocommerce #mainwoo { padding: 10px; }
.woocommerce .product .entry-summary {clear:none;}
.woocommerce #forbottom { padding-top: 20px; }
.woocommerce .page-title {  }
.woocommerce-page .entry-content .checkout ul > li { list-style: none outside none; }
.woocommerce div.product { padding: 10px; }
.woocommerce #content tr th,
body.woocommerce #content thead th {
font-size: 0.875em;
padding: 3px 5px;
vertical-align: middle;
}
.woocommerce #content .page-title {
font-size: 2em;
font-weight: normal;
line-height: 1.3em;
word-wrap: break-word;
display: inherit;
margin-bottom: 20px;
padding: 10px 10px 10px 0;
}
.woocommerce .cart-collaterals .cart_totals { width: 100% }