.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 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 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;
}#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;
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: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;
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a:hover span{text-decoration:underline}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:33%;right:33%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root { --wgm-primary: #32c896;
--wgm-primary-dark: #238b68;
--wgm-secondary: #4285f4;
--wgm-bg-light: #f8f9fa;
--wgm-bg-dark: #2b323c;
--wgm-border-color: #e0e0e0;
--wgm-border-light: #f1f1f1;
--wgm-text-primary: #333333;
--wgm-text-secondary: #516378;
--wgm-text-muted: #777777;
--wgm-white: #ffffff;
--wgm-error: #dc3545; --wgm-space-xs: 4px;
--wgm-space-sm: 8px;
--wgm-space-md: 16px;
--wgm-space-lg: 24px;
--wgm-space-xl: 32px; --wgm-radius-sm: 4px;
--wgm-radius-md: 8px;
--wgm-radius-lg: 12px;
--wgm-radius-round: 50%; --wgm-font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI",
Arial, sans-serif;
--wgm-font-size-xs: 11px;
--wgm-font-size-sm: 13px;
--wgm-font-size-md: 14px;
--wgm-font-size-lg: 18px;
--wgm-font-weight-bold: 700; --wgm-shadow-sm: 0 2px 6px rgba(0, 0, 0, 0.1);
--wgm-shadow-md: 0 4px 12px rgba(0, 0, 0, 0.15); --wgm-transition-fast: 0.2s ease;
} .wgm-flex {
display: flex;
}
.wgm-flex-center {
display: flex;
align-items: center;
justify-content: center;
}
.wgm-flex-wrap {
flex-wrap: wrap;
}
.wgm-items-center {
align-items: center;
}
.wgm-justify-between {
justify-content: space-between;
}
.wgm-d-block {
display: block;
}
.wgm-d-inline-block {
display: inline-block;
}
.wgm-d-none {
display: none;
} .wgm-mt-xs {
margin-top: var(--wgm-space-xs);
}
.wgm-mt-sm {
margin-top: var(--wgm-space-sm);
}
.wgm-mt-md {
margin-top: var(--wgm-space-md);
}
.wgm-mb-xs {
margin-bottom: var(--wgm-space-xs);
}
.wgm-mb-sm {
margin-bottom: var(--wgm-space-sm);
}
.wgm-mb-md {
margin-bottom: var(--wgm-space-md);
} .wgm-p-xs {
padding: var(--wgm-space-xs);
}
.wgm-p-sm {
padding: var(--wgm-space-sm);
}
.wgm-p-md {
padding: var(--wgm-space-md);
} .wgm-text-muted {
color: var(--wgm-text-muted);
}
.wgm-text-primary {
color: var(--wgm-text-primary);
}
.wgm-font-bold {
font-weight: var(--wgm-font-weight-bold);
}
.wgm-text-sm {
font-size: var(--wgm-font-size-sm);
} .wgm-hidden {
display: none !important;
}.wgm-map-listing-container input,
.wgm-map-listing-container select,
.wgm-map-listing-container button {
all: revert; box-sizing: border-box;
font-family: var(--wgm-font-family);
}
.wgm-map-listing-container img {
max-width: 100% !important;
height: auto !important;
box-shadow: none !important; }
.wgm-admin-error {
color: darkred;
}
.wgm-search-control-container {
width: 100% !important;
display: flex !important;
flex-direction: column !important; align-items: center !important; justify-content: flex-start !important;
pointer-events: none !important; z-index: 1000 !important;
margin: 0 !important;
box-sizing: border-box !important;
}
.wpgmap_not_found_message {
background: #ffffff !important;
color: #d93025 !important;
border: 1px solid #d93025 !important;
border-radius: 4px !important;
padding: 5px 8px !important;
margin-top: 0px !important; font-size: 13px !important;
font-family: var(--wgm-font-family) !important;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
pointer-events: auto !important;
display: none; align-items: center !important;
max-width: 90% !important;
z-index: 1001 !important;
}
.wpgmap_not_found_message.wgm-show {
display: inline-flex !important;
}
.wgm-not-found-text {
margin-right: 5px;
}
.wpgmap_search_map_control_wrapper {
background: var(--wgm-bg-light) !important;
border-radius: var(--wgm-radius-md) !important;
box-shadow: var(--wgm-shadow-sm) !important;
padding: 0 !important;
font-family: var(--wgm-font-family) !important;
z-index: 999999 !important;
margin: 10px 0px 5px 0px !important;
border: 1px solid var(--wgm-border-color) !important;
display: inline-flex !important;
align-items: center !important;
max-width: calc(100% - 40px) !important;
width: auto !important;
justify-content: center !important;
pointer-events: auto !important; } .gm-style .wgm-search-control-container {
margin: 0 auto !important;
max-width: calc(100% - 140px) !important;
}
.wpgmap_search_box {
display: flex !important;
flex-direction: row !important;
align-items: stretch !important;
height: 32px !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
box-shadow: none !important;
background: transparent !important;
}
.wpgmap_search_input,
.wpgmap_search_select {
border: none !important;
border-radius: 0;
padding: 0 12px;
font-size: var(--wgm-font-size-sm);
outline: none !important;
box-shadow: none !important;
background: transparent !important;
color: var(--wgm-text-primary) !important;
height: 100% !important;
}
.wpgmap_search_input:focus,
.wpgmap_search_input:hover,
.wpgmap_search_select:focus,
.wpgmap_search_select:hover {
box-shadow: none !important;
outline: none !important;
border: none !important;
}
.wpgmap_filter_btn:focus,
.wpgmap_filter_btn:hover,
.wpgmap_search_btn:focus,
.wpgmap_search_btn:hover,
.wpgmap_search_clear:focus,
.wpgmap_search_clear:hover {
box-shadow: none !important;
outline: none !important;
background-color: transparent !important;
color: var(--wgm-text-muted) !important;
}
.wpgmap_search_input {
flex: 1 1 50px !important;
min-width: 40px !important;
width: 100% !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
overflow: hidden !important;  } .wpgmap_search_box > * + * {
border-left: 1px solid var(--wgm-border-color) !important;
} .wpgmap_search_spinner {
border-left: none !important;
}
.wpgmap_search_select {
width: auto;
min-width: 60px;
max-width: 70px !important;
flex: 0 1 auto;
cursor: pointer;
background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%201L5%205L9%201%22%20stroke%3D%22%23666666%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 12px center;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 32px;
}
.wpgmap_search_input::placeholder {
color: var(--wgm-text-muted);
}
.wpgmap_search_btn {
background-color: transparent;
color: var(--wgm-text-muted);
border: none !important;
border-radius: 0;
padding: 0;
min-width: 30px;
width: auto;
height: 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: color var(--wgm-transition-fast);
font-size: var(--wgm-font-size-lg);
box-shadow: none !important;
}
.wpgmap_search_btn:hover {
background-color: transparent;
color: var(--wgm-text-muted); } .wpgmap_search_btn svg {
vertical-align: middle;
display: block;
}
.wpgmap_search_clear {
background-color: transparent;
color: var(--wgm-text-muted);
border: none !important;
border-radius: 0;
padding: 0;
min-width: 30px;
width: auto;
height: 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: color var(--wgm-transition-fast);
font-size: var(--wgm-font-size-lg);
box-shadow: none !important;
}
.wpgmap_search_clear:hover {
background-color: transparent;
color: var(--wgm-text-muted); }
.wpgmap_search_spinner {
position: absolute;
right: 50px;
top: 14px;
width: 16px;
height: 16px;
border: 2px solid #ccc;
border-top-color: #333;
border-radius: 50%;
animation: spin 1s linear infinite;
pointer-events: none;
}
@media (max-width: 768px) and (min-width: 601px) {
.wpgmap_search_map_control_wrapper {
margin-top: 8px;
max-width: 90%;
}
.wpgmap_search_input {
min-width: 120px;
padding: 0 12px;
font-size: 13px;
}
.wpgmap_search_select {
min-width: 80px;
font-size: 13px;
}
.wpgmap_search_box {
height: 34px;
}
}
@media (max-width: 600px) {
.wpgmap_search_map_control_wrapper {
border: none;
background: transparent;
box-shadow: none;
padding: 8px;
width: calc(100% - 20px);
max-width: 400px;
display: block;
margin-left: 10px;
margin-right: 10px;
}
.wpgmap_search_box {
flex-direction: column;
height: auto;
gap: 8px;
} .wpgmap_search_box > * + * {
border-left: none !important;
}
.wpgmap_search_input,
.wpgmap_search_select {
border: 1px solid #ddd !important;
border-radius: 6px;
width: 100% !important;
min-width: auto !important;
height: 44px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
background: #fff !important;
padding: 0 12px;
}
.wpgmap_search_select {
background-position: right 12px center;
}
.wpgmap_search_btn,
.wpgmap_search_clear {
background-color: var(--wgm-secondary);
color: #fff;
min-width: 44px !important; height: 44px !important;
justify-content: center;
border-radius: 6px !important;
}
.wpgmap_search_clear {
background-color: #f1f1f1;
color: #666;
}
.wpgmap_search_btn:hover {
background-color: var(--wgm-primary-dark);
color: #fff;
}
.wpgmap_search_spinner {
top: 10px;
right: 10px;
}
}
@media (max-width: 400px) {
.wpgmap_search_map_control_wrapper {
padding: 6px;
margin-top: 6px;
}
.wpgmap_search_input,
.wpgmap_search_select,
.wpgmap_search_btn,
.wpgmap_search_clear {
height: 48px; font-size: 14px;
}
} .wgm-filter-wrapper-front {
margin-right: -1px; position: relative;
height: 100%;
display: flex;
align-items: center;
}
.wpgmap_filter_btn {
border-left: 1px solid var(--wgm-border-color) !important;
height: 100% !important; width: 100%;
}
.wgm-filter-panel-front {
position: absolute;
top: 100%;
right: 0; min-width: 250px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
z-index: 1000;
margin-top: 5px;
padding: 0 10px 10px 10px; max-height: 300px;
overflow-y: auto;
text-align: left;
}
.wgm-filter-panel-front.hidden {
display: none;
}
.wgm-filter-header {
height: 0; }
.wgm-filter-close {
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
font-size: 20px;
font-weight: bold;
color: #777;
line-height: 1;
background: #fff;
border-radius: 50%;
width: 24px;
height: 24px;
text-align: center;
z-index: 10;
}
.wgm-filter-panel-front ul {
list-style: none;
padding: 0;
margin: 0;
} .wgm-filter-panel-front > ul {
padding-top: 24px;
}
.wgm-filter-sublist {
margin-left: 20px !important;
border-left: 1px solid #eee;
padding-left: 5px !important;
padding-top: 5px !important;
}
.wgm-filter-item {
margin-bottom: 5px;
}
.wgm-filter-item label {
display: flex;
align-items: center;
cursor: pointer;
font-size: 13px;
color: #333;
padding: 2px 0;
}
.wgm-filter-item input[type="checkbox"] {
margin-right: 8px;
margin-top: 0;
vertical-align: middle;
}
.wgm-no-cats {
font-size: 13px;
color: #777;
margin: 0;
padding: 5px;
}
.wgm-filter-close:hover {
color: #333 !important;
background: #f5f5f5;
border-radius: 50%;
} @media (max-width: 600px) {
.wgm-filter-wrapper-front {
width: 100%;
margin-right: 0;
margin-bottom: 8px;
}
.wpgmap_filter_btn {
width: 100% !important;
border-left: none !important;
background: #fff !important;
border: 1px solid #ddd !important;
border-radius: 6px !important;
justify-content: space-between;
padding: 0 12px;
}
.wpgmap_filter_btn:after {
content: "Filter Categories";
font-size: 13px;
color: #555;
}
.wgm-filter-panel-front {
width: 100%;
right: auto;
left: 0;
}
} .wgm-legacy-direction-box {
background: #ffffff !important;
border: 1px solid #dadce0 !important;
border-radius: 12px !important;
padding: 24px !important;
margin: 20px 0 !important;
box-shadow: 0 2px 8px rgba(60, 64, 67, 0.1) !important;
box-sizing: border-box !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
.wgm-legacy-direction-header {
margin-bottom: 20px !important;
}
.wgm-legacy-direction-title {
font-size: 18px !important;
font-weight: 600 !important;
color: #202124 !important;
margin: 0 !important;
padding: 0 !important;
line-height: 1.4 !important;
} .wgm-legacy-travel-switcher {
display: flex !important;
background: #f1f3f4 !important;
border-radius: 8px !important;
padding: 4px !important;
gap: 0 !important;
margin-bottom: 20px !important;
justify-content: space-between !important;
box-sizing: border-box !important;
}
.wgm-legacy-travel-btn {
flex: 1 !important;
background: transparent !important;
border: none !important;
padding: 8px !important;
cursor: pointer !important;
border-radius: 6px !important;
transition: all 0.2s ease !important;
color: #5f6368 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 40px !important;
margin: 0 2px !important;
box-sizing: border-box !important;
outline: none !important;
box-shadow: none !important;
}
.wgm-legacy-travel-btn svg {
width: 22px !important;
height: 22px !important;
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
}
.wgm-legacy-travel-btn:hover {
background-color: rgba(0, 0, 0, 0.05) !important;
color: #3c4043 !important;
}
.wgm-legacy-travel-btn.active {
background: #ffffff !important;
color: #1a73e8 !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
font-weight: bold !important;
} .wgm-legacy-input-group {
margin-bottom: 16px !important;
}
.wgm-legacy-label {
display: block !important;
font-size: 13px !important;
font-weight: 500 !important;
color: #5f6368 !important;
margin-bottom: 6px !important;
line-height: 1.4 !important;
}
.wgm-legacy-field-wrap {
position: relative !important;
display: flex !important;
align-items: stretch !important;
background: #fff !important;
border: 1px solid #dadce0 !important;
border-radius: 8px !important;
transition: border-color 0.2s !important;
overflow: hidden !important;
box-sizing: border-box !important;
}
.wgm-legacy-field-wrap:focus-within {
border-color: #1a73e8 !important;
box-shadow: 0 0 0 1px #1a73e8 !important;
}
.wgm-legacy-input {
flex: 1 !important;
min-width: 0 !important;
padding: 12px 14px !important;
border: none !important;
border-radius: 0 !important;
font-size: 14px !important;
outline: none !important;
background: transparent !important;
color: #3c4043 !important;
height: 44px !important;
line-height: normal !important;
box-shadow: none !important;
box-sizing: border-box !important;
font-family: inherit !important;
margin: 0 !important;
}
.wgm-legacy-input::placeholder {
color: #9aa0a6 !important;
opacity: 1 !important;
}
.wgm-legacy-loc-btn {
position: static !important;
background: transparent !important;
border: none !important;
border-left: 1px solid #f1f3f4 !important;
padding: 0 14px !important;
margin: 0 !important;
cursor: pointer !important;
color: #70757a !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
transition: all 0.2s !important;
height: auto !important;
width: auto !important;
min-width: 48px !important;
box-sizing: border-box !important;
outline: none !important;
flex-shrink: 0 !important;
}
.wgm-legacy-loc-btn:hover {
background: #f8f9fa !important;
color: #202124 !important;
}
.wgm-legacy-loc-btn svg {
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
} .wgm-legacy-submit-btn {
width: 100% !important;
padding: 12px 24px !important;
background: #1a73e8 !important;
color: #ffffff !important;
border: none !important;
border-radius: 24px !important;
font-size: 15px !important;
font-weight: 600 !important;
cursor: pointer !important;
transition: all 0.2s ease !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 8px !important;
height: 48px !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
outline: none !important;
box-sizing: border-box !important;
margin-top: 8px !important;
font-family: inherit !important;
text-transform: none !important;
}
.wgm-legacy-submit-btn:hover {
background: #1765cc !important;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.3) !important;
transform: translateY(-1px) !important;
}
.wgm-legacy-submit-btn:active {
transform: translateY(0) !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) !important;
}
.wgm-legacy-submit-btn svg {
width: 20px !important;
height: 20px !important;
fill: currentColor !important;
display: block !important;
} .wgm-legacy-loading {
display: none !important;
align-items: center !important;
justify-content: center !important;
gap: 8px !important;
color: #5f6368 !important;
font-size: 14px !important;
margin-top: 12px !important;
padding: 8px !important;
}
.wgm-legacy-loading.wgm-show {
display: flex !important;
}
.wgm-legacy-spinner {
width: 20px !important;
height: 20px !important;
animation: wgm-spin 1s linear infinite !important;
}
.wgm-legacy-spinner circle {
stroke-dasharray: 90, 150 !important;
stroke-dashoffset: 0 !important;
stroke-linecap: round !important;
}
@keyframes wgm-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .wgm-legacy-results {
margin-top: 20px !important;
padding: 16px !important;
background: #f8f9fa !important;
border-radius: 8px !important;
max-height: 400px !important;
overflow-y: auto !important;
border: 1px solid #e8eaed !important;
box-sizing: border-box !important;
}
.wgm-legacy-results::-webkit-scrollbar {
width: 8px !important;
}
.wgm-legacy-results::-webkit-scrollbar-track {
background: #f1f3f4 !important;
border-radius: 4px !important;
}
.wgm-legacy-results::-webkit-scrollbar-thumb {
background: #dadce0 !important;
border-radius: 4px !important;
}
.wgm-legacy-results::-webkit-scrollbar-thumb:hover {
background: #bdc1c6 !important;
} .wgm-legacy-results .adp-placemark {
background: #fff !important;
padding: 12px !important;
border-radius: 6px !important;
margin-bottom: 12px !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3),
0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
}
.wgm-legacy-results .adp-summary {
font-weight: 600 !important;
color: #202124 !important;
font-size: 14px !important;
margin-bottom: 8px !important;
}
.wgm-legacy-results .adp-step {
padding: 8px 0 !important;
border-bottom: 1px solid #f1f3f4 !important;
font-size: 13px !important;
color: #3c4043 !important;
}
.wgm-legacy-results .adp-step:last-child {
border-bottom: none !important;
} @media (max-width: 600px) {
.wgm-legacy-direction-box {
padding: 16px !important;
margin: 16px 0 !important;
}
.wgm-legacy-travel-btn {
height: 44px !important;
}
.wgm-legacy-input {
height: 48px !important;
font-size: 16px !important; }
.wgm-legacy-loc-btn {
min-width: 52px !important;
}
.wgm-legacy-submit-btn {
height: 52px !important;
font-size: 16px !important;
}
} .wp_gmap_direction_box .ui-bar-c,
.wp_gmap_direction_box .fieldcontain,
.wp_gmap_direction_box .wgm_direction_input,
.wp_gmap_direction_box .wgm_direction_select,
.wp_gmap_direction_box .wgm_direction_btn {
display: none !important;
} .wpgmap-marker-table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
font-family: Arial, sans-serif;
}
.wpgmap-marker-table td {
padding: 15px;
border-top: 1px solid var(--wgm-border-light);
vertical-align: top;
}
.wpgmap-marker-table tr:first-child td {
border-top: 0;
}
.wpgmap-marker-table tbody tr:hover {
background: #fcfcfc;
cursor: pointer;
}
.wpgmap-marker-card {
display: flex;
justify-content: space-between;
align-items: stretch;
gap: 15px;
}
.wpgmap-card-content {
flex: 1;
min-width: 0;
padding: 8px 0;
}
.wpgmap-card-image {
flex: 0 0 140px;
text-align: right;
display: flex;
flex-direction: column;
}
.wpgmap-row-title {
margin-bottom: 6px;
}
.wpgmap-row-meta {
display: flex;
gap: 8px;
align-items: center;
margin-bottom: 6px;
color: var(--wgm-text-muted);
font-size: 13px;
}
.wpgmap-row-desc {
font-size: 13px;
color: var(--wgm-text-primary);
line-height: 1.4;
}
.wpgmap-marker-icon-small {
width: 20px;
height: 20px;
object-fit: contain;
flex-shrink: 0;
}
.wpgmap-marker-image-thumb {
width: 100%;
height: 100% !important;
object-fit: cover;
border-radius: var(--wgm-radius-sm);
border: 1px solid var(--wgm-border-color);
display: block;
min-height: 100px;
}
@media (max-width: 600px) {
.wpgmap-marker-card {
flex-direction: column-reverse;
align-items: flex-start;
}
.wpgmap-card-content {
padding: 0;
width: 100%;
}
.wpgmap-card-image {
flex: 0 0 auto;
width: 100%;
text-align: left;
margin-bottom: 10px;
display: block;
}
.wpgmap-marker-image-thumb {
width: 100%;
height: 180px !important;
}
}
.wpgmap-btn {
background: #1976d2;
color: #fff;
border: 0;
width: 32px;
height: 32px;
padding: 0;
border-radius: 6px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
}
.wpgmap-btn:hover {
background: #1565c0;
transform: translateY(-1px);
box-shadow: 0 4px 12px rgba(25, 118, 210, 0.2);
}
.wpgmap-btn--ghost {
background: transparent;
color: #1976d2;
border: 1px solid #cfe3fb;
} .wgm-item-card {
padding: 20px !important;
margin-bottom: 20px !important;
border-radius: var(--wgm-radius-lg) !important;
background: var(--wgm-white) !important;
border: 1px solid var(--wgm-border-color) !important;
box-shadow: var(--wgm-shadow-sm) !important;
transition: transform 0.2s ease, box-shadow 0.2s ease !important;
list-style: none !important;
display: flex !important;
flex-direction: column !important;
gap: 12px !important;
}
.wgm-item-card:hover {
transform: translateY(-2px) !important;
box-shadow: 0 6px 15px rgba(0, 0, 0, 0.06) !important;
}
.wgm-item-title {
margin: 0 0 10px 0 !important;
font-size: 17px !important;
font-weight: 700 !important;
color: var(--wgm-text-primary) !important;
line-height: 1.3 !important;
}
.wgm-item-meta {
display: flex !important;
flex-wrap: wrap !important;
gap: 4px !important;
margin-bottom: 12px !important;
color: var(--wgm-text-muted) !important;
font-size: 13px !important;
}
.wgm-item-meta-item {
display: flex !important;
align-items: center !important;
gap: 6px !important;
}
.wgm-item-meta-item svg,
.wgm-item-meta-item img {
flex-shrink: 0 !important;
}
.wgm-item-desc {
font-size: 14px !important;
color: var(--wgm-text-primary) !important;
line-height: 1.6 !important;
margin: 0 !important;
display: -webkit-box !important;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden !important;
}
.wgm-item-actions {
display: flex !important;
flex-direction: row !important;
flex-wrap: wrap !important;
gap: 4px !important; }
.wgm-item-action-btn {
display: flex !important;
align-items: center !important;
justify-content: center !important;
padding: 0 !important;
background: var(--wgm-white) !important;
color: var(--wgm-text-muted) !important;
border: 1px solid var(--wgm-border-color) !important;
border-radius: var(--wgm-radius-sm) !important;
cursor: pointer !important;
transition: all var(--wgm-transition-fast) ease !important;
width: 36px !important;
height: 36px !important;
text-decoration: none !important;
flex-shrink: 0 !important;
box-shadow: none !important;
}
.wgm-marker-distance-badge {
background: var(--wgm-bg-light) !important;
color: var(--wgm-secondary) !important;
padding: 4px 10px !important;
border-radius: var(--wgm-radius-md) !important;
font-size: 11px !important;
font-weight: 600 !important;
display: inline-block !important;
} .wgm-carousel-card .wgm-card-body {
display: flex !important;
flex-direction: column !important;
flex: 1 !important;
padding: 16px !important;
}
.wgm-location-row {
display: flex !important;
align-items: center !important;
gap: 8px !important;
margin-bottom: 12px !important;
}
.wgm-location-icon-col {
flex-shrink: 0 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 20px !important;
}
.wgm-location-pin-main {
width: 18px !important;
height: 18px !important;
color: #333333 !important;
opacity: 0.9 !important;
}
.wgm-location-info-col {
flex: 1 !important;
display: flex !important;
flex-direction: column !important;
gap: 2px !important;
}
.wgm-item-address {
font-size: 13px !important;
color: #555555 !important;
line-height: 1.2 !important;
font-weight: 500 !important;
}
.wgm-distance-wrapper {
margin-top: 2px !important;
} .wpgmap-carousel-container .swiper-slide {
height: auto !important;
display: flex !important;
}
.wgm-carousel-card {
height: 100% !important;
width: 100% !important;
margin: 0 !important;
display: flex !important;
flex-direction: column !important;
}
.wgm-carousel-card .wgm-item-desc {
margin-bottom: 5px !important;
flex: 1 !important; }
.wpgmap-marker-listing ul {
list-style: none !important;
margin: 0 !important;
padding: 20px !important;
}
.wgm-item-action-btn:hover {
background: #f8f9fa !important;
border-color: #bbb !important;
color: #1a1a1a !important;
}
.wgm-item-action-btn.wgm-action-primary {
background: #1a73e8 !important;
color: #fff !important;
border-color: #1a73e8 !important;
}
.wgm-item-action-btn.wgm-action-primary:hover {
background: #1765cc !important;
box-shadow: 0 4px 10px rgba(26, 115, 232, 0.2) !important;
}
.wgm-item-action-btn svg {
width: 18px !important;
height: 18px !important;
fill: currentColor !important;
}
.wgm-marker-distance-badge {
display: inline-flex !important;
align-items: center !important;
background: #f1f7ff !important;
color: #1a73e8 !important;
font-weight: 600 !important;
font-size: 12px !important;
padding: 4px 12px !important;
border-radius: 20px !important;
border: 1px solid #d1e5ff !important;
} .wpgmap-marker-listing ul {
padding: 0 !important;
margin: 0 !important;
} .wpgmap-adv-table-listing {
background: var(--wgm-white);
border-radius: var(--wgm-radius-lg) !important;
padding: var(--wgm-space-lg);
box-shadow: var(--wgm-shadow-md);
border: 1px solid var(--wgm-border-color);
margin-top: 30px !important;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter {
margin-bottom: 24px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter input {
border: 1px solid var(--wgm-border-color);
border-radius: var(--wgm-radius-md);
padding: 8px 12px 8px 36px;
outline: none;
transition: all var(--wgm-transition-fast) ease;
background: var(--wgm-bg-light)
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' width='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2370757a' d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E")
no-repeat 10px center;
font-size: var(--wgm-font-size-md);
width: 240px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter input:focus {
border-color: #1a73e8;
box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
background-color: #fff;
} .wpgmap-adv-table-listing .dataTables_wrapper .dataTables_length {
margin-bottom: 24px;
color: #5f6368;
font-size: 14px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_length select {
border: 1px solid var(--wgm-border-color);
border-radius: var(--wgm-radius-md);
padding: 6px 30px 6px 12px;
outline: none;
background: var(--wgm-bg-light)
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='none' stroke='%235f6368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1l4 4 4-4'/%3E%3C/svg%3E")
no-repeat right 10px center;
appearance: none;
cursor: pointer;
transition: all 0.2s ease;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_length select:focus {
border-color: #1a73e8;
background-color: #fff;
box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.1);
}
.wpgmap-adv-table-listing table.dataTable {
border-collapse: separate !important;
border-spacing: 0;
border: none !important;
width: 100% !important;
margin: 15px 0 !important;
}
.wpgmap-adv-table-listing table.dataTable thead th {
background: var(--wgm-bg-light);
color: var(--wgm-text-secondary);
font-weight: var(--wgm-font-weight-bold);
text-transform: uppercase;
font-size: var(--wgm-font-size-xs);
letter-spacing: 0.8px;
padding: var(--wgm-space-md);
border-bottom: 2px solid var(--wgm-border-light) !important;
border-top: none !important;
} .wpgmap-adv-table-listing table.dataTable thead .sorting,
.wpgmap-adv-table-listing table.dataTable thead .sorting_asc,
.wpgmap-adv-table-listing table.dataTable thead .sorting_desc {
background-image: none !important;
}
.wpgmap-adv-table-listing table.dataTable tbody td {
padding: var(--wgm-space-md);
border-bottom: 1px solid var(--wgm-border-light);
vertical-align: middle;
color: var(--wgm-text-primary);
font-size: var(--wgm-font-size-md);
}
.wpgmap-adv-table-listing table.dataTable tbody tr {
background-color: transparent !important;
transition: background-color 0.2s, box-shadow 0.2s;
cursor: pointer;
}
.wpgmap-adv-table-listing table.dataTable tbody tr:hover {
background-color: var(--wgm-bg-light) !important;
box-shadow: inset 4px 0 0 var(--wgm-secondary);
}
.wpgmap-adv-table-listing table.dataTable tbody tr.odd {
background-color: transparent !important;
} .wpgmap-adv-table-listing .dataTables_wrapper .dataTables_info {
font-size: 13px;
color: #70757a;
padding-top: 20px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_paginate {
padding-top: 15px;
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button {
border-radius: 8px !important;
border: 1px solid transparent !important;
padding: 6px 14px !important;
margin: 0 4px !important;
transition: all 0.2s ease !important;
font-size: 13px !important;
color: #3c4043 !important;
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button.current {
background: var(--wgm-secondary) !important;
color: var(--wgm-white) !important;
border: 1px solid var(--wgm-secondary) !important;
font-weight: var(--wgm-font-weight-bold);
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button:hover:not(.disabled) {
background: #f1f3f4 !important;
color: #1a73e8 !important;
border: 1px solid #e0e0e0 !important;
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button.disabled {
opacity: 0.5;
cursor: default;
} .wpgmap-adv-table-listing .wpgmap-marker-image {
width: 48px;
height: 48px;
object-fit: cover;
border-radius: 8px;
border: 1px solid #eee;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.wpgmap-adv-table-listing .wpgmap-marker-icon {
width: 32px;
height: 32px;
object-fit: contain;
}
@media (max-width: 768px) {
.wpgmap-adv-table-listing {
padding: 15px;
background: transparent;
box-shadow: none;
border: none;
}
.wpgmap-adv-table-listing table.dataTable thead {
display: none;
}
.wpgmap-adv-table-listing table.dataTable,
.wpgmap-adv-table-listing table.dataTable tbody,
.wpgmap-adv-table-listing table.dataTable tr,
.wpgmap-adv-table-listing table.dataTable td {
display: block !important;
width: 100% !important;
}
.wpgmap-adv-table-listing table.dataTable tr {
background: #fff !important;
border-radius: 12px;
margin-bottom: 20px;
padding: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
border: 1px solid #eee;
}
.wpgmap-adv-table-listing table.dataTable td {
border: none !important;
padding: 8px 0 !important;
text-align: left;
position: relative;
}
.wpgmap-adv-table-listing table.dataTable td:before {
content: attr(data-label);
display: block;
font-size: 11px;
text-transform: uppercase;
color: #888;
font-weight: 700;
margin-bottom: 4px;
}
.wpgmap-adv-table-listing .wpgmap-marker-image {
width: 100%;
height: 180px;
border-radius: 8px;
margin-bottom: 10px;
}
.wpgmap-adv-table-listing .wpgmap-marker-icon {
width: 24px;
height: 24px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter input {
width: 100%;
margin: 0;
}
} .wpgmap-carousel-container {
margin-top: 40px;
padding-bottom: 50px;
position: relative;
--card-radius: var(--wgm-radius-lg);
--card-shadow: var(--wgm-shadow-sm);
--card-shadow-hover: var(--wgm-shadow-md);
--accent-color: var(--wgm-primary);
--text-dark: var(--wgm-text-primary);
--text-muted: var(--wgm-text-muted);
--bg-card: var(--wgm-white);
}
.wpgmap-carousel-container .swiper {
padding: 10px 10px 60px;
overflow: hidden;
} .wpgmap-carousel-container .swiper-wrapper {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
gap: 20px;
width: 100%;
} .wpgmap-carousel-container.wgm-swiper-active .swiper-wrapper {
display: flex !important;
grid-template-columns: none !important;
gap: 0 !important;
}
@media screen and (min-width: 600px) {
.wpgmap-carousel-container .swiper-wrapper {
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}
@media screen and (min-width: 900px) {
.wpgmap-carousel-container .swiper-wrapper {
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
} @media screen and (min-width: 768px) {
.wgm-placement-left_map .wpgmap-carousel-container .swiper,
.wgm-placement-right_map .wpgmap-carousel-container .swiper {
overflow: visible;
}
.wgm-placement-left_map .wpgmap-carousel-container .swiper-wrapper,
.wgm-placement-right_map .wpgmap-carousel-container .swiper-wrapper {
grid-template-columns: 1fr;
}
.wgm-placement-left_map .wpgmap-carousel-container,
.wgm-placement-right_map .wpgmap-carousel-container {
margin-top: 0;
padding-bottom: 20px;
}
}
.wgm-carousel-card {
background: var(--bg-card);
border-radius: var(--card-radius);
border: 1px solid var(--wgm-border-color);
box-shadow: var(--card-shadow);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
display: flex;
flex-direction: column;
cursor: pointer;
overflow: hidden;
position: relative;
text-align: left;
}
.wgm-carousel-card:hover {
transform: translateY(-8px);
box-shadow: var(--card-shadow-hover);
border-color: var(--accent-color);
}
.wgm-card-media {
position: relative;
width: 100%;
aspect-ratio: 4/3;
overflow: hidden;
background: var(--wgm-bg-light);
}
.wgm-card-img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s ease;
}
.wgm-carousel-card:hover .wgm-card-img {
transform: scale(1.1);
}
.wgm-card-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #cbd5e1;
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}
.wgm-card-badge {
position: absolute !important;
bottom: 12px !important;
right: 12px !important;
background: #ffffff !important;
width: 32px !important;
height: 32px !important;
border-radius: 50% !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
z-index: 5 !important;
}
.wgm-card-badge img {
width: 18px !important;
height: 18px !important;
object-fit: contain !important;
}
.wgm-card-body {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.wgm-card-title {
margin: 0 0 10px !important;
font-size: 18px !important;
font-weight: 700 !important;
color: var(--text-dark) !important;
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
line-height: 1.4;
font-family: inherit;
}
.wgm-card-address {
display: flex;
align-items: flex-start;
gap: 6px;
color: var(--text-muted);
font-size: 13px;
margin-bottom: 12px;
line-height: 1.4;
}
.wgm-card-address svg {
flex-shrink: 0;
margin-top: 2px;
}
.wgm-card-address span {
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.wgm-card-excerpt {
font-size: var(--wgm-font-size-md);
color: var(--wgm-text-primary);
line-height: 1.6;
margin: 0 0 20px !important;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.wgm-card-footer {
margin-top: auto;
padding-top: 15px;
border-top: 1px solid var(--wgm-border-light);
}
.wgm-show-on-map-btn {
width: 100%;
padding: 10px 16px;
border-radius: var(--wgm-radius-lg);
background: var(--wgm-bg-light);
border: 1px solid var(--wgm-border-color);
color: var(--text-dark);
font-size: 14px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
transition: all 0.3s ease;
cursor: pointer;
}
.wgm-show-on-map-btn:hover {
background: var(--accent-color);
color: #ffffff;
border-color: var(--accent-color);
box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
}
.wgm-show-on-map-btn svg {
transition: transform 0.3s ease;
}
.wgm-show-on-map-btn:hover svg {
transform: scale(1.1);
} .wpgmap-carousel-container .swiper-button-next,
.wpgmap-carousel-container .swiper-button-prev {
width: 44px;
height: 44px;
background: #ffffff;
border-radius: 50%;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
color: var(--text-dark);
transition: all 0.3s ease;
}
.wpgmap-carousel-container .swiper-button-next:after,
.wpgmap-carousel-container .swiper-button-prev:after {
font-size: 18px;
font-weight: 800;
}
.wpgmap-carousel-container .swiper-button-next:hover,
.wpgmap-carousel-container .swiper-button-prev:hover {
background: var(--accent-color);
color: #ffffff;
transform: scale(1.1);
}
.wpgmap-carousel-container .swiper-pagination-bullet {
background: #cbd5e1;
opacity: 1;
width: 8px;
height: 8px;
transition: all 0.3s ease;
}
.wpgmap-carousel-container .swiper-pagination-bullet-active {
background: var(--accent-color);
width: 24px;
border-radius: 4px;
}
.wgm-no-markers {
padding: 60px 20px;
text-align: center;
background: #f8fafc;
border-radius: var(--card-radius);
color: var(--text-muted);
font-size: 16px;
border: 2px dashed #e2e8f0;
width: 100%;
} .wgm-infowindow-img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
cursor: pointer;
}
.wgm-iw-img-wrap {
width: 100%;
aspect-ratio: 16 / 9;
overflow: hidden;
border-radius: 6px;
margin-bottom: 15px;
}
.wgm-infowindow-title {
font-size: var(--wgm-font-size-lg) !important;
font-weight: var(--wgm-font-weight-bold) !important;
color: var(--wgm-text-primary);
margin: 0 0 10px 0 !important;
line-height: 1.3;
padding-right: 35px;
display: block;
font-family: inherit;
}
.wgm-infowindow-wrapper {
width: 300px;
margin: 0;
padding: 15px;
overflow-y: auto;
max-height: 250px; box-sizing: border-box;
}
@media (max-width: 400px) {
.wgm-infowindow-wrapper {
width: 260px;
padding: 10px;
}
}
.wgm-infowindow-wrapper.wgm-no-img .wgm-infowindow-content {
padding-top: 5px;
}
.wgm-infowindow-content {
padding: 0;
}
.wgm-iw-desc {
font-size: var(--wgm-font-size-md);
color: var(--wgm-text-primary);
line-height: 1.6;
margin-bottom: var(--wgm-space-sm);
} .gm-style .gm-style-iw-c {
padding: 0 !important;
max-height: none !important;
}
.gm-style-iw-chr {
background: transparent !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
} .gm-style-iw-d {
padding-top: 0 !important;
overflow: hidden !important;
} .gm-style-iw-c .gm-ui-hover-effect {
top: 0px !important;
right: 0px !important;
width: 20px !important;
height: 20px !important;
padding: 0 !important;
background: rgba(255, 255, 255, 0.9) !important;
border-radius: var(--wgm-radius-round) !important;
box-shadow: var(--wgm-shadow-sm) !important;
display: flex !important;
align-items: center;
justify-content: center;
transition: all var(--wgm-transition-fast);
}
.gm-style-iw-c .gm-ui-hover-effect:hover {
background: var(--wgm-white) !important;
box-shadow: var(--wgm-shadow-md) !important;
transform: scale(1.1);
}
.gm-style-iw-c .gm-ui-hover-effect span {
width: 12px !important;
height: 12px !important;
margin: 0 !important;
display: block !important;
} .wgm-lightbox-overlay {
display: none;
position: fixed;
z-index: 999999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.3s ease;
}
.wgm-lightbox-overlay.show {
display: flex !important;
opacity: 1;
}
.wgm-lightbox-content {
max-width: 90%;
max-height: 85%;
border-radius: 4px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
transform: scale(0.9);
transition: transform 0.3s ease;
}
.wgm-lightbox-overlay.show .wgm-lightbox-content {
transform: scale(1);
}
.wgm-lightbox-close {
position: absolute;
top: 20px;
right: 30px;
color: #fff;
font-size: 40px;
font-weight: bold;
cursor: pointer;
z-index: 1000000;
line-height: 1;
transition: color 0.2s ease;
}
.wgm-lightbox-close:hover {
color: #bbb;
}
.wgm-lightbox-trigger {
cursor: pointer;
} .wpgmap-no-results {
color: var(--wgm-text-muted);
padding: var(--wgm-space-md);
text-align: center;
}
.wpgmap-spinner {
display: inline-block;
width: 20px;
height: 20px;
border: 3px solid #ccc;
border-top-color: #333;
border-radius: 50%;
animation: spin 1s linear infinite;
margin-right: 8px;
vertical-align: middle;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.wpgmap-title-text {
font-size: var(--wgm-font-size-md);
color: var(--wgm-text-primary);
}
.wpgmap-marker-loading {
padding: var(--wgm-space-lg);
text-align: center;
color: var(--wgm-text-muted);
}
.wpgmap-marker-image {
max-width: 100% !important;
height: auto !important;
object-fit: cover;
border-radius: 6px;
display: block;
} .wgm-map-listing-container,
.wgm-map-listing-container * {
box-sizing: border-box;
}
.wgm-map-listing-container {
display: flex;
flex-wrap: wrap;
width: 100%;
gap: 20px;
margin: 20px 0;
}
.wgm-placement-above_map {
flex-direction: column-reverse;
}
.wgm-placement-below_map {
flex-direction: column;
}
.wgm-placement-left_map {
flex-direction: row-reverse;
align-items: flex-start;
}
.wgm-placement-right_map {
flex-direction: row;
align-items: flex-start;
} .wgm-map-listing-container .wgm-map-canvas {
flex: 1;
min-width: 0;
} .wgm-map-listing-container .wpgmap-marker-listing {
margin: 0 !important;
width: 100% !important;
max-width: none !important;
} @media screen and (min-width: 768px) {
.wgm-placement-left_map .wgm-map-area,
.wgm-placement-right_map .wgm-map-area {
flex: 1;
min-width: 0; }
.wgm-placement-left_map .wgm-listing-area,
.wgm-placement-right_map .wgm-listing-area {
flex: 0 0 var(--wgm-listing-width, 300px);
width: var(--wgm-listing-width, 300px);
max-width: 80%; max-height: var(--wgm-map-height);
overflow-y: auto;
} .wgm-placement-left_map .wpgmap-marker-card,
.wgm-placement-right_map .wpgmap-marker-card {
flex-direction: column-reverse;
align-items: stretch;
gap: 12px;
}
.wgm-placement-left_map .wpgmap-card-image,
.wgm-placement-right_map .wpgmap-card-image {
flex: 0 0 auto;
width: 100%;
text-align: left;
}
.wgm-placement-left_map .wpgmap-marker-image-thumb,
.wgm-placement-right_map .wpgmap-marker-image-thumb {
aspect-ratio: 16 / 9;
height: auto !important;
min-height: auto;
}
.wgm-placement-left_map .wpgmap-card-content,
.wgm-placement-right_map .wpgmap-card-content {
padding: 0;
}
.wgm-placement-left_map .wpgmap-title-text,
.wgm-placement-right_map .wpgmap-title-text {
font-size: var(--wgm-font-size-md);
}
.wgm-placement-left_map .wpgmap-row-meta,
.wgm-placement-right_map .wpgmap-row-meta {
font-size: 12px;
margin-bottom: var(--wgm-space-xs);
}
.wgm-placement-left_map .wpgmap-row-desc,
.wgm-placement-right_map .wpgmap-row-desc {
font-size: var(--wgm-font-size-sm);
-webkit-line-clamp: 3;
line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
} .wgm-listing-area::-webkit-scrollbar {
width: 6px;
}
.wgm-listing-area::-webkit-scrollbar-track {
background: var(--wgm-border-light);
border-radius: var(--wgm-radius-lg);
}
.wgm-listing-area::-webkit-scrollbar-thumb {
background: var(--wgm-border-color);
border-radius: var(--wgm-radius-lg);
}
.wgm-listing-area::-webkit-scrollbar-thumb:hover {
background: var(--wgm-text-muted);
} .wgm-map-area .wgm-map-canvas {
width: 100%;
max-width: 100% !important;
} @media screen and (max-width: 991px) {
.wgm-map-listing-container.wgm-placement-left_map,
.wgm-map-listing-container.wgm-placement-right_map {
flex-direction: column !important;
}
.wgm-map-listing-container.wgm-placement-left_map .wgm-listing-area,
.wgm-map-listing-container.wgm-placement-right_map .wgm-listing-area {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
margin-top: 15px !important;
} .wgm-map-listing-container.wgm-placement-left_map .wpgmap-marker-card,
.wgm-map-listing-container.wgm-placement-right_map .wpgmap-marker-card {
flex-direction: row !important;
}
} .wgm-map-listing-container.wgm-force-stack {
flex-direction: column !important;
}
.wgm-force-stack .wgm-listing-area {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
}
.wgm-force-stack .wpgmap-marker-card {
flex-direction: row !important;
} @media screen and (max-width: 600px) {
.wgm-direction-drawer {
width: 100% !important;
left: -100% !important;
border-radius: 0 !important;
}
.wgm-direction-drawer.active {
left: 0 !important;
}
} @media screen and (max-width: 767px) {
.wgm-map-listing-container {
flex-direction: column !important;
gap: 15px;
}
.wgm-placement-above_map {
flex-direction: column-reverse !important;
}
.wgm-map-area,
.wgm-listing-area {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
}
.wgm-listing-area {
max-height: none !important;
overflow-y: visible !important;
}
} .wgm-placement-above_map .wgm-listing-area,
.wgm-placement-below_map .wgm-listing-area {
width: var(--wgm-listing-width, 100%);
max-width: 100%;
margin-left: auto;
margin-right: auto;
min-width: 0; flex: 0 0 auto; } .wgm-placement-above_map .wpgmap_search_map_control_wrapper {
display: block !important;
width: 100%;
position: relative;
z-index: 10;
margin-bottom: 15px;
}
.wgm-placement-above_map .wpgmap_search_input,
.wgm-placement-below_map .wpgmap_search_input {
max-width: 300px;
} .wgm-placement-above_map .wpgmap-carousel-container,
.wgm-placement-below_map .wpgmap-carousel-container {
width: 100% !important;
max-width: 100% !important;
min-width: 0;
} .wgm-map-area {
position: relative;
overflow-x: clip; overflow-y: visible;
}
.wgm-direction-drawer {
position: absolute;
top: 0;
bottom: 0;
left: calc(var(--wgm-drawer-width, 300px) * -1); width: var(--wgm-drawer-width, 300px);
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
z-index: 1000;
box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1);
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
overflow: visible;
display: flex;
flex-direction: column;
border-radius: 0 var(--wgm-radius-lg) var(--wgm-radius-lg) 0;
box-sizing: border-box;
}
.wgm-direction-drawer.active {
left: 0;
}
.wgm-drawer-close {
position: absolute !important;
top: 12px !important;
right: 12px !important;
cursor: pointer !important;
background: #ffffff !important;
border: 1px solid #dadce0 !important;
padding: 0 !important;
color: #5f6368 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
z-index: 10 !important;
width: 32px !important;
height: 32px !important;
border-radius: 50% !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3),
0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
transition: all 0.2s ease !important;
outline: none !important;
box-sizing: border-box !important;
}
.wgm-drawer-close svg {
width: 18px !important;
height: 18px !important;
color: inherit !important;
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
}
.wgm-drawer-close:hover {
background: #f8f9fa !important;
color: #202124 !important;
box-shadow: 0 2px 4px rgba(60, 64, 67, 0.3),
0 2px 6px 2px rgba(60, 64, 67, 0.15) !important;
transform: scale(1.05) !important;
border-color: #dadce0 !important;
}
.wgm-drawer-close:active {
transform: scale(0.95) !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3) !important;
}
.wgm-drawer-header {
margin-bottom: 12px;
padding-right: 25px;
}
.wgm-drawer-title {
font-size: var(--wgm-font-size-sm);
font-weight: var(--wgm-font-weight-bold);
margin: 0;
color: var(--wgm-text-primary);
text-transform: uppercase;
letter-spacing: 0.5px;
} .wgm-drawer-toggle-btn {
position: absolute !important;
left: 100% !important;
top: 80px !important;
transform: none !important;
z-index: 1001 !important;
background: var(--wgm-white) !important;
border: 1px solid var(--wgm-border-color) !important;
border-left: 1px solid var(--wgm-white) !important;
border-radius: 0 var(--wgm-radius-md) var(--wgm-radius-md) 0 !important;
width: 40px !important;
height: 48px !important;
display: flex;
align-items: center !important;
justify-content: center !important;
cursor: pointer !important;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1) !important;
box-shadow: var(--wgm-shadow-sm) !important;
color: var(--wgm-text-primary) !important;
transition: all var(--wgm-transition-fast) ease !important;
margin-left: -1px !important;
padding: 0px !important;
}
.wgm-drawer-toggle-btn svg {
width: 20px !important;
height: 20px !important;
opacity: 1 !important;
color: #333 !important;
fill: currentColor !important;
display: block !important;
visibility: visible !important;
}
.wgm-drawer-toggle-btn svg path {
fill: currentColor !important;
}
.wgm-drawer-toggle-btn:hover {
background: #f8f9fa !important;
color: #000 !important;
box-shadow: 4px 0 8px rgba(0, 0, 0, 0.1) !important;
} .wgm-travel-mode-switcher {
display: flex !important;
background: #f1f3f4 !important;
border-radius: 8px !important;
padding: 4px !important;
gap: 0 !important;
margin-bottom: 20px !important;
justify-content: space-between !important;
box-sizing: border-box !important;
}
.wgm-travel-btn {
flex: 1 !important;
background: transparent !important;
border: none !important;
padding: 6px !important;
cursor: pointer !important;
border-radius: 6px !important;
transition: all 0.2s ease !important;
color: #5f6368 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 36px !important;
margin: 0 2px !important;
box-sizing: border-box !important;
outline: none !important;
box-shadow: none !important;
text-decoration: none !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
.wgm-travel-btn svg {
width: 20px !important;
height: 20px !important;
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
}
.wgm-travel-btn:hover {
background-color: rgba(0, 0, 0, 0.05) !important;
color: #3c4043 !important;
box-shadow: none !important;
}
.wgm-travel-btn.active {
background: #ffffff !important;
color: #1a73e8 !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
font-weight: bold !important;
} .wgm-dir-input-group {
position: relative !important;
margin-bottom: 15px !important;
}
.wgm-dir-field-wrap {
position: relative !important;
display: flex !important;
align-items: stretch !important;
background: #fff !important;
border: 1px solid #dadce0 !important;
border-radius: 8px !important;
transition: border-color 0.2s !important;
overflow: hidden !important;
box-sizing: border-box !important;
}
.wgm-dir-field-wrap:focus-within {
border-color: #1a73e8 !important;
box-shadow: 0 0 0 1px #1a73e8 !important;
z-index: 2 !important;
}
.wgm-dir-field-wrap .wgm-dir-input {
flex: 1 !important;
min-width: 0 !important;
width: auto !important;
padding: 10px 12px !important;
border: none !important;
border-radius: 0 !important;
font-size: 14px !important;
outline: none !important;
background: transparent !important;
color: #3c4043 !important;
height: 40px !important;
line-height: normal !important;
box-shadow: none !important;
box-sizing: border-box !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
margin: 0 !important;
}
.wgm-dir-field-wrap .wgm-dir-input::placeholder {
color: #9aa0a6 !important;
opacity: 1 !important;
}
.wgm-current-loc-btn,
.wgm-remove-waypoint-btn {
position: static !important;
background: transparent !important;
border: none !important;
border-left: 1px solid #f1f3f4 !important;
padding: 0 12px !important;
margin: 0 !important;
cursor: pointer !important;
color: #70757a !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
transition: all 0.2s !important;
height: auto !important;
width: auto !important;
min-width: 44px !important;
box-sizing: border-box !important;
outline: none !important;
box-shadow: none !important;
flex-shrink: 0 !important;
}
.wgm-current-loc-btn:hover,
.wgm-remove-waypoint-btn:hover {
background: #f8f9fa !important;
color: #202124 !important;
box-shadow: none !important;
}
.wgm-current-loc-btn svg,
.wgm-remove-waypoint-btn svg {
width: 18px !important;
height: 18px !important;
display: block !important;
fill: currentColor !important;
pointer-events: none !important;
} .wgm-get-direction-btn,
.wgm-show-on-map-btn {
background: #fff;
color: #3c4043;
border: 1px solid #dadce0;
padding: 8px 16px;
border-radius: 18px;
font-size: 13px;
font-weight: 500;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
transition: all 0.2s;
}
.wgm-get-direction-btn:hover,
.wgm-show-on-map-btn:hover {
background: #f1f3f4;
border-color: #dadce0;
color: #202124;
}
.wgm-get-direction-btn.active {
background: #e8f0fe;
color: #1a73e8;
border-color: #e8f0fe;
}
.wgm-action-icon {
width: 16px;
height: 16px;
fill: currentColor;
} .wgm-dir-results-panel {
display: none;
margin-top: 10px;
border-top: 1px solid #f1f3f4;
padding-top: 10px;
overflow-y: auto;
max-height: calc(100vh - 350px);
}
.wgm-dir-results-panel.active {
display: block;
} .wgm-direction-drawer {
overflow: visible;
}
.wgm-drawer-content {
height: 100%;
overflow-y: auto;
overflow-x: hidden;
padding: 20px;
padding-top: 50px; } .adp-placard {
border: none !important;
background: #fff !important;
padding: 10px !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3),
0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
border-radius: 8px !important;
margin-bottom: 15px !important;
}
.adp-summary {
padding: 5px 0 !important;
font-weight: 500 !important;
color: #202124 !important;
font-size: 14px !important;
}
.adp-directions {
width: 100% !important;
border-collapse: separate !important;
border-spacing: 0;
margin-top: 10px;
}
.adp-step {
padding: 10px 0 !important;
border-bottom: 1px solid #f1f3f4 !important;
font-size: 13px !important;
color: #3c4043 !important;
}
.adp-substep {
padding-left: 20px !important;
border-left: 2px solid #e8eaed !important;
} @media screen and (max-width: 600px) {
.wgm-direction-drawer {
width: 100% !important;
}
.wgm-travel-btn {
height: 44px; }
.wgm-dir-field-wrap .wgm-dir-input {
height: 44px;
font-size: 16px; }
.wgm-current-loc-btn,
.wgm-remove-waypoint-btn {
min-width: 48px;
}
}
@media screen and (max-width: 480px) {
.wgm-direction-drawer {
width: 100%;
}
} .wgm-dir-options_wrap {
margin-top: 15px;
}
.wgm-action-bar {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.wgm-dir-adv-toggle {
color: #1a73e8;
font-size: 13px;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: 4px;
font-weight: 500;
user-select: none;
}
.wgm-dir-adv-toggle:hover {
text-decoration: underline;
}
.wgm-dir-adv-options {
display: none;
background: #f8f9fa;
padding: 12px;
border-radius: 8px;
margin-bottom: 15px;
border: 1px solid #f1f3f4;
}
.wgm-dir-adv-options.active {
display: block;
}
.wgm-adv-opt-item {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 8px;
font-size: 13px;
color: #5f6368;
cursor: pointer;
}
.wgm-adv-opt-item:last-child {
margin-bottom: 0;
}
.wgm-adv-opt-item input {
margin: 0;
accent-color: #1a73e8;
width: 16px;
height: 16px;
}
.wgm-direction-drawer .wgm-dir-go-btn {
width: auto;
min-width: 80px;
padding: 0 20px;
background: #1a73e8 !important;
color: #ffffff !important;
border: none !important;
border-radius: 20px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
transition: background 0.2s, box-shadow 0.2s;
display: inline-flex !important;
align-items: center;
justify-content: center;
gap: 6px;
height: 36px;
line-height: normal;
text-transform: none;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wgm-direction-drawer .wgm-dir-go-btn:hover {
background: #1765cc !important;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.wgm-direction-drawer .wgm-dir-go-btn svg {
width: 18px;
height: 18px;
display: block;
margin: 0;
fill: currentColor;
}
.wgm-direction-drawer .wgm-dir-go-btn span {
display: inline-block;
}
.wgm-add-waypoint-trigger {
color: #1a73e8;
font-size: 13px;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: 6px;
margin-bottom: 15px;
font-weight: 500;
text-decoration: none;
padding: 4px 8px; margin-left: -8px; border-radius: 4px;
}
.wgm-add-waypoint-trigger svg {
width: 16px;
height: 16px;
fill: currentColor;
}
.wgm-add-waypoint-trigger:hover {
background: #f1f3f4;
text-decoration: none;
} .wgm-category-badge {
display: inline-block;
padding: 2px 8px;
background-color: var(--wgm-bg-light);
color: var(--wgm-text-color-secondary);
border: 1px solid var(--wgm-border-color);
border-radius: 12px;
font-size: 11px;
font-weight: 500; vertical-align: middle;
}
.wgm-item-meta .wgm-category-badge { } .wgm-carousel-cat {
margin-top: 5px;
} .wgm-table-cat-wrap {
margin-top: 4px;
} .wgm-table-responsive {
overflow-x: auto !important;
-webkit-overflow-scrolling: touch !important;
width: 100% !important;
margin-bottom: 15px;
}@font-face {
font-family: "System Font";
font-style: normal;
src: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
} @font-face {
font-family: 'iconmeta';
src:  url(//duza.eu/wp-content/themes/bravada/resources/fonts/iconmeta.eot?9qd1ry);
src:  url(//duza.eu/wp-content/themes/bravada/resources/fonts/iconmeta.eot?9qd1ry#iefix) format('embedded-opentype'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/iconmeta.ttf?9qd1ry) format('truetype'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/iconmeta.woff?9qd1ry) format('woff'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/iconmeta.svg?9qd1ry#iconmeta) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
font-family: 'iconmeta';
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
cursor: inherit;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .icon-category::before { content: "\e089"; }
.icon-author::before { content: "\e005"; }
.icon-date::before { content: "\e081"; }
.icon-tag::before { content: "\e055"; }
.icon-comments::before { content: "\e07d"; }
.icon-edit::before { content: "\e060"; }
.icon-arrow::before { content: "\e907"; } .icon-bread-home::before {  content: "\e069"; }
.icon-bread-arrow::before {  content: "\e905"; } .icon-search::before { content: "\e090"; }
.icon-pagination-left::before {  content: "\e807"; }
.icon-pagination-right::before {  content: "\e808"; }
.icon-continue-reading::before {  content: "\e0a3"; }
.icon-fixed-nav::before {  content: "\e684"; }
.icon-menu::before { content: "\e120"; }
.icon-cancel::before { content: "\e117"; } .icon-back2top::before { content: '\e90a'; }
.icon-back2top::after { content: '\e90a'; } .icon-image::before { content: "\e941"; }
.icon-audio::before { content: "\e952"; }
.icon-video::before { content: "\e963"; }
.icon-status::before { content: "\e945"; }
.icon-aside::before { content: "\e959"; }
.icon-link::before { content: "\e948"; }
.icon-chat::before { content: "\e92f"; }
.icon-quote::before { content: "\e957"; }
.icon-gallery::before { content: "\e942"; }
.entry-content blockquote::before { content: "\e915"; }
.icon-user-female::before {
content: "\e000";
}
.icon-screen-smartphone::before {
content: "\e010";
}
.icon-screen-desktop::before {
content: "\e011";
}
.icon-plane::before {
content: "\e012";
}
.icon-notebook::before {
content: "\e013";
}
.icon-moustache::before {
content: "\e014";
}
.icon-energy::before {
content: "\e020";
}
.icon-emoticon-smile::before {
content: "\e021";
}
.icon-disc::before {
content: "\e022";
}
.icon-credit-card::before {
content: "\e025";
}
.icon-chemistry::before {
content: "\e026";
}
.icon-user::before {
content: "\e005";
}
.icon-speedometer::before {
content: "\e007";
}
.icon-screen-tablet::before {
content: "\e00f";
}
.icon-magic-wand::before {
content: "\e017";
}
.icon-hourglass::before {
content: "\e018";
}
.icon-game-controller::before {
content: "\e01b";
}
.icon-fire::before {
content: "\e01c";
}
.icon-eyeglasses::before {
content: "\e01d";
}
.icon-envelope-open::before {
content: "\e01e";
}
.icon-bell::before {
content: "\e027";
}
.icon-badge::before {
content: "\e028";
}
.icon-wallet::before {
content: "\e02a";
}
.icon-vector::before {
content: "\e02b";
}
.icon-speech::before {
content: "\e02c";
}
.icon-puzzle::before {
content: "\e02d";
}
.icon-pin::before {
content: "\e031";
}
.icon-picture::before {
content: "\e032";
}
.icon-map::before {
content: "\e033";
}
.icon-layers::before {
content: "\e034";
}
.icon-handbag::before {
content: "\e035";
}
.icon-globe-alt::before {
content: "\e036";
}
.icon-globe::before {
content: "\e037";
}
.icon-frame::before {
content: "\e038";
}
.icon-folder-alt::before {
content: "\e039";
}
.icon-film::before {
content: "\e03a";
}
.icon-feed::before {
content: "\e03b";
}
.icon-earphones-alt::before {
content: "\e03c";
}
.icon-earphones::before {
content: "\e03d";
}
.icon-drop::before {
content: "\e03e";
}
.icon-drawer::before {
content: "\e03f";
}
.icon-docs::before {
content: "\e040";
}
.icon-directions::before {
content: "\e041";
}
.icon-direction::before {
content: "\e042";
}
.icon-diamond::before {
content: "\e043";
}
.icon-cup::before {
content: "\e044";
}
.icon-compass::before {
content: "\e045";
}
.icon-call-end::before {
content: "\e048";
}
.icon-calculator::before {
content: "\e049";
}
.icon-bubbles::before {
content: "\e04a";
}
.icon-briefcase::before {
content: "\e04b";
}
.icon-book-open::before {
content: "\e04c";
}
.icon-basket-loaded::before {
content: "\e04d";
}
.icon-basket::before {
content: "\e04e";
}
.icon-bag::before {
content: "\e04f";
}
.icon-action-undo::before {
content: "\e050";
}
.icon-action-redo::before {
content: "\e051";
}
.icon-trash::before {
content: "\e054";
}
.icon-tag::before {
content: "\e055";
}
.icon-support::before {
content: "\e056";
}
.icon-share-alt::before {
content: "\e05a";
}
.icon-share::before {
content: "\e05b";
}
.icon-question::before {
content: "\e05d";
}
.icon-pencil::before {
content: "\e05f";
}
.icon-note::before {
content: "\e060";
}
.icon-music-tone-alt::before {
content: "\e061";
}
.icon-music-tone::before {
content: "\e062";
}
.icon-microphone::before {
content: "\e063";
}
.icon-list::before {
content: "\e067";
}
.icon-home::before {
content: "\e069";
}
.icon-grid::before {
content: "\e06a";
}
.icon-graph::before {
content: "\e06b";
}
.icon-cursor::before {
content: "\e06e";
}
.icon-control-play::before {
content: "\e071";
}
.icon-calendar::before {
content: "\e075";
}
.icon-bulb::before {
content: "\e076";
}
.icon-bar-chart::before {
content: "\e077";
}
.icon-arrow-up::before {
content: "\e078";
}
.icon-arrow-right::before {
content: "\e079";
}
.icon-arrow-left::before {
content: "\e07a";
}
.icon-arrow-down::before {
content: "\e07b";
}
.icon-ban::before {
content: "\e07c";
}
.icon-bubble::before {
content: "\e07d";
}
.icon-camcorder::before {
content: "\e07e";
}
.icon-camera::before {
content: "\e07f";
}
.icon-check::before {
content: "\e080";
}
.icon-clock::before {
content: "\e081";
}
.icon-close::before {
content: "\e082";
}
.icon-envelope::before {
content: "\e086";
}
.icon-eye::before {
content: "\e087";
}
.icon-flag::before {
content: "\e088";
}
.icon-folder::before {
content: "\e089";
}
.icon-heart::before {
content: "\e08a";
}
.icon-info::before {
content: "\e08b";
}
.icon-key::before {
content: "\e08c";
}
.icon-link::before {
content: "\e08d";
}
.icon-lock::before {
content: "\e08e";
}
.icon-lock-open::before {
content: "\e08f";
}
.icon-magnifier::before {
content: "\e090";
}
.icon-magnifier-add::before {
content: "\e091";
}
.icon-magnifier-remove::before {
content: "\e092";
}
.icon-paper-clip::before {
content: "\e093";
}
.icon-paper-plane::before {
content: "\e094";
}
.icon-plus::before {
content: "\e095";
}
.icon-pointer::before {
content: "\e096";
}
.icon-power::before {
content: "\e097";
}
.icon-refresh::before {
content: "\e098";
}
.icon-reload::before {
content: "\e099";
}
.icon-settings::before {
content: "\e09a";
}
.icon-star::before {
content: "\e09b";
}
.icon-target::before {
content: "\e09e";
}
.icon-volume-1::before {
content: "\e09f";
}
.icon-volume-2::before {
content: "\e0a0";
}
.icon-volume-off::before {
content: "\e0a1";
}
.icon-users::before {
content: "\e001";
}
.icon-clock1::before {
content: "\e0a9";
}
.icon-search2::before {
content: "\e0a8";
}
.icon-head::before {
content: "\e0a7";
}
.icon-arrow-left1::before {
content: "\e0a2";
}
.icon-arrow-right1::before {
content: "\e0a3";
}
.icon-arrow-up1::before {
content: "\e0a4";
}
.icon-arrow-down1::before {
content: "\e0a5";
}
.icon-volume::before {
content: "\e0a6";
}
.icon-plus1::before {
content: "\e114";
}
.icon-minus::before {
content: "\e115";
}
.icon-check1::before {
content: "\e116";
}
.icon-cross::before {
content: "\e117";
}
.icon-menu2::before {
content: "\e120";
}
.icon-ellipsis::before {
content: "\e129";
}
.icon-search::before {
content: "\e618";
}
.icon-refresh1::before {
content: "\e61c";
}
.icon-close1::before {
content: "\e680";
}
.icon-angle-up::before {
content: "\e682";
}
.icon-angle-right::before {
content: "\e684";
}
.icon-angle-left::before {
content: "\e686";
}
.icon-angle-down::before {
content: "\e688";
}
.icon-refresh-2::before {
content: "\e6c2";
}
.icon-chevron-down::before {
content: "\e900";
}
.icon-chevron-left::before {
content: "\e901";
}
.icon-chevron-right::before {
content: "\e902";
}
.icon-chevron-small-down::before {
content: "\e903";
}
.icon-chevron-small-left::before {
content: "\e904";
}
.icon-chevron-small-right::before {
content: "\e905";
}
.icon-chevron-small-up::before {
content: "\e906";
}
.icon-chevron-thin-down::before {
content: "\e907";
}
.icon-chevron-thin-left::before {
content: "\e908";
}
.icon-chevron-thin-right::before {
content: "\e909";
}
.icon-chevron-thin-up::before {
content: "\e90a";
}
.icon-chevron-up::before {
content: "\e90b";
}
.icon-circular-graph::before {
content: "\e90c";
}
.icon-cross2::before {
content: "\e90d";
}
.icon-magnifying-glass::before {
content: "\e911";
}
.icon-menu3::before {
content: "\e912";
}
.icon-quote::before {
content: "\e915";
}
.icon-el-comment::before {
content: "\e800";
}
.icon-el-user::before {
content: "\e801";
}
.icon-el-tag::before {
content: "\e802";
}
.icon-el-down-dir::before {
content: "\e803";
}
.icon-el-edit::before {
content: "\e804";
}
.icon-el-category::before {
content: "\e805";
}
.icon-el-right-dir::before, .icon-right-dir::before {
content: "\e806";
}
.icon-el-angle-left::before {
content: "\e807";
}
.icon-el-angle-right::before {
content: "\e808";
}
.icon-el-angle-up::before {
content: "\e809";
}
.icon-el-angle-down::before {
content: "\e80a";
}
.icon-el-minus::before {
content: "\e80b";
}
.icon-el-left-open::before {
content: "\e80c";
}
.icon-el-time::before {
content: "\e80d";
}
.icon-el-up::before {
content: "\e80e";
}
.icon-el-quote::before {
content: "\e80f";
}
.icon-el-bookmark::before {
content: "\e810";
}
.icon-el-left-dir::before {
content: "\e811";
}
.icon-el-up-open::before {
content: "\e812";
}
.icon-el-ok::before {
content: "\e813";
}
.icon-el-cancel::before {
content: "\e814";
}
.icon-el-comments::before {
content: "\e815";
}
.icon-el-search::before {
content: "\e816";
}
.icon-el-category2::before {
content: "\e817";
}
.icon-el-link::before {
content: "\e818";
}
.icon-el-up-dir::before {
content: "\e819";
}
.icon-el-info::before {
content: "\e81a";
}
.icon-el-share::before {
content: "\e81b";
}
.icon-el-folder-close::before {
content: "\e81c";
}
.icon-el-folder-open::before {
content: "\e81d";
}
.icon-el-right-open::before {
content: "\e81e";
}
.icon-el-home::before {
content: "\e81f";
}
.icon-el-menu::before {
content: "\e820";
}
.icon-el-plus::before {
content: "\e821";
}
.icon-el-down-open::before {
content: "\e822";
}
.icon-el-audio::before {
content: "\e823";
}
.icon-el-image::before {
content: "\e824";
}
.icon-el-camera::before {
content: "\e825";
}
.icon-el-down::before {
content: "\e826";
}
.icon-el-left::before {
content: "\e827";
}
.icon-el-right::before {
content: "\e828";
}
.icon-el-video::before {
content: "\e829";
}
.icon-el-aside::before {
content: "\e82a";
}
.icon-el-date::before {
content: "\e82b";
}
.icon-el-star-empty::before {
content: "\e82c";
}
.icon-el-star::before {
content: "\e82d";
}
.icon-el-mail::before {
content: "\e82e";
}
.icon-el-home-1::before {
content: "\e82f";
}
.icon-el-attach::before {
content: "\e830";
}
.icon-el-eye::before, .icon-eye-on::before {
content: "\e831";
}
.icon-el-eye-off::before,.icon-eye-off::before {
content: "\e832";
}
.icon-el-tags::before {
content: "\e833";
}
.icon-el-flag::before {
content: "\e834";
}
.icon-el-warning::before {
content: "\e835";
}
.icon-el-location::before {
content: "\e836";
}
.icon-el-trash::before {
content: "\e837";
}
.icon-el-doc::before {
content: "\e838";
}
.icon-el-phone::before {
content: "\e839";
}
.icon-el-cog::before {
content: "\e83a";
}
.icon-el-basket::before {
content: "\e83b";
}
.icon-el-basket-circled::before {
content: "\e83c";
}
.icon-el-wrench::before {
content: "\e83d";
}
.icon-el-wrench-circled::before {
content: "\e83e";
}
.icon-el-mic::before {
content: "\e83f";
}
.icon-el-volume::before {
content: "\e840";
}
.icon-el-volume-down::before {
content: "\e841";
}
.icon-el-volume-off::before {
content: "\e842";
}
.icon-el-headphones::before {
content: "\e843";
}
.icon-el-lightbulb::before {
content: "\e844";
}
.icon-el-resize-full::before {
content: "\e845";
}
.icon-el-resize-full-alt::before {
content: "\e846";
}
.icon-el-resize-small::before {
content: "\e847";
}
.icon-el-resize-vertical::before {
content: "\e848";
}
.icon-el-resize-horizontal::before {
content: "\e849";
}
.icon-el-move::before {
content: "\e84a";
}
.icon-el-zoom-in::before {
content: "\e84b";
}
.icon-el-zoom-out::before {
content: "\e84c";
}
.icon-el-arrows-cw::before {
content: "\e84d";
}
.icon-el-desktop::before {
content: "\e84e";
}
.icon-el-inbox::before {
content: "\e84f";
}
.icon-el-cloud::before {
content: "\e850";
}
.icon-el-book::before {
content: "\e851";
}
.icon-el-certificate::before {
content: "\e852";
}
.icon-el-tasks::before {
content: "\e853";
}
.icon-el-thumbs-up::before {
content: "\e854";
}
.icon-el-thumbs-down::before {
content: "\e855";
}
.icon-el-help-circled::before {
content: "\e856";
}
.icon-el-star-circled::before {
content: "\e857";
}
.icon-el-bell::before {
content: "\e858";
}
.icon-el-rss::before {
content: "\e859";
}
.icon-el-trash-circled::before {
content: "\e85a";
}
.icon-el-cogs::before {
content: "\e85b";
}
.icon-el-cog-circled::before {
content: "\e85c";
}
.icon-el-calendar-circled::before {
content: "\e85d";
}
.icon-el-mic-circled::before {
content: "\e85e";
}
.icon-el-volume-up::before {
content: "\e85f";
}
.icon-el-print::before {
content: "\e860";
}
.icon-el-edit-alt::before {
content: "\e861";
}
.icon-el-edit-2::before {
content: "\e862";
}
.icon-el-block::before {
content: "\e863";
} #access > div > ul li > a:not(:only-child) > span::after { content: "\e903"; } .dropdown-toggle::after { content: "\e900"; } .comment .reply i::before {} .main #content-masonry .format-link::after { content: "\e08d"; } .bravada-comment-icons .comment-form-author > em::before { content: "\e005"; }
.bravada-comment-icons .comment-form-email > em::before { content: "\e086"; }
.bravada-comment-icons .comment-form-url > em::before { content: "\e037"; }
.bravada-comment-icons .comment-form-comment > em::before { content: "\e05f"; } .icon-widget-time::before { content: "\e081"; }
.icon-widget-star::before { content: "\e09b"; }
.icon-widget-comments::before { content: "\e04a"; }
.icon-widget-tags::before { content: "\e055"; } .icon-widget-location::before { content: "\e033"; }
.icon-widget-phone::before { content: "\e048"; }
.icon-widget-mobile::before { content: "\e010"; }
.icon-widget-mail::before { content: "\e086"; }
.icon-widget-link::before { content: "\e037"; }
.icon-widget-opening-hours::before { content: "\e081"; } .icon-template-location::before { content: "\e033"; }
.icon-template-phone::before { content: "\e048"; }
.icon-template-mobile::before { content: "\e010"; }
.icon-template-mail::before { content: "\e086"; }
.icon-template-opening-hours::before { content: "\e081"; } .panel-default > .panel-heading > .panel-title > a::before { content: "\e814"; } @font-face {
font-family: 'socials';
src: url(//duza.eu/wp-content/themes/bravada/resources/fonts/socials.eot);
src: url(//duza.eu/wp-content/themes/bravada/resources/fonts/socials.eot?#iefix) format('embedded-opentype'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/socials.woff) format('woff'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/socials.ttf) format('truetype'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/socials.svg?#socials) format('svg');
font-weight: normal;
font-style: normal;
}
.socials a::before,
.socials a::after,
[class^="socicon-"]::before,
[class*=" socicon-"]::before {
font-family: "socials";
font-style: normal;
font-weight: normal;
speak: never;
content:  '\e83d';
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.socials a[href*=".com"]::before, .socials a { }
.socials a[href*="duckduckgo.com"]::before, .socials a.duckduckgo::before { content: '\e801'; }
.socials a[href*="aim.com"]::before, .socials a.aim::before { content: '\e802'; }
.socials a[href*="delicious.com"]::before, .socials a.delicious::before { content: '\e803'; }
.socials a[href*="paypal.com"]::before, .socials a.paypal::before { content: '\e804'; }
.socials a[href*="flattr.com"]::before, .socials a.flattr::before { content: '\e805'; }
.socials a.android::before { content: '\e806'; }
.socials a[href*="eventful.com"]::before, .socials a.eventful::before { content: '\e807'; }
.socials a[href*="smashingmagazine.com"]::before, .socials a.smashingmagazine::before { content: '\e808'; }
.socials a[href*="plus.google.com"]::before, .socials a.googleplus::before { content: '\e809'; }
.socials a[href*="wikipedia.org"]::before, .socials a.wikipedia::before { content: '\e80a'; }
.socials a[href*="lanyrd.com"]::before, .socials a.lanyrd::before { content: '\e80b'; }
.socials a.calendar::before { content: '\e80c'; }
.socials a[href*="stumbleupon.com"]::before, .socials a.stumbleupon::before { content: '\e80d'; }
.socials a[href*="500px.com"]::before, .socials a.\35 00px::before { content: '\e80e'; }
.socials a[href*="pinterest.com"]::before, .socials a.pinterest::before { content: '\e80f'; }
.socials a.bitcoin::before { content: '\e810'; }
.socials a.firefox::before { content: '\e811'; }
.socials a[href*="foursquare.com"]::before, .socials a.foursquare::before { content: '\e812'; }
.socials a.chrome::before { content: '\e813'; }
.socials a.ie::before, .socials a.internetexplorer { content: '\e814'; }
.socials a[href^="tel:"]::before, .socials a.phone::before { content: '\e815'; }
.socials a[href*="grooveshark.im"]::before, .socials a.grooveshark::before { content: '\e816'; }
.socials a[href*="99designs.com"]::before, .socials a.\39 9designs::before { content: '\e817'; }
.socials a.code::before { content: '\e818'; }
.socials a[href*="digg.com"]::before, .socials a.digg::before { content: '\e819'; }
.socials a[href*="spotify.com"]::before, .socials a.spotify::before { content: '\e81a'; }
.socials a[href*="reddit.com"]::before, .socials a.reddit::before { content: '\e81b'; }
.socials a.about::before { content: '\e81c'; }
.socials a[href*="codeopen.io"]::before, .socials a.codeopen::before { content: '\e81d'; }
.socials a[href*="itunes.apple.com"]::before, .socials a.appstore::before { content: '\e81e'; }
.socials a[href*="creativecommons.org"]::before, .socials a.cc::before, .socials a.creativecommons { content: '\e820'; }
.socials a[href*="dribble.com"]::before, .socials a.dribbble::before { content: '\e821'; }
.socials a[href*="evernote.com"]::before, .socials a.evernote::before { content: '\e822'; }
.socials a[href*="flickr.com"]::before, .socials a.flickr::before { content: '\e823'; }
.socials a.link2::before, .socials a.url2 { content: '\e824'; }
.socials a[href*="viadeo.com"]::before, .socials a.viadeo::before { content: '\e825'; }
.socials a[href*="instapaper.com"]::before, .socials a.instapaper::before { content: '\e826'; }
.socials a[href*="weibo.com"]::before, .socials a.weibo::before { content: '\e827'; }
.socials a[href*="klout.com"]::before, .socials a.klout::before { content: '\e828'; }
.socials a[href*="linkedin.com"]::before, .socials a.linkedin::before { content: '\e829'; }
.socials a[href*="meetup.com"]::before, .socials a.meetup::before { content: '\e82a'; }
.socials a[href*="vk.com"]::before, .socials a.vk::before { content: '\e82b'; }
.socials a[href*="plancast.com"]::before, .socials a.plancast::before { content: '\e82c'; }
.socials a[href*="disqus.com"]::before, .socials a.disqus::before { content: '\e82d'; }
.socials a[href*="/feed"]::before, .socials a[href*="/rss"]::before, .socials a.rss::before, .socials a.feed::before { content: '\e82e'; }
.socials a[href^="callto:"]::before, .socials a.skype::before { content: '\e82f'; }
.socials a[href*="twitter.com"]::before, .socials a.twitter::before { content: '\e830'; }
.socials a[href*="youtube.com"]::before, .socials a.youtube::before { content: '\e831'; }
.socials a[href*="vimeo.com"]::before, .socials a.vimeo::before { content: '\e832'; }
.socials a.windows::before { content: '\e833'; }
.socials a[href*="xing.com"]::before, .socials a.xing::before { content: '\e834'; }
.socials a[href*="yahoo.com"]::before, .socials a.yahoo::before { content: '\e835'; } .socials a[href*="mailto:"]::before, .socials a.email::before { content: '\e837'; }
.socials a.cloud::before { content: '\e838'; }
.socials a[href*="myspace.com"]::before, .socials a.myspace::before { content: '\e839'; }
.socials a.podcast::before { content: '\e83a'; }
.socials a[href*="amazon.com"]::before, .socials a.amazon::before { content: '\e83b'; }
.socials a[href*="steampowered.com"]::before, .socials a.steam::before { content: '\e83c'; }
.socials a.link::before { content: '\e83d'; }
.socials a[href*="dropbox.com"]::before, .socials a.dropbox::before { content: '\e83e'; }
.socials a[href*="ebay."]::before, .socials a.ebay::before { content: '\e83f'; }
.socials a[href*="facebook.com"]::before, .socials a.facebook::before { content: '\e840'; }
.socials a.github2::before { content: '\e841'; }
.socials a[href*="github.com"]::before, .socials a.github::before { content: '\e842'; }
.socials a[href*="play.google.com"]::before, .socials a.googleplay::before { content: '\e843'; }
.socials a.itunes::before { content: '\e844'; }
.socials a[href*="plurk.com"]::before, .socials a.plurk::before { content: '\e845'; }
.socials a[href*="songkick.com"]::before, .socials a.songkick::before { content: '\e846'; }
.socials a[href*="last.fm"]::before, .socials a.lastfm::before { content: '\e847'; }
.socials a[href*="gmail.com"]::before, .socials a.gmail::before { content: '\e848'; }
.socials a[href*="pinboard.in"]::before, .socials a.pinboard::before { content: '\e849'; }
.socials a[href*="openid.net"]::before, .socials a.openid::before { content: '\e84a'; }
.socials a[href*="quora.com"]::before, .socials a.quora::before { content: '\e84b'; }
.socials a[href*="soundcloud.com"]::before, .socials a.soundcloud::before { content: '\e84c'; }
.socials a[href*="tumblr.com"]::before, .socials a.tumblr::before { content: '\e84d'; } .socials a[href*="wordpress.com"]::before, .socials a[href*="wordpress.org"]::before, .socials a.wordpress::before { content: '\e84f'; }
.socials a[href*="yelp.com"]::before, .socials a.yelp::before { content: '\e850'; }
.socials a[href*="intensedebate.com"]::before, .socials a.intensedebate::before { content: '\e851'; }
.socials a[href*="eventbrite.com"]::before, .socials a.eventbrite::before { content: '\e852'; }
.socials a[href*="scribd.com"]::before, .socials a.scribd::before { content: '\e853'; } .socials a[href*="stripe.com"]::before, .socials a.stripe::before { content: '\e855'; }
.socials a[href*="opentable.com"]::before, .socials a.opentable::before { content: '\e856'; }
.socials a.cart::before { content: '\e857'; }
.socials a.opera::before { content: '\e858'; }
.socials a[href*="angel.co"]::before, .socials a.angellist::before { content: '\e859'; }
.socials a[href*="instagram.com"]::before, .socials a.instagram::before { content: '\e85a'; }
.socials a[href*="dwolla.com"]::before, .socials a.dwolla::before { content: '\e85b'; }
.socials a[href*="app.net"]::before, .socials a.appnet::before { content: '\e85c'; }
.socials a[href*="drupal.org"]::before, .socials a.drupal::before { content: '\e85f'; }
.socials a[href*="buffer.com"]::before, .socials a.buffer::before { content: '\e860'; }
.socials a[href*="getpocket.com"]::before, .socials a.pocket::before { content: '\e861'; }
.socials a[href*="bitbucket.org"]::before, .socials a.bitbucket::before { content: '\e862'; }
.socials a.phone2::before { content: '\e863'; }
.socials a[href*="stackoverflow.com"]::before, .socials a.stackoverflow::before { content: '\e865'; }
.socials a[href*="news.ycombinator.com"]::before, .socials a.hackernews::before { content: '\e866'; }
.socials a.lkdto::before { content: '\e867'; }
.socials a.twitter2::before { content: '\e868'; }
.socials a.phone3::before { content: '\e869'; }
.socials a.mobile::before { content: '\e86a'; }
.socials a.support::before { content: '\e86b'; }
.socials a[href*="twitch.tv"]::before, .socials a.twitch::before { content: '\e86c'; }
.socials a.beer::before { content: '\e86d'; }
.socials a[href*="duckduckgo.com"]::after, .socials a.duckduckgo::after { content: '\e801'; }
.socials a[href*="aim.com"]::after, .socials a.aim::after { content: '\e802'; }
.socials a[href*="delicious.com"]::after, .socials a.delicious::after { content: '\e803'; }
.socials a[href*="paypal.com"]::after, .socials a.paypal::after { content: '\e804'; }
.socials a[href*="flattr.com"]::after, .socials a.flattr::after { content: '\e805'; }
.socials a.android::after { content: '\e806'; }
.socials a[href*="eventful.com"]::after, .socials a.eventful::after { content: '\e807'; }
.socials a[href*="smashingmagazine.com"]::after, .socials a.smashingmagazine::after { content: '\e808'; }
.socials a[href*="plus.google.com"]::after, .socials a.googleplus::after { content: '\e809'; }
.socials a[href*="wikipedia.org"]::after, .socials a.wikipedia::after { content: '\e80a'; }
.socials a[href*="lanyrd.com"]::after, .socials a.lanyrd::after { content: '\e80b'; }
.socials a.calendar::after { content: '\e80c'; }
.socials a[href*="stumbleupon.com"]::after, .socials a.stumbleupon::after { content: '\e80d'; }
.socials a[href*="500px.com"]::after, .socials a.\35 00px::after { content: '\e80e'; }
.socials a[href*="pinterest.com"]::after, .socials a.pinterest::after { content: '\e80f'; }
.socials a.bitcoin::after { content: '\e810'; }
.socials a.firefox::after { content: '\e811'; }
.socials a[href*="foursquare.com"]::after, .socials a.foursquare::after { content: '\e812'; }
.socials a.chrome::after { content: '\e813'; }
.socials a.ie::after, .socials a.internetexplorer { content: '\e814'; }
.socials a[href^="tel:"]::after, .socials a.phone::after { content: '\e815'; }
.socials a[href*="grooveshark.im"]::after, .socials a.grooveshark::after { content: '\e816'; }
.socials a[href*="99designs.com"]::after, .socials a.\39 9designs::after { content: '\e817'; }
.socials a.code::after { content: '\e818'; }
.socials a[href*="digg.com"]::after, .socials a.digg::after { content: '\e819'; }
.socials a[href*="spotify.com"]::after, .socials a.spotify::after { content: '\e81a'; }
.socials a[href*="reddit.com"]::after, .socials a.reddit::after { content: '\e81b'; }
.socials a.about::after { content: '\e81c'; }
.socials a[href*="codeopen.io"]::after, .socials a.codeopen::after { content: '\e81d'; }
.socials a[href*="itunes.apple.com"]::after, .socials a.appstore::after { content: '\e81e'; }
.socials a[href*="creativecommons.org"]::after, .socials a.cc::after, .socials a.creativecommons { content: '\e820'; }
.socials a[href*="dribble.com"]::after, .socials a.dribbble::after { content: '\e821'; }
.socials a[href*="evernote.com"]::after, .socials a.evernote::after { content: '\e822'; }
.socials a[href*="flickr.com"]::after, .socials a.flickr::after { content: '\e823'; }
.socials a.link2::after, .socials a.url2 { content: '\e824'; }
.socials a[href*="viadeo.com"]::after, .socials a.viadeo::after { content: '\e825'; }
.socials a[href*="instapaper.com"]::after, .socials a.instapaper::after { content: '\e826'; }
.socials a[href*="weibo.com"]::after, .socials a.weibo::after { content: '\e827'; }
.socials a[href*="klout.com"]::after, .socials a.klout::after { content: '\e828'; }
.socials a[href*="linkedin.com"]::after, .socials a.linkedin::after { content: '\e829'; }
.socials a[href*="meetup.com"]::after, .socials a.meetup::after { content: '\e82a'; }
.socials a[href*="vk.com"]::after, .socials a.vk::after { content: '\e82b'; }
.socials a[href*="plancast.com"]::after, .socials a.plancast::after { content: '\e82c'; }
.socials a[href*="disqus.com"]::after, .socials a.disqus::after { content: '\e82d'; }
.socials a[href*="/feed"]::after, .socials a[href*="/rss"]::after, .socials a.rss::after, .socials a.feed::after { content: '\e82e'; }
.socials a[href^="callto:"]::after, .socials a.skype::after { content: '\e82f'; }
.socials a[href*="twitter.com"]::after, .socials a.twitter::after { content: '\e830'; }
.socials a[href*="youtube.com"]::after, .socials a.youtube::after { content: '\e831'; }
.socials a[href*="vimeo.com"]::after, .socials a.vimeo::after { content: '\e832'; }
.socials a.windows::after { content: '\e833'; }
.socials a[href*="xing.com"]::after, .socials a.xing::after { content: '\e834'; }
.socials a[href*="yahoo.com"]::after, .socials a.yahoo::after { content: '\e835'; } .socials a[href*="mailto:"]::after, .socials a.email::after { content: '\e837'; }
.socials a.cloud::after { content: '\e838'; }
.socials a[href*="myspace.com"]::after, .socials a.myspace::after { content: '\e839'; }
.socials a.podcast::after { content: '\e83a'; }
.socials a[href*="amazon.com"]::after, .socials a.amazon::after { content: '\e83b'; }
.socials a[href*="steampowered.com"]::after, .socials a.steam::after { content: '\e83c'; }
.socials a.link::after { content: '\e83d'; }
.socials a[href*="dropbox.com"]::after, .socials a.dropbox::after { content: '\e83e'; }
.socials a[href*="ebay."]::after, .socials a.ebay::after { content: '\e83f'; }
.socials a[href*="facebook.com"]::after, .socials a.facebook::after { content: '\e840'; }
.socials a.github2::after { content: '\e841'; }
.socials a[href*="github.com"]::after, .socials a.github::after { content: '\e842'; }
.socials a[href*="play.google.com"]::after, .socials a.googleplay::after { content: '\e843'; }
.socials a.itunes::after { content: '\e844'; }
.socials a[href*="plurk.com"]::after, .socials a.plurk::after { content: '\e845'; }
.socials a[href*="songkick.com"]::after, .socials a.songkick::after { content: '\e846'; }
.socials a[href*="last.fm"]::after, .socials a.lastfm::after { content: '\e847'; }
.socials a[href*="gmail.com"]::after, .socials a.gmail::after { content: '\e848'; }
.socials a[href*="pinboard.in"]::after, .socials a.pinboard::after { content: '\e849'; }
.socials a[href*="openid.net"]::after, .socials a.openid::after { content: '\e84a'; }
.socials a[href*="quora.com"]::after, .socials a.quora::after { content: '\e84b'; }
.socials a[href*="soundcloud.com"]::after, .socials a.soundcloud::after { content: '\e84c'; }
.socials a[href*="tumblr.com"]::after, .socials a.tumblr::after { content: '\e84d'; } .socials a[href*="wordpress.com"]::after, .socials a[href*="wordpress.org"]::after, .socials a.wordpress::after { content: '\e84f'; }
.socials a[href*="yelp.com"]::after, .socials a.yelp::after { content: '\e850'; }
.socials a[href*="intensedebate.com"]::after, .socials a.intensedebate::after { content: '\e851'; }
.socials a[href*="eventbrite.com"]::after, .socials a.eventbrite::after { content: '\e852'; }
.socials a[href*="scribd.com"]::after, .socials a.scribd::after { content: '\e853'; } .socials a[href*="stripe.com"]::after, .socials a.stripe::after { content: '\e855'; }
.socials a[href*="opentable.com"]::after, .socials a.opentable::after { content: '\e856'; }
.socials a.cart::after { content: '\e857'; }
.socials a.opera::after { content: '\e858'; }
.socials a[href*="angel.co"]::after, .socials a.angellist::after { content: '\e859'; }
.socials a[href*="instagram.com"]::after, .socials a.instagram::after { content: '\e85a'; }
.socials a[href*="dwolla.com"]::after, .socials a.dwolla::after { content: '\e85b'; }
.socials a[href*="app.net"]::after, .socials a.appnet::after { content: '\e85c'; }
.socials a[href*="drupal.org"]::after, .socials a.drupal::after { content: '\e85f'; }
.socials a[href*="buffer.com"]::after, .socials a.buffer::after { content: '\e860'; }
.socials a[href*="getpocket.com"]::after, .socials a.pocket::after { content: '\e861'; }
.socials a[href*="bitbucket.org"]::after, .socials a.bitbucket::after { content: '\e862'; }
.socials a.phone2::after { content: '\e863'; }
.socials a[href*="stackoverflow.com"]::after, .socials a.stackoverflow::after { content: '\e865'; }
.socials a[href*="news.ycombinator.com"]::after, .socials a.hackernews::after { content: '\e866'; }
.socials a.lkdto::after { content: '\e867'; }
.socials a.twitter2::after { content: '\e868'; }
.socials a.phone3::after { content: '\e869'; }
.socials a.mobile::after { content: '\e86a'; }
.socials a.support::after { content: '\e86b'; }
.socials a[href*="twitch.tv"]::after, .socials a.twitch::after { content: '\e86c'; }
.socials a.beer::after { content: '\e86d'; }
.socicon-duckduckgo::before { content: '\e801'; }
.socicon-aim::before { content: '\e802'; }
.socicon-delicious::before { content: '\e803'; }
.socicon-paypal::before { content: '\e804'; }
.socicon-flattr::before { content: '\e805'; }
.socicon-android::before { content: '\e806'; }
.socicon-eventful::before { content: '\e807'; }
.socicon-smashingmagazine::before { content: '\e808'; }
.socicon-googleplus::before { content: '\e809'; }
.socicon-wikipedia::before { content: '\e80a'; }
.socicon-lanyrd::before { content: '\e80b'; }
.socicon-calendar::before { content: '\e80c'; }
.socicon-stumbleupon::before { content: '\e80d'; }
.socicon-500px::before { content: '\e80e'; }
.socicon-pinterest::before { content: '\e80f'; }
.socicon-bitcoin::before { content: '\e810'; }
.socicon-firefox::before { content: '\e811'; }
.socicon-foursquare::before { content: '\e812'; }
.socicon-chrome::before { content: '\e813'; }
.socicon-internetexplorer::before { content: '\e814'; }
.socicon-phone::before { content: '\e815'; }
.socicon-grooveshark::before { content: '\e816'; }
.socicon-99designs::before { content: '\e817'; }
.socicon-code::before { content: '\e818'; }
.socicon-digg::before { content: '\e819'; }
.socicon-spotify::before { content: '\e81a'; }
.socicon-reddit::before { content: '\e81b'; }
.socicon-about::before { content: '\e81c'; }
.socicon-codeopen::before { content: '\e81d'; }
.socicon-appstore::before { content: '\e81e'; }
.socicon-creativecommons::before { content: '\e820'; }
.socicon-dribbble::before { content: '\e821'; }
.socicon-evernote::before { content: '\e822'; }
.socicon-flickr::before { content: '\e823'; }
.socicon-link2::before { content: '\e824'; }
.socicon-viadeo::before { content: '\e825'; }
.socicon-instapaper::before { content: '\e826'; }
.socicon-weibo::before { content: '\e827'; }
.socicon-klout::before { content: '\e828'; }
.socicon-linkedin::before { content: '\e829'; }
.socicon-meetup::before { content: '\e82a'; }
.socicon-vk::before { content: '\e82b'; }
.socicon-plancast::before { content: '\e82c'; }
.socicon-disqus::before { content: '\e82d'; }
.socicon-feed::before { content: '\e82e'; }
.socicon-skype::before { content: '\e82f'; }
.socicon-twitter::before { content: '\e830'; }
.socicon-youtube::before { content: '\e831'; }
.socicon-vimeo::before { content: '\e832'; }
.socicon-windows::before { content: '\e833'; }
.socicon-xing::before { content: '\e834'; }
.socicon-yahoo::before { content: '\e835'; }
.socicon-email::before { content: '\e837'; }
.socicon-cloud::before { content: '\e838'; }
.socicon-myspace::before { content: '\e839'; }
.socicon-podcast::before { content: '\e83a'; }
.socicon-amazon::before { content: '\e83b'; }
.socicon-steam::before { content: '\e83c'; }
.socicon-link::before { content: '\e83d'; }
.socicon-dropbox::before { content: '\e83e'; }
.socicon-ebay::before { content: '\e83f'; }
.socicon-facebook::before { content: '\e840'; }
.socicon-github2::before { content: '\e841'; }
.socicon-github::before { content: '\e842'; }
.socicon-googleplay::before { content: '\e843'; }
.socicon-itunes::before { content: '\e844'; }
.socicon-plurk::before { content: '\e845'; }
.socicon-songkick::before { content: '\e846'; }
.socicon-lastfm::before { content: '\e847'; }
.socicon-gmail::before { content: '\e848'; }
.socicon-pinboard::before { content: '\e849'; }
.socicon-openid::before { content: '\e84a'; }
.socicon-quora::before { content: '\e84b'; }
.socicon-soundcloud::before { content: '\e84c'; }
.socicon-tumblr::before { content: '\e84d'; }
.socicon-wordpress::before { content: '\e84f'; }
.socicon-yelp::before { content: '\e850'; }
.socicon-intensedebate::before { content: '\e851'; }
.socicon-eventbrite::before { content: '\e852'; }
.socicon-scribd::before { content: '\e853'; }
.socicon-stripe::before { content: '\e855'; }
.socicon-opentable::before { content: '\e856'; }
.socicon-cart::before { content: '\e857'; }
.socicon-opera::before { content: '\e858'; }
.socicon-angellist::before { content: '\e859'; }
.socicon-instagram::before { content: '\e85a'; }
.socicon-dwolla::before { content: '\e85b'; }
.socicon-appnet::before { content: '\e85c'; }
.socicon-drupal::before { content: '\e85f'; }
.socicon-buffer::before { content: '\e860'; }
.socicon-pocket::before { content: '\e861'; }
.socicon-bitbucket::before { content: '\e862'; }
.socicon-phone2::before { content: '\e863'; }
.socicon-stackoverflow::before { content: '\e865'; }
.socicon-hackernews::before { content: '\e866'; }
.socicon-lkdto::before { content: '\e867'; }
.socicon-twitter2::before { content: '\e868'; }
.socicon-phone3::before { content: '\e869'; }
.socicon-mobile::before { content: '\e86a'; }
.socicon-support::before { content: '\e86b'; }
.socicon-twitch::before { content: '\e86c'; }
.socicon-beer::before { content: '\e86d'; } @font-face {
font-family: 'bravada-blocks';
src: url(//duza.eu/wp-content/themes/bravada/resources/fonts/blocks.eot);
src: url(//duza.eu/wp-content/themes/bravada/resources/fonts/blocks.eot?#iefix) format('embedded-opentype'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/blocks.woff) format('woff'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/blocks.ttf) format('truetype'),
url(//duza.eu/wp-content/themes/bravada/resources/fonts/blocks.svg?#blocks) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="blicon-"]::before,
[class*=" blicon-"]::before {
font-family: "bravada-blocks";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
cursor: inherit;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.customize-control-cryout-iconselect select,
.customize-control-cryout-iconselect select option,
.customize-control-cryout-iconselect .select2-container,
.select2-container.cryout-iconselect .select2-results__option {
font-family: "bravada-blocks", -apple-system, BlinkMacSystemFont, sans-serif;
}
.blicon-toggle::before { content: "\e003"; }
.blicon-layout::before { content: "\e004"; }
.blicon-lock::before { content: "\e007"; }
.blicon-unlock::before { content: "\e008"; }
.blicon-target::before { content: "\e012"; }
.blicon-disc::before { content: "\e019"; }
.blicon-microphone::before { content: "\e048"; }
.blicon-play::before { content: "\e052"; }
.blicon-cloud2::before { content: "\e065"; }
.blicon-cloud-upload::before { content: "\e066"; }
.blicon-cloud-download::before { content: "\e067"; }
.blicon-plus2::before { content: "\e114"; }
.blicon-minus2::before { content: "\e115"; }
.blicon-check2::before { content: "\e116"; }
.blicon-cross2::before { content: "\e117"; }
.blicon-users2::before { content: "\e00a"; }
.blicon-user::before { content: "\e00b"; }
.blicon-trophy::before { content: "\e00c"; }
.blicon-speedometer::before { content: "\e00d"; }
.blicon-screen-tablet::before { content: "\e00f"; }
.blicon-screen-smartphone::before { content: "\e01a"; }
.blicon-screen-desktop::before { content: "\e01b"; }
.blicon-plane::before { content: "\e01c"; }
.blicon-notebook::before { content: "\e01d"; }
.blicon-magic-wand::before { content: "\e01e"; }
.blicon-hourglass2::before { content: "\e01f"; }
.blicon-graduation::before { content: "\e02a"; }
.blicon-fire::before { content: "\e02b"; }
.blicon-eyeglass::before { content: "\e02c"; }
.blicon-energy::before { content: "\e02d"; }
.blicon-chemistry::before { content: "\e02e"; }
.blicon-bell::before { content: "\e02f"; }
.blicon-badge::before { content: "\e03a"; }
.blicon-speech::before { content: "\e03b"; }
.blicon-puzzle::before { content: "\e03c"; }
.blicon-printer::before { content: "\e03d"; }
.blicon-present::before { content: "\e03e"; }
.blicon-pin::before { content: "\e03f"; }
.blicon-picture2::before { content: "\e04a"; }
.blicon-map::before { content: "\e04b"; }
.blicon-layers::before { content: "\e04c"; }
.blicon-globe::before { content: "\e04d"; }
.blicon-globe2::before { content: "\e04e"; }
.blicon-folder::before { content: "\e04f"; }
.blicon-feed::before { content: "\e05a"; }
.blicon-drop::before { content: "\e05b"; }
.blicon-drawar::before { content: "\e05c"; }
.blicon-docs::before { content: "\e05d"; }
.blicon-directions::before { content: "\e05e"; }
.blicon-direction::before { content: "\e05f"; }
.blicon-cup2::before { content: "\e06b"; }
.blicon-compass::before { content: "\e06c"; }
.blicon-calculator::before { content: "\e06d"; }
.blicon-bubbles::before { content: "\e06e"; }
.blicon-briefcase::before { content: "\e06f"; }
.blicon-book-open::before { content: "\e07a"; }
.blicon-basket::before { content: "\e07b"; }
.blicon-bag::before { content: "\e07c"; }
.blicon-wrench::before { content: "\e07f"; }
.blicon-umbrella::before { content: "\e08a"; }
.blicon-tag::before { content: "\e08c"; }
.blicon-support::before { content: "\e08d"; }
.blicon-share::before { content: "\e08e"; }
.blicon-share2::before { content: "\e08f"; }
.blicon-rocket::before { content: "\e09a"; }
.blicon-question::before { content: "\e09b"; }
.blicon-pie-chart2::before { content: "\e09c"; }
.blicon-pencil2::before { content: "\e09d"; }
.blicon-note::before { content: "\e09e"; }
.blicon-music-tone-alt::before { content: "\e09f"; }
.blicon-list2::before { content: "\e0a0"; }
.blicon-like::before { content: "\e0a1"; }
.blicon-home2::before { content: "\e0a2"; }
.blicon-grid::before { content: "\e0a3"; }
.blicon-graph::before { content: "\e0a4"; }
.blicon-equalizer::before { content: "\e0a5"; }
.blicon-dislike::before { content: "\e0a6"; }
.blicon-calender::before { content: "\e0a7"; }
.blicon-bulb::before { content: "\e0a8"; }
.blicon-chart::before { content: "\e0a9"; }
.blicon-clock::before { content: "\e0af"; }
.blicon-envolope::before { content: "\e0b1"; }
.blicon-flag::before { content: "\e0b3"; }
.blicon-folder2::before { content: "\e0b4"; }
.blicon-heart2::before { content: "\e0b5"; }
.blicon-info::before { content: "\e0b6"; }
.blicon-link::before { content: "\e0b7"; }
.blicon-refresh::before { content: "\e0bc"; }
.blicon-reload::before { content: "\e0bd"; }
.blicon-settings::before { content: "\e0be"; }
.blicon-arrow-down::before { content: "\e604"; }
.blicon-arrow-left::before { content: "\e605"; }
.blicon-arrow-right::before { content: "\e606"; }
.blicon-arrow-up::before { content: "\e607"; }
.blicon-paypal::before { content: "\e608"; }
.blicon-home::before { content: "\e800"; }
.blicon-apartment::before { content: "\e801"; }
.blicon-data::before { content: "\e80e"; }
.blicon-cog::before { content: "\e810"; }
.blicon-star::before { content: "\e814"; }
.blicon-star-half::before { content: "\e815"; }
.blicon-star-empty::before { content: "\e816"; }
.blicon-paperclip::before { content: "\e819"; }
.blicon-eye2::before { content: "\e81b"; }
.blicon-license::before { content: "\e822"; }
.blicon-picture::before { content: "\e827"; }
.blicon-book::before { content: "\e828"; }
.blicon-bookmark::before { content: "\e829"; }
.blicon-users::before { content: "\e82b"; }
.blicon-store::before { content: "\e82d"; }
.blicon-calendar::before { content: "\e836"; }
.blicon-keyboard::before { content: "\e837"; }
.blicon-spell-check::before { content: "\e838"; }
.blicon-screen::before { content: "\e839"; }
.blicon-smartphone::before { content: "\e83a"; }
.blicon-tablet::before { content: "\e83b"; }
.blicon-laptop::before { content: "\e83c"; }
.blicon-laptop-phone::before { content: "\e83d"; }
.blicon-construction::before { content: "\e841"; }
.blicon-pie-chart::before { content: "\e842"; }
.blicon-gift::before { content: "\e844"; }
.blicon-diamond::before { content: "\e845"; }
.blicon-cup3::before { content: "\e848"; }
.blicon-leaf::before { content: "\e849"; }
.blicon-earth::before { content: "\e853"; }
.blicon-bullhorn::before { content: "\e859"; }
.blicon-hourglass::before { content: "\e85f"; }
.blicon-undo::before { content: "\e860"; }
.blicon-redo::before { content: "\e861"; }
.blicon-sync::before { content: "\e862"; }
.blicon-history::before { content: "\e863"; }
.blicon-download::before { content: "\e865"; }
.blicon-upload::before { content: "\e866"; }
.blicon-bug::before { content: "\e869"; }
.blicon-code::before { content: "\e86a"; }
.blicon-link2::before { content: "\e86b"; }
.blicon-unlink::before { content: "\e86c"; }
.blicon-thumbs-up::before { content: "\e86d"; }
.blicon-thumbs-down::before { content: "\e86e"; }
.blicon-magnifier::before { content: "\e86f"; }
.blicon-cross3::before { content: "\e870"; }
.blicon-menu::before { content: "\e871"; }
.blicon-list::before { content: "\e872"; }
.blicon-warning::before { content: "\e87c"; }
.blicon-question-circle::before { content: "\e87d"; }
.blicon-check::before { content: "\e87f"; }
.blicon-cross::before { content: "\e880"; }
.blicon-plus::before { content: "\e881"; }
.blicon-minus::before { content: "\e882"; }
.blicon-layers2::before { content: "\e88e"; }
.blicon-text-format::before { content: "\e890"; }
.blicon-text-size::before { content: "\e892"; }
.blicon-hand::before { content: "\e8a5"; }
.blicon-pointer-up::before { content: "\e8a6"; }
.blicon-pointer-right::before { content: "\e8a7"; }
.blicon-pointer-down::before { content: "\e8a8"; }
.blicon-pointer-left::before { content: "\e8a9"; }
.blicon-heart::before { content: "\e930"; }
.blicon-cloud::before { content: "\e931"; }
.blicon-trash::before { content: "\e933"; }
.blicon-user2::before { content: "\e934"; }
.blicon-key::before { content: "\e935"; }
.blicon-search::before { content: "\e936"; }
.blicon-settings2::before { content: "\e937"; }
.blicon-camera::before { content: "\e938"; }
.blicon-tag2::before { content: "\e939"; }
.blicon-bulb2::before { content: "\e93a"; }
.blicon-pencil::before { content: "\e93b"; }
.blicon-diamond2::before { content: "\e93c"; }
.blicon-location::before { content: "\e93e"; }
.blicon-eye::before { content: "\e93f"; }
.blicon-bubble::before { content: "\e940"; }
.blicon-stack::before { content: "\e941"; }
.blicon-cup::before { content: "\e942"; }
.blicon-phone::before { content: "\e943"; }
.blicon-news::before { content: "\e944"; }
.blicon-mail::before { content: "\e945"; }
.blicon-news2::before { content: "\e948"; }
.blicon-paperplane::before { content: "\e949"; }
.blicon-params2::before { content: "\e94a"; }
.blicon-data2::before { content: "\e94b"; }
.blicon-megaphone::before { content: "\e94c"; }
.blicon-study::before { content: "\e94d"; }
.blicon-chemistry2::before { content: "\e94e"; }
.blicon-fire2::before { content: "\e94f"; }
.blicon-paperclip2::before { content: "\e950"; }
.blicon-calendar2::before { content: "\e951"; }
.blicon-wallet::before { content: "\e952"; }html, body, div, span, 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, 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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: grayscale;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
blockquote {
quotes: none;
}
blockquote::before,
blockquote::after {
content: '';
content: none;
}
blockquote cite {
font-weight: 400;
font-style: normal;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 0.7em;
}
table {
max-width: 100%;
margin: 0 0 1.5em;
border-collapse: collapse;
border-spacing: 0;
} html {
line-height: 1.8;
}
body {
font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
}
pre {
overflow: auto;
max-width: 100%;
border: 1px solid transparent;
padding: 1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
kbd,
tt,
var,
code {
overflow: auto;
padding: 0 5px;
vertical-align: middle;
text-indent: 0;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
q,
blockquote {
font-size: 1.1em;
font-family: Georgia, "Bitstream Charter", serif;
}
address {
padding-left: 1em;
}
del {
text-decoration: line-through;
}
img {
max-width: 100%; height: auto; border: 0;
}
a img {
border: none;
vertical-align: middle;
}
hr {
clear: both;
height: 1px;
border: 0;
} .main li > ul,
.main li > ol {
margin-bottom: 0;
margin-left: 2em;
}
ul {
list-style-type: disc;
}
ul ul {
list-style-type: square;
}
ul ul ul {
list-style-type: circle;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style-type: upper-alpha;
}
ol ol ol {
list-style-type: lower-roman;
}
ol ol ol ol {
list-style-type: lower-alpha;
}
dl {
margin: 0 0 2em 0;
}
dt {
font-weight: bold;
}
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
big {
font-size: 125%;
}
mark,
ins {
text-decoration: none;
}
abbr,
acronym {
border-bottom: 1px dotted;
cursor: help;
}
sup,
sub {
position: relative;
vertical-align: baseline;
font-size: .8em;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
textarea,
select,
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"] {
max-width: 100%;
border: 0;
border-radius: 0;
padding: 1rem 1.2rem;
font-size: inherit;
font-family: inherit;
background: transparent;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
input[type="file"] {
font-size: initial;
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
border: 0;
border-radius: 0;
padding: 1em 2em;
font-size: 1em;
-webkit-transition: background .75s ease-out;
transition: background .75s ease-out;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="search"] {
-webkit-appearance: textfield;
}
select option {
padding: .25em .5em;
}
select optgroup,
select option {
color: initial;
}
embed,
iframe,
object {
max-width: 100%;
}
.fluid-width-video-wrapper {
max-height: 100vh;
}
a:link,
a:visited {
text-decoration: none;
} a:hover,
a:active,
a:focus:active,
a:focus:hover,
input:hover:focus,
textarea:hover:focus,
button:hover:focus {
outline: 0;
}
.post-thumbnail-container > a,
.post-thumbnail-container > a:focus {
outline: 0;
}
.dropdown-toggle:focus {
outline: thin dotted;
}
.entry-content a:not([class]),
.entry-excerpt a:not([class]),
#comments .comment-body a:not([class]),
.widget-container.widget_text a:not([class]),
.lp-text .lp-text-content a:not([class]),
.lp-block .lp-block-text a:not([class]),
.lp-box .lp-box-text-inside a:not([class]) {
text-decoration: underline;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #222;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 6px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 6px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .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 2em 2em 5em;
}
.wp-block-columns ul,
.wp-block-columns ol {
list-style-position: inside;
}
.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 .wp-block-button__link {
position: relative;
outline: 2px solid;
border-radius: 0;
padding: 0.5em 1.5em;
font-size: .9em;
font-weight: bold;
text-transform: uppercase; }
.wp-block-button .wp-block-button__link::after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
outline: 2px solid;
-webkit-transition: .25s ease all;
transition: .25s ease all;
}
.wp-block-button .wp-block-button__link:hover::after {
opacity: 0;
-webkit-transform: scale(1.05, 1.3);
transform: scale(1.05, 1.3);
}
.wp-block-pullquote {
padding: 1.5em 0;
}
.wp-block-button {
-webkit-transition: .2s opacity;
transition: .2s opacity;
}
.wp-block-button:hover {
opacity: 0.85;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-item a {
-webkit-transition: .2s ease-out opacity;
transition: .2s ease-out opacity;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a:hover,
.wp-block-gallery.is-cropped .blocks-gallery-item a:hover {
opacity: 0.8;
} .wp-block-button.aligncenter,
.wp-block-buttons.aligncenter,
.wp-block-calendar {
text-align: center;
} #site-wrapper {
overflow: hidden;
}
.bravada-boxed-layout #site-wrapper {
overflow: hidden;
margin: 0 auto;
box-shadow: 0 0 8px rgba(0,0,0,.2);
}
#container {
position: relative;
float: none;
display: block;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
overflow: hidden;
width: 100%;
margin: 0;
}
#container::after {
content: "";
display: table;
clear: both;
}
#container.two-columns-left #primary,
#container.three-columns-left #primary,
#container.three-columns-left #secondary,
#container.three-columns-sided #primary  	{ -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; }
#container.three-columns-sided .main 		{ -ms-flex-order: 0; -webkit-box-ordinal-group: 1; order: 0; }
#container.three-columns-sided #secondary 	{ -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; }
.main {
clear: both;
overflow: hidden;
min-height: 400px;
margin-bottom: 0;
} .site-header-inside,
#access .menu-search-animated .searchform input[type="search"],
#colophon-inside,
.footer-inside,
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.bravada-landing-page .lp-blocks2 .lp-blocks-inside,
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-posts-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-portfolio-inside,
.bravada-landing-page .lp-testimonials-inside,
.bravada-landing-page .lp-section-header,
.bravada-landing-page .content-widget {
padding-left: 2.5em;
padding-right: 2.5em;
}
#container:not(.bravada-landing-page) .main {
position: relative;
z-index: 9;
padding-top: 4em;
padding-bottom: 4em;
}
#container:not(.bravada-landing-page) .main > *:not(#content-masonry) {
padding-left: 4em;
padding-right: 4em;
}
#site-wrapper > #breadcrumbs-container #breadcrumbs-container-inside { }
.sidey {
position: relative;
display: block;
float: left;
padding-top: 4em;
}
@media (min-width: 1024px) {
.sidey {
padding-bottom: 100px;
}
}
#primary {
padding-left: 0;
padding-right: 3%;
}
#secondary {
padding-right: 0;
padding-left: 3%;
}
#container.three-columns-right #primary {
padding-left: 3%;
padding-right: 0;
}
#container.three-columns-left #secondary {
padding-left: 0;
padding-right: 3%;
}
.bravada-boxed-layout #primary,
.bravada-boxed-layout #secondary {
padding-left: 3%;
padding-right: 3%;
}
#content {
position: relative;
}
#main {
position: relative;
overflow: hidden;
}
#footer {
clear: both;
width: 100%;
} #masthead::after {
display: table;
clear: both;
content: "";
}
#masthead {
position: relative;
z-index: 999;
}
#branding {
float: left;
-webkit-transition: .5s height ease-in-out;
transition: .5s height ease-in-out;
}
#branding .identity {
float: left;
}
a.custom-logo-link {
display: inline;
}
img.custom-logo {
max-height: 70%;
}
#site-text {
position: relative;
top: 50%;
display: inline-block;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#branding .identity + #site-text {
clear: none;
margin-left: 0.5em;
}
#site-title {
position: relative;
display: inline-block;
-webkit-transition: .35s ease-out all;
transition: .35s ease-out all;
}
#site-title a {
position: relative;
padding: 0 6px 0;
letter-spacing: 0.05em;
-webkit-transition: .15s ease-out all;
transition: .15s ease-out all;
}
#site-title a::before {
content: "";
position: absolute;
z-index: -1;
display: block;
right: 0;
top: 0;
bottom: 0;
width: 95%;
width: calc(100% - 1.2em); height: 100%;
-webkit-transition: .15s ease-out all;
transition: .15s ease-out all;
}
#site-title a:hover::before {
width: 100%;
}
#site-title a:active::before {
width: 0;
}
#site-description {
clear: left;
display: none;
margin-top: 0;
font-size: .6em;
line-height: 1.1;
text-transform: uppercase;
letter-spacing: 2px;
padding-left: 6px;
opacity: .75;
}
#site-header-main {
z-index: 251;
display: inline-block;
position: relative;
width: 100%;
margin: 0 auto;
vertical-align: top;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.bravada-over-menu #site-header-main {
position: absolute;
top: 10px;
}
@media (max-width: 480px) {
.bravada-over-menu #site-header-main {
top: 0;
}
}
.bravada-over-menu #site-header-main {
background: transparent;
}
.header-fixed#site-header-main {
-webkit-transition: .25s background-color ease-in-out;
transition: .25s background-color ease-in-out;
}
.site-header-top,
.site-header-bottom {
float: none;
clear: both;
display: block;
} .is-transitioning {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
visibility: visible !important;
}
.site-header-top {
position: fixed;
z-index: 100000;
top: 0;
left: 100%;
width: 100vw;
height: 100vh;
padding: 4em;
-webkit-transition: .25s ease transform;
transition: .25s ease transform;
display: none;
}
.site-header-top.is-active {
display: block;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
@media (max-width: 800px) {
.site-header-top {
left: 0;
max-width: 100vw;
width: 100vw;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.site-header-top.is-active {
left: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@media (max-width: 800px) {
#masthead .site-header-bottom.header-fixed .site-header-bottom-fixed {
position: absolute;
top: -75px;
-webkit-transition: .3s ease-out top;
transition: .3s ease-out top;
-webkit-animation: none;
animation: none;
}
.mobile-fixed #masthead .site-header-bottom.header-fixed .site-header-bottom-fixed {
position: fixed;
top: 0;
}
.mobile-fixed #branding {
height: 75px;
}
.mobile-fixed #sheader, .mobile-fixed .identity {
line-height: 75px;
height: 75px;
}
}
.site-header-top .site-header-inside {
padding: 0;
}
.site-header-top.is-active .site-header-inside {
width: 30%;
max-width: 300px;
margin: 0 auto;
}
.site-header-bottom-fixed.is-active .menu-burger {
position: absolute !important;
left: 0;
right: 0;
margin: auto;
}
body.admin-bar .site-header-top .site-header-inside {
margin-top: 32px;
}
.site-header-top .site-header-inside > div + div {
margin: 50px 0 0 0;
}
.widget-side-section-inner section + section {
padding-top: 10px;
} .topmenu {
display: block;
}
.topmenu > ul {}
.topmenu ul li {
display: block;
white-space: nowrap;
font-size: 0.8333em;
padding: 10px 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.topmenu ul li[class*="icon-"]::before {
font-size: 0.8333em;
margin-right: .8333em;
}
.topmenu ul li span.sep {
margin: 0 .5em;
font-weight: bold;
visibility: hidden;
}
.topmenu ul li:last-child span.sep {
display: none;
}
.topmenu ul li a {
position: relative;
display: inline-block;
padding: 0;
text-transform: uppercase;
letter-spacing: 2px;
}
.topmenu ul li a::after {
content: "";
position: absolute;
left: 0;
bottom: -2px;
width: 0;
height: 2px;
border-radius: 100px;
opacity: 0;
background: #fff;
-webkit-transition: .25s all ease;
transition: .25s all ease;
}
.topmenu ul li a:hover::after {
width: 100%;
opacity: 1;
}
#header-image-main,
#header-image-main-inside {
position: relative;
overflow: hidden;
}
body:not(.bravada-fullscreen-headerimage).bravada-cropped-headerimage div.header-image {
height: 100%;
}
body:not(.bravada-fullscreen-headerimage).bravada-responsive-headerimage img.header-image {
height: auto;
}
.bravada-responsive-headerimage #masthead div.header-image {
display: none;
}
.bravada-cropped-headerimage #masthead img.header-image {
display: none;
}
#masthead .header-image {
display: block;
max-width: 100%;
margin: 0 auto;
opacity: 0;
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
-webkit-transition: .2s ease-out opacity;
transition: .2s ease-out opacity;
}
.wp-custom-header {
position: relative;
line-height: 0;
}
.wp-custom-header-video-button.wp-custom-header-video-button {
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(255,255,255,.1);
opacity: 0;
cursor: pointer;
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.wp-custom-header:hover .wp-custom-header-video-button.wp-custom-header-video-button {
opacity: .7;
}
.wp-custom-header video {
display: block;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
margin: 0 auto;
} #header-widget-area {
position: absolute;
z-index: 30;
top: 10px;
display: block;
overflow: hidden;
height: 100%;
} .site-header-bottom .site-header-inside {
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.site-header-bottom.header-fixed .site-header-bottom-fixed {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 9999;
border-bottom: 1px solid rgba(0,0,0,.05);
box-shadow: 0 15px 30px rgba(0,0,0,.05);
-webkit-transition: .25s ease all;
transition: .25s ease all;
-webkit-animation: header-fixed 1s ease-out forwards;
animation: header-fixed 1s ease-out forwards;
}
body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
margin-top: 32px;
}
@media (min-width: 600px) and (max-width: 782px) {
body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
margin-top: 46px;
}
}
@media (max-width: 600px) {
body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
margin-top: 0;
}
}
@keyframes header-fixed {
from {
opacity: 0;
top: -100px;
}
to {
opacity: 1;
top: 0;
}
}
@-webkit-keyframes header-fixed {
from {
opacity: 0;
top: -100px;
}
to {
opacity: 1;
top: 0;
}
} #access {
display: inline-block;
float: right;
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.burgermenu-active #access {
opacity: 0;
-webkit-transform: translateX(50px);
transform: translateX(50px);
pointer-events: none;
}
.bravada-menu-left #access {
float: left;
}
.bravada-menu-center #access {
display: table;
float: none;
margin: 0 auto;
}
.menu-item a img {
vertical-align: middle;
}
#access ul.sub-menu > li.current_page_item > a,
#access ul.sub-menu > li.current-menu-item > a,
#access ul.sub-menu > li.current_page_ancestor > a,
#access ul.sub-menu > li.current-menu-ancestor > a,
#access ul.children > li.current_page_item > a,
#access ul.children > li.current-menu-item > a,
#access ul.children > li.current_page_ancestor > a,
#access ul.children > li.current-menu-ancestor > a {
}
#access a {
display: block;
padding: 0 2em;
text-decoration: none;
line-height: 3;
-webkit-transition: .3s color ease-out;
transition: .3s color ease-out;
}
@media (max-width: 1200px) {
#access a {
padding: 0 1.4em;
}
}
@media (max-width: 800px) {
#access a {
padding: 0 0.7em;
}
}
#access ul li[class*="icon"]:not(:first-child) {
padding-left: 2em;
}
#access ul li[class*="icon"]::before {
float: left;
font-size: .9em;
}
#access a > span {
display: block;
}
#access > div > ul > li > a > span {
position: relative;
display: inline-block;
line-height: 2.5em;
}
#access > div > ul > li > a > span::before {
content: "";
position: absolute;
left: -15px;
right: 0;
width: 0;
height: 100%;
padding: 0 15px;
background: #FFF;
opacity: 0;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#access > div > ul > li > a > span:hover::before {
opacity: 0.1;
width: calc(100% + 30px);
}
.bravada-over-menu .header-fixed.site-header-bottom #access > div > ul > li > a > span::before {
background: #000;
}
#access > div ul li a:not([href]) { cursor: default;
}
#access a:hover {}
#access > div > ul > li > a {
position: relative;
z-index: 999;
}
#access ul.children {
z-index: -1;
}
#access > div > ul > li > a:not(:only-child) span {
padding-right: .5em;
}
#access > div > ul li > a:not(:only-child) > span::after {
position: absolute;
z-index: 251;
right: -.6em;
top: 0;
bottom: 0;
margin: auto;
font-family: "iconmeta"; opacity: .5;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#access > div > ul li:hover > a:not(:only-child) > span::after {
opacity: 1;
}
#access > div > ul ul > li a:not(:only-child)::after {
content: "";
position: absolute;
left: calc(100% - 6px);
top: 0;
bottom: 0;
width: 6px;
height: 6px;
margin: auto;
border: 6px solid;
border-color: transparent transparent transparent #FFF;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#access > div > ul ul > li:hover > a:not(:only-child)::after {
left: 100%;
}
#access > div > ul ul > li a:not(:only-child) > span::after {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
right: 0.25em;
}
#access > div > ul ul > li:hover > a:not(:only-child) > span::after {
top: 0;
right: -0.5em;
opacity: 0;
}
#access ul li {
display: block;
float: left;
position: relative;
white-space: nowrap;
}
#access ul li a {
font-size: 1em;
}
#access .sub-menu,
#access .children {
z-index: 21;
box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}
#access ul ul {
position: absolute;
z-index: 1000;
clear: both;
margin-left: 0;
min-width: 125%;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(-25px);
transform: translateY(-25px);
-webkit-transition: .2s all ease-in;
transition: .2s all ease-in;
}
#access ul ul ul { }
#access > div > ul > li > ul::before { position: absolute;
top: -12px;
left: 30%;
border: 6px solid;
border-color: transparent transparent #FFF transparent;
}
#access .sub-menu li a,
#access .children li a {
padding: 0;
}
#access .sub-menu li a span,
#access .children li a span {
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#access .sub-menu li a:hover span,
#access .children li a:hover span {
background: rgba(255,255,255,.1);
} #access .sub-menu li span,
#access .children li span {
padding: 0.3em 1.5em;
}
#access ul li.menu-hover > ul {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
#access li ul ul {
height: 0;
}
#access li.menu-hover > ul > li > ul {
width: auto;
height: auto;
}
#access ul ul li { position: relative;
display: table;
clear: both;
float: left;
width: 100%; min-width: 150px;
margin: 0;
}
#access ul ul ul {
position: absolute;
top: 0;
left: 100%;
left: calc(100% + 10px);
min-width: 150px;
margin: 0;
border-top: 0;
}
#access ul ul ul li { display: block;
float: none;
width: 100%;
}
#access ul ul ul ul li { }
#access ul ul a,
#access ul ul ul a {
display: block;
float: none;
width: 100%;
}
#access ul ul li:hover,
#access ul ul ul li:hover {}
#access li,
#access ul ul li {
-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
transition: background .3s ease-in-out, color .3s ease-in-out;
}
#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 {} .menu-burger {
position: relative;
float: right;
width: 42px;
width: calc(36px + 1em);
}
.hamburger {
position: absolute;
top: 0;
bottom: 0;
overflow: visible;
display: inline-block;
width: 36px;
height: 20px;
margin: auto 0 auto 1em;
border: 0;
border-radius: 0;
padding: 0;
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transition: .5s ease-in-out;
transition: .5s ease-in-out;
background: transparent;
cursor: pointer;
}
.hamburger:hover {
background: transparent;
}
.hamburger span {
display: block;
position: absolute;
height: 2px;
width: 100%;
border-radius: 3px;
opacity: 1;
right: 0;
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.hamburger span:nth-child(1) {
top: 0;
-webkit-transform-origin: left top;
transform-origin: left top;
}
.hamburger span:nth-child(2) {
top: 9px;
width: 75%;
-webkit-transform-origin: left center;
transform-origin: left center;
}
.hamburger span:nth-child(3) {
top: 18px;
width: 45%;
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
}
.hamburger:hover span:nth-child(n),
.burgermenu-active .hamburger span:nth-child(n) {
width: 100%;
}
.burgermenu-active .hamburger span:nth-child(1) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
}
.burgermenu-active .hamburger span:nth-child(2) {
width: 0;
opacity: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.burgermenu-active .hamburger span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 22px;
} .noscroll { overflow: hidden;
}
nav#mobile-menu { position: fixed;
z-index: 999; top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-y: auto;
overflow-x: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 2em;
line-height: 2em;
-webkit-transform-origin: top right;
transform-origin: top right;
opacity: 0;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
pointer-events: none;
display: none;
}
nav#mobile-menu.burgermenu-active {
opacity: 1;
pointer-events: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.burgermenu-active .site-header-bottom.header-fixed .site-header-bottom-fixed {
border: 0;
box-shadow: none;
}
.burgermenu-active .site-header-bottom:not(.header-fixed) .site-header-bottom-fixed {
position: relative;
z-index: 10001;
}
#mobile-menu .side-section {
min-width: 400px;
max-width: 35vw;
margin: 0 auto;
}
@media (max-width: 480px) {
#mobile-menu .side-section {
min-width: 0;
max-width: 400px;
width: 100%;
}
}
#mobile-menu .side-menu {
max-height: 80vh;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-width: none; -ms-overflow-style: none; }
#mobile-menu .side-menu::-webkit-scrollbar {
width: 0;
background: transparent;
}
#mobile-menu .side-section-widget {
margin-top: 1em;
opacity: 0;
-webkit-transition: .3s .5s ease-out all;
transition: .3s .5s ease-out all;
}
nav#mobile-menu.burgermenu-active .side-section-widget {
opacity: 1;
}
nav#mobile-menu #site-title {
font-size: 1em;
}
nav#mobile-menu #mobile-nav #site-title a {
font-size: 1em;
padding: 5px;
letter-spacing: 1px;
-webkit-padding-end: 5px;
-moz-padding-end: 5px;
padding-inline-end: 5px;
}
nav#mobile-menu a#logo > img {
max-height: 50px;
}
nav#mobile-menu #mobile-nav > li {
position: relative;
opacity: 0;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
nav#mobile-menu.burgermenu-active #mobile-nav > li {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
nav#mobile-menu #mobile-nav a {
display: inline-block;
margin-right: 1em;
font-weight: bold;
text-decoration: none;
-webkit-transition: .3s ease-out color;
transition: .3s ease-out color;
}
nav#mobile-menu #mobile-nav ul.sub-menu a { }
nav#mobile-menu a span {
display: inline-block;
}
nav#mobile-menu > div  ul li a:not([href]) { cursor: default;
}
nav#mobile-menu > div > ul > li > a {
position: relative;
z-index: 9999;
}
nav#mobile-menu ul li {
position: relative;
clear: both;
float: none;
display: block;
margin-bottom: 1.75em;
margin-bottom: min(4vw, 1.75em);
white-space: normal;
line-height: 1.1;
}
nav#mobile-menu ul li::before {
margin-right: 10px;
}
nav#mobile-menu ul li.menu-burger {
width: 100%;
margin: 2em auto;
text-align: center;
border-radius: 100px;
background: rgba(0,0,0,.05);
}
#mobile-nav ul li a span { }
.dropdown-toggle {
position: absolute;
top: 0;
right: 2px;
display: inline-block;
margin: 0;
border: 0;
padding: .5em 1em;
cursor: pointer;
color: inherit;
background: transparent;
-webkit-transform: rotateX(0);
transform: rotateX(0);
-webkit-transition: .6s all ease-in-out;
transition: .6s all ease-in-out;
}
.sub-menu .dropdown-toggle,
.children .dropdown-toggle {
padding: 0.5 1em;
}
.dropdown-toggle:hover {
background: transparent;
}
.toggle-on.dropdown-toggle {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
a.toggled-on {
border-bottom: 3px solid;
}
.dropdown-toggle::after {
font-family: "iconmeta"; font-size: 1.3em;
}
nav#mobile-menu .sub-menu,
nav#mobile-menu .children {
display: none;
max-height: 0;
margin: 1em auto 0.5em;
opacity: 0;
-webkit-transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
}
nav#mobile-menu .sub-menu.toggled-on,
nav#mobile-menu .children.toggled-on {
display: block;
max-height: 1500px;
opacity: .9;
-webkit-transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
}
nav#mobile-menu #nav-cancel {
position: absolute;
z-index: 99;
top: 0;
right: 0;
display: inline-block;
width: auto; padding: 1em;
font-size: 22px;
border-radius: 0;
cursor: pointer;
color: inherit;
background: transparent;
}
#mobile-menu .menu-main-search { width: 100%;
}
#mobile-menu .searchform .searchsubmit,
#mobile-menu .searchform:hover input[type="search"],
#mobile-menu .searchform input[type="search"]:focus {
color: inherit;
}
nav#mobile-menu #smobile {
display: table;
margin: 3em auto 1em;
text-align: center;
}
body.admin-bar #mobile-menu .menu-main-search {
padding-top: 32px;
}
body.admin-bar nav#mobile-menu #nav-cancel,
body.admin-bar #bmobile {
margin-top: 32px;
}
@media (max-width: 782px) {
body.admin-bar #mobile-menu .menu-main-search {
padding-top: 46px;
}
body.admin-bar nav#mobile-menu #nav-cancel,
body.admin-bar #bmobile {
margin-top: 46px;
}
}
@media (max-width: 600px) {
body.admin-bar.mobile-fixed nav#mobile-menu {
padding-top: 2em;
}
body.admin-bar.mobile-fixed #mobile-menu .menu-main-search {
padding-top: 0;
}
body.admin-bar.mobile-fixed nav#mobile-menu #nav-cancel,
body.admin-bar.mobile-fixed #bmobile {
margin-top: 0;
}
} #footer {
position: relative;
display: block;
overflow: visible;
width: 100%;
padding-top: 2em;
padding-bottom: 2em;
}
.footer-inside {
position: relative;
float: none;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 1.25em;
padding-bottom: 1.25em;
}
#footer-top .footer-inside::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
width: calc( 100% - 5em);
height: 1px;
background: rgba(255,255,255,.1);
}
#footer::after {
display: table;
clear: both;
content: "";
}
#colophon a,
#footer a {
-webkit-transition: color .2s;
transition: color .2s;
}
#site-copyright {
display: block;
float: left;
font-style: italic;
margin: 0.5em auto;
}
#footer-separator {
display: block;
float: left;
clear: both;
height: 0;
width: 100%;
margin: .5em 0;
}
#footer a,
#footer a:hover{
text-decoration: none;
}
img#wpstats {
display: block;
margin: 0 auto .5em;
} .footermenu {
display: block;
float: left;
margin: 0.5em auto;
}
.footermenu > ul {}
.footermenu ul li {
display: inline-block;
float: left;
font-size: 1em;
line-height: 2.6;
white-space: nowrap;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.footermenu ul li span.sep {
visibility: hidden;
margin: 0 .5em;
font-weight: bold;
}
.footermenu ul li:last-child span.sep {
display: none;
}
.footermenu ul li a {
position: relative;
display: inline-block;
margin: 0 7px;
} #colophon {
position: relative;
width: 100%;
}
#colophon-inside {
float: none;
display: block;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
display: flex;
flex: 1;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
overflow: hidden;
height: 100%;
min-height: 100%;
max-width: 100%;
margin: 3em auto 0;
}
#colophon .widget-container {
position: relative;
float: left;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-moz-flex-direction: column;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding: 3em 2em 0;
}
.footer-center .footer-widget-inside {
display: table;
margin: 0 auto;
}
@media (max-width: 640px) {
.footer-center .footer-widget-inside {
width: 100%;
}
}
#colophon .footer-four .widget-container {
width: 25%;
}
#colophon.footer-four .widget-container:nth-child(4n+1) {
clear: both;
padding-left: 0;
}
#colophon .footer-three .widget-container {
width: 33.333%;
}
#colophon .footer-three .widget-container:nth-child(3n+1) {
clear: both;
padding-left: 0;
}
#colophon .footer-two .widget-container {
width: 50%;
}
#colophon .footer-two .widget-container:nth-child(2n+1) {
clear: both;
padding-left: 0;
}
#colophon .footer-one .widget-container {
clear: both;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.footer-all .widget-container {
-webkit-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
} .main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
margin: 1em 0 .5em;
}
.entry-content h1, .entry-summary h1,
.entry-content h2, .entry-summary h2,
.entry-content h3, .entry-summary h3,
.entry-content h4, .entry-summary h4,
.entry-content h5, .entry-summary h5,
.entry-content h6, .entry-summary h6 {
margin-top: 1.5em;
line-height: 1.2;
}
.entry-content h5,
.entry-content h6 {
font-weight: bold;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child {
margin-top: 0;
}
.main article ul:not([class]),
.main article ol:not([class]) {
margin-left: 2em;
}
.main table {
max-width: 100%;
width: 100%;
margin: 0 0 2em 0;
border: 0;
vertical-align: top;
}
.main tr {
vertical-align: top;
}
.main .alternate {}
.main th{
font-weight: 600;
}
.main th,
.main td {
padding: .75em;
}
.bravada-stripped-table .main td {
border-top: 1px solid transparent;
}
.bravada-stripped-table .main tr.odd {
background-color: transparent;
}
.bravada-bordered-table .main th,
.bravada-bordered-table .main td {
border: 1px solid transparent;
}
.bravada-stripped-table .main th,
.bravada-bordered-table .main th {
border-top: 1px solid transparent;
}
.bravada-stripped-table .main thead th,
.bravada-bordered-table .main thead th {
border-bottom: 2px solid transparent;
}
.bravada-stripped-table .main thead th {
border-top-width: 2px;
}
.entry-content,
.entry-summary {
clear: both;
word-wrap: break-word;
}
.entry-content::after,
.entry-summary::after,
.content-masonry::after {
content: "";
clear: both;
display: block;
}
.content-masonry .entry-content,
.content-masonry .entry-summary {
}
.content-masonry .entry-meta {
padding-top: 2em;
padding-bottom: 0.5em;
padding-left: 2em;
padding-right: 2em;
}
.content-masonry .entry-meta.aftertitle-meta {
padding-bottom: 1em;
}
.content-masonry .entry-after-image .entry-meta {
padding-top: 0.75em;
padding-left: 0;
padding-right: 0;
}
.main .entry-summary p:last-child { margin-bottom: 0;
}
.entry-summary .excerpt-fade {
width: 3em;
height: 1em;
display: inline-block;
position: relative;
margin-left: -3em;
line-height: 1.5;
background: linear-gradient(to left, white 50%, transparent);
}
.entry-content fieldset {
margin: 0 0 2em 0;
border: 1px solid transparent;
}
.entry-content fieldset legend {
font-weight: bold;
}
.entry-content blockquote.left {
float: left;
width: 33%;
margin-right: 2em;
margin-left: 0;
text-align: right;
}
.entry-content blockquote.right {
float: right;
width: 33%;
margin-right: 0;
margin-left: 2em;
text-align: left;
} .main .page-title {
float: none;
display: block;
margin: 0;
padding-bottom: .1em;
}
.main .page-title:only-child {
padding: 0;
}
.main .pad-container p:last-child {
margin: 0;
}
.entry-title {
margin: 0;
padding: 0;
line-height: 1.2;
word-wrap: break-word;
}
.single .main .entry-title {
padding: 0 0 10px 0; }
.entry-title a {
-webkit-transition: all .25s ease-out;
transition: all .25s ease-out;
}
.entry-title a:link,
.entry-title a:visited {
color: inherit;
text-decoration: none;
}
.main #comments-title,
.main .entry-title {
margin: 0;
}
.main #content-masonry .entry-after-image {
padding: 2em;
padding-top: 0;
}
.main #content-masonry .post-thumbnail-container + .entry-after-image {
padding-top: 2em;
} @media (min-width: 720px) {
.bravada-magazine-one .main #content-masonry article.has-post-thumbnail .article-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.bravada-magazine-one .main #content-masonry .post-thumbnail-container {
float: left;
width: 40%;
}
.bravada-magazine-one .main #content-masonry .post-thumbnail-container + .entry-after-image {
position: relative;
left: 0;
float: left;
width: 60%;
margin-top: 0;
margin-right: 0;
padding: 15px 30px;
padding: min(15px 5%) 30px;
}
.bravada-magazine-one .main #content-masonry .entry-title {
width: 100%;
padding: 0;
}
.bravada-magazine-one .main #content-masonry .entry-title::before {
content: none;
}
} .entry-meta {
clear: both;
overflow: hidden;
margin: 0;
padding: 0;
}
.entry-meta:empty { }
.entry-meta em {
display: inline-block;
font-style: normal;
}
.entry-meta > span {
position: relative;
display: inline-block;
margin-right: .5em;
}
body:not(.single) .entry-meta > span {
margin-right: .1em;
}
body:not(.single) .entry-meta .sep {
padding-left: .5em;
opacity: 0;
}
.entry-meta > span.tags .sep {
opacity: 1;
padding-left: 0;
}
.entry-meta > span.tags > a {
margin-right: 0.35em;
}
body:not(.single) .entry-meta.aftertitle-meta > span:not(:last-child)::after {
content: '\00B7';
position: relative;
margin-left: .5em;
font-weight: bold;
}
.hentry-featured .entry-meta.aftertitle-meta > span:not(:last-child)::after {
display: none;
}
.single .entry-meta > span {
vertical-align: middle;
}
.single .entry-meta:not(.entry-utility) .sep {
padding: 0 .3em;
}
.single .entry-meta:not(.entry-utility) .sep::after {
content: '\00B7';
position: relative;
font-family: 'iconmeta';
}
.entry-meta span a {
position: relative; -webkit-transition: .25s all ease;
transition: .25s all ease;
}
.entry-meta .icon-metas:not(.icon-comments) {
display: none;
}
.entry-meta .updated {
display: none;
}
.entry-meta .author-avatar {
position: relative;
overflow: hidden;
display: block;
margin: 0 auto; line-height: 0;
}
.entry-meta .author-avatar .avatar {
width: 4em;
height: 4em;
border-radius: 100%;
margin-bottom: 8px;
border: 2px solid #BBB;
border-radius: 100px;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.entry-utility {
float: none;
clear: both;
overflow: visible;
}
.entry-utility span.bl_bookmark {
display: inline;
float: none;
padding: 0;
}
.post-continue-container {
overflow: hidden;
}
.comments-link {
float: right;
position: relative;
display: inline-block;
}
.comments-link a {
-webkit-transition: .2s ease-out color;
transition: .2s ease-out color;
}
.single .comments-link {
float: none;
}
.single .comments-link i {
display: none;
}
.single .comments-link a {
padding: 0;
}
.article-inner .entry-header {
position: relative;
}
.main .article-inner > header {
display: none;
}
#container#container .page-header.pad-container {
margin-bottom: 2.5em;
padding: 2em;
border: 1px solid rgba(0,0,0,.1);
}
body:not(.page-template-template-blog) .page-header.pad-container {
display: none;
}
body.page-template-template-blog .page-header.pad-container .page-title {
display: none;
}
.page-header.pad-container:empty {
display: none;
}
.entry-meta abbr,
.entry-utility abbr {
border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
border-bottom: 1px dotted transparent;
}
.entry-meta span i::before {
cursor: default;
-webkit-transition: .6s all ease-in-out .2s;
transition: .6s all ease-in-out .2s;
}
.tag-links {
margin-left: 2em;
}
span.edit-link a.post-edit-link,
span.edit-link a.post-edit-link:hover,
span.edit-link .icon-edit::before {
margin: 0;
padding: 0;
}
span.edit-link:hover {
opacity: 1;
}
span.edit-link .icon-edit::before {
font-size: 0.8em;
}
.entry-meta > span.edit-link {
border: 1px dashed;
padding: 0 10px;
float: right;
}
.single .entry-meta > span.edit-link {
font-size: 0.8em;
} #header-overlay {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#header-page-title {
position: absolute;
z-index: 11;
right: 0;
top: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 0 2em;
}
#header-page-title-overlay {
position: absolute;
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#header-page-title #header-page-title-inside {
margin: 0 auto;
padding: 2em 2em;
}
#header-page-title .entry-title {
position: relative;
margin: 0.1em auto 0.3em;
text-align: center;  }
#header-page-title #breadcrumbs-container {
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: -10px;
margin: auto;
text-align: center;
line-height: 1.3;
opacity: 0;
-webkit-animation: .5s 1s animation-fadeIn ease-out forwards;
animation: .5s 1s animation-fadeIn ease-out forwards;
}
#header-page-title #breadcrumbs {
width: 100%;
margin: 0;
padding: 0;
}
#header-page-title .icon-bread-home::before {
margin-left: 0.3em;
}
#header-page-title #breadcrumbs-nav > a i {
color: inherit;
}
#header-page-title #breadcrumbs-nav > a,
#header-page-title #breadcrumbs-nav > span {
display: inline-block;
margin: 0 1px; padding: 5px 10px;
font-size: 0.9em;
color: inherit;
background: rgba(255,255,255,.2);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
opacity: 0.5;
}
#header-page-title #breadcrumbs-nav > a:hover {
opacity: 0.75;
}
#header-page-title .byline {
position: relative;
clear: both;
display: block;
overflow: hidden;
max-width: 70%;
min-width: 300px;
margin: 1.5em auto 1em;
font-size: 1em;
text-align: center;
opacity: 0;
-webkit-animation: .5s .45s animation-fadeIn forwards;
animation: .5s .45s animation-fadeIn forwards;
}
#header-page-title .byline:empty {
margin: 0;
}
@media (max-width: 640px) {
#header-page-title .byline {
max-width: none;
min-width: 0;
}
}
#header-page-title .pretitle-meta {
position: relative;
opacity: 0;
text-align: center;
-webkit-animation: .5s .05s animation-fadeIn forwards;
animation: .5s .05s animation-fadeIn forwards;
}
#header-page-title .aftertitle-meta {
margin-bottom: 1em;
text-align: center;
opacity: 0;
-webkit-animation: .5s .25s animation-fadeIn forwards;
animation: .5s .25s animation-fadeIn forwards;
}
#header-page-title .category-metas a {
border-bottom: 1px dotted;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#header-page-title .category-metas a:hover {
border-bottom-color: #FFF;
}
#header-page-title .icon-date {
font-size: 0.833em;
}
#header-page-title .date {
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: .4em;
opacity: .5;
}
#header-page-title .author-container {
margin: 2em auto;
font-weight: 300;
letter-spacing: 0.5px;
}
#header-page-title .author-container > .author {
display: inline-block;
}
.author #header-page-title .avatar {
display: table;
margin: 0 auto;
border: 2px solid #BBB;
border-radius: 100px;
}
.meta-arrow {
position: absolute;
z-index: 15;
left: 0;
right: 0;
bottom: 80px;
width: 100px;
height: 65px;
margin: 0 auto;
text-align: center;
font-size: 1.5em;
font-weight: 300;
color: inherit;
}
@media (max-width: 1200px) {
.meta-arrow {
display: none;
}
}
a.meta-arrow:hover {
color: inherit;
}
.meta-arrow > i {
margin: auto;
}
.meta-arrow > i::before {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-animation: meta-arrow 2.2s ease-out infinite;
animation: meta-arrow 2.2s ease-out infinite;
}
@keyframes meta-arrow {
60% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@-webkit-keyframes meta-arrow {
60% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
} .author-info {
clear: both;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
}
.single .author-info {
margin: 4em 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
padding-top: 3em;
padding-bottom: 3em;
}
.author-info .author-avatar {
display: table;
float: left;
height: 80px;
width: 80px;
margin: 0 auto;
line-height: 0;
}
.author-info .author-description {
overflow: hidden;
width: 100%;
margin-left: 40px;
}
.author-description .page-title span {
position: relative;
}
article .author-info {
clear: both;
overflow: hidden;
margin: 2.5em 0 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
padding: 1.5em 0;
}
.author-info .avatar {
position: relative;
top: 0;
display: block;
padding: 4px;
box-shadow: 0 0 10px rgba(0,0,0,0.15);
border-radius: 50%;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.author-info:hover .avatar {
top: -5px;
padding: 0;
}
.author-info .author-link {
font-size: .9em;
opacity: .5;
}
.author-info .author-link a {
color: inherit;
}
.author-description .author-text {
margin: 1em auto;
text-align: justify;
line-height: 1.5;
}
@media (max-width: 640px) {
.author-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
padding: 1.5em;
text-align: center;
}
.author-info .author-description {
margin-left: 0;
text-align: center;
}
.author-description .author-text {
text-align: center;
}
} article.sticky .date {
display: none;
}
article.hentry,
.main .content-widget {
display: block;
overflow: hidden;
margin-bottom: 2em;
}
.single article.hentry,
.page article.hentry {
overflow: visible;
}
article.hentry .article-inner {
clear: both;
display: block;
}
#content-masonry {
margin-right: -2%;
margin-left: -2%;
}
@media (min-width: 1024px) {
.bravada-magazine-three #content-masonry {
margin-right: -1%;
margin-left: -1%;
}
}
#content-masonry article.hentry {
display: block;
overflow: hidden;
margin: 0;
margin-right: 2%;
margin-bottom: 4%;
margin-left: 2%;
}
@media (min-width: 1024px) {
.bravada-magazine-three #content-masonry article.hentry {
margin-right: 1%;
margin-bottom: 2%;
margin-left: 1%;
}
}
.bravada-magazine-one #content-masonry article.hentry {
width: 96%;
}
.bravada-magazine-two #content-masonry article.hentry {
float: left;
width: 46%;
}
.bravada-magazine-two #content-masonry article.hentry:nth-child(2n+1) {
clear: both;
}
.bravada-magazine-three #content-masonry article.hentry {
float: left;
width: 31.33333333%;
}
.bravada-magazine-three #content-masonry article.hentry:nth-child(3n+1) {
clear: both;
}
#content-masonry article.hentry .article-inner {
padding: 0;
}
article.hentry .post-thumbnail-container {
position: relative;
display: block;
overflow: hidden;
width: 100%;
line-height: 0;
}
body:not(.single) article.hentry .post-thumbnail-container::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
margin: auto;
opacity: 0;
-webkit-transition: .3s opacity ease-out;
transition: .3s opacity ease-out;
}
body:not(.single) article.hentry .post-thumbnail-container:hover::after {
opacity: 1;
}
article.hentry .post-thumbnail-container > .responsive-featured-image {
display: inline-block;
margin: 0 auto;
width: 100%;
text-align: center;
}
.bravada-cropped-featured .main .post-thumbnail-container picture.responsive-featured-image {
display: none;
}
.bravada-responsive-featured .main .post-thumbnail-container a.post-featured-image {
display: none;
}
.post-thumbnail-container .featured-image-overlay {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.post-thumbnail-container .featured-image-overlay::before,
.post-thumbnail-container .featured-image-overlay::after {
content: "";
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.3;
pointer-events: none;
-webkit-transition: 0.2s ease-out all;
transition: 0.2s ease-out all;
}
.post-thumbnail-container .featured-image-overlay::after {
opacity: 0;
}
.post-thumbnail-container:hover .featured-image-overlay:before {
opacity: 0;
}
.post-thumbnail-container:hover .featured-image-overlay:after {
opacity: 0;
}
.post-thumbnail-container .responsive-featured-image { -webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.post-thumbnail-container:hover .responsive-featured-image {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.post-thumbnail-container .featured-image-overlay a {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
} article.hentry {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 1;
-webkit-filter: none;
filter: none;
-webkit-transform: translateY(0) scale(1, 1) perspective(1000px) rotateX(0) rotateY(0);
transform: translateY(0) scale(1, 1) perspective(1000px) rotateX(0) rotateY(0);
-webkit-transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
}
body:not(.bravada-landing-page):not(.bravada-lazy-noanimation) #content img[loading="lazy"] {
opacity: 0;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
body:not(.bravada-landing-page) #content img[loading="lazy"].animate-lazy {
opacity: 1;
} .bravada-article-animation-fade .animated-onscroll {
opacity: 0;
} .bravada-article-animation-slide .animated-onscroll {
-webkit-transform: translateY(100px);
transform: translateY(100px);
} .bravada-article-animation-grow .animated-onscroll {
-webkit-transform: scale(0.85, 0.85);
transform: scale(0.85, 0.85);
} .bravada-article-animation-slideLeft .animated-onscroll {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
} .bravada-article-animation-slideRight .animated-onscroll {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
} .bravada-article-animation-zoomIn .animated-onscroll {
opacity: 0;
-webkit-transform: scale(.9, .9);
transform: scale(.9, .9);
} .bravada-article-animation-zoomOut .animated-onscroll {
opacity: 0;
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
} .bravada-article-animation-blur .animated-onscroll {
opacity: 0;
-webkit-filter: blur(8px);
-ms-filter: blur(8px);
filter: blur(8px);
} .bravada-article-animation-flipLeft .animated-onscroll {
-webkit-transform: perspective(1000px) rotateY(-20deg);
transform: perspective(1000px) rotateY(-20deg);
} .bravada-article-animation-flipRight .animated-onscroll {
-webkit-transform: perspective(1000px) rotateY(20deg);
transform: perspective(1000px) rotateY(20deg);
} .bravada-article-animation-flipUp .animated-onscroll {
-webkit-transform: perspective(1000px) rotateX(-20deg);
transform: perspective(1000px) rotateX(-20deg);
} .bravada-article-animation-flipDown .animated-onscroll {
-webkit-transform: perspective(1000px) rotateX(20deg);
transform: perspective(1000px) rotateX(20deg);
}  .size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
height: auto;
max-width: 100%;
}
.main a.post-featured-image {
position: relative;
display: inline-block;
height: 100%;
width: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
-webkit-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
}
.main a.post-featured-image:hover {
background-position: 50% 0%;
}
.main a.post-featured-image::before {
content: "";
position: absolute;
bottom: 100%;
width: 100%;
height: 100%;
border-bottom: 1px solid rgba(255,255,255,.4);
background: rgba(0, 0, 0, .2);
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.main a.post-featured-image:hover::before {
bottom: -1px;
}
.alignleft,
img.alignleft {
float: left;
margin-right: 2em;
}
.alignright,
img.alignright {
float: right;
margin-left: 2em;
}
.aligncenter,
img.aligncenter { clear: both;
margin-right: auto;
margin-left: auto;
}
img.aligncenter {
display: block;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1em;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
-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 {}
.wp-caption {
max-width: 100%;
margin-bottom: 1em;
text-align: center;
}
body .main .wp-caption > a {
display: block;
}
.wp-caption img {
display: block;
width: 100%;
border: none;
padding: 0;
box-shadow: none;
}
.wp-caption .wp-caption-text {
padding: .7em .5em;
text-align: center;
font-style: italic;
}
.wp-smiley {
width: auto;
margin: 0;
border: 0;
vertical-align: middle;
background: none;
box-shadow: none;
}  .page-link {
clear: both;
display: block;
margin: .7em 0;
}
.page-link a,
.page-link > span > span > em {
display: inline-block;
height: 1.5em;
width: 1.5em;
margin-right: 1px;
line-height: 1.5;
text-align: center;
text-decoration: none;
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.page-link > span {
display: inline-block;
}
.page-link a:hover {}
.page-link em {
font-style: normal;
}
.page-link span > em,
.pagination span {
cursor: default;
}
.page-link a:hover {} #nav-below {
float: none;
clear: both;
display: block;
overflow: hidden;
margin-top: 3em;
}
#nav-below > div {
min-height: 1em;
}
#nav-below em:only-child {
display: none;
}
#nav-below .nav-previous,
#nav-below .nav-next {
position: relative;
display: block;
float: left;
height: 200px;
width: 50%;
line-height: 0;
}
@media (max-width: 480px) {
#nav-below .nav-previous,
#nav-below .nav-next {
width: 100%;
float: none;
}
}
#nav-below .nav-previous::before,
#nav-below .nav-next::before {
content: "";
position: absolute;
left: 0;
top: 0;
z-index: 2;
width: 100%;
height: 100%;
background: rgba(0,0,0,.8);
background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.6)) , color-stop(95%, rgba(0,0,0,0.9)));
background: linear-gradient(to right, rgba(0,0,0,0.6) , rgba(0,0,0,0.9) 95%);
}
#nav-below .nav-next::before {
background: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.6)) , color-stop(95%, rgba(0,0,0,0.9)));
background: linear-gradient(to left, rgba(0,0,0,0.6) , rgba(0,0,0,0.9) 95%);
}
#nav-below .nav-previous::after,
#nav-below .nav-next::after {
content: "";
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.5;
}
#nav-below .nav-next {
text-align: right;
}
#nav-below .nav-previous a,
#nav-below .nav-next a  {
display: block;
position: absolute;
z-index: 3;
top: 50%;
left: 3em;
max-width: 90%;
line-height: 1.5;
word-wrap: break-word;
color: #FFF;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#nav-below .nav-next a  {
left: auto;
right: 3em;
}
@media (max-width: 1024px) {
#nav-below .nav-previous a {
left: 2em;
}
#nav-below .nav-next a  {
right: 2em;
}
}
@media (max-width: 640px) {
#nav-below .nav-previous a {
left: 1em;
line-height: 1.3;
}
#nav-below .nav-next a  {
right: 1em;
line-height: 1.3;
}
}
#nav-below img {
height: 200px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#nav-below .nav-previous:hover img,
#nav-below .nav-next:hover img {
-o-object-position: 50% 55%;
object-position: 50% 55%;
}
#nav-below em {
position: relative;
display: inline-block;
float: none;
font-style: normal;
font-size: .7em;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400;
}
#nav-below span {
display: block;
font-size: 1.7em;
} #nav-fixed {
opacity: 0;
}
#nav-fixed,
#nav-fixed * {
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
#nav-fixed a {
color: inherit;
}
#nav-fixed.nav-fixed-show {
opacity: 1;
}
#nav-fixed.nav-fixed-show .nav-previous i {
left: 0;
}
#nav-fixed.nav-fixed-show .nav-next i {
right: 0;
}
#nav-fixed a + a {
position: relative;
z-index: -1;
visibility: hidden;
display: inline-block;
max-width: 500px;
padding: 17px 20px 17px 44px;
font-size: 0.8333em;
line-height: 30px;
font-style: italic;
opacity: 0;
}
#nav-fixed .nav-previous a + a {
margin-left: 30px;
}
#nav-fixed .nav-next a + a {
padding: 17px 44px 17px 20px;
margin-right: 30px;
}
#nav-fixed .nav-previous a:hover + a,
#nav-fixed .nav-previous a + a:hover {
visibility: visible;
margin-left: 0;
opacity: 1;
}
#nav-fixed .nav-next a:hover + a,
#nav-fixed .nav-next a + a:hover {
visibility: visible;
margin-right: 0;
opacity: 1;
}
#nav-fixed span {
position: relative;
}
#nav-fixed span::before,
#nav-fixed span:after {
content: '"';
position: relative;
}
#nav-fixed .nav-previous span {
padding-right: 10px;
}
#nav-fixed .nav-next span {
padding-left: 10px;
}
#nav-fixed i {
position: absolute;
top: 0;
bottom: 0;
display: block;
width: 44px;
height: 64px;
margin: auto;
}
#nav-fixed .nav-previous i {
left: -70px;
}
#nav-fixed .nav-next i {
right: -70px;
}
#nav-fixed i::before {
position: absolute;
left: 50%;
right: auto;
top: 50%;
margin: auto;
font-size: 30px;
text-align: center;
-webkit-transform: translateY(-50%) translateX(-40%);
transform: translateY(-50%) translateX(-40%);
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
#nav-fixed .nav-previous i::before {
-webkit-transform: translateY(-50%) translateX(-60%) rotate(180deg);
transform: translateY(-50%) translateX(-60%) rotate(180deg);
}
#nav-fixed .nav-previous:hover i::before {
-webkit-transform: translateY(-50%) translateX(-80%) rotate(180deg);
transform: translateY(-50%) translateX(-80%) rotate(180deg);
}
#nav-fixed .nav-next:hover i::before {
-webkit-transform: translateY(-50%) translateX(-20%);
transform: translateY(-50%) translateX(-20%);
}
#nav-fixed .nav-previous,
#nav-fixed .nav-next {
position: fixed;
top: 50%;
z-index: 50;
max-width: 44px;
max-height: 64px;
}
#nav-fixed .nav-previous:hover,
#nav-fixed .nav-next:hover {
max-width: 9999px;
-webkit-transition: none;
transition: none;
}
#nav-fixed .nav-previous {
left: 0;
}
#nav-fixed .nav-next {
right: 0;
} #nav-old-below {
float: none;
clear: both;
display: table;
width: 100%;
max-width: 480px;
margin: 2em auto;
}
#nav-old-below .nav-previous{
float: left;
}
#nav-old-below .nav-next {
float: right;
}
#nav-old-below .nav-previous a,
#nav-old-below .nav-next a {
display: block;
-webkit-transition: .3s all ease;
transition: .3s all ease;
}
#nav-old-below i::before {
margin: 0 .5em;
}
.schema-publisher,
.schema-image {
display: none;
} .bravada-landing-page .lp-blocks-inside,
.bravada-landing-page .lp-boxes-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-posts-inside { overflow: hidden;
}
@media (max-width: 1200px) {
.bravada-landing-page .lp-blocks-inside,
.bravada-landing-page .lp-boxes-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-posts-inside {
max-width: 100%;
}
}
.bravada-landing-page .lp-portfolio-inside {
margin: 0 auto;
}
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-blocks-inside,
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins,
.lp-portfolio-inside,
.lp-testimonials-inside,
.lp-posts-inside,
.lp-page-inside {
margin: 5em auto;
}
@media (max-width: 800px) {
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-blocks-inside,
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins,
.lp-portfolio-inside,
.lp-testimonials-inside,
.lp-posts-inside,
.lp-page-inside {
margin: 3em auto;
}
}
@media (max-width: 480px) {
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-blocks-inside,
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins,
.lp-portfolio-inside,
.lp-testimonials-inside,
.lp-posts-inside,
.lp-page-inside {
margin: 2em auto;
}
}
.bravada-landing-page #header-image-main-inside {
display: none;
}
.bravada-landing-page #content {
margin-top: 0;
}
.bravada-landing-page #main {
width: 100%;
}
.lp-section-header {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-flow: column wrap-reverse;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 5em auto 2em;
text-align: center;
}
@media (max-width: 800px) {
.lp-section-header {
margin: 3em auto 1.5em;
}
}
@media (max-width: 480px) {
.lp-section-header {
margin: 2em auto 1em;
}
}
.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
max-width: 60%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
@media (max-width: 800px) {
.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
max-width: 90%;
}
}
.main .lp-section-header .lp-section-title {
position: relative;
margin: 0;
padding: 0;
font-size: 5em;
font-size: clamp(2.5em, 10vh, 5em);
line-height: 1;
font-weight: 900;
opacity: 0.1;
}
.lp-section-header .lp-section-desc {
position: relative;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
max-width: 45%;
margin: 0;
margin-top: -1.4em;
padding: 0;
font-size: 1.4em;
line-height: 1.2;
}
.lp-section-header + .lp-boxes-padding {
margin-top: 4em;
} .lp-staticslider {
position: relative;
overflow: hidden;
text-align: center; }
.lp-staticslider-image,
.header-image { }
.bravada-fullscreen-headerimage.bravada-cropped-headerimage #masthead #header-image-main-inside {
height: 100vh;
}
.bravada-fullscreen-headerimage.bravada-responsive-headerimage #masthead #header-image-main-inside {
max-height: 100vh;
}
.bravada-fullscreen-headerimage.bravada-cropped-headerimage div.header-image {
height: 100%;
}
.bravada-fullscreen-headerimage .lp-staticslider {
height: 100vh;
}
.bravada-fullscreen-headerimage .lp-staticslider-image,
.bravada-fullscreen-headerimage .header-image {
height: 100vh;
width: 100%;
object-fit: cover;
}
@media (max-width: 640px) {
.bravada-fullscreen-headerimage .lp-staticslider,
.bravada-fullscreen-headerimage .lp-staticslider-image { min-height: 100vh;
}
}
.lp-staticslider .staticslider-caption,
.seriousslider-theme .seriousslider-caption {
position: absolute;
z-index: 3;
left: 0;
top: 0;
bottom: 0;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
margin: 0 auto;
text-align: left;
} .lp-staticslider::after,
.seriousslider-theme::after {
content: "";
position: absolute;
z-index: 2;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.lp-staticslider .staticslider-caption-inside,
.seriousslider-theme .seriousslider-caption-inside {
max-width: 90%;
margin: 0 auto;
text-align: center;
}
@media (max-width: 900px) {
.lp-staticslider .staticslider-caption-inside,
.seriousslider-theme .seriousslider-caption-inside {
max-width: 100%;
}
}
@-webkit-keyframes animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes animation-fadeIn-blur {
0% {
opacity: 0;
-webkit-filter: blur(3px);
filter: blur(3px);
}
50% {
opacity: 1;
-webkit-filter: blur(3px);
filter: blur(3px);
}
100% {
opacity: 1;
-webkit-filter: blur(0);
filter: blur(0);
}
}
@keyframes animation-fadeIn-blur {
0% {
opacity: 0;
-webkit-filter: blur(3px);
filter: blur(3px);
}
50% {
opacity: 1;
-webkit-filter: blur(3px);
filter: blur(3px);
}
100% {
opacity: 1;
-webkit-filter: blur(0);
filter: blur(0);
}
}
@-webkit-keyframes animation-slideUp {
from {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
to {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes animation-slideUp {
from {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
to {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes animation-slideRight {
from {
opacity: 0;
-webkit-transform: translateX(-25px);
transform: translateX(-25px);
}
to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes animation-slideRight {
from {
opacity: 0;
-webkit-transform: translateX(-25px);
transform: translateX(-25px);
}
to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes animation-slideRightShow {
from {
opacity: 0;
-webkit-transform: translateX(150%);
transform: translateX(150%);
}
to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes animation-slideRightShow {
from {
opacity: 0;
-webkit-transform: translateX(150%);
transform: translateX(150%);
}
to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes animation-slideRightHide {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
opacity: 0;
-webkit-transform: translateX(150%);
transform: translateX(150%);
}
}
@keyframes animation-slideRightHide {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
opacity: 0;
-webkit-transform: translateX(150%);
transform: translateX(150%);
}
}
@-webkit-keyframes animation-slideLeftHide {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
opacity: 0;
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
}
}
@keyframes animation-slideLeftHide {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
opacity: 0;
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
}
}
@-webkit-keyframes animation-slideLeftShow {
from {
opacity: 0;
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
}
to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes animation-slideLeftShow {
from {
opacity: 0;
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
}
to {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.lp-staticslider .staticslider-caption-title,
.seriousslider-theme .seriousslider-caption-title {
position: relative;
float: none;
display: block;
margin-top: 0;
margin-bottom: 0.1em;
font-size: 5em;
line-height: 1.1;
font-weight: bold;
letter-spacing: 0;
opacity: 0;
-webkit-animation: .5s 0.25s animation-slideRight ease-out forwards;
animation: .5s 0.25s animation-slideRight ease-out forwards;
}
.lp-staticslider .staticslider-sep {
display: none;
}
.animated-title .caption-title-word {
display: inline-block;
font-style: normal;
}
.animated-title .caption-title-word > span {
position: relative;
display: inline-block;
line-height: 1.2;
opacity: 0;
-webkit-animation: showwords 2.5s ease forwards;
animation: showwords 2.5s ease forwards;
}
.animated-title .caption-title-word > span:nth-child(n) {
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
.animated-title .caption-title-word > span:nth-child(2n) {
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated-title .caption-title-word > span:nth-child(3n) {
-webkit-animation-duration: 2.8s;
animation-duration: 2.8s;
}
.animated-title .caption-title-word > span:nth-child(4n) {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated-title .caption-title-word > span:nth-child(5n) {
-webkit-animation-duration: 3.6s;
animation-duration: 3.6s;
}
.animated-title .caption-title-word > span:nth-child(6n) {
-webkit-animation-duration: 1.6s;
animation-duration: 1.6s;
}
.animated-title .caption-title-word > span:nth-child(7n) {
-webkit-animation-duration: 3.2s;
animation-duration: 3.2s;
}
.animated-title .caption-title-word > span:nth-child(8n) {
-webkit-animation-duration: 2.0s;
animation-duration: 2.0s;
}
.animated-title .caption-title-word > span:nth-child(9n) {
-webkit-animation-duration: 2.8s;
animation-duration: 2.8s;
}
@-webkit-keyframes showwords {
to {
opacity: 1;
}
}
@keyframes showwords {
to {
opacity: 1;
}
}
.animated-title .caption-title-word span.cry-single {
position: relative;
}
.animated-title .caption-title-word span.cry-double {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.animated-title span.cry-single,
.animated-title span.cry-double {
-webkit-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.animated-title .caption-title-word > span:nth-child(n) span.cry-single.animated-letter {
-webkit-animation: 1.5s 0.25s animation-slideLeftHide ease-in-out forwards;
animation: 1.5s 0.25s animation-slideLeftHide ease-in-out forwards;
}
.animated-title .caption-title-word > span:nth-child(2n) span.cry-single.animated-letter {
-webkit-animation: 1.5s 0.25s animation-slideRightHide ease-in-out forwards;
animation: 1.5s 0.25s animation-slideRightHide ease-in-out forwards;
}
.animated-title .caption-title-word > span:nth-child(n) span.cry-double.animated-letter {
-webkit-animation: 1s animation-slideRightShow ease-in-out forwards;
animation: 1s animation-slideRightShow ease-in-out forwards;
}
.animated-title .caption-title-word > span:nth-child(2n) span.cry-double.animated-letter {
-webkit-animation: 1s animation-slideLeftShow ease-in-out forwards;
animation: 1s animation-slideLeftShow ease-in-out forwards;
}
.lp-staticslider .staticslider-caption-text,
.seriousslider-theme .seriousslider-caption-text {
position: relative;
float: none;
clear: both;
display: block;
max-width: 80%;
margin: 3em auto;
font-size: 1.2em;
line-height: 1.5;
font-weight: 300;
letter-spacing: 1px;
opacity: 0;
-webkit-animation: .5s 0.5s animation-slideRight ease-out forwards;
animation: .5s 0.5s animation-slideRight ease-out forwards;
}
.staticslider-caption-buttons,
.seriousslider-theme .seriousslider-caption-buttons {
clear: both;
float: none;
display: table;
margin: 3em auto;
}
a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
position: relative;
display: block;
float: left;
overflow: hidden;
border: 3px solid transparent;
padding: 15px 30px 15px 40px;
padding-right: calc(50px - 1em);
font-size: 1em;
font-weight: bold;
opacity: 0;
color: #FFF;
-webkit-transition: .3s ease-in-out all;
transition: .3s ease-in-out all;
-webkit-animation: .5s 0.75s animation-slideRight ease-out forwards;
animation: .5s 0.75s animation-slideRight ease-out forwards;
}
a.staticslider-button:first-child,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:first-child {
background: rgba(0,0,0,0);
border-color: white;
}
a.staticslider-button:first-child:hover,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:first-child:hover {
background: rgba(0,0,0,.2);
}
a.staticslider-button:hover,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:hover {
color: #FFF;
padding-right: 44px;
padding-right: calc(45px - 1em);
padding-left: 25px;
}
a.staticslider-button::after,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button::after {
position: relative;
top: 2px;
font-family: "iconmeta";
content: "\e0a3";
margin-left: -20px;
padding-left: 10px;
font-size: 1em;
opacity: 0;
-webkit-transition: .3s ease-in-out all;
transition: .3s ease-in-out all;
}
a.staticslider-button:hover::after,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:hover::after {
opacity: 1;
margin-left: 0;
}
a.staticslider-button + a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button + a.seriousslider-button {
margin-left: 1.5em;
}
@media (max-width: 480px) {
a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
display: block;
width: 100%;
}
a.staticslider-button + a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button + a.seriousslider-button {
margin-top: 1.5em;
margin-left: 0;
}
} .lp-blocks {
float: none;
display: block;
overflow: hidden;
width: 100%;
}
.lp-blocks-inside {
position: relative;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
overflow: hidden;
padding: 2em;
}
@media (max-width: 800px) {
.lp-blocks-inside {
padding: 0 1em
}
}
.lp-block {
position: relative;
float: left;
display: block;
overflow: hidden;
padding: 2em 2em;
}
.lp-blocks.lp-blocks-rows-4 .lp-block {
width: 25%;
}
.lp-blocks.lp-blocks-rows-3 .lp-block {
width: 33.33333%;
}
.lp-blocks.lp-blocks-rows-2 .lp-block {
width: 50%;
}
.lp-blocks.lp-blocks-rows-1 .lp-block {
width: 100%;
margin-right: 0;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n) {
margin-right: 0;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+1),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n+1),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n+1) {
clear: both;
}
.lp-block-icon {
position: relative;
height: 42px;
margin-bottom: 10px;
}
.lp-block i[class^="blicon"] {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 2;
float: none;
display: inline-block;
margin: 0 auto;
text-align: center;
line-height: 1;
cursor: default;
-webkit-transition: .25s ease-out all;
transition: .25s ease-out all;
}
.lp-block i[class^="blicon"] + i[class^="blicon"] {
position: absolute;
z-index: 1;
top: 0;
left: 0;
opacity: 0;
-webkit-transform: translateY(-40px) scale(0.65);
transform: translateY(-40px) scale(0.65);
}
.lp-block:hover i[class^=blicon] {
-webkit-transform: translateY(40px) scale(0.65);
transform: translateY(40px) scale(0.65);
opacity: 0;
}
.lp-block:hover i[class^=blicon] + i[class^=blicon] {
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
opacity: 1;
}
.lp-block i[class^="blicon"]::before {
position: relative;
z-index: 2;
font-size: 42px;
line-height: 1;
-webkit-transition: .25s ease-out all;
transition: .25s ease-out all;
}
.lp-block > a i[class^=blicon] {
cursor: pointer;
}
.lp-block-content {
display: block;
overflow: hidden;
text-align: center;
}
.lp-block .lp-block-title {
position: relative;
z-index: 1;
display: inline-block;
margin: 1.5em auto;
font-size: 1.05em;
line-height: 1.4;
font-family: inherit;
-webkit-transition: .25s ease-out all;
transition: .25s ease-out all;
}
.lp-block .lp-block-title::after {
content: "";
position: absolute;
z-index: -1;
width: 102%;
height: 1em;
left: -1%;
top: 50%;
margin: auto;
opacity: 0.4;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transform-origin: center right;
transform-origin: center right;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-block-text {
width: 100%;
}
.lp-block .lp-block-readmore {
position: relative;
display: block;
margin: 0.5em auto 0;
padding: 0;
font-size: 0.9em;
text-align: center;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-block .lp-block-padder {
height: .65em;
width: 100%;
} .lp-blocks2 .lp-section-header + .lp-blocks-inside {
padding-top: 2em;
padding-bottom: 5em;
}
.lp-blocks2 .lp-block {
position: relative;
z-index: 1;
overflow: visible;
margin-right: 4%;
margin-top: 3.5%;
margin-bottom: 3.5%;
border: 0;
padding: 0 0 3em;
text-align: center;
}
.lp-blocks2.lp-blocks-rows-4 .lp-block {
width: 22.75%;
margin-right: 3%;
}
.lp-blocks2.lp-blocks-rows-3 .lp-block {
width: 30.6666%;
}
.lp-blocks2.lp-blocks-rows-2 .lp-block {
width: 48%;
}
.lp-blocks2 .lp-block-icon {
display: inline-block;
float: left;
height: auto;
margin: -1.5em 0 0 2.5em;
}
.lp-blocks2 .lp-block i[class^="blicon"] {
position: relative;
margin: auto;
padding: 1.2em;
text-align: center;
}
.lp-blocks2 .lp-block i[class^="blicon"]::before {
font-size: 30px;
}
.lp-blocks2 .lp-block i[class^="blicon"] + i[class^="blicon"] {
-webkit-transform: translateX(-40px) scale(0.65);
transform: translateX(-40px) scale(0.65);
}
.lp-blocks2 .lp-block:hover i[class^=blicon] {
-webkit-transform: translateX(40px) scale(0.65);
transform: translateX(40px) scale(0.65);
}
.lp-blocks2 .lp-block:hover i[class^=blicon] + i[class^=blicon] {
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
.main .lp-blocks2 .lp-block-content {
clear: both;
padding: 1em 2.5em 0;
text-align: left;
}
.lp-blocks2 .lp-block .lp-block-title {
margin: 1em auto .6em;
font-weight: bold;
font-size: 1.2em;
}
.lp-blocks2 .lp-block .lp-block-title::after {
background: transparent;
}
.lp-blocks2 .lp-block-padder {
display: none;
}
.lp-blocks2 .lp-block-readmore {
position: absolute;
left: 2.5em;
bottom: 0;
display: inline-block;
border: 0;
padding: 0.7em 1.5em;
font-size: 0.9em;
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.lp-blocks2 .lp-block > a:first-child {
padding: 0;
}
.lp-blocks2 .lp-block > a:first-child::before {
display: none;
} .lp-boxes {
float: none;
display: block;
overflow: hidden;
width: 100%;
}
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-outside {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
}
.lp-boxes .lp-boxes-inside {
position: relative;
}
.lp-boxes .lp-boxes-inside::before {
content: "";
position: absolute;
left: 2.5em;
top: 0;
width: calc(100% - 5em);
height: 100%;
opacity: 0.5;
}
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins {
overflow: hidden;
padding-top: 3em;
padding-bottom: 3em;
}
.lp-boxes .lp-boxes-margins {
padding-top: 2em;
padding-bottom: 2em;
}
.lp-box {
position: relative;
float: left;
display: block;
overflow: hidden;
}
.lp-boxes.lp-boxes-rows-4 .lp-box {
width: 25%;
}
.lp-boxes.lp-boxes-rows-3 .lp-box {
width: 33.33333%;
width: calc(100% / 3);
}
.lp-boxes.lp-boxes-rows-2 .lp-box {
width: 50%;
}
.lp-boxes.lp-boxes-rows-1 .lp-box {
width: 100%;
}
.lp-boxes .lp-boxes-margins .lp-box {
margin-top: 1%;
margin-bottom: 1%;
margin-right: 2%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box {
width: 23.5%;
}
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box {
width: 32%;
}
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box {
width: 49%;
}
.lp-boxes.lp-boxes-rows-1 .lp-boxes-margins .lp-box {
margin-top: 1em;
margin-bottom: 1em;
}
.lp-boxes .lp-boxes-margins.lp-boxes-outside .lp-box {
margin-right: 1.5%;
margin-top: 0.75%;
margin-bottom: 0.75%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins.lp-boxes-outside .lp-box {
width: 23.875%;
}
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins.lp-boxes-outside .lp-box {
width: 32.3333%;
}
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins.lp-boxes-outside .lp-box {
width: 48.75%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box:nth-child(4n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box:nth-child(3n),
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box:nth-child(2n) {
margin-right: 0;
}
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1),
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+1) {
clear: both;
}
.lp-box-image {
position: relative;
overflow: hidden;
}
.lp-box-imagelink {
position: absolute;
z-index: 12;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.lp-box-image::before {
content: "\e07f";
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100px;
height: 100px;
margin: auto;
font-family: 'iconmeta';
font-size: 100px;
line-height: 1;
color: rgba(0, 0, 0, .15);
}
.lp-box .lp-box-image > img {
position: relative;
z-index: 10;
display: block;
width: 100%;
height: 100%;
}
.lp-box-titlelink {
color: inherit;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.main .lp-box-title {
position: relative;
display: block;
margin: 0;
font-size: 1.325em;
line-height: 1.5;
font-weight: 400;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-box-title a,
.lp-box-title a:hover {
color: inherit;
}
.lp-box-text-inside {
margin: 1em 0;
line-height: 1.7;
}
.lp-box-readmore {
position: relative;
clear: both;
float: none;
display: block;
margin: 1.1em 0 .55em 0;
font-weight: bold;
letter-spacing: 0;
font-size: 0.9em;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.main .lp-box-title + .lp-box-readmore {
margin-top: 1.5em;
}
.lp-box-readmore > span {
position: relative;
z-index: 9;
}
.lp-box-link {
display: none;
} .lp-boxes-animated .lp-box .lp-box-content {
position: absolute;
z-index: 30;
left: 0;
bottom: 0;
width: 100%;
height: auto;
margin: auto;
background: transparent;
-webkit-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
}
.lp-boxes-animated.lp-box-title {
color: #FFF;
}
.lp-boxes-animated .lp-box-text {
position: relative;
top: 50%;
padding: 1em 3em;
top: 0;
color: #FFF;
}
.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box-text {
padding: 1em 2em;
}
.lp-boxes-animated .lp-box-title {
font-weight: bold;
line-height: 1.1;
color: #FFF;
}
.lp-boxes.lp-boxes-animated .lp-box-readmore > span {
opacity: .7;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-boxes.lp-boxes-animated .lp-box-readmore:hover > span {
opacity: 1;
}
.lp-boxes-animated .lp-box-text-inside {
max-height: 0;
overflow: hidden;
-webkit-transition: 2s ease-out all;
transition: 2s ease-out all;
}
.lp-boxes-animated .lp-box:hover .lp-box-text-inside {
max-height: 400px;
} .lp-boxes-animated .lp-box:focus-within .lp-box-text-inside {
max-height: 400px;
}
.lp-boxes-animated .lp-box .lp-box-image img {
-webkit-transition: 2s ease-out all;
transition: 2s ease-out all;
}
.lp-boxes-animated .lp-box:hover .lp-box-image img {
-webkit-transform: scale(1.5);
transform: scale(1.5);
} .lp-boxes-animated .lp-box:focus-within .lp-box-image img {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
.lp-boxes-animated .box-overlay {
position: absolute;
z-index: 10;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: auto;
opacity: .1;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
.lp-boxes-animated .lp-box:hover .box-overlay {
opacity: .95;
} .lp-boxes-animated .lp-box:focus-within .box-overlay {
opacity: .95;
} .lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-content {
z-index: 30;
bottom: 0;
top: 0;
height: 100%;
margin: auto;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-content {
opacity: 1;
} .lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-content {
opacity: 1;
}
.lp-boxes-animated.lp-boxes-animated2 .box-overlay {
background: #FFF;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box-text {
position: absolute;
top: 50%;
color: inherit;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box-text-inside {
max-height: none;
overflow: visible;
line-height: 1.5;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box-text-inside > span {
display: block;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-title,
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-text-inside > span,
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-readmore {
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-title,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-text-inside > span,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-readmore {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-title,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-text-inside > span,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-readmore {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-title {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-text-inside > span {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-readmore {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
@media (max-width: 1152px) {
.lp-boxes-animated.lp-boxes-animated2 .lp-box-imagelink { }
} .lp-boxes.lp-boxes-static .lp-boxes-margins .lp-box {
margin-top: 1.5%;
margin-bottom: 1.5%;
}
.lp-boxes-static .lp-box {
overflow: visible;
top: 0;
padding: 0;
text-align: center;
}
.lp-boxes-static .lp-box:hover {
top: -10px;
}
.lp-boxes-static .lp-box-inside {
position: relative;
top: 0;
-webkit-transition: .25s ease-out all;
transition: .25s ease-out all;
}
.lp-boxes-static .lp-box-imagelink {
border: 0;
background: transparent;
}
.lp-boxes-static .lp-box-title {
font-size: 1.3em;
}
.lp-boxes-static .lp-box-text {
position: static;
-webkit-transform: none;
transform: none;
padding: 2em;
}
.lp-boxes-static .box-overlay {
position: absolute;
z-index: 21;
left: 0;
right: 0;
top: -7px;
width: 33%;
height: 14px;
margin: 0 auto;
opacity: 0.6;
pointer-events: none;
-webkit-transform: rotate(4deg);
transform: rotate(4deg);
-webkit-transition: .5s all ease-out;
transition: .5s all ease-out;
}
.lp-boxes-static .lp-box:nth-child(odd) .box-overlay {
-webkit-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.lp-boxes-static .lp-box:hover .box-overlay {
opacity: 1;
} .lp-boxes-static .lp-box:focus-within .box-overlay {
opacity: 1;
}
.lp-boxes-static .lp-box:nth-child(n) .lp-box-image {
float: none;
width: 100%;
}
.lp-boxes-static .lp-box-image > img {
border: none;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .25s all ease-out;
transition: .25s all ease-out;
}
.lp-boxes-static .lp-box-image:hover > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
} .lp-boxes-static .lp-box-image:focus-within > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.lp-boxes-static .lp-box-title {
margin: 0;
} .lp-boxes.lp-boxes-static.lp-boxes-static2 .lp-box {
padding: 3%;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
.lp-boxes.lp-boxes-static.lp-boxes-static2 .lp-box:hover {
top: 0;
} .lp-boxes.lp-boxes-static.lp-boxes-static2 .lp-box:focus-within {
top: 0;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-title {
font-size: 1.10em;
font-weight: bold;
margin: 1.4em auto;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-text {
padding: 0;
}
.lp-boxes-static.lp-boxes-static2 .box-overlay {
display: none;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-image {
position: relative;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-imagelink {
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 2px solid;
background: rgba(255,255,255,0.3);
-webkit-transition: .35s ease all;
-webkit-transition: .35s ease-out all;
transition: .35s ease-out all;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-image:hover .lp-box-imagelink {
left: 7.5%;
top: 7.5%;
width: 85%;
height: 85%;
} .lp-boxes-static.lp-boxes-static2 .lp-box-image:focus-within .lp-box-imagelink {
left: 7.5%;
top: 7.5%;
width: 85%;
height: 85%;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-image > img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: .35s all ease-out;
transition: .35s all ease-out;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-image:hover > img {
-webkit-transform: scale(1);
transform: scale(1);
} .lp-boxes-static.lp-boxes-static2 .lp-box-image:focus-within > img {
-webkit-transform: scale(1);
transform: scale(1);
}
.lp-boxes-static.lp-boxes-static2 .lp-box-readmore {
outline: 2px solid;
padding: 10px 5px;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-readmore::before {
outline: 2px solid;
border-radius: 0;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.lp-boxes-static.lp-boxes-static2 .lp-box-readmore:hover::before {
-webkit-transform: scale(1.05, 1.3);
transform: scale(1.05, 1.3);
opacity: 0;
} .lp-boxes-static.lp-boxes-static2 .lp-box-readmore:focus-within::before {
-webkit-transform: scale(1.05, 1.3);
transform: scale(1.05, 1.3);
opacity: 0;
} .lp-text {
position: relative;
float: none;
clear: both;
display: block;
overflow: hidden;
width: 100%;
background-attachment: fixed;
background-position: top center; }
.lp-text-inside .lp-text-background {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 4em;
}
.lp-text-image {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
position: relative;
display: inline-block; width: 45%;
line-height: 0;
opacity: 1;
-webkit-transition: .5s .3s ease-out all;
transition: .5s .3s ease-out all;
}
.lp-text-image img {
position: relative;
left: -6.5em;
top: 0;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.lp-text-background:hover .lp-text-image img {
top: -7px;
}
.lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img {
left: -6.5em;
}
.lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img {
left: auto;
right: -6.5em;
}
.lp-text-card {
position: relative;
z-index: 9; width: 90%;
margin: 0 auto;
padding: 0;
}
.lp-text-image + .lp-text-card {
width: 50%;
}
.lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card {
display: inline-block;
text-align: left;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card {
float: left;
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.lp-text-inside ul,
.lp-text-inside ol {
list-style-position: inside;
}
.main .lp-text-title {
position: relative;
display: inline;
margin-top: 0; font-size: 2.617924em;
line-height: 1.3;
font-weight: bold;
color: inherit;
}
.lp-text-content {
margin-top: 1.5em;
}
.lp-text-content .btn {
margin-top: 1em;
}
.lp-text-image + .lp-text-card .lp-text-content {
font-size: 1em;
} .lp-portfolio {
float: none;
display: block;
overflow: hidden;
width: 100%;
}
.lp-portfolio .lp-portfolio-inside {
padding-top: 3em;
padding-bottom: 3em;
}
#portfolio-filter {
display: table;
max-width: 60%;
margin: 0 auto 3em;
padding: 0.5em .6em;
border: 2px solid;
text-align: center;
}
@media (max-width: 1024px) {
#portfolio-filter {
max-width: none;
}
}
#portfolio-filter > a {
margin: 0 .3em;
padding: .3em .75em;
font-size: 0.9em;
text-transform: uppercase;
font-weight: bold;
color: inherit;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#portfolio-filter > a:hover {
opacity: 0.8;
}
.lp-portfolio.lp-portfolio-rows-6 .lp-port {
width: 16.66666%;
}
.lp-portfolio.lp-portfolio-rows-5 .lp-port {
width: 20%;
}
.lp-portfolio.lp-portfolio-rows-4 .lp-port {
width: 25%;
}
.lp-portfolio.lp-portfolio-rows-3 .lp-port {
width: 33.333333%;
}
.lp-portfolio.lp-portfolio-rows-2 .lp-port {
width: 50%;
}
.lp-portfolio.lp-portfolio-rows-1 .lp-port {
width: 100%;
}
.lp-port {
position: relative;
z-index: 0;
padding: 0 10px;
-webkit-transition: .3s ease z-index;
transition: .3s ease z-index;
}
.lp-port:hover {
z-index: 99;
}
.lp-port-content {
position: relative;
top: 0;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
padding: 1em 1em 1.5em;
text-align: center;
background: #FFF;
box-shadow: 0 -10px 20px -5px rgba(0,0,0,.2), 0 10px 20px rgba(0,0,0,.05);
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
}
.lp-port:hover .lp-port-content { top: 10px;
} .lp-port:focus-within .lp-port-content { top: 5px;
}
.lp-port-image {
position: relative;
z-index: 1;
top: 20px;
overflow: hidden;
display: block;
margin: 0 auto;
-webkit-transition: .3s ease all;
transition: .3s ease all;
}
.lp-port:hover .lp-port-image {
top: -5px;
box-shadow: 0 0 30px 10px rgba(0,0,0,.2);
} .lp-port:focus-within .lp-port-image {
top: -5px;
box-shadow: 0 0 30px 10px rgba(0,0,0,.2);
}
.lp-port-image img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease all;
transition: .3s ease all;
}
.lp-port:hover .lp-port-image img {
-webkit-transform: scale(1.35);
transform: scale(1.35);
} .lp-port:focus-within .lp-port-image img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.lp-portfolio .lp-port-title {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
margin: 0;
font-size: 1.3em;
font-weight: normal;
line-height: 1.2;
}
.lp-portfolio .lp-port-title a {
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-portfolio .lp-port-text {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.main ul.lp-port-tax {
display: inline-table;
margin-bottom: 0;
list-style: none;
font-size: 1em;
line-height: 1.1;
}
.lp-port-tax li {
position: relative;
display: inline;
float: left;
font-style: italic;
opacity: 0.5;
}
.lp-port-tax li:not(:last-child)::after {
content:'\00B7';
position: relative;
padding: 0 5px;
font-weight: bold;
} body.page-template-template-portfolio .lp-portfolio {
background: transparent;
overflow: visible;
}
body.page-template-template-portfolio .lp-portfolio .lp-portfolio-inside {
padding: 0;
}
body.page-template-template-portfolio .lp-portfolio #portfolio-filter {
margin-bottom: 2em;
margin-top: 2em;
} .lp-testimonials {
overflow: hidden;
}
.lp-testimonials-inside {
overflow: hidden;
margin: 0 auto;
padding: 3em 0;
}
.lp-testimonials.lp-testimonials-rows-1 .lp-tt {
width: 100%;
}
.lp-testimonials.lp-testimonials-rows-2 .lp-tt {
width: 48%;
}
.lp-testimonials.lp-testimonials-rows-3 .lp-tt {
width: 30.66666%;
}
.lp-testimonials.lp-testimonials-rows-4 .lp-tt {
width: 22%;
}
.lp-testimonials .lp-tt {
float: left;
margin-right: 4%;
margin-top: 1em;
margin-bottom: 1em;
}
.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n) {
margin-right: 0;
}
.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n+1),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+1),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+1) {
clear: both;
}
.lp-tt-text-inside {
position: relative;
top: 0;
border: 1px solid transparent;
padding: 4em 4em 4em;
text-align: justify;
line-height: 1.6;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-testimonials .lp-tt:hover .lp-tt-text-inside {
top: -10px;
box-shadow: 0 10px 20px rgba(0,0,0,.15);
}
.lp-tt-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: vertical;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: left;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: visible;
margin: 0 auto;
padding: 0 1em 1em;
}
.main .lp-tt-title {
float: left;
clear: none;
display: inline-block;
margin: 0;
font-size: 1.1em;
font-weight: 400;
}
.lp-tt-image {
position: relative;
top: 0;
margin: -45px auto 10px;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-tt:hover .lp-tt-image {
top: -5px;
}
.lp-tt-meta img {
position: relative;
z-index: 3;
float: left;
display: inline-block;
width: 80px;
border-radius: 100px;
padding: 5px;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.lp-tt:hover .lp-tt-meta img {
padding: 0;
} #lp-posts,
#lp-page {
overflow: hidden;
float: none;
clear: both;
display: block;
}
#lp-page #comments {
display: none;
} #cryout_ajax_more_trigger,
.lp-port-readmore {
position: relative;
overflow: visible;
float: none;
clear: both;
display: table;
min-width: 150px;
margin: 2em auto 1em;
outline: 2px solid;
padding: .2em 3em;
font-size: 0.9em;
text-align: center;
letter-spacing: 0;
line-height: 3;
cursor: pointer;
-webkit-transition: all .35s ease-out;
transition: all .35s ease-out;
}
#cryout_ajax_more_trigger:hover,
.lp-port-readmore:hover,
#cryout_ajax_more_trigger:active,
.lp-port-readmore:active {
outline: 2px solid;
}
#cryout_ajax_more_trigger::after,
.lp-port-readmore::after {
content: "";
position: absolute;
z-index: 3;
left: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
margin: auto;
outline: 2px solid;
opacity: 1;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
#cryout_ajax_more_trigger:hover::after,
.lp-port-readmore:hover::after {
-webkit-transform: scale(1.25, 1.4);
transform: scale(1.25, 1.4);
opacity: 0;
}
#cryout_ajax_more_trigger:focus-within::after,
.lp-port-readmore:focus-within::after {
-webkit-transform: scale(1.25, 1.4);
transform: scale(1.25, 1.4);
opacity: 0;
}
.lp-port-readmore {
margin: 0 auto 3em;
font-weight: bold;
}
.lp-port-readmore i {
display: none;
}
#cryout_ajax_more_trigger:hover,
.lp-port-readmore:hover {
opacity: 0.8;
}
#cryout_ajax_more_trigger::before {
content: "";
position: absolute;
z-index: 3;
left: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
margin: auto;
background: rgba(255,255,255,1);
opacity: 0;
}
#cryout_ajax_more_trigger > span {
position: relative;
z-index: 5;
display: inline-block;
font-weight: bold;
}
#cryout_ajax_more_trigger.cryout_click_loading::before {
-webkit-animation: ajax-load .75s ease-in-out infinite;
animation: ajax-load .75s ease-in-out infinite;
}
@-webkit-keyframes ajax-load {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes ajax-load {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}  .lp-section-title,
.lp-section-desc {
position: relative;
-webkit-transition: .4s .2s ease-out transform;
transition: .4s .2s ease-out transform;
}
.lp-section-title.animated-onscroll-lp {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
.lp-section-desc.animated-onscroll-lp {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
.lp-section-title::after {
-webkit-transform-origin: left;
transform-origin: left;
-webkit-transition: .3s .4s ease-out transform;
transition: .3s .4s ease-out transform;
}
.lp-section-title.animated-onscroll-lp::after {
-webkit-transform: scaleX(0);
transform: scaleX(0);
} .lp-blocks .lp-block {
-webkit-transition: .4s ease transform;
transition: .4s ease transform;
-webkit-transform: none;
transform: none;
}
.lp-blocks .lp-block.animated-onscroll-lp {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.lp-blocks.lp-blocks-rows-2 .lp-block.animated-onscroll-lp:nth-child(2n+2),
.lp-blocks.lp-blocks-rows-3 .lp-block.animated-onscroll-lp:nth-child(3n+2),
.lp-blocks.lp-blocks-rows-4 .lp-block.animated-onscroll-lp:nth-child(4n+2) {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.lp-blocks.lp-blocks-rows-3 .lp-block.animated-onscroll-lp:nth-child(3n+3),
.lp-blocks.lp-blocks-rows-4 .lp-block.animated-onscroll-lp:nth-child(4n+3) {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.lp-blocks.lp-blocks-rows-4 .lp-block.animated-onscroll-lp:nth-child(4n+4) {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
.lp-block i[class^="blicon"],
.lp-block .lp-block-title,
.lp-block .lp-block-text,
.lp-block .lp-block-readmore {
opacity: 1;
-webkit-transition: all .4s ease-out;
transition: all .4s ease-out;
}
.lp-block.animated-onscroll-lp i[class^=blicon],
.lp-block.animated-onscroll-lp .lp-block-title,
.lp-block.animated-onscroll-lp .lp-block-text,
.lp-block.animated-onscroll-lp .lp-block-readmore {
opacity: 0;
} .lp-boxes .lp-box {
-webkit-transition: .5s ease-out opacity, .4s ease-out transform, .25s ease-out top;
transition: .5s ease-out opacity, .4s ease-out transform, .25s ease-out top;
}
.lp-boxes.lp-boxes-static .lp-box.animated-onscroll-lp {
opacity: 0;
}
.lp-boxes.lp-boxes-animated .lp-box.animated-onscroll-lp {
opacity: 0;
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}
.lp-boxes.lp-boxes-animated.lp-boxes-rows-2 .lp-box.animated-onscroll-lp:nth-child(2n+2),
.lp-boxes.lp-boxes-animated.lp-boxes-rows-3 .lp-box.animated-onscroll-lp:nth-child(3n+2),
.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box.animated-onscroll-lp:nth-child(4n+2) {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.lp-boxes.lp-boxes-animated.lp-boxes-rows-3 .lp-box.animated-onscroll-lp:nth-child(3n+3),
.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box.animated-onscroll-lp:nth-child(4n+3) {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box.animated-onscroll-lp:nth-child(4n+4) {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+2),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+2),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+2) {
-webkit-transition-delay: .3s, .3s, 0s;
transition-delay: .3s, .3s, 0s;
}
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+3),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+3) {
-webkit-transition-delay: .15s, .15s, 0s;
transition-delay: .15s, .15s, 0s;
}
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+4) {
-webkit-transition-delay: .45s, .45s, 0s;
transition-delay: .45s, .45s, 0s;
} .lp-text .lp-text-title,
.lp-text .lp-text-content {
-webkit-transition: .4s .2s ease transform, .4s .5s ease background;
transition: .4s .2s ease transform, .4s .5s ease background;
}
.lp-text .lp-text-content {
-webkit-transition-delay: .4s;
transition-delay: .4s;
}
.lp-text.animated-onscroll-lp .lp-text-title {
opacity: 0;
background-size: 0 .4em;
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.lp-text .lp-text-title {
-webkit-transition: .3s .4s ease-out all;
transition: .3s .4s ease-out all;
}
.lp-text.animated-onscroll-lp .lp-text-content {
opacity: 0;
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
.lp-text.animated-onscroll-lp .lp-text-image {
opacity: 0;
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
} body:not(.page-template-template-portfolio) .lp-port > a {
display: block;
width: 100%;
height: 100%;
-webkit-transition: .75s ease transform, .75s ease opacity;
transition: .75s ease transform, .75s ease opacity;
}
body:not(.page-template-template-portfolio) .lp-port.animated-onscroll-lp > a {
-webkit-transform: scale(.85);
transform: scale(.85);
opacity: 0;
}
.lp-portfolio.lp-portfolio-rows-2 .lp-port:nth-child(2n+2) > a,
.lp-portfolio.lp-portfolio-rows-3 .lp-port:nth-child(3n+2) > a,
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+2) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+2) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+2) > a {
-webkit-transition-delay: .4s;
transition-delay: .4s;
}
.lp-portfolio.lp-portfolio-rows-3 .lp-port:nth-child(3n+3) > a,
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+3) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+3) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+3) > a {
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+4) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+4) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+4) > a {
-webkit-transition-delay: .6s;
transition-delay: .6s;
}
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+5) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+5) > a {
-webkit-transition-delay: 1s;
transition-delay: 1s;
}
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+6) > a {
-webkit-transition-delay: .8s;
transition-delay: .8s;
} .lp-tt .lp-tt-text {
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
-webkit-transform-origin: 40px bottom;
transform-origin: 40px bottom;
}
.lp-tt.animated-onscroll-lp .lp-tt-text {
opacity: 0;
-webkit-transform: translateY(35px);
transform: translateY(35px);
}
.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n+2) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+2) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+2) .lp-tt-text {
-webkit-transition-delay: .5s;
transition-delay: .5s;
}
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+3) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+3) .lp-tt-text {
-webkit-transition-delay: .25s;
transition-delay: .25s;
}
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+4) .lp-tt-text {
-webkit-transition-delay: .75s;
transition-delay: .75s;
} span.entry-format {
margin-right: 1em;
font-size: 1em;
text-align: center;
text-transform: capitalize;
}
.featured-image-meta span.entry-format {
background: rgba(255,255,255,.1);
}
span.entry-format a {
-webkit-transition: .4s all ease;
transition: .4s all ease;
}
span.entry-format i::before {
cursor: pointer;
}
[class*="post_format-"] .entry-meta {
display: none;
}
.main #content-masonry [class*="post_format-"]:not(.format-gallery):not(.format-status) .entry-title {
margin-bottom: 1em;
background: transparent;
}
.main #content-masonry [class*="post_format-"]:not(.format-gallery) .post-thumbnail-container {
display: none;
}
.main #content-masonry [class*="post_format-"]:not(.format-gallery) .post-thumbnail-container + .entry-after-image {
margin: 0;
}
.main #content-masonry [class*="post_format-"] .entry-after-image {
padding-top: 2em;
}   .main #content-masonry .format-link .entry-after-image {
padding: 0;
}
.main #content-masonry .format-link .entry-title {
display: none;
}
.main #content-masonry .format-link {
position: relative;
}
.main #content-masonry .format-link::after {
position: absolute;
left: 0;
right: 0;
top: 16px;
width: 1em;
height: 1em;
margin: auto;
font-family: iconmeta;
font-size: 16px; }
.main #content-masonry .format-link .entry-content p:last-child,
.main #content-masonry .format-aside .entry-content p:last-child {
margin: 0;
}
.main #content-masonry .format-link .entry-content a {
display: block;
padding: 3em 2em 2em;
font-weight: bold;
-webkit-transition: .2s ease-out opacity;
transition: .2s ease-out opacity;
}
.main #content-masonry .format-link .entry-content a:hover {
opacity: 0.9;
} body:not(.single) .format-aside {
border: 1px solid transparent;
}
.format-aside .entry-title,
.format-aside .author,
.format-aside .bl_categ {
display: none;
} .gallery {
margin: 0 -1% 1.75em;
}
.gallery-item {
display: inline-block;
width: 100%;
max-width: 33.33%;
padding: 0 1% 2%;
vertical-align: top;
text-align: center;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.gallery-icon img:hover {
opacity: 0.8;
}
.gallery-caption {
display: block;
padding-top: 0.5em;
font-size: .9em;
line-height: 1.5;
font-style: italic;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.main #content-masonry .format-gallery .entry-title {
margin-bottom: 1em;
} .format-chat p {
font-family: Monaco, "Courier New", monospace;
} .format-quote {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.format-quote .entry-title {
display: none;
}
.format-quote .entry-content blockquote {
padding: 2em 0;
font-family: Georgia, "Bitstream Charter", serif;
}
.format-quote blockquote::before { } .format-status .entry-title { }
.format-status .avatar {
float: left;
display: block;
margin-right: 1em;
}
span.entry-sticky {
display: inline-block;
margin-bottom: .5em;
border: 2px solid;
padding: 0 .5em;
text-transform: uppercase;
text-align: center;
font-size: 11px;
letter-spacing: 1px;
}
.single span.entry-sticky {
display: none;
} body .main #content-masonry .post-thumbnail-container .entry-meta {
padding: 0;
}
body .main #content-masonry .post-thumbnail-container span.entry-sticky {
display: none;
}
body .main #content-masonry .post-thumbnail-container span.bl_categ {
position: absolute;
z-index: 2;
bottom: 0;
left: 2em;
margin-right: 2em;
padding: 4px 1rem 4px;
font-size: 0.9em;
line-height: 1.5;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
body .main #content-masonry .post-thumbnail-container:hover span.bl_categ {
padding-bottom: 0;
}
body .main #content-masonry .post-thumbnail-container .comments-link {
position: absolute;
z-index: 2;
overflow: hidden;
top: 0;
left: 2em;
margin: 0;
margin-right: 2em;
padding: 4px 1rem 2px;
font-size: 0.9em;
line-height: 1.5em;
text-align: center;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
body .main #content-masonry .post-thumbnail-container:hover .comments-link {
padding-top: 0;
}
body .main #content-masonry .comments-link i {
display: none;
}
.main #content-masonry .post-thumbnail-container + .entry-after-image .entry-meta.aftertitle-meta {
padding-top: 0;
padding-bottom: 0.75em;
} .attachment .entry-content .entry-caption {
margin-top: 2em;
font-size: 1.4em;
}
.attachment .entry-attachment {
margin-top: 24px;
text-align: center;
} #comments {
clear: both;
}
.comment-navigation {
padding: 0 0 1.5em 0;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
float: left;
display: block;
font-weight: bold;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation a {
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#reply-title small {
font-size: 70%;
}
.main #comments-title {
position: relative;
margin-top: 4em;
margin-bottom: 2em;
}
.main .commentlist {
margin-left: 0;
}
.commentlist > li {
list-style: none;
}
.commentlist .comment-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 1px solid transparent;
padding: 50px 30px 40px;
box-shadow: 0 10px 10px rgba(0,0,0,.025);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.commentlist article:hover .comment-area {
box-shadow: 0 10px 20px rgba(0,0,0,.075);
}
.commentlist .comment-body {
overflow: hidden;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 0 2em;
line-height: 1.7;
}
.commentlist .pingback {
margin-bottom: 1em;
border: 1px solid transparent;
padding: 1em;
}
.main .commentlist .pingback p {
margin: 0;
}
.commentlist .pingback .url {
font-style: italic;
}
.commentlist li:last-child {}
#comments .comment-body p:last-child {
margin-bottom: 0;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 1em;
}
.commentlist .comment-avatar {
display: block;
}
.main .commentlist img.avatar {
height: 80px;
width: 80px;
-webkit-transition: all .25s .15s ease-out;
transition: all .25s .15s ease-out;
}
.comment-header {
float: none;
display: block;
overflow: hidden;
}
.comment-author {
position: absolute;
top: 1em;
float: left;
display: inline;
left: 30px;
line-height: 2;
}
.comment-author .author-name {
padding: 0.5em 1.2em;
font-size: 1em;
}
.commentlist .author-name,
.commentlist .author-name a { }
.comment-meta {
position: absolute;
top: 8px;
right: 30px;
display: inline;
float: left;
font-size: .8em;
font-weight: 400;
}
.comment-date {
display: none;
}
.bravada-comment-date-published .comment-date {
display: inline;
}
.bravada-comment-date-published .comment-timediff {
display: none;
}
.commentlist .even {}
.commentlist .bypostauthor {}
.comment-await {
position: absolute;
bottom: 1em;
font-size: 0.9em;
}
.comment article {
position: relative;
display: block;
overflow: visible;
margin-bottom: 3em;
border: 0;
border-radius: 0;
box-shadow: none;
padding-top: 30px;
}
.comment .reply {
position: absolute;
bottom: -1em;
right: 30px;
display: inline-block;
width: auto;
text-transform: uppercase;
text-align: right;
font-weight: 300;
font-size: 0.75em;
line-height: 2;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.comment .reply a {
padding: .5em 1em;
letter-spacing: .5px;
-webkit-transition: .2s all ease-out;
transition: .2s all ease-out;
}
.comment .reply i {
position: relative;
display: none;
padding-right: .1em;
}
.comment .reply i::before { }
.commentlist .children {
margin: 0;
margin-left: 1.5em;
background-image: none;
list-style: none;
}
.commentlist .children li {
margin: 0;
border: none;
}
.main .nocomments,
.main .nocomments2 {
clear: both;
margin-top: 2em;
margin-bottom: 0;
}
.hideme {
display:none;
} #respond {
margin-top: 2em;
}
#respond .comment-notes {
margin-bottom: 1.5em;
}
.form-allowed-tags {
line-height: 1;
}
.children #respond {
min-width: 400px;
margin: 0 4em 0 0;
}
#reply-title {
position: relative;
margin: 0;
padding: 0;
}
#comments-list #respond {
margin: 0 0 1.5em 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 1em;
font-weight: normal;
line-height: 1.5;
}
#respond .required {}
#commentform {
display: block;
}
.bravada-comment-placeholder #respond .comment-form-comment label,
.bravada-comment-placeholder #respond .comment-form-author label,
.bravada-comment-placeholder #respond .comment-form-email label,
.bravada-comment-placeholder #respond .comment-form-url label {
display: none;
}
.bravada-comment-optlabels #respond .comment-form-comment textarea::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::-webkit-input-placeholder {
color: transparent;
}
.bravada-comment-optlabels #respond .comment-form-comment textarea:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input:-ms-input-placeholder {
color: transparent;
}
.bravada-comment-optlabels #respond .comment-form-comment textarea::-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::-ms-input-placeholder {
color: transparent;
}
.bravada-comment-optlabels #respond .comment-form-comment textarea::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::-webkit-input-placeholder {
color: transparent;
}
.bravada-comment-optlabels #respond .comment-form-comment textarea:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input:-ms-input-placeholder {
color: transparent;
}
.bravada-comment-optlabels #respond .comment-form-comment textarea::placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::placeholder {
color: transparent;
}
#respond .comment-form-cookies-consent {
clear: both;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
float: left;
width: 33.33333333%;
margin-right: 0;
}
.comment-form-url {
margin-right: 0;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
}
.comment-form-author,
.comment-form-email {
border-right: 10px solid;
}
.main .comment-form-comment {
margin-bottom: 10px;
}
.comment-form-comment textarea {
float: none;
display: block;
width: 100%;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
float: none;
display: block;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
float: none;
display: block;
border: 0;
border-radius: 0;
font-weight: bold;
}
#respond .form-allowed-tags {
float: none;
clear: both;
display: block;
width: 100%;
font-size: 1em;
line-height: 1.5;
}
#respond .form-allowed-tags code {
font-size: 1em;
}
#respond .form-submit {
clear: both;
margin: 2em 0;
}
#respond .form-submit input {
width: auto;
}
#respond .form-submit input[type="submit"],
#respond .form-submit input[type="reset"] {
}
#respond .form-submit input#submit:hover {
cursor: pointer;
}
.button {
border: 1px solid transparent;
padding: 4px 7px;
-webkit-transition: background-color .2s ease;
transition: background-color .2s ease;
}
.button:hover {
cursor: pointer;
}
.bravada-comment-icons .comment-form > p > em {
position: relative;
display: block;
font-style: normal;
}
.bravada-comment-icons .comment-form > p > em::before {
position: absolute;
left: 1em;
top: .75em;
font-family: iconmeta;
opacity: .5;
-webkit-transition: .5s all ease-in-out;
transition: .5s all ease-in-out;
}
.bravada-comment-icons .comment-form-comment textarea,
.bravada-comment-icons .comment-form-author input,
.bravada-comment-icons .comment-form-email input,
.bravada-comment-icons .comment-form-url input {
padding-left: 2.5em;
} .bravada-comment-labels.bravada-comment-icons .comment-form-comment textarea,
.bravada-comment-labels.bravada-comment-icons .comment-form-author input,
.bravada-comment-labels.bravada-comment-icons .comment-form-email input,
.bravada-comment-labels.bravada-comment-icons .comment-form-url input {
padding-left: 1em;
}
.main p.comment-subscription-form,
.main p.comment-form-cookies-consent {
margin-bottom: .5em;
font-size: .9em;
}  .widget-area ul,
.widget-area ul ul,
.yoyo > .widget-container {
border: none;
padding: 0;
list-style: none;
list-style-image: none;
}
.widget-container {
position: relative;
margin: 0 0 2.2em 0;
padding: 0 1em;
}
.widget-container::after {
content: "";
clear: both;
float: none;
display: block;
}
.widget-container > * {
max-width: 100%;
line-height: 1.8;
}
.widget-container ul ul {
margin-left: 1em;
margin-top: 1em;
}
.widget-container ul li {
float: none;
display: block;
margin-bottom: 0.5em;
word-wrap: break-word;
}
.widget-container ul li:not(:last-child) {
border-bottom: 1px solid rgba(0,0,0,.05);
padding-bottom: .5em;
}
#colophon .widget-container ul li {
border-bottom-color: rgba(255,255,255,.075);
}
.widget-title,
#comments-title,
#reply-title,
.related-posts .related-main-title,
.main .page-title,
#nav-below em,
.lp-text .lp-text-title,
.lp-boxes-animated .lp-box-title {
position: relative;
display: inline;
background-repeat: no-repeat;
background-size: 100% .6em;
background-position: 0 100%;
}
.widget-title::after,
#comments-title::after,
#reply-title::after,
.related-posts .related-main-title::after,
.main .page-title::after {
content: "";
display: block;
clear: both;
height: 1px;
background: transparent;
}
#nav-below em,
.lp-text .lp-text-title {
background-size: 100% .4em;
}
.lp-boxes-animated .lp-box-title {
background-size: 100% .5em;
}
.widget-area a {
text-decoration: none;
word-wrap: break-word;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.widget-area a:active,
.widget-area a:hover {}
.widget-area .entry-meta {
font-size: 1em;
} .top-widget-area > section,
.bottom-widget-area > section,
.content-widget-before > section,
.content-widget-after > section {
padding: 0;
}
.top-widget-area > section,
.bottom-widget-area > section {
margin: 0;
}
.yoyo .widget-title {
background: none;
padding: 0;
margin: 0;
} nav.sidebarmenu {
display: block;
margin-bottom: 3em;
}
nav.sidebarmenu li a {
float: none;
display: inline-block;
border-bottom: 2px solid transparent;
-webkit-transition: .3s all ease-in;
transition: .3s all ease-in;
}
nav.sidebarmenu li a:hover {
border-bottom: 2px solid;
} #wp-calendar {
width: 100%;
font-size: .9em;
}
#wp-calendar caption {
padding-bottom: .3em;
text-align: left;
font-size: 1em;
font-weight: bold;
}
#wp-calendar tbody td {
border: 1px solid transparent;
}
#wp-calendar th,
#wp-calendar td {
text-align: left;
}
#wp-calendar tbody td:hover {
opacity: 0.8;
}
#wp-calendar tbody td a {
margin: 0;
border: none;
padding: 0;
background: none;
}
#wp-tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
} .bravada-normalizedtags #content .tagcloud a {
display: inline-block;
margin: 0 1px 4px 0;
border-radius: 0;
padding: 8px 10px;
font-size: .75em !important; -webkit-transition: background .3s ease;
transition: background .3s ease;
}
.bravada-normalizedtags #content .tagcloud a:hover {} .main .content-empty-page {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row;
flex-flow: row;
width: 100%;
margin: 2em auto;
}
.main .content-empty-page .widget-container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.main .content-empty-page .widget-container:not(:last-child) {
margin-right: 2em;
}  .cryout-wtabs-nav {
display: block;
overflow: hidden;
margin-bottom: 5px;
text-align: center;
}
.sidey .widget-container ul li.cryout-wtab,
#colophon .widget-container ul li.cryout-wtab {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
.widget-area .cryout-wtabs-nav {
border: 2px solid transparent;
}
.cryout-wtabs-nav.tab-count-1 li {
width: 100%;
}
.cryout-wtabs-nav.tab-count-2 li {
width: 50%;
}
.cryout-wtabs-nav.tab-count-3 li {
width: 33.333%;
}
.cryout-wtabs-nav.tab-count-4 li {
width: 25%;
}
ul.cryout-wtabs-nav > li,
.cryout-wtabs-container > ul > li {
float: left;
display: block;
}
.cryout-wtabs-container > ul > li {
clear: both;
}
ul.cryout-wtabs-nav li a {
position: relative;
z-index: 2;
display: block;
padding: .5em 0;
font-size: 18px;
color: #FFF;
}
ul.cryout-wtabs-nav li a:hover {
color: #FFF;
}
ul.cryout-wtabs-nav li.active a {
color: #FFF;
}
ul.cryout-wtabs-nav li a:hover {
background: rgba(255,255,255,.1);
}
ul.cryout-wtabs-nav li.active a,
ul.cryout-wtabs-nav li.active a:hover {
background: rgba(255,255,255,.15);
}
ul.cryout-wtabs-nav li a span {
display: none;
}
.sidey .widget-container ul.cryout-wtab li,
.sidey .widget-container ul.cryout-wposts li {
display: block;
width: 100%;
margin-bottom: 3px;
border-bottom: 0;
padding: 10px 0;
font-weight: 400;
line-height: 1.4;
}
.sidey .widget-container ul.cryout-wtab li,
.sidey .widget-container ul.cryout-wposts li {
padding: 10px 0;
}
ul.cryout-wtab li:last-child,
ul.cryout-wposts li:last-child {
border: none;
}
.cryout-wtab a,
.cryout-wposts a { -webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.cryout-wtab img,
.cryout-wposts img {
display: block;
width: 100%;
height: auto;
}
.cryout-wtab img,
.post-item-thumbnail img {
border-radius: 4px;
}
.cryout-wtab .tab-item-thumbnail,
.cryout-wposts .post-item-thumbnail {
position: relative;
top: 0;
overflow: hidden;
-webkit-transition: all .25s ease;
transition: all .25s ease;
border: 5px solid #FFF;
box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}
.cryout-wtab .tab-item-thumbnail:hover,
.cryout-wposts .post-item-thumbnail:hover {
top: -3px;
box-shadow: 0 10px 20px rgba(0,0,0,0.3);
}
.cryout-wtab .tab-item-thumbnail {
float: left;
width: 80px;
margin-right: 15px;
}
.cryout-wtab .tab-item-avatar {
position: relative;
float: left;
width: 48px;
margin-right: 15px;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.cryout-wtab .tab-item-thumbnail::after, .cryout-wposts .post-item-thumbnail::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
-webkit-transition: .4s ease-out all;
transition: .4s ease-out all;
opacity: .35;
}
.cryout-wtab li:hover .tab-item-thumbnail::after, .cryout-wposts li:hover .post-item-thumbnail::after {
opacity: 0;
}
.cryout-wtab .tab-item-inner {
overflow: hidden;
}
.cryout-wtab .tab-item-title,
.cryout-wposts .post-item-title {
font-size: 1.2em;
font-weight: bold;
line-height: 1.1;
}
.cryout-wtab .tab-item-title {
font-size: 1em;
}
.cryout-wtab .tab-item-category,
.cryout-wposts .post-item-category {
font-size: .8em;
line-height: 1.2;
opacity: 0.75;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
border-bottom: 2px solid transparent;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.cryout-wtab .tab-item-category a:hover,
.cryout-wposts .post-item-category a:hover {
border-bottom-color: inherit;
}
.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
color: inherit;
}
.cryout-wtab .tab-item-title,
.cryout-wtab .tab-item-comment,
.cryout-wposts .post-item-title {
margin: 7px 0;
word-wrap: break-word;
}
.cryout-wposts .post-item-title {
margin: 7px 0;
}
.cryout-wtab .tab-item-comment {
margin: 0;
font-size: .85em;
}
.cryout-wtab .tab-item-comment a {
color: inherit;
}
.cryout-wtab .tab-item-date,
.cryout-wtab .tab-item-name,
.cryout-wposts .post-item-date {
font-size: .8em;
opacity: 0.5;
}
.cryout-wtab .tab-item-name {
font-weight: bold;
letter-spacing: 0;
text-transform: none;
font-size: 0.8em;
}
.cryout-wtab .thumb-icon.small {
bottom: 8px;
left: 8px;
}
.cryout-wtab li:hover .thumb-icon,
.cryout-wposts li:hover .thumb-icon {
color: #222;
background: #fff;
}
.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a,
.cryout-wtab li:hover .tab-item-title a,
.cryout-wtab li:hover .tab-item-comment a,
.cryout-wposts li:hover .post-item-title a {
} .cryout-wposts .post-item-thumbnail {
margin-bottom: 10px;
}
.s1 .cryout-wposts .post-item-title {
font-size: 18px;
line-height: 1.4em;
font-weight: 300;
}
.s1 .cryout-wposts .post-item-category,
.s1 .cryout-wposts .post-item-date {
font-size: 14px;
} .main .related-posts {
display: block;
margin-left: 0;
margin-bottom: 2em;
}
.main .related-posts .related-main-title {
position: relative;
margin-bottom: 1em;
}
.related-posts li {
float: left;
list-style: none;
width: 31.3333%;
margin-right: 3%;
}
@media (max-width: 480px) {
.related-posts li {
display: block;
float: none;
width: 100%;
max-width: 360px;
margin: 0 auto 1.5em;
}
}
.related-posts li:last-child {
margin-right: 0;
}
@media (max-width: 480px) {
.related-posts li:last-child {
margin-right: auto;
}
}
.related-posts article {
margin-bottom: 0;
}
.related-thumbnail {
position: relative;
top: 0;
overflow: hidden;
border: 5px solid #FFF;
box-shadow: 0 10px 20px rgba(0,0,0,0.15);
opacity: 0.85;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.related-posts li:hover .related-thumbnail {
box-shadow: 0 10px 20px rgba(0,0,0,0.3);
opacity: 1;
top: -5px;
}
.related-thumbnail .related-comments {
position: absolute;
right: 10px;
top: -25px;
border-radius: 2px;
padding: 0 7px;
line-height: 1.5;
font-weight: 400;
background: #FFF;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.related-posts li:hover .related-thumbnail .related-comments {
top: 10px;
}
.related-comments i {
display: none;
position: absolute;
left: 0;
right: 0;
bottom: calc(100% + 15px);
margin: 0 auto;
line-height: 1;
color: #FFF;
text-align: center;
opacity: 1;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.related-posts li:hover .related-thumbnail .related-comments i {
opacity: 0;
}
.related-posts .related-inside {
padding: 5px 0px; border-top: 0;
}
.related-posts .related-title {
display: block;
margin-top: 0.5em;
margin-bottom: 0.25em;
font-size: 1.2em;
line-height: 1.3;
font-weight: bold;
}
.related-posts .related-title a {
color: inherit;
word-wrap: break-word;
}
.related-posts .related-meta {
font-size: .8em;
font-weight: 400;
opacity: .5;
} .cryout-about-image {
display: inline-block;
margin-bottom: 1em;
border: 10px solid rgba(255,255,255,.1);
line-height: 0;
}
.cryout-about-text {
font-size: .9em;
} .widget_cryout_contact address {
padding-left: 0;
}
.widget_cryout_contact .map {
margin-top: 2em;
border: 10px solid rgba(255,255,255,.1);
line-height: 0;
}
.widget_cryout_contact address > span {
float: none;
clear: both;
display: table;
border-bottom: 1px solid rgba(255,255,255,.1);
line-height: 2.2;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.widget_cryout_contact address > span:last-child:not(.map) {
border: 0;
}
.widget_cryout_contact address > span:hover {
background: rgba(255,255,255,.025);
}
.widget_cryout_contact address a {
border-bottom: 1px solid transparent;
color: inherit;
-webkit-transition: .2s ease-out border-color;
transition: .2s ease-out border-color;
transition: .2s ease-out border-color;
}
.widget_cryout_contact address a:hover {
border-color: inherit;
}
.widget_cryout_contact address > span i {
float: left;
display: inline-block;
width: 2.2em;
height: 2.2em;
font-size: 1em;
text-align: center;
-webkit-transition: .2s ease all;
transition: .2s ease all;
}
.widget_cryout_contact address > span i + strong {
display: none;
}
.cryout-contact-right {
display: block;
overflow: hidden;
-webkit-transition: .2s ease all;
transition: .2s ease all;
} .widget-socials {} .widget-portfolio {
overflow: hidden;
}
.widget-portfolio-item {
position: relative;
top: 0;
float: left;
display: inline-block;
overflow: hidden;
margin-bottom: 2%;
margin-right: 2%;
border: 5px solid rgba(255,255,255,.1);
}
.portfolio-columns-1 .widget-portfolio-item {
float: none;
clear: both;
width: 100%;
}
.portfolio-columns-2 .widget-portfolio-item {
width: 48%;
}
.portfolio-columns-3 .widget-portfolio-item {
width: 31.333%;
}
.portfolio-columns-4 .widget-portfolio-item {
width: 23%;
}
.portfolio-columns-5 .widget-portfolio-item {
width: 18%;
}
.portfolio-columns-6 .widget-portfolio-item {
width: 14.666%;
}
.portfolio-columns-7 .widget-portfolio-item {
width: 12.285%;
}
.portfolio-columns-8 .widget-portfolio-item {
width: 10.5%;
}
.portfolio-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
}
.widget-portfolio-item:hover .portfolio-overlay {
opacity: 1;
}
.portfolio-title {
position: absolute;
z-index: 3;
bottom: -20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: auto;
padding: 7px 5px;
text-align: center;
font-size: .8em;
font-weight: 400;
line-height: 1.3;
color: inherit;
opacity: 0;
background: #FFF;
word-break: break-all;
-webkit-transition: .3s all ease;
transition: .3s all ease;
}
.widget-portfolio-item:hover .portfolio-title {
opacity: 1;
bottom: 0;
}
.portfolio-columns-4 .portfolio-title,
.portfolio-columns-5 .portfolio-title,
.portfolio-columns-6 .portfolio-title,
.portfolio-columns-7 .portfolio-title,
.portfolio-columns-8 .portfolio-title {
display: none;
}
.portfolio-image {
display: block;
overflow: hidden;
}
.portfolio-image > img {
-webkit-transform: scale(1);
transform: scale(1);
opacity: .8;
-webkit-transition: .5s ease all;
transition: .5s ease all;
}
.widget-portfolio-item:hover .portfolio-image > img {
opacity: 1;
-webkit-transform: scale(1.3);
transform: scale(1.3);
} .widget_cryout_getintouch > div {
line-height: 1.5;
}
.widget_cryout_getintouch > div i.icon {
float: left;
margin-right: 10px;
opacity: 0.5;
}
.widget_cryout_getintouch > div > span > em {
overflow: hidden;
}
.widget_cryout_getintouch .cryoutgetintouch-email a {
color: inherit;
}
.widget_cryout_getintouch .cryoutgetintouch-items > span {
display: block;
margin: 10px 0;
font-size: 1em;
}
.cryoutgetintouch-extra.cryout-getintouch-right {
font-weight: bold;
} .searchform {
position: relative;
display: inline-block; width: 100%;
height: auto;
box-shadow: 0 10px 20px rgba(0,0,0,.05);
-webkit-transition: .25s all ease-in-out;
transition: .25s all ease-in-out;
}
.searchform:hover {
box-shadow: 0 10px 20px rgba(0,0,0,.1);
}
.searchform .searchsubmit {
position: absolute;
bottom: .7em;
right: .7em;
z-index: 8;
display: block;
height: 2.6em;
width: 2.6em;
vertical-align: middle;
border: 0;
border-radius: 0;
padding: 0;
font-size: 1em;
background: transparent;
cursor: pointer;
-webkit-transition: .25s all ease-in-out;
transition: .25s all ease-in-out;
}
.searchform:hover input[type="search"],
.searchform input[type="search"]:focus {
outline: none;
}
.no-results .content-search {
padding: 0;
} .searchform input[type="search"] {
position: relative;
z-index: 7;
float: left;
display: block;
height: 4em;
width: 100%;
border-radius: 0;
padding: 0 3.5em 0 1.5em;
font-size: 1em;
-webkit-transition: .2s all ease-out;
transition: .2s all ease-out;
}
.searchform .searchsubmit i {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
height: 1em;
line-height: 1;
text-align: center;
display: inline-block;
-webkit-transition: .4s all ease-out;
transition: .4s all ease-out;
}
.searchform .searchsubmit i + i {
position: absolute;
z-index: 1;
top: 0;
left: 0;
opacity: 0;
-webkit-transform: translateY(-20px) scale(0.25);
transform: translateY(-20px) scale(0.25);
}
.searchform:hover .searchsubmit i {
opacity: 0;
-webkit-transform: translateY(20px) scale(0.25);
transform: translateY(20px) scale(0.25);
}
.searchform:hover .searchsubmit i + i {
opacity: 1;
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
}
.searchform .searchsubmit i::before {
font-size: .9em;
} #access > div > ul > li.menu-search-animated {
text-align: center;
}
#access .menu-search-animated {
padding: 0 .3em;
}
#access .menu-search-animated .searchform {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
margin: auto;
border: 0;
background: rgba(0,0,0,.8) !important;
}
#access .menu-search-animated .searchsubmit {
display: none;
}
#access .menu-search-animated .s {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
max-width: 860px;
height: 3.5em;
margin: auto;
border: 0;
border-radius: 100px;
font-size: 1.5em;
line-height: 2;
font-weight: 400;
text-align: center;
background: #FFF;
color: #555;
box-shadow: 0 0 15px 15px rgba(0,0,0,.25);
opacity: 0;
-webkit-transform: translateY(150px);
transform: translateY(150px);
-webkit-transition: .25s ease-in-out all;
transition: .25s ease-in-out all;
}
#access .menu-search-animated .s.is-active {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
#access .menu-search-animated .s:focus { }
#access .menu-main-search i.icon-search {
display: inline-block;
padding-right: .5em;
padding-left: .5em;
}
#access .menu-main-search > a {
padding-left: 0;
padding-right: 0;
}
#access i.icon-search {
cursor: pointer;
}
#access i.icon-search::before {
display: block;
font-style:	normal;
font-size: 1em;
}
#access li.menu-main-search {
position: static;
padding: 0 .4em;
}
.menu-main-search .icon-cancel {
position: absolute;
z-index: 1000;
top: 0;
right: 3em;
display: none;
font-size: 1.2em;
cursor: pointer;
opacity: 0;
} li.menu-footer-search {
max-width: 12em;
}
li.menu-footer-search .searchform input[type="search"] {
height: 3.2em;
}
li.menu-footer-search .searchsubmit {
width: 2.2em;
height: 2.2em;
bottom: 0.55em;
right: 0.55em;
}
.widget_rss a.rsswidget {}
.widget_rss a.rsswidget:hover {}
.widget_rss .widget-title img {
width: 11px;
height: 11px;
} #mobile-nav .searchform input[type="search"] {
height: 1.2em;
border: 0;
border-bottom: 2px solid;
border-radius: 0;
padding: 0 0 0.4em 1.2em;
font-size: 2.5em;
line-height: 1.2;
color: inherit;
background: transparent;
}
#mobile-nav .searchform input[type="search"]::placeholder {
color: inherit;
opacity: 1;
}
nav#mobile-menu #mobile-nav .menu-main-search > a {
position: absolute;
font-size: 2em;
}
#mobile-nav .searchform .searchsubmit {
left: 0;
display: none;
}
#mobile-nav .searchform .searchsubmit i + i {
display: none;
}  .socials {
position: relative;
}
.socials a {
position: relative;
z-index: 99;
float: left;
display: block;
width: 2.6em;
height: 2.6em;
margin-right: 1em;
border-radius: 100px;
font-size: 1.1em;
line-height: 2.6em;
text-align: center;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.socials a:last-child {
margin-right: 0;
}
.socials a::before,
.socials a::after {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.socials a::after {
opacity: 0;
-webkit-transform: translateY(-20px) scale(0.5);
transform: translateY(-20px) scale(0.5);
}
.socials a:hover::before {
opacity: 0;
-webkit-transform: translateY(20px) scale(0.5);
transform: translateY(20px) scale(0.5);
}
.socials a:hover::after {
opacity: 1;
-webkit-transform: translateY(0px) scale(1);
transform: translateY(0px) scale(1);
}
.socials a span {
display: none;
} .side-section-element.widget_cryout_socials {
position: relative;
overflow: hidden;
display: table;
margin: 1em auto 0;
font-size: 1em;
line-height: 1;
}
.side-section-element.widget_cryout_socials a {
position: relative;
opacity: 0;
font-size: 1.5em;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
nav#mobile-menu.burgermenu-active .side-section-element.widget_cryout_socials a {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
} .sidey .socials {
display: table;
float: none;
overflow: hidden;
margin: 0 auto 2em;
} #sfooter {
float: right;
clear: right;
display: block;
margin: .5em auto;
}
#sfooter.socials,
.widget_cryout_socials .socials {
font-size: .8333em;
}  #footer #toTop {
position: fixed;
z-index: 250;
right: 2em;
bottom: 2em;
width: 2em;
height: 2em;
display: block;
overflow: hidden;
padding: 0.9em;
font-size: 26px;
opacity: 0;
cursor: pointer;
line-height: 2;
background: #FFF;
box-shadow: 0 10px 20px rgba(0,0,0,.15);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#footer #toTop.toTop-show {
opacity: 1;
}
#toTop i {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
text-align: center;
}
#toTop .icon-back2top::before,
.icon-back2top::after {
position: absolute;
left: 0;
width: 100%;
height: 100%;
text-align: center;
font-style: normal;
font-family: iconmeta;
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
-webkit-transition: all .4s ease-out;
transition: all .4s ease-out;
}
#toTop .icon-back2top::before {
opacity: 0;
-webkit-transform: translateY(20px) scale(0.25);
transform: translateY(20px) scale(0.25);
}
#toTop:hover .icon-back2top::before {
opacity: 1;
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
}
#toTop .icon-back2top::after {
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
}
#toTop:hover .icon-back2top::after {
opacity: 0;
-webkit-transform: translateY(-20px) scale(0.25);
transform: translateY(-20px) scale(0.25);
}
.bravada-totop-fixed #footer #toTop {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0;
margin: auto;
border: 0;
box-shadow: none;
}
.bravada-totop-disabled #footer #toTop {
display: none;
} .bravada-image-none .entry-content img[class*='align'],
.bravada-image-none .entry-summary img[class*='align'] {}
.bravada-image-one .entry-content img[class*='align'],
.bravada-image-one .entry-summary img[class*='align'] {
border-bottom: 5px solid transparent;
padding-bottom: 5px;
}
.bravada-image-two .entry-content img[class*='align'],
.bravada-image-two .entry-summary img[class*='align'] {
border: 7px solid transparent;
}
.bravada-image-three .entry-content img[class*='align'],
.bravada-image-three .entry-summary img[class*='align'] {
border: 1px solid #222;
padding: 0;
box-shadow: 0 0 15px #ccc;
}
.bravada-image-four .entry-content img[class*='align'],
.bravada-image-four .entry-summary img[class*='align'] {
padding: .7em;
border: 1px solid #DDD;
box-shadow: 0 0 2px #CCC;
}
.bravada-image-five .entry-content img[class*='align'],
.bravada-image-five .entry-summary img[class*='align'] {
border-top: .5em solid transparent;
border-bottom: .5em solid transparent;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
} .bravada-caption-zero .main .wp-caption .wp-caption-text {}
.bravada-caption-one .main .wp-caption .wp-caption-text {
border-bottom: 2px solid transparent;
}
.bravada-caption-two .main .wp-caption .wp-caption-text {
margin-top: 3px;
} #breadcrumbs-container {
position: absolute;
left: 4em;
z-index: 9;
float: none;
display: block;
overflow: hidden;
width: 100%;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
#breadcrumbs-container-inside {
overflow: hidden;
}
#breadcrumbs {
display: block;
width: 100%;
padding: .5em 2.5em;
font-size: .9em;
}
.bravada-boxed-layout #breadcrumbs {
padding-left: 0;
padding-right: 0;
}
#breadcrumbs-container #breadcrumbs-nav {
padding-top: 0;
padding-bottom: 0;
}
#breadcrumbs-container #breadcrumbs-nav a:hover {
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#breadcrumbs-container #breadcrumbs-nav a:hover {
opacity: 0.75;
}
.icon-bread-home::before {
margin-right: .3em;
font-size: .9em;
cursor: pointer;
}
#breadcrumbs-nav .icon-bread-arrow {
position: relative;
top: -1px;
display: inline-block;
padding: 0 .1em;
vertical-align: middle;
display: none;
}
@media (max-width: 800px) {
#header-page-title #breadcrumbs-nav .current {
display: none;
}
} .pagination {
float: none;
clear: both;
display: table;
margin: 2.5em auto;
padding: .25em 1em;
text-align: center;
}
.pagination span,
.pagination a {
position: relative;
float: left;
display: block;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 2.5em;
width: 2.5em;
margin-right: 15px;
font-size: 1em;
line-height: 2.5;
text-align: center;
text-decoration: none;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.pagination .dots {
width: 3em;
border: 0;
background: none;
} a.continue-reading-link {
position: relative;
float: left;
display: block;
overflow: hidden;
padding: 3px 16px 3px 25px;
border: 2px solid;
font-size: .9em;
line-height: 2;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
a.continue-reading-link:hover {
padding-right: 14px;
padding-left: 17px;
} a.continue-reading-link:focus-within {
padding-right: 14px;
padding-left: 17px;
}
.continue-reading-link span {
position: relative;
z-index: 5;
font-weight: bold;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
i.icon-continue-reading {
position: relative;
top: 1px;
margin-left: -10px;
padding-left: 5px;
opacity: 0;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.continue-reading-link:hover i.icon-continue-reading {
margin-left: 0;
opacity: 1;
} .continue-reading-link:focus-within i.icon-continue-reading {
margin-left: 0;
opacity: 1;
} .entry-content blockquote {
position: relative;
float: none;
clear: both;
display: table;
width: auto;
margin: 2em auto 0;
padding: 2em;
font-style: italic;
font-weight: 400;
}
.entry-content blockquote::before {
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
font-size: 2.5em;
text-align: center;
font-family: 'iconmeta';
-webkit-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
}
.main blockquote p {
margin-bottom: 0;
} .cryout-preloader {
position: fixed;
z-index: 99999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: auto;
background: #FFF;
-webkit-animation: preloader-hide 6s 1s ease-out forwards;
animation: preloader-hide 6s 1s ease-out forwards;
}
@-webkit-keyframes preloader-hide {
100% {
visibility: hidden;
opacity: 0;
z-index: -1;
}
}
@keyframes preloader-hide {
100% {
visibility: hidden;
opacity: 0;
z-index: -1;
}
}
.cryout-preloader-inside {
display: block;
position: relative;
width: 50px;
height: 50px;
}
.cryout-preloader-inside .bounce1,
.cryout-preloader-inside .bounce2 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 50%;
-webkit-animation: preloader-spin 1.4s ease-in-out infinite;
animation: preloader-spin 1.4s ease-in-out infinite;
}
.cryout-preloader-inside .bounce2 {
-webkit-animation-delay: -.7s;
animation-delay: -.7s;
}
@-webkit-keyframes preloader-spin {
0%   {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes preloader-spin {
0%   {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}  .template-content {
margin: 20px 0 50px; border-bottom: 1px solid rgba(0,0,0,.1);
padding: 30px 0;
}
.template-contact .template-left-col,
.template-contact .template-right-col {
float: left;
display: inline-block; }
.template-contact .template-middle {
display: block;
overflow: hidden;
margin: 50px auto;
}
.template-contact .template-left-col { }
.template-right-col-inside { }
.template-right-col-inside > img {
margin-bottom: 1em;
}
.template-contact .template-right-col-inside address {
padding-left: 0;
}
.template-contact address > span {
float: none;
clear: both;
display: block;
overflow: hidden;
margin: 10px 0;
}
.template-contact address > span i {
float: left;
display: inline-block;
min-width: 150px;
margin-right: 10px;
padding-left: 1px;
font-size: 1em;
}
.template-contact address .address-block {
display: block;
overflow: hidden;
}
.template-contact .template-map-col {
margin-bottom: 50px;
}
.template-about .template-image {
margin-bottom: 50px;
}
.template-about .template-content {
margin-bottom: 70px;
}
.template-about .template-team {
margin-top: 50px;
}
.page-template-template-fullwidth #container.one-column.template-full-width {
max-width: none;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.page-template-template-fullwidth #container.one-column.template-full-width article.hentry .article-inner {
padding-left: 0;
padding-right: 0;
}  .single article.jetpack-portfolio .entry-meta {
margin-top: 0;
padding: 1em 3em;
}
.single article.jetpack-portfolio .entry-meta-container {
position: absolute;
bottom: 2em;
left: 0;
right: 0;
display: table;
width: 100%;
margin: 0 auto;
background: rgba(0,0,0,.5);
}
@media ( max-width: 800px ) {
.single article.jetpack-portfolio .entry-meta-container {
width: 90%;
}
}
.single article.jetpack-portfolio .entry-meta > span {
display: block;
font-size: 1em;
line-height: 2;
font-weight: 400;
color: #DDD;
}
.single.single-jetpack-portfolio .main .article-inner > header {
margin-bottom: 1em;
}
article.jetpack-portfolio .portfolio-featured-single {
position: relative;
margin-bottom: 2em;
}
article.jetpack-portfolio .portfolio-featured-single img {
display: block;
border-radius: 6px;
}
article.jetpack-portfolio header + .content-masonry {
padding-top: 2.6em;
}
article.jetpack-portfolio header .entry-title + .taxonomy-description {
margin-bottom: 0;
padding-top: 1em;
}
.jetpack-portfolio-shortcode .portfolio-featured-image + .portfolio-entry-title {
margin-top: 1em;
margin-bottom: 0;
font-size: 1em;
letter-spacing: 1px;
text-transform: uppercase;
}
.jetpack-portfolio-shortcode .portfolio-entry-title a {
display: block;
padding: .4em 0;
line-height: 1.3;
}
.jetpack-portfolio-shortcode .portfolio-entry-meta {
line-height: 1.5;
}
.jetpack-portfolio-shortcode .portfolio-featured-image {
position: relative;
display: block;
overflow: hidden;
}
.jetpack-portfolio-shortcode .portfolio-featured-image img {
-webkit-transition: 1s ease all;
transition: 1s ease all;
}
.jetpack-portfolio-shortcode .portfolio-entry:hover .portfolio-featured-image img {
-webkit-filter: brightness(110%);
filter: brightness(110%);
-webkit-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
} .single-post.bravada-comhide-in-posts .nocomments {
display: none;
}
.page.bravada-comhide-in-pages .nocomments {
display: none;
}
.bravada-hide-page-title .page h1.entry-title,
.home.bravada-hide-page-title .page h2.entry-title {
display: none;
}
.bravada-hide-cat-title .page-header {
display: none;
}
.bravada-metahide-mainmenu #site-header-main,
.bravada-metahide-breadcrumbs #breadcrumbs-container,
.bravada-metahide-title #header-page-title-inside .entry-title,
.bravada-metahide-title .article-inner .entry-title,
.bravada-metahide-colophon #colophon,
.bravada-metahide-footer #footer {
display: none;
}
.bravada-metahide-headerimg #header-image-main-inside {
background-image: none;
}
.bravada-metahide-headerimg.bravada-cropped-headerimage #masthead #header-image-main-inside {
height: 0;
}
.bravada-metahide-mainmenu #header-image-main {
margin-top: 0;
}   .woocommerce.archive .page-title {
display: none;
}
.single.woocommerce #header-page-title .entry-meta {
display: none;
}
.woocommerce.archive article {
padding-top: 4em;
}
.woocommerce .product .entry-summary {
clear: none;
}
.woocommerce ul.products li.product h3 {
}
.woocommerce div.product form.cart table td {
padding: 0;
}
.woocommerce-page #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding-top: .5em;
padding-bottom: .5em;
padding-left: 1.2em;
padding-right: 1.2em;
border-radius: 0;
font-size: .9em;
font-weight: bold;
}
.woocommerce-page #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt {
position: relative;
padding: 1em 1.2em;
outline: 2px solid;
background-color: transparent;
background-size: 400%;
background-position: 100% 50%;
-webkit-transition: background .75s ease-out;
transition: background .75s ease-out;
}
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover {
background: transparent;
background-position: 50% 50%;
}
.woocommerce-page #respond input#submit.alt::after,
.woocommerce a.button.alt::after,
.woocommerce-page button.button.alt::after,
.woocommerce input.button.alt::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
outline: 2px solid;
-webkit-transition: .3s ease all;
transition: .3s ease all;
}
.woocommerce-page #respond input#submit.alt:hover::after,
.woocommerce a.button.alt:hover::after,
.woocommerce-page button.button.alt:hover::after,
.woocommerce input.button.alt:hover::after {
opacity: 0;
-webkit-transform: scale(1.05, 1.25);
transform: scale(1.05, 1.25);
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
border-radius: 0;
color: inherit;
opacity: .5;
}
.woocommerce select {
padding: 1rem;
} @media (max-width: 480px) {
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
width: 100%;
float: none;
}
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce .products .star-rating {
margin: 0 auto .5em;
text-align: center;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce ul.products li.product .button {
margin-top: .5em;
}
.woocommerce span.onsale {
top: 0;
left: 0;
min-height: auto;
padding: 0;
border-radius: 0;
background: #FFF;
color: inherit;
}
.woocommerce ul.products li.product .onsale {
top: 5px;
right: 5px;
min-height: auto;
line-height: 1.8;
margin: 0;
border-radius: 0;
background: rgba(255,255,255,.75);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce div.product form.cart div.quantity {
width: 20%;
margin-right: 5%;
}
.woocommerce div.product form.cart .button {
width: 75%;
padding: 1rem;
line-height: 1.8;
}
.woocommerce .quantity .qty {
width: 100%;
border: 0;
border-radius: 0;
padding: 1rem 1rem;
font-size: 0.9em;
text-align: left;
line-height: 1.8;
}
.woocommerce-thumbnail-container {
position: relative;
overflow: hidden; }
.woocommerce ul.products li.product .woocommerce-thumbnail-container a img {
position: relative;
margin: 0;
top: 0;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.woocommerce ul.products li.product .woocommerce-thumbnail-container:hover a img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: .8;
}
.woocommerce-thumbnail-container .woocommerce-buttons-container {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-75%);
transform: translateY(-75%);
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
opacity: 0;
}
.woocommerce-thumbnail-container .woocommerce-buttons-container a {
display: block;
width: 80%;
margin: 0 auto;
font-size: .8em; }
.woocommerce-thumbnail-container .woocommerce-buttons-container a.added_to_cart {
margin-top: 5px;
padding: 0.5em 0.25em;
background: #FFF;
font-weight: bold;
text-transform: uppercase;
}
.woocommerce-thumbnail-container:hover .woocommerce-buttons-container {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-weight: 400;
}
.woocommerce div.product .product_title {
font-weight: 300;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-weight: 300;
font-size: 1.618em;
}
.woocommerce div.product form.cart .variations td.label {
display: inline-block;
padding: 1rem 0;
font-size: 0.8em;
line-height: 1.8;
text-decoration: underline;
background: transparent;
color: inherit;
}
.woocommerce div.product form.cart .variations td.value {
background: transparent;
}
.woocommerce div.product form.cart {
margin-top: 2em;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
font-weight: 400;
}
.add_to_cart_button:not(.product_type_variable)::before, .single-product div.product form.cart .button::before {
content: "\e83b";
position: relative;
top: 0;
display: inline-block;
margin-right: 10px;
font-family: "iconmeta";
line-height: 1;
font-weight: 400;
font-style: normal;
}
input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
opacity: 1;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 2em;
}
.woocommerce nav.woocommerce-pagination ul {
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
margin-right: 1em;
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
border: 1px solid rgba(0,0,0,0.1);
border-radius: 0;
padding: 0.8em 1em;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce nav.woocommerce-pagination .next.page-numbers,
.woocommerce nav.woocommerce-pagination .prev.page-numbers {
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: transparent;
} .woocommerce div.product .woocommerce-tabs ul.tabs li {
background: transparent;
border-color: transparent;
border-radius: 0;
padding: 5px 1.2em;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active):hover {
background: #f7f7f7;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-color: #d3ced2;
border-bottom-color: transparent;
}
.woocommerce #reviews #comments {
margin-top: 0;
}
.woocommerce .woocommerce-tabs h2 {
margin-top: 0;
margin-bottom: 1em;
font-size: 1.2em;
font-weight: 400;
}
.woocommerce div.product .products > h2,
.woocommerce .cart-collaterals h2 {
position: relative;
display: inline-block;
margin-bottom: 1.5em;
}
.woocommerce div.product .products > h2::after,
.woocommerce .cart-collaterals h2:not([class*=__title])::after {
content: "";
position: absolute;
z-index: -1;
left: 0;
bottom: .3em;
width: 100%;
height: .6em;
opacity: 0.4;
}
.woocommerce .cart-collaterals h2 {
margin-bottom: 2em;
}
.woocommerce div.product #review_form_wrapper {
margin: 1.5em 0;
}
.woocommerce-tabs {
padding: 2.6em 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: 400;
font-size: 0.9em;
}
.woocommerce #comments { padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
margin: 20px 0 40px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 80px;
border-radius: 4px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: auto;
}
.woocommerce.bravada-comment-placeholder #respond label { display: inline-block;
}
.woocommerce #review_form #respond p {
margin-top: 1.5em;
}
.woocommerce #review_form #respond .comment-form-author,
.woocommerce #review_form #respond .comment-form-email {
width: 50%;
}
.woocommerce #review_form #respond .comment-form-author { }
.woocommerce #review_form #respond .comment-form-author input,
.woocommerce #review_form #respond .comment-form-email input {
width: 100%;
}
.woocommerce-noreviews {
padding: 1em;
background: rgba(0,0,0,.07);
} .woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: auto;
padding: 0.618em 1.2em; }
table.cart .quantity .qty {
max-width: 80px;
padding: 10px
}
.woocommerce a.remove {
display: block;
width: 1.5em;
height: 1.5em;
margin: 0 auto;
font-size: 16px;
line-height: 1.3;
color: #C00;
opacity: .8;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce a.remove:hover {
color: #C00 !important;
background: rgba(0,0,0,.1);
opacity: 1;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 80px;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce table.shop_table thead {
font-size: .8em;
text-transform: uppercase;
opacity: 0.5;
}
.woocommerce table.shop_table td.product-name {
font-size: .9em;
font-weight: bold;
} .woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
width: 100%;
}
@media (min-width: 800px) {
.woocommerce .col2-set,
.woocommerce-page .col2-set {
float: left;
width: 58%;
margin-right: 4%;
}
#order_review_heading,
#order_review {
clear: none;
float: left;
width: 38%;
}
}
.select2-container--default .select2-selection--single {
border-radius: 0;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 2.5em;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 2.5em;
}
#main .woocommerce .checkout table.shop_table td,
#main .woocommerce .checkout table.shop_table th {
background: transparent;
}
.woocommerce-checkout #payment {
background: transparent;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
border: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
display: block;
width: 100%;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
} .woocommerce-error,
.woocommerce-info,
.woocommerce-message {
border: 0;
border-radius: 0;
}
#main .woocommerce-error a.button,
#main .woocommerce-info a.button,
#main .woocommerce-message a.button {
background: transparent;
color: inherit;
padding: 0;
} .woocommerce-product-search button[type="Submit"] {
display: block;
width: 100%;
margin-top: 10px;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
line-height: 1.5;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
position: relative;
top: 0;
width: 70px;
border: 4px solid #FFF;
border-radius: 3px;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce ul.cart_list li a:hover img,
.woocommerce ul.product_list_widget li a:hover img {
top: -4px;
box-shadow: 0 7px 15px rgba(0,0,0,.15);
}
.woocommerce ul.cart_list li:hover img,
.woocommerce ul.product_list_widget li:hover img {
opacity: .8;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
font-size: 0.7em;
opacity: 0.7;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
}
.woocommerce ul.cart_list li .product-title,
.woocommerce ul.product_list_widget li .product-title {
font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0,0,0,.1);
border: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: transparent;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
border-radius: 2px;
top: -.25em;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover {
box-shadow: 0 0 14px rgba(0,0,0,.4);
}
.woocommerce .widget_price_filter .price_label {
padding-top: 0.4em;
}
.woocommerce.widget_product_categories ul.product-categories li {
position: relative;
border: 0;
padding: 0;
}
.woocommerce.widget_product_categories ul.product-categories li::before {
content: "\e902";
position: relative;
top: 1px;
margin-right: 7px;
font-family: "iconmeta";
-webkit-transition: .2s ease-out margin;
transition: .2s ease-out margin;
}
.woocommerce.widget_product_categories ul.product-categories li:hover::before {
margin-right: 12px;
}
.woocommerce.widget_product_categories ul.product-categories li ul {
margin-top: 0;
} .main article .woocommerce-MyAccount-navigation > ul {
list-style: none;
margin-left: 0;
}
.woocommerce-MyAccount-navigation > ul li > a {
display: block;
margin-bottom: 5px;
border-radius: 4px;
padding: 7px 15px;
color: inherit;
background: rgba(133,137, 141, .1);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.woocommerce-MyAccount-navigation > ul li > a:hover {
opacity: .8;
}
.woocommerce-MyAccount-navigation > ul li.is-active > a {
font-weight: bold;
background: transparent;
} .tmm .tmm_container .tmm_member .tmm_photo {
width: 120px;
height: 120px;
margin-top: -60px;
border: 20px solid transparent;
border-radius: 0 !important;
padding-bottom: 0;
box-shadow: none;
}
.cryout .tmm .tmm_container .tmm_member {
position: relative;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: .2s ease-out border-color;
transition: .2s ease-out border-color;
}
.tmm .tmm_container .tmm_member .tmm_textblock {
padding: 10px 25px 30px;
}
.tmm .tmm_container  .tmm_names {
margin-bottom: 0;
}
.tmm .tmm_container  .tmm_fname {
font-weight: bold;
}
.tmm .tmm_theme_f .tmm_names {
margin-bottom: 0 !important;
}
.tmm .tmm_container .tmm_job {
font-size: 0.75em !important;
text-transform: uppercase;
letter-spacing: 3px;
opacity: 0.5;
}
.tmm .tmm_container .tmm_desc {
font-size: .9em;
line-height: 1.8;
}
.tmm .tmm_member .tmm_textblock .tmm_scblock {
display: table;
margin: auto;
padding: 0 15px !important;
}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img {
margin: 10px 7px !important;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.tmm .tmm_member .tmm_textblock .tmm_sociallink:hover img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
} .widget-container h2.portfolio-entry-title {
font-size: 1.2em;
} body.safari,
.safari #masthead .header-image,
.safari .lp-text {
background-attachment: scroll;
background-position: top center !important;
} @supports (-ms-ime-align:auto) {
body, .lp-text {
background-attachment: scroll !important;
background-position: top center !important;
}
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
body, #masthead .header-image, .lp-text {
background-attachment: scroll !important;
background-position: top center !important;
}
} .panel-default > .panel-heading > .panel-title > a::before {
font-family: "iconmeta"; right: 25px;
font-size: 10px;
opacity: 0.6;
}
.btn {
position: relative;
outline: 2px solid;
font-weight: bold;
-webkit-transition: .3s ease all;
transition: .3s ease all;
}
.btn:hover {
outline: 2px solid;
}
.btn:focus-within {
outline: 2px solid;
}
.btn + .btn {
margin-left: 10px;
}
.btn::before {
content: "";
position: absolute;
z-index: 5;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 100%;
height: 100%;
outline: 2px solid;
opacity: .5;
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
.btn:hover::before {
opacity: 0;
-webkit-transform: scale(1.2, 1.5);
transform: scale(1.2, 1.5);
}
.btn:focus-within::before {
opacity: 0;
-webkit-transform: scale(1.15, 1.3);
transform: scale(1.15, 1.3);
}
.label-primary,
.label-secondary {
border: 2px solid;
}
.well,
.alert {
border-radius: 0;
}
.panel-group.scheme-dark-1 .panel .panel-heading,
.panel-group.scheme-dark-1 .panel,
.panel-group.scheme-dark-2 .panel .panel-heading,
.panel-group.scheme-dark-2 .panel,
.panel-group.scheme-light-1 .panel .panel-heading,
.panel-group.scheme-light-1 .panel {
border-radius: 0;
}
.nav-tabs > li > a {
border-radius: 0;
}
.tooltip-inner {
border-radius: 0;
} body.mobile {-webkit-text-size-adjust: 100%;} body.mobile .main {min-height:0;}
@media (max-width: 1152px) {
body {
margin-top: 0; }
#container[class*="three-"] {
display: block;
}
.site-header-inside,
#access .menu-search-animated .searchform input[type="search"],
#colophon-inside,
.footer-inside {
padding-left: 2em;
padding-right: 2em;
}
.cryout #container[class*="three-"] #primary,
.cryout #container[class*="three-"] #secondary {
width: 100%;
margin: 0 0 1.5em;
}
.cryout #container[class*="three-"] .main {
width: 100%;
margin-bottom: 1.5em;
}
.cryout #container[class*="three-"] #primary,
.cryout #container[class*="three-"] #secondary {
padding-left: 2em;
padding-right: 2em;
}
.cryout #container[class*="three-"] .sidey .widget-container {
float: left;
width: 47.5%;
margin: 0 0 1.5em;
}
.cryout #container[class*="three-"] .sidey section.widget-container:nth-of-type(2n+1) {
clear: both;
margin-right: 5%;
}
#masthead.cryout #site-header-main { }
.cryout #header-image-main {
margin-top: 0;
}
#breadcrumbs-container.cryout[class*="three-"] #breadcrumbs {
width: 100%;
margin: 0;
}
}
@media (max-width: 1024px) {
body {
font-size: .95em;
}
#container {
display: block;
}
.cryout #container[class*="three-"] .main,
.cryout #container[class*="two-"] .main,
.cryout #container[class*="one-"]:not(.bravada-landing-page) .main {
width: 100%;
margin-bottom: 1.5em;
padding: 2em;
}
.cryout #breadcrumbs-container {
left: calc( 2em + 20px );
}
.cryout #container[class*="two-"] #primary,
.cryout #container[class*="two-"] #secondary {
float: none;
clear: both;
width: 100%;
max-width: 480px;
margin: 0 auto;
padding-left: 2em;
padding-right: 2em;
}
.cryout #container[class*="two-"] #primary::after,
.cryout #container[class*="two-"] #secondary::after {
content: "";
clear: both;
display: block;
}
.bravada-magazine-three .cryout #content-masonry article.hentry {
width: 46%;
}
#breadcrumbs-container.cryout[class*="two-"] #breadcrumbs {
width: 100%;
margin: 0;
}
#header-page-title .entry-title,
.singular-title {
max-width: none;
font-size: 3.5em;
}
#nav-fixed span,
#nav-fixed a + a {
display: none;
}
#nav-fixed i::before {
font-size: 1em;
}
#nav-fixed i {
height: 50px;
}
} @media (min-width: 801px) {
.mobile-ios #masthead.cryout #access {
display: none;
}
}
@media (max-width: 640px) {
#nav-fixed {
display: none;
}
#masthead.cryout #access {
display: none;
}
#content-masonry {
margin-left: 0;
margin-right: 0;
}
.bravada-magazine-three .cryout #content-masonry article.hentry,
.bravada-magazine-two .cryout #content-masonry article.hentry {
width: 100%;
margin: 0 auto 1.5em;
}
#content-masonry article.hentry {
margin-bottom: 1.5em;
}
#container:not(.bravada-landing-page) .main > *:not(#content-masonry) {
padding-left: 0;
padding-right: 0;
}
.post-thumbnail-container .featured-image-meta {
left: 0;
opacity: 0.75;
}
.cryout #site-title a span {
padding-right: 0;
}
.cryout .footer-inside > div:last-child,
.cryout .footer-inside .footermenu,
.cryout .footer-inside #sfooter {
float: none !important;
display: table;
width: auto;
max-width: 100%;
margin: 2em auto 1em;
text-align: center;
}
.cryout .footer-inside > div:first-child,
.cryout .footer-inside #site-copyright {
float: none !important;
clear: both;
max-width: 100%;
text-align: center;
}
.footer-inside #toTop {
position: absolute;
top: 0;
right: 0;
left: 0;
display: block;
margin: 0 auto;
}
.cryout .footer-inside nav {
width: auto;
}
.site-header-top .site-header-inside {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
height: auto;
}
.site-header-top .site-header-inside > * {
padding: 10px 0;
}
.topmenu .menu {
position: relative;
overflow-x: auto;
width: 100%;
padding: 0 10px;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.topmenu .menu::-webkit-scrollbar {
display: none;
}
.topmenu ul li {
float: none;
}
#side-section-menu {
position: relative;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.footermenu ul li {
float: none;
}
#sfooter {
float: none;
display: table;
margin: 0 auto;
}
.widget-socials {
display: table;
margin: 0 auto;
}
}
@media (max-width: 640px) {
body {
font-size: .9em;
}
.cryout #container[class*="three-"] .main,
.cryout #container[class*="two-"] .main,
.cryout #container[class*="one-"]:not(.bravada-landing-page) .main {
padding-left: 1em;
padding-right: 1em;
} .site-header-inside,
#access .menu-search-animated .searchform input[type="search"],
#breadcrumbs,
#colophon-inside,
.footer-inside,
#header-page-title {
padding-left: 1em;
padding-right: 1em;
}
.cryout #container:not(.bravada-landing-page) .main {
padding-top: 1em;
}
.cryout #container[class*=column] #primary,
.cryout #container[class*=column] #secondary {
padding-left: 1em;
padding-right: 1em;
}
.cryout #container[class*="three-"] #primary,
.cryout #container[class*="three-"] #secondary,
.cryout #container[class*="three-"] .sidey .widget-container,
.cryout #container[class*="two-"] .sidey .widget-container,
.cryout #colophon .widget-container {
clear: both;
width: 100%;
margin: 0 0 1.5em;
}
.cryout .sidey .widget-container {
padding-left: 0;
padding-right: 0;
}
.cryout #colophon .widget-container {
padding: 2em 0 0;
}
.cryout .socials a {
font-size: 1em;
margin: 0 .1em;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
float: none;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input {
width: 100%;
}
#nav-fixed {
display: none;
}
#header-page-title #header-page-title-inside {
font-size: 0.9em;
}
}
@media ( max-width: 480px ) {
.footermenu ul li span.sep {
display: none;
}
.footermenu ul li {
float: none;
display: block;
margin: 0.5em auto;
text-align: center;
}
} @media (max-width: 1152px) {
.three-columns-right #breadcrumbs,
.two-columns-right #breadcrumbs {
padding-left: 0;
padding-right: 0;
}
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.bravada-landing-page .lp-blocks .lp-blocks-inside,
.bravada-landing-page .lp-boxes .lp-boxes-inside,
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-posts-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-portfolio-inside,
.bravada-landing-page .lp-testimonials-inside,
.bravada-landing-page .lp-section-header,
.bravada-landing-page .content-widget {
padding-left: 2em;
padding-right: 2em;
}
.lp-text-image + .lp-text-card { }
h3.lp-text-title {
font-size: 1.5em;
}
.lp-text-content {
font-size: 1em;
}
}
@media (max-width: 960px) {
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption {
font-size: 0.8em;
}
.lp-staticslider .staticslider-caption-text,
.seriousslider.seriousslider-theme .seriousslider-caption-text,
.staticslider-caption-buttons,
.seriousslider-theme .seriousslider-caption-buttons {
margin: 2em auto;
}
.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
max-width: 100%;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n) {
width: 50%;
margin: 0 auto;
}
.lp-blocks.lp-blocks1 .lp-block {
border: 0;
}
.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
width: 48%;
margin: 6% 1%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box,
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box {
width: 48%;
margin-bottom: 2em;
margin-right: 4%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box,
.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box {
width: 50%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box:nth-child(2n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box:nth-child(2n),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n) {
margin-right: 0;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box:nth-child(3n+1),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1) {
clear: none;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box:nth-child(2n+1),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box:nth-child(2n+1),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n+1) {
clear: both;
}
.lp-portfolio.lp-portfolio-rows-6 .lp-port,
.lp-portfolio.lp-portfolio-rows-5 .lp-port,
.lp-portfolio.lp-portfolio-rows-4 .lp-port,
.lp-portfolio.lp-portfolio-rows-3 .lp-port,
.lp-portfolio.lp-portfolio-rows-2 .lp-port {
width: 50%;
}
.lp-testimonials.lp-testimonials-rows-1 .lp-tt:nth-child(n),
.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(n),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(n),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(n) {
float: none;
width: 100%;
margin: 2em auto;
}
}
@media (max-width: 640px) {
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
float: none;
clear: both;
width: 100%;
margin: 2% auto;
}
.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
margin: 6% auto;
}
.lp-staticslider .lp-staticslider-image {
position: absolute;
z-index: 1;
left: 50%;
width: auto; max-width: none;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption {
position: relative;
z-index: 3;
font-size: 0.9em;
}
.lp-staticslider .staticslider-sep {
height: 1px;
}
.lp-staticslider .staticslider-caption-text,
.seriousslider.seriousslider-theme .seriousslider-caption-text,
.staticslider-caption-buttons,
.seriousslider-theme .seriousslider-caption-buttons {
margin: 1.5em auto;
}
.lp-text {
display: block;
}
.lp-text-image {
width: auto;
order: 0;
}
.lp-text-hasimage .lp-text-image img {
left: 0 !important;
right: 0 !important;
margin: -5em auto 0;
}
.lp-text-image + .lp-text-card {
max-width: 480px;
width: auto;
margin-top: 2em;
}
.lp-text-inside .lp-text-background {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
padding: 2em;
}
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(n) {
float: none;
clear: both;
width: 100%;
margin: 0 auto;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n) {
float: none;
clear: both;
width: 100%;
margin: 0 auto 3em;
}
.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box {
margin: 1em auto;
}
.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box .lp-box-content,
.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box .lp-box-image {
height: auto !important;
float: none;
width: 100%;
}
.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box .lp-box-text {
position: static;
-webkit-transform: none;
transform: none;
padding-top: 40px;
padding-bottom: 40px;
}
#lp-posts {
margin: 0 auto;
}
}
@media (max-width: 640px) {
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.bravada-landing-page .lp-blocks .lp-blocks-inside,
.bravada-landing-page .lp-boxes .lp-boxes-inside,
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-posts-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-portfolio-inside,
.bravada-landing-page .lp-testimonials-inside,
.bravada-landing-page .lp-section-header,
.bravada-landing-page .content-widget {
padding-left: 1em;
padding-right: 1em;
}
.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
margin: 10% auto;
}
#cryout_ajax_more_trigger {
width: 100%;
}
}
@media (max-width: 480px) {
.seriousslider.seriousslider-theme .seriousslider-caption {
font-size: .7em;
}
.seriousslider.seriousslider-theme .seriousslider-caption-title {
font-size: 2.2em;
}
.seriousslider.seriousslider-theme .seriousslider-caption-text {
font-size: 1.22em;
}
.lp-portfolio.lp-portfolio-rows-6 .lp-port,
.lp-portfolio.lp-portfolio-rows-5 .lp-port,
.lp-portfolio.lp-portfolio-rows-4 .lp-port,
.lp-portfolio.lp-portfolio-rows-3 .lp-port,
.lp-portfolio.lp-portfolio-rows-2 .lp-port {
width: 100%;
padding: 0;
}
.cryout .lp-text-image + .lp-text-card { }
} @media print {
h1, h2, h3, h4, h5, h6, img, video, iframe, embed, .fluid-width-video-wrapper {
page-break-before: avoid;
page-break-after: avoid;
page-break-inside: avoid;
}
blockquote, table, pre {
page-break-inside: avoid;
}
ul, ol, dl  {
page-break-before: avoid;
}
q {
quotes: none;
}
q::before,
q::after {
content: "";
}
q::after {
content: " (" attr(cite) ")";
}
blockquote {
font-size: 12pt;
font-style: italic;
}
img {
border: 0;
}
.header-image,
#header-overlay,
.lp-staticslider::after,
.seriousslider-theme::after,
#site-title a::before,
header #access,
.socials,
#header-widget-area,
.sidey,
#colophon,
#nav-fixed,
footer#footer,
span.edit-link,
#respond,
#nav-below,
.comment-navigation,
#author-link,
#breadcrumbs-container,
a.continue-reading-link,
.comment .reply,
#cryout_ajax_more_trigger {
display: none !important;
}
#main {
float: none !important;
width: 100% !important;
}
#container:not(.bravada-landing-page) .main {
padding-top: 0;
padding-bottom: 0;
margin: 0 !important;
}
html,
body {
font-size: 11pt;
line-height: 1.5;
color: #333;
}
#masthead.cryout #branding {
height: auto;
}
#header-page-title {
opacity: 1 !important;
color: #111;
}
.animated-title .caption-title-word span.cry-single {
color: #333 !important;
opacity: 1 !important;
}
.animated-title .caption-title-word span.cry-double {
display: none;
}
#masthead.cryout #site-text {
-webkit-transform: none;
transform: none;
}
#container #main {
width: 100%;
min-height: auto;
}
.cryout article.hentry .article-inner,
.cryout .pad-container,
.cryout #site-header-main-inside {
padding: 0 !important;
}
.main article.hentry,
.main .pad-container,
.main .page-numbers:not(.dots) {
border: 0 !important;
box-shadow: none !important;
}
.main #content-masonry {
height: auto !important;
margin: 0;
}
#container:not(.bravada-landing-page) .main > :not(#content-masonry) {
padding-left: 0;
padding-right: 0;
}
.main #content-masonry article.hentry {
position: static !important;
float: none;
clear: both;
display: block;
width: 100%;
margin: 0;
margin-bottom: 20pt;
padding: 0;
}
.animated-article,
#content img[loading="lazy"] {
opacity: 1 !important;
-webkit-transform: none !important;
transform: none !important;
-webkit-animation: none !important;
animation: none !important;
}
.cryout a {
text-decoration: underline;
}
.cryout p a::after {
content: " (" attr(href) ")";
font-size: 80%;
word-wrap: break-word;
}
.cryout .entry-title,
.cryout #reply-title {
font-size: 160%;
color: #333;
}
.lp-text {
background: #FFF;
color: #000;
}
}