.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.esg-line-height-0 {
line-height: 0;
}
.esg-text-left {
text-align: left;
}
.esg-text-right {
text-align: right;
}
.esg-text-center {
text-align: center;
}
.esg-font-normal {
font-style: normal;
}
.esg-font-italic {
font-style: italic;
}
.esg-display-none {
display: none;
}
.esg-display-block {
display: block;
}
.esg-display-inline-block {
display: inline-block;
}
.esg-display-inline {
display: inline;
}
.esg-display-none-i {
display: none !important;
}
.esg-display-block-i {
display: block !important;
}
.esg-display-inline-block-i {
display: inline-block !important;
}
.esg-display-inline-i {
display: inline !important;
}
.esg-hidden {
visibility: hidden;
}
.esg-visible {
visibility: visible;
}
.esg-p-absolute {
position: absolute;
}
.esg-p-relative {
position: relative;
}
.esg-margin-0 {
margin: 0;
}
.esg-margin-t-0 {
margin-top: 0;
}
.esg-margin-b-0 {
margin-bottom: 0;
}
.esg-margin-l-0 {
margin-left: 0;
}
.esg-margin-r-0 {
margin-right: 0;
}
.esg-margin-5 {
margin: 5px;
}
.esg-margin-t-5 {
margin-top: 5px;
}
.esg-margin-b-5 {
margin-bottom: 5px;
}
.esg-margin-l-5 {
margin-left: 5px;
}
.esg-margin-r-5 {
margin-right: 5px;
}
.esg-margin-10 {
margin: 10px;
}
.esg-margin-t-10 {
margin-top: 10px;
}
.esg-margin-b-10 {
margin-bottom: 10px;
}
.esg-margin-l-10 {
margin-left: 10px;
}
.esg-margin-r-10 {
margin-right: 10px;
}
.esg-padding-0 {
padding: 0;
}
.esg-padding-t-0 {
padding-top: 0;
}
.esg-padding-b-0 {
padding-bottom: 0;
}
.esg-padding-l-0 {
padding-left: 0;
}
.esg-padding-r-0 {
padding-right: 0;
}
.esg-padding-15 {
padding: 15px;
}
.esg-padding-t-15 {
padding-top: 15px;
}
.esg-padding-b-15 {
padding-bottom: 15px;
}
.esg-padding-l-15 {
padding-left: 15px;
}
.esg-padding-r-15 {
padding-right: 15px;
}
.esg-f-left {
float: left !important;
}
.esg-f-right {
float: right !important;
}
.esg-f-none {
float: none !important;
}
.esg-color-black {
color: #000000;
}
.esg-color-green {
color: green;
}
.esg-color-red {
color: red;
}
.esg-w100-hauto {
width: 100%;
height: auto;
}
.esg-fullscreen-forcer {
position: relative;
left: 0px;
top: 0px;
width: 100%;
height: auto;
}
.esg-iframe {
position: absolute;
top: 0px;
left: 0px;
display:none;
}
.esg-clearfix:before,
.esg-clearfix:after {
content: " ";
display: table;
}
.esg-clearfix:after {
clear: both;
} .esg-starring {
line-height: 25px;
display: inline-block
}
.esg-starring .star-rating {
float: none;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.esg-starring .star-rating:before, .esg-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.esg-starring star-rating span,
.esg-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.esg-starring .star-rating span:before,
.esg-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.lazyloadcover {
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
width: 100%;
height: 100%;
}
.esg-lazyblur {
background-repeat: no-repeat;
filter: blur(25px);
-webkit-filter: blur(25px);
-moz-filter: blur(25px);
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.esg-media-poster {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-size: cover;
background-position: center center;
z-index: 10;
opacity: 0;
}
.esg-video-active .esg-media-poster {
z-index: 0
}
.esg-vimeo-frame {
background: black
} .esg-grid .no-filter-message { position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: all 0.2s ease;
}
.esg-grid .esg-loadmore-wrapper + .no-filter-message {
position: relative;
display: block;
text-align: center;
} .esg-grid.show-message .no-filter-message {
transition-duration: 1s;
visibility: visible;
opacity: 1;
} .esg-hover-image {
display: none
}
.esg-media-poster .esg-hover-image {
display: block;
width: inherit;
height: inherit;
background-size: inherit;
background-position: inherit;
visibility: hidden;
opacity: 0
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
line-height: 1em;
font-size: 1em;
font-family: star;
}
.esg-grid {
width: 100%;
max-width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0px);
transform: translateZ(0px)
}
@-moz-document url-prefix() {
.esg-grid {
transform: none !important
}
}
.esg-grid .mainul,
.esg-grid .mainul > li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-grid * {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
} .esg-grid ul,
.esg-grid li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-overflowtrick {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
padding: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
z-index: 1;
}
.esg-overflowtrick + .esg-filters:not(.esg-navbutton-solo-left):not(.esg-navbutton-solo-right) {
z-index: 0 !important;
}
.esg-container {
position: relative;
width: 100%;
height: auto;
}
.esg-container > ul,
.esg-overflowtrick > ul {
width: 100%;
max-width: 100%;
height: 0px;
position: relative;
overflow: visible;
}
.esg-grid li {
border: 0px solid transparent;
outline: 0px solid transparent;
visibility: hidden;
display: none;
}
.esg-grid a {
border: none;
text-decoration: none
}
.esg-grid a:hover,
.esg-grid a:focus {
text-decoration: none;
border: none;
}
.esg-clear {
clear: both;
height: 5px !important;
background: none !important;
}
.esg-clear-no-height,
.eg-clearfix {
clear: both;
height: 0px !important;
background: none !important;
}
.esg-line-break {
height: 5px;
visibility: hidden;
}
.esg-divide-5 {
width: 100%;
height: 5px
}
.esg-divide-15 {
width: 100%;
height: 15px
}
.esg-divide-20 {
width: 100%;
height: 20px
}
.esg-divide-22 {
width: 100%;
height: 22px
}
.esg-divide-30 {
width: 100%;
height: 30px
}
.esg-click-to-play-video {
cursor: pointer
}
.esg-entry-media iframe {
-webkit-transform-style: flat;
-webkit-transform: translateZ(1000px);
border: 0;
} .esg-container .tp-esg-item {
position: absolute;
top: 0px;
left: 0px;
}
.esg-container .tp-esg-item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.esg-container .tp-esg-item .blackoverlay {
width: 100%;
height: 100%;
position: absolute;
background: #000;
top: 0px;
left: 0px;
}
.tp-esg-item {
z-index: 5
}
.tp-esg-item.itemonotherpage {
z-index: 0;
display: none;
} .esg-entry-cover {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
border: 0px solid transparent;
outline: 0px solid transparent;
}
.eec {
display: block;
width: auto;
height: auto;
position: absolute !important;
font-size: 20px;
text-align: center
}
.esg-entry-cover > .eec {
z-index: 2;
pointer-events: none;
}
.esg-entry-cover > .eec > * {
pointer-events: all;
}  .esg-tc {
top: 0px;
left: 0px;
width: 100%;
}
.esg-lc {
top: 0px;
left: 0px;
height: 100%;
}
.esg-cc {
top: 0px;
left: 0px;
width: 100%;
vertical-align: middle;
}
.esg-rc {
top: 0px;
right: 0px;
height: 100%;
}
.esg-bc {
bottom: 0px;
left: 0px;
width: 100%;
} .esg-tc .ess-tb-cell {
text-align: center;
vertical-align: top;
} .esg-lc .ess-tb-cell {
text-align: left;
vertical-align: middle;
}
.esg-cc .ess-tb-cell {
}
.esg-rc .ess-tb-cell {
text-align: right;
vertical-align: middle;
} .esg-blc .ess-tb-cell {
text-align: left;
vertical-align: bottom;
}
.esg-bc .ess-tb-cell {
text-align: center;
vertical-align: bottom;
}
.esg-brc .ess-tb-cell {
text-align: right;
vertical-align: bottom;
}
.esg-bc .leftalign {
text-align: left;
} .esg-entry-media {
position: relative;
border: 0px solid transparent;
outline: 0px solid transparent;
overflow: hidden;
}
.esg-entry-media {
width: 100%;
}
.esg-entry-media img {
width: 100%;
height: auto;
max-width: none !important;
min-width: none !important
}
.esg-layout-masonry .esg-entry-media img {
line-height: 0px;
vertical-align: bottom;
display: inline-block;
}
.esg-layout-even .esg-entry-media img {
display: none
}
.esg-media-cover-wrapper {
position: relative;
width: 100%;
backface-visibility: hidden
}
.esg-layout-even .esg-media-cover-wrapper {
height: 100%;
}
.esg-entry-media-wrapper {
z-index: 0;
}
.esg-entry-media-wrapper-even {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper-not-even {
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper .esg-video-frame {
background: #000;
}
.esg-entry-media-wrapper-item-layout {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
} .esg-entry-cover .esg-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0px solid transparent;
outline: 0px solid transparent;
} .esg-layout-even .esg-entry-content {
display: none;
}
.esg-entry-content {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-backface-visibility: hidden;
} .navigationbuttons,
.esg-pagination,
.esg-filters {
position: relative;
z-index: 50;
-webkit-backface-visibility: hidden;
}
.esg-grid .esg-pagination {
z-index: 100;
-webkit-backface-visibility: hidden;
} .esg-nav-by-shortcode .esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-nav-by-shortcode .esg-sortbutton-order .tp-desc,
.esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-sortbutton-order .tp-desc {
text-align: center
} .esg-nav-by-shortcode {
position: relative;
display: inline-block;
vertical-align: top;
text-align: center
}
.esg-nav-by-shortcode .esg-navbutton-solo-right,
.esg-nav-by-shortcode .esg-navbutton-solo-left {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto
}
.esg-nav-by-shortcode .esg-filter-wrapper {
visibility: visible;
} .esg-singlefilters .esg-filter-checked {
display: none;
-webkit-backface-visibility: hidden;
}
.esg-filter-wrapper {
display: inline-block;
}
.esg-sortbutton-wrapper {
display: inline-block;
}
.esg-cartbutton-wrapper {
display: inline-block
} .esg-filter-wrapper.dropdownstyle {
min-width: 100px;
cursor: pointer;
position: relative;
z-index: 1500;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(1px);
transform: translateZ(1px)
}
.esg-filter-wrapper.dropdownstyle.esg-skin-preview {
z-index: 1570;
visibility: visible;
}
.esg-filter-wrapper.dropdownstyle .esg-filterbutton {
display: block;
margin-right: 0px;
margin-bottom: 5px;
}
.esg-filter-wrapper.dropdownstyle .esg-filter-checked {
margin-right: 5px;
margin-left: 0px;
}
.esg-dropdown-wrapper {
display: none;
position: absolute;
padding: 20px;
top: 100%;
backface-visibility: hidden;
transform: translateZ(10px);
}
.esg-selected-filterbutton {
color: #999;
margin-right: 5px;
cursor: pointer;
padding: 0px 15px 0px 10px;
line-height: 20px;
font-size: 12px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
display: inline-block;
background: rgba(0, 0, 0, 0);
margin-bottom: 5px;
width: 100%;
}
.esg-selected-filterbutton.hovered {
color: #444;
}
.esg-selected-filterbutton .eg-icon-down-open {
display: inline-block;
vertical-align: top;
width: 29px;
line-height: inherit;
font-size: 9px;
font-weight: 700;
color: #999;
background: rgba(0, 0, 0, 0);
text-align: center;
} .esg-sortbutton-order.tp-desc {
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.esg-sorting-select {
cursor: pointer;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-appearance: menulist-button;
}
.esg-filters.esg-navbutton-solo-left {
position: absolute;
left: 0px;
top: 50%;
z-index: 800
}
.esg-filters.esg-navbutton-solo-right {
position: absolute;
right: 0px;
top: 50%;
z-index: 800;
}
.esg-navigationbutton.esg-right,
.esg-navigationbutton.esg-left {
margin-left: 0px !important;
margin-right: 0px !important;
-webkit-transform-style: flat;
-webkit-transform: translateZ(5000px)
} .eg-leftright-container {
float: left;
width: 310px;
margin-right: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
}
.eg-leftright-container.dark {
background: #1e1e1e
}
.eg-leftright-container .pagination {
position: absolute;
bottom: 0px;
}
.eg-leftright-container .esg-filters {
padding: 30px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.eg-leftright-container .esg-filterbutton {
display: block;
margin: 0px 0px 5px 0px
}
.eg-leftright-container .esg-filter-wrapper {
display: block;
margin-right: 0px;
} .eg-ajaxtarget-container {
position: relative;
width: 100%;
height: auto;
}
.eg-ajaxanimwrapper {
position: relative;
overflow: hidden;
} .tp-esg-item .add_to_cart_button.loading:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}
.esg-loader {
top: 50%;
left: 50%;
z-index: 10000;
position: absolute;
}
.infinityscollavailable.esg-loader {
position: relative;
top: auto;
left: 50%;
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.esg-loader.spinner0 {
width: 40px;
height: 40px;
background: url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat center center;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner5 {
background: url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat 10px 10px;
background-color: #fff;
margin: -22px -22px;
width: 44px;
height: 44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@-webkit-keyframes esg-rotateplane {
0% {
-webkit-transform: perspective(120px)
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes esg-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.esg-loader.spinner2 {
width: 40px;
height: 40px;
margin-left: -20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
-webkit-animation: esg-scaleout 1.0s infinite ease-in-out;
animation: esg-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes esg-scaleout {
0% {
-webkit-transform: scale(0.0)
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes esg-scaleout {
0% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.esg-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.eg-search-wrapper .esg-loader.spinner3 {
margin-top: -30px !important
}
.simple-light .eg-search-wrapper .esg-loader.spinner3,
.simple-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -25px !important
}
.text-light .eg-search-wrapper .esg-loader.spinner3,
.text-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -22px !important
}
.esg-loader.spinner3 .bounce1,
.esg-loader.spinner3 .bounce2,
.esg-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
display: inline-block;
-webkit-animation: esg-bouncedelay 1.4s infinite ease-in-out;
animation: esg-bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.esg-loader.spinner3 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.esg-loader.spinner3 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes esg-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.esg-loader.spinner4 {
margin: 0px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
-webkit-animation: esg-rotate 2.0s infinite linear;
animation: esg-rotate 2.0s infinite linear;
}
.esg-loader.spinner4 .dot1,
.esg-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: esg-bounce 2.0s infinite ease-in-out;
animation: esg-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.esg-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes esg-rotate {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes esg-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg)
}
}
@-webkit-keyframes esg-bounce {
0%, 100% {
-webkit-transform: scale(0.0)
}
50% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} [class^="eg-icon-"]:before,
[class*=" eg-icon-"]:before {
font-family: "eg-font";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
[class^="fa-icon-"]:before, [class*=" fa-icon-"]:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
}
.esg-grid [class^="pe-7s-"]:before,
.esg-grid [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke';
display: inline-block;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
} .esg-filter-wrapper .esg-filterbutton:last-child,
.esg-cartbutton a,
.esg-selected-filterbutton {
margin-right: 0 !important;
}
.esg-singlefilters .esg-filter-checked {
display: none !important
} .eg-ajaxclicklistener {
cursor: pointer
}
.eg-ajax-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.eg-ajax-video-container.widevideo {
padding-bottom: 50%;
}
.eg-ajax-video-container iframe,
.eg-ajax-video-container object,
.eg-ajax-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.forcenotvisible {
visibility: hidden !important
}
.forcenotdisplay {
display: none !important
} input.eg-search-input[type="text"],
.eg-search-input {
display: inline-block
}
.eg-search-submit,
.eg-search-clean {
display: inline-block;
width: auto;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
text-align: center;
vertical-align: top
}
.eg-search-submit,
.eg-search-clean {
cursor: pointer
}
.eg-search-wrapper {
vertical-align: top;
line-height: 40px;
}
input.eg-search-input[type="text"] {
font-family: "Open Sans", sans-serif;
outline: none !important;
margin: 0px 0px 5px !important;
padding: 8px 15px;
vertical-align: top;
box-sizing: border-box
} .eg-ajax-closer-wrapper {
display: block;
z-index: 51000;
position: relative
}
.eg-ajax-navbt {
cursor: pointer;
display: inline-block;
margin-right: 5px;
}
.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt,
.eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt {
margin-right: 0px
}
.eg-ajax-closer-wrapper.eg-acp-tl,
.eg-ajax-closer-wrapper.eg-acp-bl {
text-align: left;
}
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-br {
text-align: right;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-b {
text-align: center;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-tl {
margin-bottom: 5px;
}
.eg-ajax-closer-wrapper.eg-acp-bl,
.eg-ajax-closer-wrapper.eg-acp-br,
.eg-ajax-closer-wrapper.eg-acp-b {
margin-top: 5px;
}
.eg-acp-inner {
display: block;
position: absolute;
z-index: 50;
margin: 5px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-t {
top: 0px;
}
.eg-acp-inner.eg-acp-br,
.eg-acp-inner.eg-acp-bl,
.eg-acp-inner.eg-acp-b {
bottom: 0px;
}
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-bl {
left: 0px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-br {
right: 0px;
}
.eg-acp-inner.eg-acp-t,
.eg-acp-inner.eg-acp-b {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.eg-ajax-navbt {
line-height: 21px;
background: #000;
background: rgba(0, 0, 0, 0.75);
color: #fff;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-transform: uppercase;
padding: 1px 1px 0px 0px;
font-size: 11px;
font-weight: 400;
}
.eg-ajax-closer.eg-ajax-navbt {
padding: 1px 5px 1px 3px;
vertical-align: top;
}
.eg-acp-light .eg-ajax-navbt {
background: #e5e5e5;
color: #000;
}
.eg-ajax-closer.eg-ajax-navbt i {
font-size: 13px;
}
.eg-ajax-navbt i {
font-size: 16px;
}
.eg-ajax-closer-wrapper.eg-acp-type1 {
margin: 0;
}
.eg-acp-type1 .eg-ajax-navbt {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px;
margin: 0px;
}
.eg-acp-type1 .eg-ajax-navbt i {
font-size: 20px;
}
.eg-acp-type1 .eg-ajax-navbt {
width: 40px;
height: 40px;
text-align: center;
vertical-align: medium !important;
line-height: 40px;
padding: 0px;
}
.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt {
vertical-align: top;
font-size: 24px;
font-weight: 300;
font-family: sans-serif;
height: auto;
line-height: 28px;
padding: 8px 0px 4px;
}
span.eg-el-amount:before {
content: "("
}
span.eg-el-amount:after {
content: ")"
}
span.eg-el-amount {
margin-left: 10px;
}
.esg-dropdown-wrapper span.eg-el-amount {
margin-left: 5px;
} .esg-split-content .esg-entry-media-wrapper, .esg-split-content .esg-entry-cover {
width: 50% !important
}
.esg-split-content .esg-media-cover-wrapper:after {
content: "";
display: table;
clear: both
}
.esg-split-right .esg-entry-media-wrapper, .esg-split-right .esg-entry-cover {
float: right
}
.esg-split-left .esg-entry-media-wrapper, .esg-split-left .esg-entry-cover {
float: left
}
.esg-split-content .esg-entry-media {
height: 100% !important
}
.esg-split-content .esg-entry-cover {
position: relative !important
}
.esg-split-content .esg-entry-content {
clear: both
} .grayscale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%)
}  .esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick {
overflow: visible !important
}
.esg-revealed .esg-itm-anime .tp-esg-item {
-webkit-mask-image: none !important
}
.esg-revealed .esg-itm-anime .tp-esg-item:hover {
z-index: 9999 !important;
transform: none !important
}
.esg-revealed .esg-anime-item:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.esg-anime-blur .esg-entry-media {
transform: scale(1.15, 1.15) !important;
transform-origin: center center !important
} .eg-invisiblebutton {
box-shadow: none !important;
height: inherit !important;
display: block !important;
}
.esg-media-cover-wrapper > .eg-invisiblebutton {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.esg-entry-cover > .eg-invisiblebutton {
position: relative;
z-index: 1;
}
.esg-lb-dummy {
max-width: none !important;
box-shadow: none !important;
position: absolute;
display: none
} @media screen and (max-width: 736px) {
.eg-lightbox-post-content-inner > div {
width: 100% !important;
float: none !important;
}
.eg-lightbox-post-content-inner .esg-post-featured-img {
padding: 30px 0 !important;
}
}
.esgbox-stage .esgbox-slide > *:not(.esgbox-share) {
margin: 0;
padding: 0
}
.esgbox-stage .esgbox-slide > .esgbox-loading {
margin-top: -30px;
margin-left: -30px
}
.esgbox-toolbar .esgbox-button {
transition: background 0.2s ease-out
}
.esgbox-toolbar .esgbox-button:focus,
.esgbox-toolbar .esgbox-button:active,
.esgbox-toolbar .esgbox-button:visited {
background: rgba(30, 30, 30, .6)
}
.esgbox-toolbar .esgbox-button:hover {
background: #000
}
.esgbox-navigation .esgbox-button:before {
transition: background 0.2s ease-out
}
.esgbox-navigation .esgbox-button:focus:before,
.esgbox-navigation .esgbox-button:active:before,
.esgbox-navigation .esgbox-button:visited:before,
.esgbox-navigation .esgbox-button[disabled]:hover:before,
.esgbox-toolbar .esgbox-button[disabled]:hover {
background: rgba(0, 0, 0, .6)
}
.esgbox-navigation .esgbox-button:hover:before {
background: rgba(0, 0, 0, .6)
}
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left,
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right {
display: none !important
}
.esgbox-single .esgbox-button--arrow_left,
.esgbox-single .esgbox-button--arrow_right {
display: none !important
}
.esgbox-slide--video iframe {
width: 100% !important;
height: 100% !important;
max-width: 100%;
max-height: 100%;
}
.esg-four-by-three .esgbox-slide--video iframe {
width: 800px;
height: 600px;
}
.esgbox-container .esgbox-button--arrow_right:hover,
.esgbox-container .esgbox-button--arrow_right:focus,
.esgbox-container .esgbox-button--arrow_left:hover,
.esgbox-container .esgbox-button--arrow_left:focus {
background: rgba(0, 0, 0, .6)
} .esg-filter-wrapper {
visibility: hidden
}
#eg-elements-container-grid-wrap.eg-startheight {
height: 351px;
}
.esg-mobile-filter-button {
display: none
}
.esg-filter-wrapper.dropdownstyle .esg-mobile-filter-button {
display: inline-block;
}
.esg-mobile-filter-wrap {
visibility: visible
}
.esg-mobile-filter-wrap .esg-dropdown-wrapper {
display: none !important;
visibility: hidden !important
} .eg-esgblankskin-wrapper * {
visibility: hidden !important
} .eg-item-in-focus {
z-index: 999 !important
} .esg-cover-overflow {
overflow: hidden
} .esg-transition[data-transition^='esg-collapse'] {
overflow: hidden
}
.esg-transition[data-transition^='esg-collapse']:before,
.esg-transition[data-transition^='esg-collapse']:after {
position: absolute;
content: ""
}
.esg-transition[data-transition^='esg-collapsevertical']:before,
.esg-transition[data-transition^='esg-collapsevertical']:after {
width: 100%;
height: 0%;
left: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:before {
top: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:after {
bottom: 0
}
.esg-transition[data-transition='esg-collapseverticalout']:before,
.esg-transition[data-transition='esg-collapseverticalout']:after {
height: 50%
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before,
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
width: 0%;
height: 100%;
top: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before {
left: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
right: 0
}
.esg-transition[data-transition='esg-collapsehorizontalout']:before {
width: 50%
}
.esg-transition[data-transition='esg-collapsehorizontalout']:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:after {
height: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:after {
height: 0
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:after {
width: 0
} .esg-transition[data-transition^="esg-line"]:after {
content: "";
position: absolute;
width: 70%;
height: 70%;
top: 15%;
left: 15%;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.esg-transition[data-transition="esg-linediagonal"]:after,
.esg-transition[data-transition="esg-linehorizontal"]:after,
.esg-transition[data-transition="esg-linevertical"]:after {
transform: scale(0)
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:after {
transform: scale(1)
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:after {
transform: scale(0)
} .esg-transition[data-transition^="esg-spiral"]:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
box-sizing: border-box;
padding-bottom: 100%;
background-size: contain;
background-repeat: no-repeat;
transform-origin: center;
transform: translate(-50%, -50%) rotate(0deg) scale(0);
}
.esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(0deg) scale(0)
} .esg-transition[data-transition^="esg-circlezoom"]:before,
.esg-transition[data-transition^="esg-circlezoom"]:after {
content: "";
position: absolute;
width: 150%;
height: 150%;
padding-bottom: 150%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0, 0);
border-radius: 50%;
box-sizing: border-box;
}
.esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(0, 0)
}
.esg-transition[data-transition^="esg-line"]:before,
.esg-transition[data-transition^="esg-spiral"]:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0%;
left: 0%;
opacity: 0;
}
.esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 0
} .esg-overlay.esg-cover-blend-multiply {
mix-blend-mode: multiply
}
.esg-overlay.esg-cover-blend-screen {
mix-blend-mode: screen
}
.esg-overlay.esg-cover-blend-overlay {
mix-blend-mode: overlay
}
.esg-overlay.esg-cover-blend-darken {
mix-blend-mode: darken
}
.esg-overlay.esg-cover-blend-lighten {
mix-blend-mode: lighten
}
.esg-overlay.esg-cover-blend-color-dodge {
mix-blend-mode: color-dodge
}
.esg-overlay.esg-cover-blend-color-burn {
mix-blend-mode: color-burn
}
.esg-overlay.esg-cover-blend-hard-light {
mix-blend-mode: hard-light
}
.esg-overlay.esg-cover-blend-soft-light {
mix-blend-mode: soft-light
}
.esg-overlay.esg-cover-blend-difference {
mix-blend-mode: difference
}
.esg-overlay.esg-cover-blend-exclusion {
mix-blend-mode: exclusion
}
.esg-overlay.esg-cover-blend-hue {
mix-blend-mode: hue
}
.esg-overlay.esg-cover-blend-saturation {
mix-blend-mode: saturation
}
.esg-overlay.esg-cover-blend-color {
mix-blend-mode: color
}
.esg-overlay.esg-cover-blend-luminosity {
mix-blend-mode: luminosity
} .source_type_stream .esg-filter-wrapper,
.source_type_nextgen .esg-filter-wrapper,
.source_type_rml .esg-filter-wrapper {
display: none !important;
} [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke'
}  #esg_search_wrapper {
height: auto;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 20000;
}
#esg_search_wrapper .esg-filter-wrapper, #esg_search_wrapper .esg-pagination {
margin-left: 0 !important;
}
#esg_big_search_wrapper {
padding-top: 0;
position: relative;
}
#esg_big_search_wrapper .bigsearchfield {
-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0) !important;
border:none !important;
border-bottom:2px solid #333 !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: relative;
width: 100%;
z-index: 10;
height:50px !important;
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
}
#esg_big_search_wrapper::-ms-clear { display: none; }
#esg_big_search_wrapper .bigsearchfield::-ms-clear { display: none; }
#esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(255, 255,255, 0) !important;
border: medium none !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: absolute !important;
top: 7px !important;
width: 100%;
z-index: 5;
height:50px !important;
}
.esg_big_search_close {
color: #333;
cursor: pointer;
font-size: 40px;
font-weight: 400;
position: absolute;
right: 30px;
top: 50px;
z-index: 20;
}
.esg_searchresult_title {
color: #333;
font-size: 11px;
font-weight: 700;
letter-spacing: 1px;
margin-top: 30px;
text-transform: uppercase;
}
#esg_search_bg {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 19999;
}
.esg_searchcontainer {
box-sizing: border-box;
padding: 40px;
position: relative;
width: 100%;
}
.esg_searchresult {
color: #333;
font-size: 17px;
font-weight: 600;
line-height: 26px;
} #esg_big_search_wrapper.dark .bigsearchfield {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border-bottom:2px solid #fff !important;
color: #fff !important;
}
.dark #esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
color: #fff !important;
}
.dark .esg_big_search_close {
color: #fff;
}
.dark .esg_searchresult_title {
color: #fff;
}
#esg_search_bg.dark {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
}
.dark .esg_searchresult {
color: #fff;
}@font-face {
font-family: 'eg-font';
src: url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117);
src: url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117#iefix) format('embedded-opentype'),
url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff?85610117) format('woff'),
url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.ttf?85610117) format('truetype'),
url(//www.lucio-hairstyle.de/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.svg?85610117#egfont) format('svg');
font-weight: normal;
font-style: normal;
}
.eg-icon-soundcloud:before { content: '\e8ca'; } .eg-icon-music:before { content: '\e858'; } .eg-icon-color-adjust:before { content: '\e862'; } .eg-icon-mail:before { content: '\e868'; } .eg-icon-mail-alt:before { content: '\e869'; } .eg-icon-heart:before { content: '\e86a'; } .eg-icon-heart-empty:before { content: '\e86b'; } .eg-icon-star:before { content: '\e86c'; } .eg-icon-star-empty:before { content: '\e86d'; } .eg-icon-user:before { content: '\e879'; } .eg-icon-male:before { content: '\e87a'; } .eg-icon-female:before { content: '\e87b'; } .eg-icon-video:before { content: '\e805'; } .eg-icon-videocam:before { content: '\e859'; } .eg-icon-picture-1:before { content: '\e803'; } .eg-icon-camera:before { content: '\e85a'; } .eg-icon-camera-alt:before { content: '\e85b'; } .eg-icon-th-large:before { content: '\e83c'; } .eg-icon-th:before { content: '\e83d'; } .eg-icon-ok:before { content: '\e80d'; } .eg-icon-ok-circled2:before { content: '\e877'; } .eg-icon-ok-squared:before { content: '\e878'; } .eg-icon-cancel:before { content: '\e80a'; } .eg-icon-plus:before { content: '\e86e'; } .eg-icon-plus-circled:before { content: '\e876'; } .eg-icon-plus-squared:before { content: '\e875'; } .eg-icon-minus:before { content: '\e86f'; } .eg-icon-minus-circled:before { content: '\e870'; } .eg-icon-minus-squared:before { content: '\e871'; } .eg-icon-minus-squared-alt:before { content: '\e872'; } .eg-icon-info-circled:before { content: '\e80f'; } .eg-icon-info:before { content: '\e844'; } .eg-icon-home:before { content: '\e843'; } .eg-icon-link:before { content: '\e80e'; } .eg-icon-unlink:before { content: '\e83f'; } .eg-icon-link-ext:before { content: '\e840'; } .eg-icon-lock:before { content: '\e856'; } .eg-icon-lock-open:before { content: '\e857'; } .eg-icon-eye:before { content: '\e841'; } .eg-icon-eye-off:before { content: '\e842'; } .eg-icon-tag:before { content: '\e85c'; } .eg-icon-thumbs-up:before { content: '\e887'; } .eg-icon-thumbs-up-alt:before { content: '\e888'; } .eg-icon-download:before { content: '\e88a'; } .eg-icon-upload:before { content: '\e889'; } .eg-icon-reply:before { content: '\e8a6'; } .eg-icon-forward:before { content: '\e874'; } .eg-icon-export-1:before { content: '\e873'; } .eg-icon-print:before { content: '\e886'; } .eg-icon-gamepad:before { content: '\e837'; } .eg-icon-trash:before { content: '\e801'; } .eg-icon-doc-text:before { content: '\e885'; } .eg-icon-doc-inv:before { content: '\e884'; } .eg-icon-folder-1:before { content: '\e83e'; } .eg-icon-folder-open:before { content: '\e883'; } .eg-icon-folder-open-empty:before { content: '\e882'; } .eg-icon-rss:before { content: '\e880'; } .eg-icon-rss-squared:before { content: '\e881'; } .eg-icon-phone:before { content: '\e87f'; } .eg-icon-menu:before { content: '\e830'; } .eg-icon-cog-alt:before { content: '\e847'; } .eg-icon-wrench:before { content: '\e848'; } .eg-icon-basket-1:before { content: '\e87c'; } .eg-icon-calendar:before { content: '\e87d'; } .eg-icon-calendar-empty:before { content: '\e87e'; } .eg-icon-lightbulb:before { content: '\e88b'; } .eg-icon-resize-full-alt:before { content: '\e845'; } .eg-icon-move:before { content: '\e846'; } .eg-icon-down-dir:before { content: '\e838'; } .eg-icon-up-dir:before { content: '\e839'; } .eg-icon-left-dir:before { content: '\e817'; } .eg-icon-right-dir:before { content: '\e818'; } .eg-icon-down-open:before { content: '\e83b'; } .eg-icon-left-open:before { content: '\e819'; } .eg-icon-right-open:before { content: '\e81a'; } .eg-icon-angle-left:before { content: '\e820'; } .eg-icon-angle-right:before { content: '\e81d'; } .eg-icon-angle-double-left:before { content: '\e892'; } .eg-icon-angle-double-right:before { content: '\e893'; } .eg-icon-left-big:before { content: '\e81f'; } .eg-icon-right-big:before { content: '\e81e'; } .eg-icon-up-hand:before { content: '\e835'; } .eg-icon-ccw-1:before { content: '\e891'; } .eg-icon-shuffle-1:before { content: '\e849'; } .eg-icon-play:before { content: '\e88c'; } .eg-icon-play-circled:before { content: '\e88e'; } .eg-icon-stop:before { content: '\e88f'; } .eg-icon-pause:before { content: '\e88d'; } .eg-icon-fast-fw:before { content: '\e890'; } .eg-icon-desktop:before { content: '\e85d'; } .eg-icon-laptop:before { content: '\e85e'; } .eg-icon-tablet:before { content: '\e85f'; } .eg-icon-mobile:before { content: '\e860'; } .eg-icon-flight:before { content: '\e894'; } .eg-icon-font:before { content: '\e851'; } .eg-icon-bold:before { content: '\e852'; } .eg-icon-italic:before { content: '\e855'; } .eg-icon-text-height:before { content: '\e84f'; } .eg-icon-text-width:before { content: '\e850'; } .eg-icon-align-left:before { content: '\e84c'; } .eg-icon-align-center:before { content: '\e84d'; } .eg-icon-align-right:before { content: '\e84e'; } .eg-icon-search:before { content: '\e802'; } .eg-icon-indent-left:before { content: '\e866'; } .eg-icon-indent-right:before { content: '\e867'; } .eg-icon-ajust:before { content: '\e84a'; } .eg-icon-tint:before { content: '\e84b'; } .eg-icon-chart-bar:before { content: '\e853'; } .eg-icon-magic:before { content: '\e807'; } .eg-icon-sort:before { content: '\e895'; } .eg-icon-sort-alt-up:before { content: '\e863'; } .eg-icon-sort-alt-down:before { content: '\e864'; } .eg-icon-sort-name-up:before { content: '\e854'; } .eg-icon-sort-name-down:before { content: '\e865'; } .eg-icon-coffee:before { content: '\e896'; } .eg-icon-food:before { content: '\e897'; } .eg-icon-medkit:before { content: '\e898'; } .eg-icon-puzzle:before { content: '\e899'; } .eg-icon-apple:before { content: '\e89a'; } .eg-icon-facebook:before { content: '\e89b'; } .eg-icon-gplus:before { content: '\e89c'; } .eg-icon-tumblr:before { content: '\e8a0'; } .eg-icon-twitter-squared:before { content: '\e8a2'; } .eg-icon-twitter:before { content: '\e8a1'; } .eg-icon-vimeo-squared:before { content: '\e89d'; } .eg-icon-youtube:before { content: '\e89f'; } .eg-icon-youtube-squared:before { content: '\e89e'; } .eg-icon-picture:before { content: '\e800'; } .eg-icon-check:before { content: '\e810'; } .eg-icon-back:before { content: '\e8a5'; } .eg-icon-thumbs-up-1:before { content: '\e8a9'; } .eg-icon-thumbs-down:before { content: '\e8aa'; } .eg-icon-download-1:before { content: '\e8ab'; } .eg-icon-upload-1:before { content: '\e8ac'; } .eg-icon-reply-1:before { content: '\e8a8'; } .eg-icon-forward-1:before { content: '\e8a7'; } .eg-icon-export:before { content: '\e80b'; } .eg-icon-folder:before { content: '\e813'; } .eg-icon-rss-1:before { content: '\e8c8'; } .eg-icon-cog:before { content: '\e832'; } .eg-icon-tools:before { content: '\e815'; } .eg-icon-basket:before { content: '\e812'; } .eg-icon-login:before { content: '\e833'; } .eg-icon-logout:before { content: '\e834'; } .eg-icon-resize-full:before { content: '\e816'; } .eg-icon-popup:before { content: '\e828'; } .eg-icon-arrow-combo:before { content: '\e827'; } .eg-icon-left-open-1:before { content: '\e82a'; } .eg-icon-right-open-1:before { content: '\e82b'; } .eg-icon-left-open-mini:before { content: '\e822'; } .eg-icon-right-open-mini:before { content: '\e823'; } .eg-icon-left-open-big:before { content: '\e824'; } .eg-icon-right-open-big:before { content: '\e825'; } .eg-icon-left:before { content: '\e836'; } .eg-icon-right:before { content: '\e826'; } .eg-icon-ccw:before { content: '\e808'; } .eg-icon-cw:before { content: '\e8c9'; } .eg-icon-arrows-ccw:before { content: '\e806'; } .eg-icon-level-down:before { content: '\e8a3'; } .eg-icon-level-up:before { content: '\e8a4'; } .eg-icon-shuffle:before { content: '\e814'; } .eg-icon-palette:before { content: '\e829'; } .eg-icon-list-add:before { content: '\e80c'; } .eg-icon-back-in-time:before { content: '\e821'; } .eg-icon-monitor:before { content: '\e81b'; } .eg-icon-paper-plane:before { content: '\e8ad'; } .eg-icon-brush:before { content: '\e8ae'; } .eg-icon-droplet:before { content: '\e81c'; } .eg-icon-clipboard:before { content: '\e8b0'; } .eg-icon-megaphone:before { content: '\e8b1'; } .eg-icon-key:before { content: '\e8af'; } .eg-icon-github:before { content: '\e8b3'; } .eg-icon-github-circled:before { content: '\e8b4'; } .eg-icon-flickr:before { content: '\e8b2'; } .eg-icon-flickr-circled:before { content: '\e8b5'; } .eg-icon-vimeo:before { content: '\e8b6'; } .eg-icon-vimeo-circled:before { content: '\e8b7'; } .eg-icon-twitter-1:before { content: '\e8b8'; } .eg-icon-twitter-circled:before { content: '\e8b9'; } .eg-icon-facebook-1:before { content: '\e8ba'; } .eg-icon-facebook-circled:before { content: '\e8bb'; } .eg-icon-facebook-squared:before { content: '\e8bc'; } .eg-icon-gplus-1:before { content: '\e8bd'; } .eg-icon-gplus-circled:before { content: '\e8be'; } .eg-icon-pinterest:before { content: '\e8bf'; } .eg-icon-pinterest-circled:before { content: '\e8c0'; } .eg-icon-tumblr-1:before { content: '\e8c1'; } .eg-icon-tumblr-circled:before { content: '\e8c2'; } .eg-icon-linkedin:before { content: '\e8c3'; } .eg-icon-linkedin-circled:before { content: '\e8c4'; } .eg-icon-dribbble:before { content: '\e8c5'; } .eg-icon-dribbble-circled:before { content: '\e8c6'; } .eg-icon-picasa:before { content: '\e8c7'; } .eg-icon-ok-1:before { content: '\e811'; } .eg-icon-doc:before { content: '\e809'; } .eg-icon-left-open-outline:before { content: '\e82e'; } .eg-icon-left-open-2:before { content: '\e82c'; } .eg-icon-right-open-outline:before { content: '\e82f'; } .eg-icon-right-open-2:before { content: '\e82d'; } .eg-icon-equalizer:before { content: '\e83a'; } .eg-icon-layers-alt:before { content: '\e804'; } .eg-icon-pencil-1:before { content: '\e831'; } .eg-icon-align-justify:before { content: '\e861'; } .eg-icon-wistia:before { content: '\e89f'; } .eg-icon-wistia-squared:before { content: '\e89e'; }.projects ul.projects,
.projects-page ul.projects {
list-style: none;
margin: 0;
margin-left: 0 !important;
padding: 0 !important;
*zoom: 1; }
.projects ul.projects:before, .projects ul.projects:after,
.projects-page ul.projects:before,
.projects-page ul.projects:after {
content: " ";
display: table; }
.projects ul.projects:after,
.projects-page ul.projects:after {
clear: both; }
.projects ul.projects li.project,
.projects-page ul.projects li.project {
margin: 0 0 2.618em;
padding: 0;
width: 48%;
float: left;
margin-right: 3.8%; }
.projects ul.projects li.project .project-thumbnail,
.projects-page ul.projects li.project .project-thumbnail {
margin: 0 0 1em; }
.projects ul.projects li.project a,
.projects-page ul.projects li.project a {
text-decoration: none; }
.projects ul.projects li.project h3,
.projects-page ul.projects li.project h3 {
margin-bottom: .618em; }
.projects ul.projects li.project img,
.projects-page ul.projects li.project img {
max-width: 100%;
height: auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding: 0;
border: 0;
margin: 0 auto;
display: block; }
.projects ul.projects li.project.first,
.projects-page ul.projects li.project.first {
clear: both; }
.projects ul.projects li.project.last,
.projects-page ul.projects li.project.last {
margin-right: 0; }
.projects ul.project-categories,
.projects-page ul.project-categories {
margin-left: 0 !important;
padding: 0 !important;
list-style: none; }
.projects ul.project-categories:after,
.projects-page ul.project-categories:after {
content: "";
display: table;
clear: both; }
.projects ul.project-categories li,
.projects-page ul.project-categories li {
display: inline-block;
margin-right: .5em;
list-style: none;
margin-left: 0 !important; }
.projects ul.project-categories li:after,
.projects-page ul.project-categories li:after {
content: "|";
display: inline-block;
padding-left: .5em; }
.projects ul.project-categories li:last-child:after,
.projects-page ul.project-categories li:last-child:after {
display: none; }
.projects .projects-pagination,
.projects-page .projects-pagination {
text-align: center; }
.projects .projects-pagination li,
.projects-page .projects-pagination li {
display: inline-block;
margin: 0 .236em; }
.projects.columns-2:after, .projects.columns-3:after, .projects.columns-4:after, .projects.columns-5:after, .projects.columns-6:after {
content: "";
display: table;
clear: both; }
.projects.columns-2 ul.projects li.project, .projects.columns-3 ul.projects li.project, .projects.columns-4 ul.projects li.project, .projects.columns-5 ul.projects li.project, .projects.columns-6 ul.projects li.project {
float: left;
margin-right: 3.8%;
clear: none; }
.projects.columns-2 ul.projects li.project.first, .projects.columns-3 ul.projects li.project.first, .projects.columns-4 ul.projects li.project.first, .projects.columns-5 ul.projects li.project.first, .projects.columns-6 ul.projects li.project.first {
clear: both; }
.projects.columns-2 ul.projects li.project.last, .projects.columns-3 ul.projects li.project.last, .projects.columns-4 ul.projects li.project.last, .projects.columns-5 ul.projects li.project.last, .projects.columns-6 ul.projects li.project.last {
margin-right: 0; }
.projects.columns-2 ul.projects li.project:nth-child(2), .projects.columns-3 ul.projects li.project:nth-child(2), .projects.columns-4 ul.projects li.project:nth-child(2), .projects.columns-5 ul.projects li.project:nth-child(2), .projects.columns-6 ul.projects li.project:nth-child(2) {
float: left;
clear: none; }
.projects.columns-1 ul.projects li.project {
width: 100%; }
.projects.columns-2 ul.projects li.project {
width: 48%; }
.projects.columns-3 ul.projects li.project {
width: 30.75%; }
.projects.columns-4 ul.projects li.project {
width: 22.05%; }
.projects.columns-5 ul.projects li.project {
width: 16.9%; }
.projects.columns-6 ul.projects li.project {
width: 13.5%; }
.single-project .project {
margin-bottom: 1.618em; }
.single-project .project:after {
content: "";
display: table;
clear: both; }
.single-project .project .single-project-short-description {
margin-bottom: 1.618em; }
.single-project .project .summary .single-project-categories li:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f318"; }
.single-project .project .summary .client-name:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f338"; }
.single-project .project .summary .project-url:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f319"; }
.single-project .project .summary .single-project-categories,
.single-project .project .summary .url,
.single-project .project .summary .client {
margin-bottom: 1.618em; }
.single-project .project .summary .project-meta ul,
.single-project .project .summary .project-meta li {
list-style: none; }
.single-project .project .summary .purchase .amount {
display: block; }
.single-project .single-featured {
margin-bottom: 1.618em; }
.single-project.has-gallery .gallery {
width: 62%;
float: left; }
.single-project.has-gallery .gallery a {
display: block; }
.single-project.has-gallery .gallery img {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
max-width: 100%;
height: auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: block; }
.single-project.has-gallery .summary {
width: 38%;
float: right;
padding: 0 0 0 2.618em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.single-project.has-gallery .summary > div {
font-size: .857em; }
.single-project.no-gallery .summary:after {
content: "";
display: table;
clear: both; }
.single-project.no-gallery .summary .project_title,
.single-project.no-gallery .summary .single-project-description {
width: 62%;
float: left; }
.single-project.no-gallery .summary .project-meta {
width: 34%;
float: right; }
.single-project .projects-single-pagination:after {
content: "";
display: table;
clear: both; }
.single-project .projects-single-pagination .previous a,
.single-project .projects-single-pagination .next a {
text-decoration: none; }
.single-project .projects-single-pagination .previous {
float: right; }
.single-project .projects-single-pagination .previous a:after {
font-family: 'dashicons';
vertical-align: top;
margin-left: .618em;
content: "\f344"; }
.single-project .projects-single-pagination .next {
float: left; }
.single-project .projects-single-pagination .next a:before {
font-family: 'dashicons';
vertical-align: top;
margin-right: .618em;
content: "\f340"; }
.single-project .project-testimonial blockquote {
padding: 1.618em;
border: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
margin: 0;
margin-bottom: 1.387em; }
.single-project .project-testimonial blockquote:after {
content: "";
display: block;
border: 10px solid rgba(0, 0, 0, 0.1);
border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
position: absolute;
bottom: -21px;
left: 1em; }
.single-project .project-testimonial .quote:after {
content: "";
display: table;
clear: both; }
.single-project .project-testimonial .quote .avatar-link {
float: left;
display: block;
margin: 0 1em 1em 0; }
.single-project .project-testimonial .quote cite span {
display: block; } .projects_list_widget li {
margin-bottom: 1.618em; }
.projects_list_widget li a {
display: block; }
.projects_list_widget li a:after {
content: "";
display: table;
clear: both; }
.projects_list_widget li img {
float: right;
max-width: 60px;
height: auto; }
.projects_list_widget li .project-title {
float: left; }
.widget_projects_categories ul.children {
margin-left: 2.618em; } .single-project .twentythirteen .entry-summary {
padding: 0; }
.single-project .twentythirteen ul.single-project-categories {
padding-left: 0; }
.single-project.has-gallery .twentythirteen .summary {
width: 36%; }
.single-project.has-gallery .twentythirteen .gallery {
width: 61%; } .single-project.has-gallery .tfp .gallery {
width: 50%; }
.single-project.has-gallery .tfp .entry-summary {
width: 50%;
padding-left: 2.618em !important; }
.twentyfourteen .tfp {
padding: 12px 10px 0;
max-width: 474px;
margin: 0 auto; }
.twentyfourteen .tfp .project .entry-summary {
padding: 0;
margin: 0 0 1.618em !important; }
.twentyfourteen .tfp div.project.hentry.has-post-thumbnail {
margin-top: 0; }
.twentyfourteen .tfp .project .images img {
margin-bottom: 1em; }
@media screen and (min-width: 673px) {
.twentyfourteen .tfp {
padding-right: 30px;
padding-left: 30px; } }
@media screen and (min-width: 1040px) {
.twentyfourteen .tfp {
padding-right: 15px;
padding-left: 15px; } }
@media screen and (min-width: 1110px) {
.twentyfourteen .tfp {
padding-right: 30px;
padding-left: 30px; } }
@media screen and (min-width: 1218px) {
.twentyfourteen .tfp {
margin-right: 54px; }
.full-width .twentyfourteen .tfp {
margin-right: auto; } }@media only screen and (max-width: 768px) {
.projects ul.projects li.project, .projects-page ul.projects li.project {
width: 48%;
float: left;
clear: both; }
.projects ul.projects li.project:nth-child(2n), .projects-page ul.projects li.project:nth-child(2n) {
margin-right: 0;
float: right;
clear: none !important; }
.single-project.has-gallery .gallery,
.single-project.has-gallery .summary {
width: 100%;
float: none;
padding: 0; }
.single-project.has-gallery .summary > div {
font-size: 1em; }
.single-project.no-gallery .project_title,
.single-project.no-gallery .single-project-description,
.single-project.no-gallery .project-meta {
width: 100% !important;
float: none; } }code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
small {
font-size: smaller;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
ul {
list-style-type: square;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
svg:not(:root) {
overflow: hidden;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
caption {
font-size: 16px;
margin: 20px 0;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
} .genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
vertical-align: text-bottom;
} .clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
} hr {
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin-bottom: 1.6em;
}
ul,
ol {
margin: 0 0 1.6em 1.3333em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl {
margin-bottom: 1.6em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.6em;
}
table,
th,
td {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed; width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 0.4em;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
figure {
margin: 0;
}
del {
opacity: 0.8;
} b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
border-left: 4px solid #707070;
border-left: 4px solid rgba(51, 51, 51, 0.7);
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 18px;
font-size: 1.8rem;
font-style: italic;
line-height: 1.6667;
margin-bottom: 1.6667em;
padding-left: 0.7778em;
}
blockquote p {
margin-bottom: 1.6667em;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
color: #333;
font-size: 15px;
font-size: 1.5rem;
font-family: "Noto Sans", sans-serif;
line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
address {
font-style: italic;
margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background-color: transparent;
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr[title] {
border-bottom: 1px dotted #eaeaea;
border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
} .entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
} .entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
}  .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 5px auto;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #220e10;
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
float: right;
}
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
list-style-position: inside;
} .sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
display: none;
} .page-links {
clear: both;
font-size: 16px;
font-style: italic;
font-weight: normal;
line-height: 2.2;
margin: 20px 0;
text-transform: uppercase;
}
.page-links a,
.page-links > span {
background: #fff;
border: 1px solid #fff;
padding: 5px 10px;
text-decoration: none;
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
background: #000;
border: 1px solid #000;
color: #fff;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
background: #fff;
color: #000;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
background: none;
}
.page-links .page-links-title {
background: transparent;
border: none;
margin-right: 20px;
padding: 0;
} .hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0;
} .attachment .hentry {
background-color: #e8e5ce;
margin: 0;
padding: 0;
}
.attachment .entry-header {
margin-bottom: 0;
max-width: 1040px;
padding: 30px 0;
}
.attachment .entry-title {
display: inline-block;
float: left;
font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
}
.attachment .entry-title:before {
content: "\f416";
font-size: 32px;
margin-right: 10px;
}
.attachment .entry-meta {
clear: none;
color: inherit;
float: right;
max-width: 604px;
padding: 9px 0 0;
text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
max-width: 104px;
}
.attachment footer.entry-meta {
display: none;
}
.attachment-meta:before {
content: "\f307";
}
.full-size-link a:before {
content: "\f402";
}
.full-size-link:before {
content: none;
}
.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
color: #ca3c08;
}
.attachment .entry-content {
background-color: #fff;
max-width: 100%;
padding: 40px 0;
}
.image-navigation {
margin: 0 auto;
max-width: 1040px;
position: relative;
}
.image-navigation a:hover {
text-decoration: none;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
position: absolute;
top: 50px;
}
.image-navigation .nav-previous {
left: 0;
}
.image-navigation .nav-next {
right: 0;
}
.image-navigation .meta-nav {
font-size: 32px;
font-weight: 300;
vertical-align: -4px;
}
.attachment .entry-attachment,
.attachment .type-attachment p {
margin: 0 auto;
max-width: 724px;
text-align: center;
}
.attachment .entry-attachment .attachment {
display: inline-block;
}
.attachment .entry-caption {
text-align: left;
}
.attachment .entry-description {
margin: 20px auto 0;
max-width: 604px;
}
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
margin: 0;
}
.attachment .site-main .sidebar-container {
display: none;
}
.attachment .entry-content .mejs-audio {
max-width: 400px;
margin: 0 auto;
}
.attachment .entry-content .wp-video {
margin: 0 auto;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
}  .search-form .search-submit {
display: none;
} .widget_rss .rss-date {
display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
color: #a2a2a2;
} .widget_calendar table,
.widget_calendar td {
border: 0;
border-collapse: separate;
border-spacing: 1px;
}
.widget_calendar caption {
font-size: 14px;
margin: 0;
}
.widget_calendar th,
.widget_calendar td {
padding: 0;
text-align: center;
}
.widget_calendar a {
display: block;
}
.widget_calendar a:hover {
background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
background-color: transparent;
}
@media (min-width: 1200px) {
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
font-size: 18px;
margin: 24px 40px;
}
blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-weight: normal;
display: block;
font-size: 11px;
color: #000;
margin-top: 20px;
}
blockquote em,
blockquote i {
font-style: normal;
font-weight: 300;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.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;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #map-canvas img {
max-width: none;
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
}
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
table { border-collapse: separate;
border-spacing: 0;
margin-bottom: 20px;
}
dl {
margin-bottom: 20px;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
padding: 10px 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
@media screen and (min-width: 38.75em) {
ul,
ol {
margin-left: 0;
}
li > ul,
li > ol,
blockquote > ul,
blockquote > ol {
margin-left: 1.3333em;
}
}
.entry-content,
.entry-summary,
.page-content,
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
} a {
text-decoration: none;
}
input:focus,
textarea:focus {
outline: none;
}
img,
video,
figure {
max-width: 100%;
vertical-align: top;
height: auto;
}
audio,
canvas,
video {
display: inline;
zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
body {
line-height: 1.6;
}
p {
margin-bottom: 1.5em;
}
[class*="col-"] {
width: 100%;
vertical-align: top;
padding: 0 15px;
}
.top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.start {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.around {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
@media (max-width: 47.9375rem) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 75rem) {
.hidden-lg {
display: none !important;
}
}
.container {
max-width: 21.875rem;
margin-right: auto;
margin-left: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.row {
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
.row.reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.col.reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.col-xs {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-xs-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-xs-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-xs-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-xs-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-xs-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-xs-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-xs-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-xs-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-xs-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-xs-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-xs-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-xs-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-xs-offset-1 {
margin-left: 8.333%;
}
.col-xs-offset-2 {
margin-left: 16.667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.333%;
}
.col-xs-offset-5 {
margin-left: 41.667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.333%;
}
.col-xs-offset-8 {
margin-left: 66.667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.333%;
}
.col-xs-offset-11 {
margin-left: 91.667%;
}
.start-xs {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-xs {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-xs {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-xs {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-xs {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-xs {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-xs {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-xs {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-xs {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-xs {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
@media only screen and (min-width: 48rem) {
.container {
max-width: 46.875rem;
}
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-offset-1,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.col-sm {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-sm-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-sm-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-sm-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-sm-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-sm-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-sm-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-sm-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-sm-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-sm-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-sm-offset-1 {
margin-left: 8.333%;
}
.col-sm-offset-2 {
margin-left: 16.667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.333%;
}
.col-sm-offset-5 {
margin-left: 41.667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333%;
}
.col-sm-offset-8 {
margin-left: 66.667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.333%;
}
.col-sm-offset-11 {
margin-left: 91.667%;
}
.start-sm {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-sm {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-sm {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-sm {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-sm {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-sm {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-sm {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-sm {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-sm {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-sm {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (min-width: 62rem) {
.container {
max-width: 60.625rem;
}
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-offset-1,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.col-md {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-md-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-md-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-md-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-md-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-md-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-md-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-md-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-md-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-md-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-md-offset-1 {
margin-left: 8.333%;
}
.col-md-offset-2 {
margin-left: 16.667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.333%;
}
.col-md-offset-5 {
margin-left: 41.667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333%;
}
.col-md-offset-8 {
margin-left: 66.667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.333%;
}
.col-md-offset-11 {
margin-left: 91.667%;
}
.start-md {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-md {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-md {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-md {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-md {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-md {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-md {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-md {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-md {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-md {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (min-width: 75rem) {
.container {
max-width: 73.125rem;
}
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-offset-1,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.col-lg {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-lg-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-lg-2 {
-webkit-flex-basis: 16.667%;
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.col-lg-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-lg-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-lg-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-lg-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-lg-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-lg-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-lg-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-lg-offset-1 {
margin-left: 8.333%;
}
.col-lg-offset-2 {
margin-left: 16.667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.333%;
}
.col-lg-offset-5 {
margin-left: 41.667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333%;
}
.col-lg-offset-8 {
margin-left: 66.667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.333%;
}
.col-lg-offset-11 {
margin-left: 91.667%;
}
.start-lg {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-lg {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-lg {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-lg {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-lg {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-lg {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-lg {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-lg {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-lg {
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-lg {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
} .clr:before,
.clr:after,
.mini-cart .widget_shopping_cart_content .cart_list li:before,
.mini-cart .widget_shopping_cart_content .cart_list li:after,
.single-post .comment > div:before,
.single-post .comment > div:after,
.page .comment > div:before,
.page .comment > div:after {
content: " ";
display: table;
}
.clr:after,
.mini-cart .widget_shopping_cart_content .cart_list li:after,
.single-post .comment > div:after,
.page .comment > div:after {
clear: both;
}
.icf,
.infinity-home-news .eg-infinity-home-news-element-6:before,
#infinity-home-news .eg-infinity-home-news-element-6:before,
.infinity-home-news .eg-infinity-home-news-element-31:before,
#infinity-home-news .eg-infinity-home-news-element-31:before,
.top-menu .menu-item.menu-item-has-children > a:after,
.social-menu .menu li a:before,
#site-navigation .sub-menu li.menu-item-has-children > a:after,
#site-navigation .children li.menu-item-has-children > a:after,
.sidebar .widget_search span:before,
.wpb_widgetised_column .widget_search span:before,
.widget_product_search label:before,
ul.style1 li:before,
.tm_bread_crumb li a:after,
.page .breadcrumb a:after,
.archive .breadcrumb a:after,
.single .breadcrumb a:after,
.error404 .breadcrumb a:after,
.search .breadcrumb a:after,
.tag .breadcrumb a:after,
.page .breadcrumb2 a:after,
.archive .breadcrumb2 a:after,
.single .breadcrumb2 a:after,
.error404 .breadcrumb2 a:after,
.search .breadcrumb2 a:after,
.tag .breadcrumb2 a:after {
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.tran,
a,
.search-box i,
.search-box i:before,
.search-box i:after,
.search-box input[type="search"],
.search-box .search-form,
.consulting p img,
.site-footer .menu li,
.top-menu .sub-menu,
#site-navigation .menu > ul > li,
#site-navigation .menu > li,
#site-navigation .sub-menu,
#site-navigation .children,
#site-navigation .sub-menu li,
#site-navigation .children li,
.tm_hairsalon_skill .tm_hairsalon_bar,
.page .services_icons .services_icon img,
.page .about_icons .about_icon img,
.post-thumb img,
.post-thumb:before,
.post-thumb:after,
.projects .container > .projects .project-thumbnail img,
.loop-product .onsale,
.loop-product img,
.loop-product .quick_view_div,
.loop-product .add_to_cart_div,
.tm_bread_crumb:before,
input,
select,
textarea,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.thememove-video a img,
.thememove-recent-posts .item .post-thumb:before,
.thememove-recent-posts .item .post-thumb:after,
.thememove-recent-posts .item .post-thumb a:before,
.thememove-ourteam.ourteam_type1 .ourteam_photo img,
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_name a,
.thememove-ourteam.ourteam_type2 .ourteam_photo img,
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_name a,
.thememove-ourteam.ourteam_type3 .ourteam_photo img,
.thememove-ourteam.ourteam_type3 .ourteam_info a:after,
.thememove-ourteam.ourteam_type3 .ourteam_info .ourteam_name,
.thememove-ourteam.ourteam_type3 .ourteam_info .ourteam_byline,
.thememove-ourservice .photo img,
.thememove-ourservice .info .link a:after {
-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
} .boxed {
max-width: 1200px;
margin: auto;
overflow: hidden;
}
.site {
background-color: #fff;
position: relative;
z-index: 2;
overflow: hidden;
}
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.site-content {
max-width: 1170px;
margin: auto;
}
.row:before,
.container:before,
.row:after,
.container:after {
display: none !important;
}    .effect-apollo {
background: #000;
overflow: hidden;
position: relative;
}
.effect-apollo img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05, 1.05, 1);
transform: scale3d(1.05, 1.05, 1);
}
.effect-apollo:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
opacity: 0;
}
.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.effect-apollo:hover:before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
opacity: 1;
}   .effect-layla {
background: #000;
position: relative;
}
.effect-layla:before,
.effect-layla:after {
position: absolute;
content: '';
opacity: 0;
}
.effect-layla:before {
top: 20px;
right: 10px;
bottom: 20px;
left: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.effect-layla:after {
top: 10px;
right: 20px;
bottom: 10px;
left: 20px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.effect-layla:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.effect-layla:hover:before,
.effect-layla:hover:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.effect-layla:hover:after {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
} .mega-menu .sub-menu {
width: 100% !important;
font-size: 13px !important;
letter-spacing: 0 !important;
}
.mega-menu .sub-menu a {
text-transform: none !important;
font-size: 13px !important;
letter-spacing: 0 !important;
}
.mega-menu .sub-menu .mega-menu-content {
padding: 10px 0 !important;
}
.mega-menu .sub-menu .mega-menu-content ul {
margin: 0;
padding: 0;
}
.mega-menu .sub-menu .mega-menu-content ul li {
padding: 0 !important;
}
.mega-menu .sub-menu .mega-menu-content ul li a {
line-height: 1.5 !important;
padding: 13px 0;
border-bottom: 1px solid #eee !important;
text-transform: none;
}
.mega-menu .megamenu_image .vc_single_image-wrapper {
width: 100%;
height: auto;
}
.mega-menu .megamenu_image .vc_single_image-wrapper img {
width: 100%;
height: auto;
}
.site-top-text {
width: 100%;
position: relative;
z-index: 9999;
}
.site-top {
width: 100%;
position: relative;
z-index: 9998;
}
.site-top .top-menu {
float: left;
}
.site-branding {
position: relative;
z-index: 1;
padding: 20px 15px;
}
.extra-info > div {
padding: 10px 15px;
text-align: left;
}
.extra-info i {
display: inline-block;
font-size: 30px;
margin-bottom: 20px;
float: left;
margin-right: 15px;
}
.extra-info span {
font-weight: 600;
color: #777;
}
.extra-info h3 {
font-size: 18px;
line-height: 1.2;
letter-spacing: normal;
font-weight: normal;
}
.search-box {
position: relative;
z-index: 9999;
}
.search-box i {
font-size: 16px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
position: relative;
overflow: hidden;
height: 20px;
width: 20px;
-moz-transition-duration: 0.1s;
-webkit-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.search-box i:before,
.search-box i:after {
position: absolute;
}
.search-box i:before {
top: 0;
left: 0;
}
.search-box i:after {
content: '\f00d';
top: 100%;
left: 0;
}
.search-box label span,
.search-box input[type="submit"] {
display: none;
}
.search-box input[type="search"] {
position: absolute;
width: 100%;
z-index: 99;
border: none;
padding: 10px;
background-color: #fff;
border: 1px solid #eee;
}
.search-box .search-form {
position: absolute;
right: 300px;
top: 30px;
width: 300px;
height: 100%;
opacity: 0;
visibility: hidden;
}
.search-box .search-form:before {
content: '';
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.search-box .search-form.open {
opacity: 1;
visibility: visible;
}
.search-box .search-form.open + i:before {
top: -100%;
}
.search-box .search-form.open + i:after {
top: 0;
}
@media (max-width: 74.9375rem) {
.search-box {
width: 100%;
}
}
@media (min-width: 48rem) {
body {
color: #000;
}
}
@media (min-width: 62rem) {
.site-top .social-menu {
display: inline-block;
position: relative;
}
.site-top .social-menu ul {
position: relative;
z-index: 2;
}
}
.header01 #site-navigation {
text-align: right;
position: static;
}
.header01 #site-navigation ul.menu {
text-align: right;
}
.header01 #site-navigation ul.menu .menu-logo {
display: none;
}
.header01 .social-menu {
border-width: 0 1px 0 0;
}
.header01 .mini-cart {
padding: 0px 15px;
float: right;
cursor: pointer;
height: 48px;
line-height: 48px;
}
.header01 .mini-cart .mini-cart-icon:before {
color: #666666 !important;
height: 48px;
line-height: 48px;
}
.header01 .mini-cart .mini-cart-total {
margin-left: 5px;
display: inline-block;
font-weight: 800;
}
.header01 .top-menu .menu-item {
border-color: #eee !important;
}
.header01 .top-menu .menu-item:first-child {
border-width: 0 1px 0 1px;
}
.header01 .site-header .site-header-container {
position: relative;
}
.header01 .home_btn button {
font-family: 'Lato';
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
padding: 10px 15px;
}
.header01 .home_btn button:hover {
background-color: #262626 !important;
color: #ffffff;
}
.header01 .headroom--not-top {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.header01 .headroom--not-top #site-navigation .menu > li {
padding-top: 40px;
padding-bottom: 40px;
}
.header01.admin-bar .headroom--not-top {
top: 32px;
}
.header02 #site-navigation {
text-align: right;
position: static;
}
.header02 #site-navigation ul.menu {
text-align: right;
}
.header02 #site-navigation ul.menu .menu-logo {
display: none;
}
.header02 #top-menu .menu-item {
border-color: rgba(255, 255, 255, 0.3) !important;
}
.header02 #top-menu .menu-item.menu-item-has-children > a:after {
color: inherit;
}
.header02 .site-header .site-header-container {
position: relative;
}
.header02 .social-menu {
border-color: rgba(255, 255, 255, 0.3) !important;
border-width: 0 0 0 1px;
}
.header02 .social-menu li {
border-color: rgba(255, 255, 255, 0.3) !important;
}
.header02 .mini-cart {
margin-right: -1px;
border-color: rgba(255, 255, 255, 0.3) !important;
height: 48px;
color: #fff;
cursor: pointer;
}
.header02 .headroom--not-top {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.header02 .headroom--not-top #site-navigation .menu > li {
padding-top: 40px;
padding-bottom: 40px;
}
.header02.admin-bar .headroom--not-top {
top: 32px;
}
.header03 .site-branding {
display: none;
}
.header03 .primary-menu .menu {
text-align: center;
}
.header03 .social-menu {
border-width: 0 0px 0 0;
}
.header03 .mini-cart {
padding: 0px 15px;
float: right;
cursor: pointer;
height: 48px;
line-height: 48px;
color: #ff9226 !important;
}
.header03 .mini-cart .mini-cart-icon:before {
color: #ff9226 !important;
height: 48px;
line-height: 48px;
}
.header03 .mini-cart .mini-cart-total {
margin-left: 5px;
display: inline-block;
font-weight: 800;
}
.header03 .site-top-main {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.header03 .headroom--not-top {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.header03 .headroom--not-top #site-navigation .menu > li {
padding-top: 40px;
padding-bottom: 40px;
}
.header03.admin-bar .headroom--not-top {
top: 32px;
}
.header04 #site-navigation {
border-top: 1px solid #eee;
text-align: right;
}
.header04 #site-navigation ul.menu {
text-align: center;
}
.header04 #site-navigation ul.menu .menu-logo {
display: none;
}
.header04 .social-menu {
border-width: 0 0px 0 0;
}
.header04 .mini-cart {
padding: 0px 15px;
float: right;
cursor: pointer;
height: 48px;
line-height: 48px;
font-size: 12px;
}
.header04 .mini-cart .mini-cart-icon:before {
color: #666666 !important;
height: 48px;
line-height: 48px;
}
.header04 .mini-cart .mini-cart-total {
margin-left: 5px;
display: inline-block;
font-weight: 800;
}
.header04 .site-top-main {
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}
.header04 .site-branding {
text-align: center;
}
.header04 .headroom--not-top {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.header04 .headroom--not-top #site-navigation {
border-top: none;
}
.header04 .headroom--not-top #site-navigation .menu > li {
padding-top: 40px;
padding-bottom: 40px;
}
.header04.admin-bar .headroom--not-top {
top: 32px;
}
.header05 #site-navigation {
text-align: right;
position: static;
}
.header05 #site-navigation ul.menu {
text-align: right;
}
.header05 #site-navigation ul.menu .menu-logo {
display: none;
}
.header05 .site-header {
position: absolute;
left: 0;
right: 0;
}
.header05 .site-header .site-header-container {
position: relative;
}
.header05 .site-header .site-header-content {
display: block;
position: relative;
z-index: 998;
padding: 0 15px;
}
.header05 .mini-cart {
padding: 0px 15px;
float: right;
cursor: pointer;
height: 48px;
line-height: 48px;
}
.header05 .mini-cart .mini-cart-icon:before {
color: #666666 !important;
height: 48px;
line-height: 48px;
}
.header05 .mini-cart .mini-cart-total {
margin-left: 5px;
display: inline-block;
font-weight: 800;
}
.header05 .site-top-main {
border-left: 1px solid #eee;
}
.header05 .headroom--not-top {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.header05 .headroom--not-top #site-navigation {
border-top: none;
}
.header05 .headroom--not-top #site-navigation .menu > li {
padding-top: 40px;
padding-bottom: 40px;
}
.header05.admin-bar .headroom--not-top {
top: 32px;
}
.header06.home {
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.header06 #site-navigation {
text-align: right;
position: static;
}
.header06 #site-navigation ul.menu {
text-align: right;
}
.header06 #site-navigation ul.menu .menu-logo {
display: none;
}
.header06 .mini-cart {
padding: 0px 15px;
float: right;
cursor: pointer;
height: 48px;
line-height: 48px;
color: #ffffff !important;
border-color: rgba(255, 255, 255, 0.3) !important;
}
.header06 .mini-cart .mini-cart-icon:before {
color: #ffffff !important;
height: 48px;
line-height: 48px;
}
.header06 .mini-cart .mini-cart-total {
margin-left: 5px;
display: inline-block;
font-weight: 800;
}
.header06 .top-float {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
}
.header06 .top-float .site-top,
.header06 .top-float .site-top-main,
.header06 .top-float .site-header,
.header06 .top-float .site-branding,
.header06 .top-float .main-navigation,
.header06 .top-float .mini-cart {
background: none;
}
.header06 .site-top {
border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.header06 .site-top .top-menu .menu-item,
.header06 .site-top .social-menu,
.header06 .site-top .social-menu .menu-item {
border-color: rgba(255, 255, 255, 0.3) !important;
}
.header06 .site-top .top-menu .menu-item.menu-item-has-children > a:after {
color: inherit !important;
}
.header06 .site-header .site-header-container {
position: relative;
}
.header06 .site-top-main {
border-left: 1px solid rgba(255, 255, 255, 0.3);
border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.header06 .headroom--not-top {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
background-color: #ffffff !important;
-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.header06 .headroom--not-top #site-navigation {
border-top: none;
}
.header06 .headroom--not-top #site-navigation .menu > li {
padding-top: 40px;
padding-bottom: 40px;
}
.header06.admin-bar .headroom--not-top {
top: 32px;
} .heading_left {
font-family: 'Playfair Display';
position: relative;
margin-bottom: 15px;
}
.heading_left:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
width: 24px;
border-bottom: 1px solid #DDDDDD;
}
.heading_left:after {
content: '';
position: absolute;
bottom: 3px;
left: 0;
right: 0;
height: 1px;
width: 24px;
border-bottom: 1px solid #DDDDDD;
}
.heading_center {
font-family: 'Playfair Display';
position: relative;
margin-bottom: 30px;
}
.heading_center:before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
height: 1px;
width: 24px;
border-bottom: 1px solid #DDDDDD;
}
.heading_center:after {
content: '';
position: absolute;
bottom: 3px;
left: 50%;
height: 1px;
width: 24px;
border-bottom: 1px solid #DDDDDD;
}
.heading_strong {
font-weight: 700;
}
.home_services img {
transition: all 0.2s ease-in-out;
}
.home_services img:hover {
margin-left: 10px;
}
.tm_hairsalon_btn_1 a {
padding: 0 !important;
background: none !important;
font-size: 13px !important;
text-transform: uppercase !important;
}
.tm_hairsalon_btn_1 a:hover {
color: #262626 !important;
}
.infinity-home-news .eg-infinity-home-news-element-6:before,
#infinity-home-news .eg-infinity-home-news-element-6:before {
content: '\f133';
margin-right: 10px;
}
.infinity-home-news .eg-infinity-home-news-element-31:before,
#infinity-home-news .eg-infinity-home-news-element-31:before {
content: '\f007';
margin-right: 10px;
}
.consulting {
position: relative;
overflow: hidden;
margin-bottom: 20px;
}
.consulting p {
margin-bottom: 0 !important;
}
.consulting:hover img {
transform: scale(1.5);
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
}
.consulting .info:before {
background: #262626;
content: '';
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0.7;
}
.consulting .info div {
width: 100%;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.consulting .info div span.white_border {
color: #fff;
margin-bottom: 0;
font-size: 40px;
font-weight: 900;
display: inline-block;
padding: 5px 25px;
font-family: 'Playfair Display';
border: 3px solid #ffffff;
}
#home_products .product-bg {
background-color: #fff;
padding-bottom: 10px;
}
.line_height_40 {
line-height: 40px !important;
}
.tm_hairsalon_slider_orange {
color: #FF9226 !important;
}
#infinity-home-customers-2 .esg-entry-content {
position: absolute;
bottom: 20px;
left: 20px;
width: 270px;
text-align: center;
}
@media screen and (max-width: 61.9375rem) {
#home_services {
background-image: none !important;
}
#home_services .vc_row .wpb_column {
margin-top: 15px;
background: url(http://dchairsalon.com/wp-content/uploads/2015/09/bg2.jpg) top right;
}
} .site-footer .keepintouch i {
color: #FF9226;
width: 24px;
font-size: 22px;
float: left;
}
.site-footer .working-hours {
line-height: 30px;
}
.site-footer .working-hours hr {
background-color: rgba(51, 51, 51, 0.7) !important;
width: 24px;
margin: 15px 0;
}
.site-footer .social-menu {
border: none;
float: none;
}
.site-footer .social-menu .menu {
padding: 0;
}
.site-footer .social-menu .menu li {
padding: 0;
margin: 0;
border-width: 0;
}
.site-footer .social-menu .menu li a {
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
border: 1px solid #666666;
padding: 0;
margin-right: 6px;
}
.site-footer .social-menu .menu li a:before {
line-height: 40px;
font-size: 13px;
margin: 0;
}
.site-footer .social-menu .menu li a:hover {
color: #fff;
background: #666666;
}
.site-footer .widget-title {
overflow: hidden;
position: relative;
margin-bottom: 35px;
font-size: 24px !important;
font-weight: normal;
}
.site-footer .widget-title:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
width: 24px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer .widget-title:after {
content: '';
position: absolute;
bottom: 1px;
left: 0;
right: 0;
height: 1px;
width: 24px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer .widget-title span {
position: relative;
display: inline-block;
padding: 10px 10px 10px 0px;
}
.site-footer .col-md-3 {
margin-top: 30px;
margin-bottom: 30px;
}
.site-footer .widget img {
margin: -15px 0 20px;
}
.site-footer .menu {
font-size: 0;
}
.site-footer .menu li {
vertical-align: top;
margin-bottom: 10px;
list-style-type: none;
font-size: 15px;
display: block;
}
.site-footer .menu li:hover {
-webkit-transform: translate(10px, 0);
-moz-transform: translate(10px, 0);
-ms-transform: translate(10px, 0);
-o-transform: translate(10px, 0);
}
.office p {
margin-bottom: 10px;
}
.office i {
font-size: 16px;
width: 35px;
}
.copyright {
padding: 45px 0 0 0;
border-top: 1px solid #3A3A3A;
}
@media (min-width: 62rem) {
.site-footer .menu li {
display: inline-block;
width: 100%;
}
.copyright .left:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: -1000px;
width: 1000px;
}
.copyright .left:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 200px 0 0 90px;
border-color: transparent transparent transparent transparent;
position: absolute;
top: 0;
right: -90px;
}
}
@media screen and (max-width: 61.9375rem) {
.site-footer {
background-image: none !important;
}
} .menu-item,
.page_item {
display: inline-block;
}
.top-menu {
position: relative;
z-index: 1;
}
.top-menu .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
background: #fff;
left: -1px;
margin: 0 0 0 0;
border-width: 1px;
border-style: solid;
border-color: #eee;
top: calc(100% + 30px);
z-index: 999;
}
.top-menu .menu-item {
padding: 12px 20px;
margin: 0;
float: left;
border-width: 0 1px 0 0;
border-style: solid;
position: relative;
}
.top-menu .menu-item.menu-item-has-children:hover > .sub-menu {
visibility: visible;
opacity: 1;
min-width: 200px;
top: 100%;
}
.top-menu .menu-item.menu-item-has-children:hover > .sub-menu .menu-item {
border-width: 0 0 1px 0;
width: 100%;
}
.top-menu .menu-item.menu-item-has-children:hover > .sub-menu .menu-item:last-child {
border-width: 0 0 0 0;
}
.top-menu .menu-item.menu-item-has-children > a:after {
content: "\f107";
margin-left: 5px;
color: #000;
}
.social-menu {
border-width: 0 1px 0 1px;
border-style: solid;
float: right;
border-color: #ddd !important;
}
.social-menu .menu {
margin: 0;
}
.social-menu .menu li {
padding: 12px 18px;
display: inline-block;
margin: 0;
float: left;
text-align: center;
border-width: 0 0 0 1px;
border-style: solid;
border-color: #ddd;
width: auto;
}
.social-menu .menu li:hover {
-webkit-transform: translate(0, 0) !important;
-moz-transform: translate(0, 0) !important;
-ms-transform: translate(0, 0) !important;
-o-transform: translate(0, 0) !important;
}
.social-menu .menu li:before {
display: none;
}
.social-menu .menu li a {
font-size: 0;
}
.social-menu .menu li a:before {
font-size: 16px;
display: inline-block;
}
.social-menu .menu li a[href*="facebook"]:before {
content: "\f09a";
}
.social-menu .menu li a[href*="twitter"]:before {
content: "\f099";
}
.social-menu .menu li a[href*="instagram"]:before {
content: "\f16d";
}
.social-menu .menu li a[href*="youtube"]:before {
content: "\f16a";
}
.social-menu .menu li a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-menu .menu li a[href*="flickr"]:before {
content: "\f16e";
}
.social-menu .menu li a[href*="dribbble"]:before {
content: "\f17d";
}
.social-menu .menu li a[href*="foursquare"]:before {
content: "\f180";
}
.social-menu .menu li a[href*="linkedin"]:before {
content: "\f0e1";
}
.social-menu .menu li a[href*="tumblr"]:before {
content: "\f173";
}
.social-menu .menu li a[href*="feed"]:before {
content: "\f09e";
}
.social-menu .menu li a[href*="vk.com"]:before {
content: "\f189";
}
#site-navigation {
position: relative;
z-index: 999;
width: 100%;
}
#site-navigation .menu li {
position: relative;
}
#site-navigation .menu li.menu-item-has-children > a .toggle-sub-menu {
margin-left: 5px;
}
#site-navigation .menu li:hover > .sub-menu,
#site-navigation .menu li:hover > .children {
visibility: visible;
opacity: 1;
z-index: 999;
top: 100%;
}
#site-navigation .menu li:hover > .sub-menu > li,
#site-navigation .menu li:hover > .children > li {
margin-right: 0;
}
#site-navigation .menu > ul > li,
#site-navigation .menu > li {
padding: 25px 20px;
display: inline-block;
position: relative;
vertical-align: top;
line-height: 1;
}
#site-navigation .menu > ul > li a,
#site-navigation .menu > li a {
z-index: 1;
text-transform: uppercase;
display: block;
position: relative;
}
#site-navigation .menu > ul > li.mega-menu,
#site-navigation .menu > li.mega-menu {
position: static;
}
#site-navigation .sub-menu,
#site-navigation .children {
position: absolute;
left: 0;
top: calc(100% + 30px);
z-index: 2;
opacity: 0;
visibility: hidden;
background: #fff;
margin: 0;
min-width: 200px;
border: 1px solid #eee;
}
#site-navigation .sub-menu li,
#site-navigation .children li {
position: relative;
width: 100%;
text-align: left;
}
#site-navigation .sub-menu li:last-child a,
#site-navigation .children li:last-child a {
border-bottom: none;
}
#site-navigation .sub-menu li a,
#site-navigation .children li a {
line-height: 40px;
border-bottom: 1px solid #eee;
text-transform: none;
}
#site-navigation .sub-menu li.menu-item-has-children > a,
#site-navigation .children li.menu-item-has-children > a {
text-transform: none;
}
#site-navigation .sub-menu li.menu-item-has-children > a:after,
#site-navigation .children li.menu-item-has-children > a:after {
content: "\f178";
position: absolute;
font-size: 10px;
right: 0;
top: 13px;
}
#site-navigation .sub-menu li.menu-item-has-children .sub-menu,
#site-navigation .children li.menu-item-has-children .sub-menu,
#site-navigation .sub-menu li.page_item_has_children .sub-menu,
#site-navigation .children li.page_item_has_children .sub-menu,
#site-navigation .sub-menu li.menu-item-has-children .children,
#site-navigation .children li.menu-item-has-children .children,
#site-navigation .sub-menu li.page_item_has_children .children,
#site-navigation .children li.page_item_has_children .children {
left: 100%;
top: 0;
}
#site-navigation .menu li.mega-menu .sub-menu > li .wpb_text_column li i {
width: 20px;
}
.header01 #site-navigation .col-md-11,
.header02 #site-navigation .col-md-11,
.header03 #site-navigation .col-md-11,
.header05 #site-navigation .col-md-11,
.header01 #site-navigation .col-md-1,
.header02 #site-navigation .col-md-1,
.header03 #site-navigation .col-md-1,
.header05 #site-navigation .col-md-1 {
padding: 0;
} .sidebar .widget,
.wpb_widgetised_column .widget {
margin-bottom: 40px;
border: 1px solid #F2F2F2;
padding: 20px;
}
.sidebar .widget .widget-title,
.wpb_widgetised_column .widget .widget-title {
line-height: 1;
display: inline-block;
width: 100%;
margin-bottom: 30px;
position: relative;
}
.sidebar .widget:hover,
.wpb_widgetised_column .widget:hover {
border: 1px solid #ddd;
}
.sidebar .widget:hover .widget-title:before,
.wpb_widgetised_column .widget:hover .widget-title:before {
background: #111;
}
.sidebar .widget:hover .widget-title:after,
.wpb_widgetised_column .widget:hover .widget-title:after {
background: #111;
}
.sidebar ul > li,
.wpb_widgetised_column ul > li {
border-bottom: 1px solid #eee;
}
.sidebar ul > li > a,
.wpb_widgetised_column ul > li > a {
padding: 10px 0;
display: inline-block;
}
.sidebar ul > li ul.sub-menu,
.wpb_widgetised_column ul > li ul.sub-menu {
border-top: 1px solid #eee;
}
.sidebar ul li,
.wpb_widgetised_column ul li,
.sidebar .recent-posts__item,
.wpb_widgetised_column .recent-posts__item {
display: block;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.sidebar ul li:last-child,
.wpb_widgetised_column ul li:last-child,
.sidebar .recent-posts__item:last-child,
.wpb_widgetised_column .recent-posts__item:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0 !important;
}
.sidebar .recent-posts__item,
.wpb_widgetised_column .recent-posts__item {
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar .recent-posts__item a,
.wpb_widgetised_column .recent-posts__item a {
display: inherit;
line-height: 1.3;
}
.sidebar .recent-posts > div:last-child,
.wpb_widgetised_column .recent-posts > div:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget_recent_comments li {
padding: 10px 0;
}
.sidebar .widget_search .search-form,
.wpb_widgetised_column .widget_search .search-form {
position: relative;
}
.sidebar .widget_search span,
.wpb_widgetised_column .widget_search span {
font-size: 0;
}
.sidebar .widget_search span:before,
.wpb_widgetised_column .widget_search span:before {
content: "\f002";
font-size: 16px;
position: absolute;
right: 1px;
top: 23px;
background-color: #eee;
text-align: center;
height: 47px;
line-height: 47px;
width: 48px;
display: block;
}
.sidebar .widget_search input[type="search"],
.wpb_widgetised_column .widget_search input[type="search"] {
border: 2px solid #eee;
background-color: #fff;
padding: 15px;
margin-bottom: 0;
}
.sidebar .widget_search .search-submit,
.wpb_widgetised_column .widget_search .search-submit {
display: none;
} .mini-cart {
padding: 12px 15px;
position: relative;
display: inline-block;
float: right;
margin-right: -1px;
border-left: 1px solid #ddd;
text-transform: uppercase;
}
.mini-cart .mini-cart-icon {
position: relative;
margin-right: 10px;
font-size: 18px;
float: left;
}
.mini-cart .widget_shopping_cart_content {
position: absolute;
right: 0;
top: 140%;
width: 300px;
max-height: 700px;
overflow: auto;
opacity: 0;
visibility: hidden;
z-index: 99999;
background-color: #fff;
border: 1px solid #eee;
-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mini-cart .widget_shopping_cart_content .cart_list li {
padding: 10px;
border-bottom: 1px solid #eee;
text-align: left;
display: inline-block;
line-height: 20px !important;
width: 100%;
}
.mini-cart .widget_shopping_cart_content .cart_list li a {
color: #262626;
font-weight: 400 !important;
}
.mini-cart .widget_shopping_cart_content .cart_list li a:hover {
color: #B22D00;
}
.mini-cart .widget_shopping_cart_content .cart_list li a.remove:hover {
color: #B22D00;
background: none;
}
.mini-cart .widget_shopping_cart_content .cart_list li img {
width: 70px;
margin: 0 10px 0 0;
float: left;
}
.mini-cart .widget_shopping_cart_content .cart_list li .quantity {
display: block;
color: #666;
font-size: 12px;
}
.mini-cart .widget_shopping_cart_content .cart_list li .remove {
font-size: 20px;
height: 20px;
width: 20px;
text-align: center;
line-height: 15px;
float: right;
color: #999999 !important;
position: relative;
display: inline-block;
}
.mini-cart .widget_shopping_cart_content .cart_list li .remove:hover {
color: #B22D00 !important;
}
.mini-cart .widget_shopping_cart_content .total {
padding: 10px 10px 0 10px;
margin-bottom: 0;
text-align: center;
}
.mini-cart .widget_shopping_cart_content .buttons {
text-align: center;
margin-bottom: 20px;
}
.mini-cart .widget_shopping_cart_content .wc-forward {
display: inline-block;
height: 36px;
line-height: 36px;
padding: 0 15px;
margin: 0 2px 10px 2px;
font-weight: 400;
text-transform: uppercase;
color: #262626;
border: 1px solid #ebe9eb;
}
.mini-cart .widget_shopping_cart_content .wc-forward:hover {
background: #B22D00;
color: #fff;
border: 1px solid #B22D00;
}
.mini-cart.open .widget_shopping_cart_content {
opacity: 1;
visibility: visible;
top: 100%;
} .big-title,
.big-title--single {
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.big-title .container,
.big-title--single .container {
position: relative;
z-index: 1;
}
.big-title:after,
.big-title--single:after {
content: '';
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.big-title .entry-title,
.big-title--single .entry-title {
text-align: center;
}
.entry-content {
padding: 50px 0;
}
.wpb-js-composer .entry-content {
padding: 0 !important;
}
.taxonomy-description {
margin-top: -80px;
padding-bottom: 80px;
display: block;
font-size: 16px;
text-align: center;
}
.pagination {
margin: 50px 0 0 0;
text-align: right;
}
.pagination span,
.pagination a {
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
display: inline-block;
border: 1px solid #eee;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
margin-right: 10px;
color: #25262C;
}
.pagination span.current,
.pagination span:hover,
.pagination a:hover {
color: #fff;
background: #FF9326;
border: 1px solid #FF9326;
}
.pagination .next,
.pagination .prev {
width: auto;
border: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.pagination .next:hover,
.pagination .prev:hover {
color: #FF9326;
background: none;
border: none;
}
.minimal-light .esg-filters .esg-filterbutton {
border: 1px solid #eee !important;
height: 44px !important;
line-height: 44px !important;
padding: 0 20px !important;
font-weight: 400;
font-family: inherit !important;
font-size: 15px !important;
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
box-shadow: none !important;
margin-bottom: 30px !important;
}
.minimal-light .esg-filters .esg-filterbutton.selected {
box-shadow: none !important;
border: 1px solid #FF9326 !important;
background: #FF9326 !important;
color: #fff !important;
}
.esg-loadmore-wrapper .esg-navigationbutton {
border: 1px solid #eee !important;
height: 44px !important;
line-height: 44px !important;
padding: 0 20px !important;
font-weight: 400 !important;
font-family: inherit !important;
font-size: 15px !important;
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
box-shadow: none !important;
margin-top: 30px !important;
}
.esg-loadmore-wrapper .esg-navigationbutton:hover {
box-shadow: none !important;
border: 1px solid #FF9326 !important;
background: #FF9326 !important;
color: #fff !important;
}
.tm_hairsalon_skill {
font-size: 13px;
margin-bottom: 30px;
}
.tm_hairsalon_skill .tm_hairsalon_name {
display: inline-block;
float: left;
margin-right: 20px;
}
.tm_hairsalon_skill .tm_hairsalon_value {
display: inline-block;
color: #B22D00;
}
.tm_hairsalon_skill .tm_hairsalon_progress {
width: 100%;
height: 5px;
position: relative;
overflow: hidden;
}
.tm_hairsalon_skill .tm_hairsalon_bar {
height: 5px;
width: 0px;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.tm_hairsalon_skill_fly .tm_hairsalon_progress .tm_hairsalon_bar {
left: 0 !important;
}
.page-content {
padding: 50px 0;
}
.page .services_icons .services_icon img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #cccccc;
}
.page .services_icons .services_icon img:hover {
background: #FF9326;
}
.page .about_icons .about_icon img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #444444;
}
.page .about_icons .about_icon img:hover {
background: #FF9326;
}
.page .wpcf7 {
margin-top: 20px;
}
.page .wpcf7 img.ajax-loader {
display: block;
margin: 0 auto;
}
.page .wpcf7 p {
text-align: center;
text-transform: uppercase;
font-size: 13px;
}
.error404 .content-404 {
text-align: center;
color: #fff;
padding: 80px 0;
background: #B22D00;
font-size: 20px;
font-weight: 100;
}
.error404 .content-404 .title-404 {
font-size: 80px;
text-transform: uppercase;
padding: 30px 60px;
border: 2px solid #fff;
font-weight: 400;
display: inline-block;
}
.error404 .content-404 .text-404 {
margin-top: 20px;
color: #ffffff;
font-weight: 400;
}
.error404 .content-404 .text-404 a {
color: #fff;
display: inline-block;
border-bottom: 1px solid #fff;
}
@media (min-width: 75rem) {
.big-title,
.big-title--single {
margin: 0 -100% 0px;
}
} .post-thumb {
position: relative;
text-align: center;
overflow: hidden;
}
.post-thumb:before {
content: '';
width: 30px;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 2px;
background-color: #fff;
z-index: 2;
opacity: 0;
}
.post-thumb:after {
content: '';
width: 2px;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 30px;
background-color: #fff;
opacity: 0;
}
.hentry {
padding: 20px 0;
border-bottom: 1px solid #eee;
}
.hentry:hover .post-thumb:before {
opacity: 1;
}
.hentry:hover .post-thumb:after {
opacity: 1;
}
.hentry:hover .post-thumb img {
opacity: 0.7;
}
.hentry .entry-header {
margin-bottom: 20px;
}
.hentry .entry-header .entry-title {
font-size: 26px;
letter-spacing: 0;
line-height: 1.3;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.hentry .entry-meta {
margin-bottom: 20px;
color: #878787;
}
.hentry .entry-meta span {
padding-right: 20px;
height: 20px;
line-height: 20px;
display: inline-block;
}
.hentry .entry-meta span i {
margin-right: 5px;
font-size: 20px;
float: left;
}
.hentry .entry-content {
color: #858585;
}
.hentry .entry-content .more {
color: #FF9326;
text-decoration: underline;
}
.hentry .entry-content .more:hover {
color: #858585;
}
.blog-grid {
margin-top: 15px;
}
.blog-grid .hentry {
border: none;
}
.blog-grid .hentry .post-thumb {
margin-bottom: 10px;
}
.blog-grid .hentry .entry-meta span {
padding-right: 10px;
}
.single-post .comment-form,
.page .comment-form {
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
.single-post .comment-form:before,
.page .comment-form:before,
.single-post .comment-form:after,
.page .comment-form:after {
display: none !important;
}
.single-post .comment-form .form-submit,
.page .comment-form .form-submit,
.single-post .comment-form .logged-in-as,
.page .comment-form .logged-in-as {
padding: 0 15px;
}
.single-post .hentry {
padding: 0;
}
.single-post .hentry .post-thumb {
margin-bottom: 40px;
}
.single-post .hentry .post-thumb img {
width: 100%;
height: auto;
}
.single-post .hentry .post-video {
margin-bottom: 40px;
}
.single-post .hentry .post-video video {
position: relative;
width: 100%;
min-height: 480px;
height: auto;
}
.single-post .hentry .post-video iframe,
.single-post .hentry .post-video embed,
.single-post .hentry .post-video object {
width: 100%;
min-height: 480px;
height: auto;
}
.single-post .hentry .post-gallery {
margin-bottom: 40px;
position: relative;
}
.single-post .hentry .post-gallery img {
width: 100%;
height: auto;
}
.single-post .hentry .post-gallery .owl-controls {
display: none;
}
.single-post .hentry .post-gallery .tm-nav {
position: absolute;
width: 100%;
height: 36px;
top: 48%;
left: 0;
z-index: 9;
display: table-cell;
vertical-align: middle;
}
.single-post .hentry .post-gallery .tm-nav .tm-prev,
.single-post .hentry .post-gallery .tm-nav .tm-next {
display: inline-block;
background-color: rgba(255, 255, 255, 0.3);
color: #fff;
text-align: center;
line-height: 40px;
width: 40px;
height: 40px;
z-index: 9;
cursor: pointer;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.single-post .hentry .post-gallery .tm-nav .tm-prev:hover,
.single-post .hentry .post-gallery .tm-nav .tm-next:hover {
background-color: #fff;
color: #888888;
}
.single-post .hentry .post-gallery .tm-nav .tm-prev {
float: left;
margin-left: 30px;
}
.single-post .hentry .post-gallery .tm-nav .tm-next {
float: right;
margin-right: 30px;
}
.single-post .comment-reply-title,
.page .comment-reply-title,
.single-post .comments-title,
.page .comments-title {
position: relative;
margin-bottom: 30px;
font-size: 24px;
color: #111;
}
.single-post .comment,
.page .comment {
position: relative;
margin-bottom: 20px;
}
.single-post .comment > div,
.page .comment > div {
background-color: transparent;
border-bottom: 1px solid #eee;
padding: 0;
margin-bottom: 20px;
}
.single-post .comment .comment-author,
.page .comment .comment-author {
float: none;
display: inline-block;
vertical-align: top;
padding-right: 20px;
margin-right: 0;
}
.single-post .comment .comment-author img,
.page .comment .comment-author img {
width: 70px;
height: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.single-post .comment .comment-content,
.page .comment .comment-content {
display: inline-block;
vertical-align: top;
width: 75%;
}
.single-post .comment .comment-content cite.fn a,
.page .comment .comment-content cite.fn a {
text-transform: none;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.1em;
}
.single-post .comment .comment-content .metadata .fn,
.page .comment .comment-content .metadata .fn {
font-size: 13px;
text-transform: uppercase;
}
.single-post .comment .comment-content .metadata .fn a,
.page .comment .comment-content .metadata .fn a {
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
}
.single-post .comment .comment-content .metadata > a,
.page .comment .comment-content .metadata > a {
font-size: 13px;
font-style: italic;
color: #999999;
}
.single-post .comment .comment-reply-link,
.page .comment .comment-reply-link {
position: absolute;
top: 20px;
right: 0;
font-size: 13px;
font-weight: 400;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #B22D00;
padding: 5px 0;
}
@media (min-width: 62rem) {
.single-post .comment .children,
.page .comment .children {
margin-left: 50px;
}
}
.single-post .comment .fn,
.page .comment .fn {
font-style: normal;
font-size: 16px;
text-transform: uppercase;
}
.comments-area {
margin-top: 20px;
padding: 50px 0;
border-top: 1px solid #eee;
}
.comment-list {
list-style: none;
font-size: 13px;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.single-tags {
margin: 20px 0;
}
.single-share .text {
font-size: 13px;
text-transform: uppercase;
}
.single-share .social {
width: 36px;
height: 36px;
background: #F5F5F5;
border-radius: 50%;
line-height: 36px;
text-align: center;
color: #777777;
display: inline-block;
margin-left: 10px;
}
.single-share .social a {
color: #777777;
}
.single-share .social:hover {
background: #B22D00;
}
.single-share .social:hover a {
color: #fff;
}
@media screen and (max-width: 74.9375rem) {
.hentry .post-thumb {
margin-bottom: 15px;
}
} .projects .container > .projects {
padding: 50px 0;
}
.projects .container > .projects .project-thumbnail {
margin-bottom: 15px;
}
.projects .container > .projects .project-thumbnail img {
width: 100%;
}
.projects .container > .projects h3 {
margin-bottom: 15px;
}
.projects .container > .projects .projects-col:hover .project-thumbnail img {
opacity: 0.8;
}
.projects .single-content {
padding: 60px 0;
}
.projects .heading-title {
font-size: 36px;
color: #202020;
letter-spacing: 0px;
}
.projects .project_content p {
color: #444444;
}
.single-project .project-meta__content .meta {
border-bottom: 1px solid #eee;
padding: 10px 0;
}
.single-project .project-meta__content .meta .meta-title {
color: #B22D00;
text-transform: uppercase;
margin-right: 20px;
}
.single-project .project-meta__content .meta .meta-value {
color: #777777;
}
.single-project .gallery {
width: 100% !important;
float: none !important;
}
.single-project .gallery img {
width: 100% !important;
height: auto !important;
}
.single-project .owl-controls {
display: none !important;
}
.single-project .tm-gallery {
position: relative;
}
.single-project .tm-gallery .tm-nav {
position: absolute;
width: 100%;
height: 36px;
top: 48%;
left: 0;
z-index: 9;
display: table-cell;
vertical-align: middle;
}
.single-project .tm-gallery .tm-nav .tm-prev,
.single-project .tm-gallery .tm-nav .tm-next {
display: inline-block;
background: #fff;
color: #AAAAAA;
text-align: center;
line-height: 36px;
width: 36px;
height: 36px;
z-index: 9;
cursor: pointer;
}
.single-project .tm-gallery .tm-nav .tm-prev:hover,
.single-project .tm-gallery .tm-nav .tm-next:hover {
background: #FF9226;
color: #fff;
}
.single-project .tm-gallery .tm-nav .tm-prev {
float: left;
margin-left: 30px;
}
.single-project .tm-gallery .tm-nav .tm-next {
float: right;
margin-right: 30px;
} .vc_col-sm-8 .woocommerce ul.products li.product,
.vc_col-sm-8 .woocommerce-page ul.products li.product {
width: 30%;
}
.widget_product_search .woocommerce-product-search {
position: relative;
}
.widget_product_search label {
font-size: 0;
}
.widget_product_search label:before {
content: "\f002";
font-size: 16px;
position: absolute;
right: 1px;
top: 23px;
background-color: #eee;
text-align: center;
height: 47px;
line-height: 47px;
width: 48px;
display: block;
}
.widget_product_search label:after {
content: '';
position: absolute;
right: 49px;
top: 23px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 49px 0;
border-color: transparent #eee transparent transparent;
}
.widget_product_search input[type="search"] {
border: 1px solid #DDDDDD;
background-color: #fff;
padding: 15px;
margin-bottom: 0;
}
.widget_product_search button[type="submit"],
.widget_product_search input[type='submit'] {
display: none;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inline-block;
text-transform: uppercase;
}
.woocommerce ul.product_list_widget li img {
width: 70px;
float: left;
margin: 0 10px 0 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
}
.woocommerce ul.product_list_widget li a {
padding: 0 !important;
display: block;
}
.woocommerce ul.product_list_widget li a:hover .product-title {
color: #B22C00;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
padding: 5px;
}
.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: 150px;
}
.woocommerce-cart .content,
.woocommerce-checkout .content {
padding-top: 50px;
padding-bottom: 50px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
text-align: right;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
margin: 0 -15px;
}
.woocommerce-checkout-review-order {
margin-bottom: 70px;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
text-transform: uppercase;
}
.woocommerce ul.products li.product h3 {
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
color: #111;
}
.woocommerce ul.products li.product .price {
font-weight: bold;
font-size: 16px;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
margin-right: 10px;
}
.woocommerce div.product form.cart .quantity .qty {
padding: 12px 5px;
}
.related.products h2 {
margin-bottom: 30px;
text-transform: uppercase;
}
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
width: 30%;
}
.woocommerce .col2-set.addresses {
margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
display: none;
}
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce div.product form.cart .button,
.woocommerce a.button.alt {
height: 44px !important;
line-height: 44px !important;
padding: 0 20px !important;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
display: inline-block;
margin-right: 10px;
}
.woocommerce a.added_to_cart {
color: #fff;
display: block;
}
.widget_products .product-title {
font-weight: 400;
}
.loop-product {
position: relative;
margin-bottom: 30px;
text-align: center;
}
.loop-product .onsale {
z-index: 9;
}
.loop-product .imagewrapper {
background-color: #000;
}
.loop-product img {
width: 100%;
height: auto;
}
.loop-product .loop-product-cat {
margin: 15px 0 10px 0;
display: block;
}
.loop-product .loop-product-cat a {
font-size: 15px;
color: #999999;
}
.loop-product .loop-product-cat a:hover {
color: #B22C00;
}
.loop-product .loop-product-title {
font-size: 16px;
font-weight: 700;
}
.loop-product .price {
margin: 10px 0 15px 0;
display: inline-block;
}
.loop-product .price span.amount {
color: #B22C00;
font-weight: 700;
}
.loop-product .price del {
margin-right: 5px;
color: #999999;
}
.loop-product .price del span.amount {
color: #999999;
font-weight: 400;
}
.loop-product .price ins {
background: none;
}
.loop-product .price ins span.amount {
color: #B22C00;
font-weight: 700;
}
.loop-product .quick_view_div {
position: absolute;
width: 100%;
top: 40px;
left: 0;
z-index: 9;
opacity: 0;
}
.loop-product .quick_view_div .woosq-btn {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #515151;
background-color: #ebe9eb;
height: 32px;
line-height: 32px;
padding: 0 15px;
display: inline-block;
margin-bottom: 5px;
min-width: 130px;
border: none;
}
.loop-product .add_to_cart_div {
position: absolute;
width: 100%;
top: 140px;
left: 0;
z-index: 9;
opacity: 0;
text-align: center;
}
.loop-product .add_to_cart_div a.view {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
background-color: #FF9326;
color: #fff;
height: 32px;
line-height: 32px;
padding: 0 15px;
display: inline-block;
margin-bottom: 5px;
min-width: 130px;
border: none;
}
.loop-product .add_to_cart_div a.view:hover {
color: #fff !important;
background-color: #FF9326 !important;
}
.loop-product .add_to_cart_div a.add {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
color: #262626;
padding: 10px 15px;
display: inline-block;
border: 1px solid #fff;
background-color: #fff;
min-width: 140px;
}
.loop-product .add_to_cart_div a.add:hover {
background-color: #FF9326;
border: 1px solid #FF9326;
color: #fff;
}
.loop-product .add_to_cart_div a.add.loading:after {
font-family: WooCommerce;
content: "\e01c";
-webkit-font-smoothing: antialiased;
font-weight: 400;
margin-left: 10px;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.loop-product .add_to_cart_div a.add.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: 10px;
}
.loop-product:hover img {
opacity: 0.2;
}
.loop-product:hover .onsale {
opacity: 0;
}
.loop-product:hover .quick_view_div {
top: 70px;
opacity: 1;
}
.loop-product:hover .add_to_cart_div {
top: 120px;
opacity: 1;
}
.woocommerce select,
.woocommerce input {
display: inline-block;
vertical-align: top;
font-size: 13px;
width: 100%;
max-width: 100%;
border: 1px solid #ddd;
font-family: inherit !important;
}
.woocommerce select:focus,
.woocommerce input:focus {
border: 1px solid #FF9326 !important;
}
.woocommerce textarea {
display: inline-block;
margin-bottom: 10px;
vertical-align: top;
padding: 20px !important;
font-size: 13px;
width: 100%;
max-width: 100%;
border: 1px solid #ddd;
font-family: inherit !important;
height: 100px !important;
}
.woocommerce input[type="checkbox"],
.woocommerce input[type="image"],
.woocommerce input[type="radio"] {
padding: 0 20px !important;
margin-bottom: 0px !important;
vertical-align: middle;
}
.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3 {
font-weight: normal;
font-size: 18px;
margin-bottom: 20px;
padding: 5px 0px !important;
}
.woocommerce .select2-container .select2-choice {
border: 1px solid #ddd !important;
border-radius: 0 !important;
padding: 6px 10px !important;
}
.woocommerce span.onsale {
position: absolute;
top: 0;
left: 15px;
border-radius: 0;
background-color: #FF9326;
font-weight: 400;
font-size: 14px;
padding: 5px 15px;
}
.woocommerce.single-product span.onsale {
left: 0;
}
.woocommerce.single-product .woocommerce-main-image {
display: block;
margin-bottom: 5px;
}
.woocommerce.single-product .woocommerce-thumbs {
margin-left: -5px;
margin-right: -5px;
}
.woocommerce.single-product .woocommerce-thumbs .woocommerce-product-gallery__image {
width: 25%;
display: inline-block;
padding: 5px;
}
.woocommerce.single-product .product_title {
font-size: 36px;
color: #1f1f1f;
}
.woocommerce.single-product .price {
margin-bottom: 10px;
}
.woocommerce.single-product .price .amount {
font-size: 36px;
font-weight: 400;
color: #B22D00;
}
.woocommerce.single-product .price del {
color: #999999;
}
.woocommerce.single-product .price del .amount {
color: #999999;
font-size: 24px;
}
.woocommerce.single-product button.single_add_to_cart_button {
background-color: #B22D00;
height: 42px;
line-height: 42px;
color: #fff;
padding: 0 20px;
font-weight: normal;
letter-spacing: normal;
text-transform: none;
}
.woocommerce.single-product button.single_add_to_cart_button:hover {
background-color: #262626;
}
.woocommerce.single-product input.qty {
width: 70px;
text-align: center;
line-height: normal;
color: #262626 !important;
}
.woocommerce.single-product .entry-summary {
color: #777777;
}
.woocommerce.single-product .entry-summary form.cart {
margin-bottom: 10px;
}
.woocommerce.single-product .entry-summary .product_meta > span {
display: inline-block;
width: 100%;
padding: 5px 0;
border-bottom: 1px solid #eee;
}
.woocommerce.single-product .entry-summary .product_meta > span a {
color: #B22C00;
}
.woocommerce.single-product .entry-summary .single-share {
margin-top: 20px;
}
.woocommerce.single-product .woocommerce-tabs {
font-size: 16px;
color: #777777;
}
.woocommerce.single-product .woocommerce-tabs ul.tabs:before {
border-bottom: 1px solid #eee !important;
}
.woocommerce.single-product .woocommerce-tabs ul.tabs li {
border-radius: 0 !important;
border: 1px solid #eee !important;
background-color: #F5F5F5 !important;
}
.woocommerce.single-product .woocommerce-tabs ul.tabs li.active {
background-color: #fff !important;
border-bottom: 1px solid #fff !important;
}
.woocommerce.single-product .woocommerce-tabs ul.tabs li:before,
.woocommerce.single-product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce.single-product #respond input#submit {
font-weight: 400;
color: #ffffff;
padding: 15px 20px 15px 20px;
margin: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #FF9326;
background-color: #FF9326;
}
.woocommerce.single-product #respond input#submit:hover {
background: #262626;
color: #fff;
}
.woocommerce.single-product .related h2 {
text-transform: none;
}
.woocommerce.single-product .related span.onsale {
left: 15px;
}
.woocommerce.single-product .related span.amount {
color: #B22C00;
font-weight: 700;
font-style: italic;
font-size: 16px;
}
.woocommerce.single-product .related del {
color: #999999;
}
.woocommerce.single-product .related del span.amount {
color: #999999;
}
.woocommerce .woocommerce-message {
border-top-color: #B22D00;
background-color: #f5f5f5;
}
.woocommerce .woocommerce-message:before {
color: #B22D00;
}
.woocommerce .woocommerce-message .button {
background: #B22D00;
color: #fff;
font-weight: 400;
}
.woocommerce .woocommerce-message .button:hover {
background: #262626;
color: #fff;
}
.woocommerce .woocommerce-result-count {
text-transform: uppercase;
font-size: 13px;
color: #999999;
}
.woocommerce .woocommerce-ordering .orderby {
border: none;
text-transform: uppercase;
outline: none;
font-size: 13px;
color: #999999;
}
.woocommerce .woocommerce-info {
border-color: #B22D00;
}
.woocommerce .woocommerce-info:before {
color: #B22D00;
}
.sidebar .amount {
color: #B22C00;
font-weight: 700;
font-style: italic;
}
.sidebar del {
color: #999999;
}
.sidebar del .amount {
color: #999999;
font-weight: 400;
font-style: italic;
}
.sidebar ins {
background-color: transparent;
}
.sidebar ins .amount {
color: #B22C00;
font-weight: 700;
font-style: italic;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
opacity: 1;
}
.woocommerce-page {
color: #777777;
}
.woocommerce-page .entry-content {
padding: 50px 0;
}
.woocommerce-page .entry-content table.shop_table {
border-radius: 0;
}
.woocommerce-page .entry-content table.shop_table td {
padding: 6px;
}
.woocommerce-page .entry-content input.button,
.woocommerce-page .entry-content .checkout-button {
font-weight: 400;
color: #ffffff;
height: 44px;
line-height: 44px;
padding: 0 20px;
margin: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
border-style: solid !important;
border-color: #B22D00 !important;
background-color: #B22D00 !important;
}
.woocommerce-page .entry-content input.button:hover,
.woocommerce-page .entry-content .checkout-button:hover {
background: #262626 !important;
color: #fff !important;
}
.woocommerce-page .entry-content input.input-text {
height: 44px;
line-height: 44px;
padding: 0 10px;
}
.woocommerce-page .entry-content input.input-text.qty {
line-height: normal;
height: 32px;
width: 80px;
}
.woocommerce-page .entry-content a.remove {
color: #262626 !important;
display: block;
font-size: 18px;
height: 20px;
width: 20px;
text-align: center;
line-height: 20px;
border-radius: 100%;
text-decoration: none;
font-weight: 400;
border: 0;
}
.woocommerce-page .entry-content a.remove:hover {
background-color: #B22D00 !important;
color: #fff !important;
}
.woocommerce-page .entry-content .amount {
color: #B22D00 !important;
}
.woocommerce-page h3 {
font-size: 32px;
}
.woocommerce-page .woocommerce-shipping-fields h3,
.woocommerce-page .woocommerce-billing-fields h3 {
font-size: 32px;
}
.woocommerce-page .cart_totals h2 {
font-size: 32px;
}
.woocommerce-page #order_review_heading {
margin-top: 30px;
margin-bottom: 10px;
}
.woocommerce-page .woocommerce-checkout #payment {
margin-top: 30px;
border-radius: 0 !important;
background: none !important;
}
.woocommerce-page .woocommerce-checkout #payment ul.payment_methods {
padding: 0;
border-bottom: none;
}
.woocommerce-page .woocommerce-checkout #payment div.payment_box {
border-radius: 0;
width: 100%;
background-color: #f5f5f5;
}
.woocommerce-page .woocommerce-checkout #payment div.payment_box:after {
border: 8px solid #f5f5f5;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
}
.woocommerce-page .woocommerce-checkout #payment div.form-row {
padding: 1em 0;
}
.woocommerce-page .select2-drop-active {
border: 1px solid #ddd;
border-top: none;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
margin: 0;
}
.woocommerce #customer_details div[class*="col-"] {
padding: 0px;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #f5f5f5;
} ul.style1 li {
margin-bottom: 10px;
list-style: none;
}
ul.style1 li:before {
content: "\f061";
margin-right: 10px;
} .breadcrumb {
overflow: hidden;
}
.tm_bread_crumb {
margin: 0;
padding: 15px 0;
display: inline-block;
position: relative;
}
.tm_bread_crumb:before {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 60px 0 0 40px;
border-color: transparent transparent transparent transparent;
position: absolute;
top: 0;
right: -40px;
}
.tm_bread_crumb li {
display: inline-block;
margin-right: 6px;
}
.tm_bread_crumb li a:after {
content: "\f061";
margin-left: 10px;
}
.tm_bread_crumb li:last-child {
margin: 0;
}
.page .breadcrumb,
.archive .breadcrumb,
.single .breadcrumb,
.error404 .breadcrumb,
.search .breadcrumb,
.tag .breadcrumb {
overflow: hidden;
margin: 0 -100% 0;
border-bottom: 1px solid #eee;
}
.page .breadcrumb a:after,
.archive .breadcrumb a:after,
.single .breadcrumb a:after,
.error404 .breadcrumb a:after,
.search .breadcrumb a:after,
.tag .breadcrumb a:after {
content: "\f105";
}
.page .breadcrumb2,
.archive .breadcrumb2,
.single .breadcrumb2,
.error404 .breadcrumb2,
.search .breadcrumb2,
.tag .breadcrumb2 {
overflow: hidden;
text-transform: uppercase;
font-size: 12px;
color: #878787;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
}
.page .breadcrumb2 .tm_bread_crumb,
.archive .breadcrumb2 .tm_bread_crumb,
.single .breadcrumb2 .tm_bread_crumb,
.error404 .breadcrumb2 .tm_bread_crumb,
.search .breadcrumb2 .tm_bread_crumb,
.tag .breadcrumb2 .tm_bread_crumb {
margin-left: -15px;
}
.page .breadcrumb2 a,
.archive .breadcrumb2 a,
.single .breadcrumb2 a,
.error404 .breadcrumb2 a,
.search .breadcrumb2 a,
.tag .breadcrumb2 a {
color: #878787;
}
.page .breadcrumb2 a:after,
.archive .breadcrumb2 a:after,
.single .breadcrumb2 a:after,
.error404 .breadcrumb2 a:after,
.search .breadcrumb2 a:after,
.tag .breadcrumb2 a:after {
content: "\f0da";
}
.page .breadcrumb2 a:hover,
.archive .breadcrumb2 a:hover,
.single .breadcrumb2 a:hover,
.error404 .breadcrumb2 a:hover,
.search .breadcrumb2 a:hover,
.tag .breadcrumb2 a:hover {
color: #FF9226;
}
.page .breadcrumb2 .current,
.archive .breadcrumb2 .current,
.single .breadcrumb2 .current,
.error404 .breadcrumb2 .current,
.search .breadcrumb2 .current,
.tag .breadcrumb2 .current {
color: #878787;
}
.page .breadcrumb2 .blog-sort,
.archive .breadcrumb2 .blog-sort,
.single .breadcrumb2 .blog-sort,
.error404 .breadcrumb2 .blog-sort,
.search .breadcrumb2 .blog-sort,
.tag .breadcrumb2 .blog-sort {
height: 42px;
line-height: 42px;
background: #F5F5F5;
margin: 4px 0;
display: inline-block;
margin-right: -15px;
padding: 0 15px;
}
.page .breadcrumb2 .blog-sort .grid,
.archive .breadcrumb2 .blog-sort .grid,
.single .breadcrumb2 .blog-sort .grid,
.error404 .breadcrumb2 .blog-sort .grid,
.search .breadcrumb2 .blog-sort .grid,
.tag .breadcrumb2 .blog-sort .grid {
margin-right: 15px;
display: inline-block;
}
.page .breadcrumb2 .blog-sort .list,
.archive .breadcrumb2 .blog-sort .list,
.single .breadcrumb2 .blog-sort .list,
.error404 .breadcrumb2 .blog-sort .list,
.search .breadcrumb2 .blog-sort .list,
.tag .breadcrumb2 .blog-sort .list {
display: inline-block;
}
.page .breadcrumb2 .blog-sort .active,
.archive .breadcrumb2 .blog-sort .active,
.single .breadcrumb2 .blog-sort .active,
.error404 .breadcrumb2 .blog-sort .active,
.search .breadcrumb2 .blog-sort .active,
.tag .breadcrumb2 .blog-sort .active {
color: #B22D00;
}
.page .breadcrumb2 .blog-sort .active a,
.archive .breadcrumb2 .blog-sort .active a,
.single .breadcrumb2 .blog-sort .active a,
.error404 .breadcrumb2 .blog-sort .active a,
.search .breadcrumb2 .blog-sort .active a,
.tag .breadcrumb2 .blog-sort .active a {
color: #B22D00;
}
.page .breadcrumb2 .blog-sort a:after,
.archive .breadcrumb2 .blog-sort a:after,
.single .breadcrumb2 .blog-sort a:after,
.error404 .breadcrumb2 .blog-sort a:after,
.search .breadcrumb2 .blog-sort a:after,
.tag .breadcrumb2 .blog-sort a:after {
content: '';
}
.page .breadcrumb2 .blog-sort a:hover,
.archive .breadcrumb2 .blog-sort a:hover,
.single .breadcrumb2 .blog-sort a:hover,
.error404 .breadcrumb2 .blog-sort a:hover,
.search .breadcrumb2 .blog-sort a:hover,
.tag .breadcrumb2 .blog-sort a:hover {
color: #B22D00;
}
@media screen and (max-width: 74.9375rem) {
.tm_bread_crumb {
padding: 15px;
}
} .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-controls {
text-align: center;
}
.owl-controls .owl-dot {
position: relative;
z-index: 99;
width: 12px;
height: 12px;
display: inline-block;
vertical-align: top;
margin: 0 3px;
background-color: rgba(255, 255, 255, 0.4);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.owl-controls .owl-dot.active {
background-color: #fff;
}
.snap-content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
z-index: 2;
overflow: auto;
-webkit-overflow-scrolling: touch;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.snap-drawers {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
}
.snap-drawer {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: auto;
width: 265px;
height: auto;
overflow: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: width 0.3s ease;
-moz-transition: width 0.3s ease;
-ms-transition: width 0.3s ease;
-o-transition: width 0.3s ease;
transition: width 0.3s ease;
}
.snap-drawer-left {
left: 0;
z-index: 1;
}
.snap-drawer-right {
right: 0;
z-index: 1;
}
.snapjs-left .snap-drawer-right,
.snapjs-right .snap-drawer-left {
display: none;
}
.snapjs-expand-left .snap-drawer-left,
.snapjs-expand-right .snap-drawer-right {
width: 100%;
} #open-left {
line-height: 1;
cursor: pointer;
}
.snap-drawers {
background-color: #fff;
}
@media (min-width: 62rem) {
.snap-drawers {
display: none;
}
}
.mobile-menu > ul,
.snap-drawer-left .menu > ul {
padding: 20px;
}
.mobile-menu > ul li,
.snap-drawer-left .menu > ul li {
display: block;
}
.mobile-menu > ul li a,
.snap-drawer-left .menu > ul li a {
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.mobile-menu > ul li:last-child,
.snap-drawer-left .menu > ul li:last-child {
border: none;
}
.mobile-menu .menu-item-has-children > a {
position: relative;
padding-right: 40px;
}
.mobile-menu .menu-item-has-children .toggle-sub-menu {
display: inline-block;
position: absolute;
top: -5px;
right: 0;
color: #000;
background-color: #eeeeee;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
}
.mobile-menu .menu-item-has-children.opened .toggle-sub-menu:before {
content: '\f106';
}
.mobile-menu .sub-menu {
display: none;
margin-left: 10px;
} select,
textarea,
input {
display: inline-block;
padding: 20px 25px;
margin-bottom: 10px;
vertical-align: top;
font-size: 14px;
width: 100%;
max-width: 100%;
}
textarea {
resize: vertical;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #888;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #888;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #888;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #888;
}
input,
select,
textarea {
box-shadow: none;
color: #888;
padding: 20px 25px;
width: 100%;
}
textarea {
height: 200px;
}
input:focus,
textarea:focus {
outline: none;
background-color: #fff;
color: #888;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #333;
border: none;
color: #fff;
cursor: pointer;
padding: 15px 20px;
width: auto;
text-transform: uppercase;
letter-spacing: 0.05em;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
color: #fff;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
select {
height: 42px;
line-height: 42px;
border: none;
padding: 0 20px !important;
border: 1px solid #F5F5F5;
background: #F5F5F5;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
select:focus {
border: 1px solid #FF9326;
background: #fff;
}
textarea {
padding: 10px;
background: #F5F5F5;
border: 1px solid #F5F5F5 !important;
}
textarea:focus {
border: 1px solid #FF9326 !important;
background: #fff;
} .wpcf7-form .row {
margin: 0 -5px;
}
.wpcf7-form [class*='col-'] {
padding: 0 5px;
}
.wpcf7-form textarea {
height: 110px;
} .bg_center,
.vc_row.bg_center {
background-position: center !important;
}
.bg_norepeat,
.vc_row.bg_norepeat {
background-repeat: no-repeat !important;
} .mw-760 {
max-width: 760px;
margin: 0 auto;
}
.mw-970 {
max-width: 970px;
margin: 0 auto;
}
.thememove-btn.style-02 {
display: block;
width: 100%;
text-align: center;
}
.thememove-btn.style-02 a {
display: inline-block;
font-size: 14px;
font-weight: 700;
font-family: 'Lato';
color: #333333;
letter-spacing: 0.01em;
line-height: 1;
padding: 18px 35px;
border: 1px solid #e3e3e3;
}
.thememove-btn.style-02 a:hover {
color: #ff9326;
border-color: #ff9326;
}
.thememove-btn.style-02 a:hover span {
color: #ff9326;
}
.thememove-testimonials .quote {
background-color: #fff;
padding: 30px;
margin-bottom: 40px;
}
.thememove-testimonials blockquote {
margin: 0;
padding: 0 0 20px;
color: #888888;
font-size: 15px;
font-style: italic;
font-weight: 600;
border: none;
}
.thememove-testimonials blockquote:before {
display: none !important;
}
.thememove-testimonials .author {
display: block;
float: left;
padding: 15px 20px;
margin: 0 0 -70px -30px;
line-height: 1;
position: relative;
}
.thememove-testimonials .author:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 68px 0 0 30px;
border-color: transparent transparent transparent transparent;
position: absolute;
top: 0;
right: -30px;
}
.thememove-testimonials .author span:first-child {
display: block;
font-size: 16px;
color: #fff;
margin-bottom: 8px;
letter-spacing: 0.05em;
}
.thememove-testimonials .author span:last-child {
font-style: italic;
font-weight: 600;
color: rgba(255, 255, 255, 0.7);
}
.thememove-testimonials .owl-controls {
margin-top: 40px;
}
.thememove-video {
display: block;
width: 100%;
overflow: hidden;
position: relative;
}
.thememove-video a {
display: block;
width: 100%;
padding: 0;
margin: 0;
position: relative;
z-index: 8;
}
.thememove-video a:before {
content: '';
width: 82px;
height: 82px;
border-radius: 41px;
background-color: #ffffff;
opacity: 0.3;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 97;
}
.thememove-video a:after {
content: '\f04b';
font-family: FontAwesome;
color: #333333;
font-size: 24px;
width: 68px;
height: 68px;
line-height: 68px;
border-radius: 34px;
background-color: #ffffff;
text-align: center;
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 98;
}
.thememove-video a img {
display: block;
width: 100%;
height: auto;
z-index: 96;
}
.thememove-video:hover img {
transform: scale(1.1);
}
.thememove-video.mtop-120 {
margin-top: -120px;
}
.thememove-video.has-shadow {
overflow: visible;
}
.thememove-video.has-shadow:before {
content: '';
display: block;
width: 100%;
height: 100%;
border: 1px solid #efefef;
position: absolute;
top: -40px;
left: -60px;
z-index: 7;
}
.thememove-video.has-shadow:after {
content: '';
display: block;
width: 100%;
height: 100%;
background-color: #f8f8f8;
position: absolute;
bottom: -40px;
right: -60px;
z-index: 7;
}
.thememove-videobutton {
display: block;
width: 100%;
position: relative;
}
.thememove-videobutton img {
width: 100%;
height: auto;
}
.thememove-videobutton a {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-block;
padding: 18px 50px;
line-height: 1;
text-transform: uppercase;
font-family: 'Lato';
font-size: 14px;
font-weight: 700;
border: 1px solid #d9d8d8;
}
.thememove-videobutton a:before {
content: '\f215';
font-family: Ionicons;
margin-right: 15px;
}
.thememove-videobutton a:hover {
border-color: #ff9326;
color: #ff9326;
}
.thememove-openinghours {
padding: 60px;
text-align: center;
border: 1px solid #f1f1f1;
max-width: 460px;
margin-right: 0;
margin-left: auto;
position: relative;
}
.thememove-openinghours:before {
content: '';
display: block;
width: 100%;
height: 100%;
border: 1px solid #f1f1f1;
position: absolute;
top: 15px;
left: 15px;
pointer-events: none;
z-index: 7;
}
.thememove-openinghours .title {
font-family: 'Playfair Display';
font-size: 24px;
font-weight: 700;
color: #333333;
margin-bottom: 30px;
z-index: 8;
}
.thememove-openinghours table.items {
z-index: 8;
}
.thememove-openinghours table.items tr td {
padding: 5px 15px;
text-transform: uppercase;
font-family: 'Lato';
font-weight: 700;
}
.thememove-openinghours table.items tr td.date {
text-align: right;
color: #c1c1c1;
}
.thememove-openinghours table.items tr td.time {
color: #757575;
}
.thememove-openinghours .link {
margin-top: 30px;
z-index: 8;
}
.thememove-openinghours .link a {
display: inline-block;
padding: 15px 50px;
text-transform: uppercase;
font-family: 'Lato';
font-size: 14px;
font-weight: 700;
color: #333333;
border: 1px solid #757575;
}
.thememove-openinghours .link a:hover {
border-color: #B22D00;
color: #B22D00;
}
.thememove-recent-posts .item {
display: inline-block;
width: 100%;
margin-bottom: 20px;
}
.thememove-recent-posts .item .post-thumb {
float: left;
margin-right: 10px;
position: relative;
}
.thememove-recent-posts .item .post-thumb:before {
content: '';
width: 30px;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 2px;
background-color: #fff;
z-index: 2;
opacity: 0;
}
.thememove-recent-posts .item .post-thumb:after {
content: '';
width: 2px;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 30px;
opacity: 0;
background-color: #fff;
}
.thememove-recent-posts .item .post-thumb a:before {
content: '';
opacity: 0;
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.thememove-recent-posts .item .post-meta {
margin-top: 10px;
color: #878787;
}
.thememove-recent-posts .item .post-meta span {
margin-right: 10px;
}
.thememove-recent-posts .item:hover .post-thumb img {
opacity: 0.7;
}
.thememove-recent-posts .item:hover .post-thumb:before {
opacity: 1;
}
.thememove-recent-posts .item:hover .post-thumb:after {
opacity: 1;
}
.thememove-recent-posts .item:hover .post-thumb a:before {
opacity: 0.8;
}
.thememove-recent-posts .item:last-child {
margin-bottom: 0;
}
.thememove-ourteam.ourteam_type1 {
margin-bottom: 90px;
}
.thememove-ourteam.ourteam_type1 .ourteam_photo {
width: 100%;
text-align: center;
overflow: hidden;
}
.thememove-ourteam.ourteam_type1 .ourteam_photo img {
width: 100%;
height: auto;
}
.thememove-ourteam.ourteam_type1 .ourteam_info {
text-align: center;
font-size: 16px;
color: #777777;
width: 100%;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_name {
font-weight: 700;
margin-bottom: 10px;
color: #B22D00;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_name a {
color: #B22D00;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_name a:hover {
color: #262626;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_byline {
margin-bottom: 10px;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_social {
margin-bottom: 10px;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_social a {
font-size: 18px;
color: #777777;
display: inline-block;
margin: 0 10px;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_social a:hover {
color: #B22D00;
}
.thememove-ourteam.ourteam_type1 .ourteam_info .ourteam_desc {
color: #777777;
}
.thememove-ourteam.ourteam_type2 .ourteam_photo {
text-align: center;
overflow: hidden;
}
.thememove-ourteam.ourteam_type2 .ourteam_photo img {
width: 100%;
height: auto;
}
.thememove-ourteam.ourteam_type2 .ourteam_info {
text-align: center;
font-size: 16px;
color: #777777;
width: 100%;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_name {
font-weight: 700;
margin: 20px 0 0 0;
color: #B22D00;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_name a {
color: #B22D00;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_name a:hover {
color: #262626;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_byline {
margin-bottom: 10px;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_social {
margin-bottom: 10px;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_social a {
font-size: 18px;
color: #777777;
display: inline-block;
margin: 0 10px;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_social a:hover {
color: #B22D00;
}
.thememove-ourteam.ourteam_type2 .ourteam_info .ourteam_desc {
color: #777777;
}
.thememove-ourteam.ourteam_type3 {
padding: 8px;
background-color: #ffffff;
}
.thememove-ourteam.ourteam_type3 .ourteam_photo {
text-align: center;
overflow: hidden;
}
.thememove-ourteam.ourteam_type3 .ourteam_photo img {
width: 100%;
height: auto;
}
.thememove-ourteam.ourteam_type3 .ourteam_info {
padding: 20px;
width: 100%;
}
.thememove-ourteam.ourteam_type3 .ourteam_info a {
display: block;
width: 100%;
position: relative;
}
.thememove-ourteam.ourteam_type3 .ourteam_info a:after {
content: '\f105';
font-family: FontAwesome;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #959595;
border-radius: 20px;
border: 1px solid #e1e1e1;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.thememove-ourteam.ourteam_type3 .ourteam_info a:hover:after {
color: #ff9326;
border-color: #ff9326;
}
.thememove-ourteam.ourteam_type3 .ourteam_info a:hover .ourteam_name,
.thememove-ourteam.ourteam_type3 .ourteam_info a:hover .ourteam_byline {
color: #ff9326;
}
.thememove-ourteam.ourteam_type3 .ourteam_info .ourteam_name {
font-family: 'Playfair Display';
font-size: 18px;
font-weight: 700;
color: #333333;
}
.thememove-ourteam.ourteam_type3 .ourteam_info .ourteam_byline {
line-height: 1;
margin-top: 10px;
color: #ababab;
font-family: 'Lato';
font-size: 14px;
font-weight: 400;
}
.thememove-ourteam.ourteam_type3:hover .ourteam_photo img {
transform: scale(1.1);
}
.thememove-ourservice {
display: block;
width: 100%;
position: relative;
}
.thememove-ourservice .photo {
display: block;
width: 100%;
overflow: hidden;
z-index: 7;
}
.thememove-ourservice .photo img {
width: 100%;
height: auto;
}
.thememove-ourservice .info {
width: 86%;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
display: block;
padding: 40px;
border: 1px solid #efefef;
z-index: 8;
transform: translateY(-50px);
}
.thememove-ourservice .info .title {
display: block;
width: 100%;
height: 60px;
line-height: 60px;
overflow: hidden;
font-size: 34px;
font-weight: 700;
font-family: 'Playfair Display';
}
.thememove-ourservice .info .title img {
display: inline-block;
width: 60px;
height: 60px;
width: auto;
margin-right: 30px;
}
.thememove-ourservice .info .text {
font-family: 'Lato';
font-size: 15px;
font-weight: 400;
line-height: 26px;
color: #757575;
margin-top: 30px;
}
.thememove-ourservice .info .link {
display: block;
width: 100%;
margin-top: 30px;
}
.thememove-ourservice .info .link a {
display: block;
height: 40px;
line-height: 40px;
font-family: 'Lato';
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: #757575;
position: relative;
}
.thememove-ourservice .info .link a:after {
content: '\f105';
font-family: FontAwesome;
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #dfdfdf;
border-radius: 20px;
border: 1px solid #e1e1e1;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.thememove-ourservice .info .link a:hover {
color: #ff9326;
}
.thememove-ourservice .info .link a:hover:after {
color: #ffffff;
background-color: #333333;
border-color: #333333;
}
.thememove-ourservice:hover .photo img {
transform: scale(1.1);
}@font-face{font-family:'FontAwesome';src:url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}@font-face {
font-family: 'Pe-icon-7-stroke';
src: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pe-7s-album:before {
content: "\e6aa";
}
.pe-7s-arc:before {
content: "\e6ab";
}
.pe-7s-back-2:before {
content: "\e6ac";
}
.pe-7s-bandaid:before {
content: "\e6ad";
}
.pe-7s-car:before {
content: "\e6ae";
}
.pe-7s-diamond:before {
content: "\e6af";
}
.pe-7s-door-lock:before {
content: "\e6b0";
}
.pe-7s-eyedropper:before {
content: "\e6b1";
}
.pe-7s-female:before {
content: "\e6b2";
}
.pe-7s-gym:before {
content: "\e6b3";
}
.pe-7s-hammer:before {
content: "\e6b4";
}
.pe-7s-headphones:before {
content: "\e6b5";
}
.pe-7s-helm:before {
content: "\e6b6";
}
.pe-7s-hourglass:before {
content: "\e6b7";
}
.pe-7s-leaf:before {
content: "\e6b8";
}
.pe-7s-magic-wand:before {
content: "\e6b9";
}
.pe-7s-male:before {
content: "\e6ba";
}
.pe-7s-map-2:before {
content: "\e6bb";
}
.pe-7s-next-2:before {
content: "\e6bc";
}
.pe-7s-paint-bucket:before {
content: "\e6bd";
}
.pe-7s-pendrive:before {
content: "\e6be";
}
.pe-7s-photo:before {
content: "\e6bf";
}
.pe-7s-piggy:before {
content: "\e6c0";
}
.pe-7s-plugin:before {
content: "\e6c1";
}
.pe-7s-refresh-2:before {
content: "\e6c2";
}
.pe-7s-rocket:before {
content: "\e6c3";
}
.pe-7s-settings:before {
content: "\e6c4";
}
.pe-7s-shield:before {
content: "\e6c5";
}
.pe-7s-smile:before {
content: "\e6c6";
}
.pe-7s-usb:before {
content: "\e6c7";
}
.pe-7s-vector:before {
content: "\e6c8";
}
.pe-7s-wine:before {
content: "\e6c9";
}
.pe-7s-cloud-upload:before {
content: "\e68a";
}
.pe-7s-cash:before {
content: "\e68c";
}
.pe-7s-close:before {
content: "\e680";
}
.pe-7s-bluetooth:before {
content: "\e68d";
}
.pe-7s-cloud-download:before {
content: "\e68b";
}
.pe-7s-way:before {
content: "\e68e";
}
.pe-7s-close-circle:before {
content: "\e681";
}
.pe-7s-id:before {
content: "\e68f";
}
.pe-7s-angle-up:before {
content: "\e682";
}
.pe-7s-wristwatch:before {
content: "\e690";
}
.pe-7s-angle-up-circle:before {
content: "\e683";
}
.pe-7s-world:before {
content: "\e691";
}
.pe-7s-angle-right:before {
content: "\e684";
}
.pe-7s-volume:before {
content: "\e692";
}
.pe-7s-angle-right-circle:before {
content: "\e685";
}
.pe-7s-users:before {
content: "\e693";
}
.pe-7s-angle-left:before {
content: "\e686";
}
.pe-7s-user-female:before {
content: "\e694";
}
.pe-7s-angle-left-circle:before {
content: "\e687";
}
.pe-7s-up-arrow:before {
content: "\e695";
}
.pe-7s-angle-down:before {
content: "\e688";
}
.pe-7s-switch:before {
content: "\e696";
}
.pe-7s-angle-down-circle:before {
content: "\e689";
}
.pe-7s-scissors:before {
content: "\e697";
}
.pe-7s-wallet:before {
content: "\e600";
}
.pe-7s-safe:before {
content: "\e698";
}
.pe-7s-volume2:before {
content: "\e601";
}
.pe-7s-volume1:before {
content: "\e602";
}
.pe-7s-voicemail:before {
content: "\e603";
}
.pe-7s-video:before {
content: "\e604";
}
.pe-7s-user:before {
content: "\e605";
}
.pe-7s-upload:before {
content: "\e606";
}
.pe-7s-unlock:before {
content: "\e607";
}
.pe-7s-umbrella:before {
content: "\e608";
}
.pe-7s-trash:before {
content: "\e609";
}
.pe-7s-tools:before {
content: "\e60a";
}
.pe-7s-timer:before {
content: "\e60b";
}
.pe-7s-ticket:before {
content: "\e60c";
}
.pe-7s-target:before {
content: "\e60d";
}
.pe-7s-sun:before {
content: "\e60e";
}
.pe-7s-study:before {
content: "\e60f";
}
.pe-7s-stopwatch:before {
content: "\e610";
}
.pe-7s-star:before {
content: "\e611";
}
.pe-7s-speaker:before {
content: "\e612";
}
.pe-7s-signal:before {
content: "\e613";
}
.pe-7s-shuffle:before {
content: "\e614";
}
.pe-7s-shopbag:before {
content: "\e615";
}
.pe-7s-share:before {
content: "\e616";
}
.pe-7s-server:before {
content: "\e617";
}
.pe-7s-search:before {
content: "\e618";
}
.pe-7s-film:before {
content: "\e6a5";
}
.pe-7s-science:before {
content: "\e619";
}
.pe-7s-disk:before {
content: "\e6a6";
}
.pe-7s-ribbon:before {
content: "\e61a";
}
.pe-7s-repeat:before {
content: "\e61b";
}
.pe-7s-refresh:before {
content: "\e61c";
}
.pe-7s-add-user:before {
content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
content: "\e61d";
}
.pe-7s-paperclip:before {
content: "\e69c";
}
.pe-7s-radio:before {
content: "\e61e";
}
.pe-7s-note2:before {
content: "\e69d";
}
.pe-7s-print:before {
content: "\e61f";
}
.pe-7s-network:before {
content: "\e69e";
}
.pe-7s-prev:before {
content: "\e620";
}
.pe-7s-mute:before {
content: "\e69f";
}
.pe-7s-power:before {
content: "\e621";
}
.pe-7s-medal:before {
content: "\e6a0";
}
.pe-7s-portfolio:before {
content: "\e622";
}
.pe-7s-like2:before {
content: "\e6a1";
}
.pe-7s-plus:before {
content: "\e623";
}
.pe-7s-left-arrow:before {
content: "\e6a2";
}
.pe-7s-play:before {
content: "\e624";
}
.pe-7s-key:before {
content: "\e6a3";
}
.pe-7s-plane:before {
content: "\e625";
}
.pe-7s-joy:before {
content: "\e6a4";
}
.pe-7s-photo-gallery:before {
content: "\e626";
}
.pe-7s-pin:before {
content: "\e69b";
}
.pe-7s-phone:before {
content: "\e627";
}
.pe-7s-plug:before {
content: "\e69a";
}
.pe-7s-pen:before {
content: "\e628";
}
.pe-7s-right-arrow:before {
content: "\e699";
}
.pe-7s-paper-plane:before {
content: "\e629";
}
.pe-7s-delete-user:before {
content: "\e6a7";
}
.pe-7s-paint:before {
content: "\e62a";
}
.pe-7s-bottom-arrow:before {
content: "\e6a8";
}
.pe-7s-notebook:before {
content: "\e62b";
}
.pe-7s-note:before {
content: "\e62c";
}
.pe-7s-next:before {
content: "\e62d";
}
.pe-7s-news-paper:before {
content: "\e62e";
}
.pe-7s-musiclist:before {
content: "\e62f";
}
.pe-7s-music:before {
content: "\e630";
}
.pe-7s-mouse:before {
content: "\e631";
}
.pe-7s-more:before {
content: "\e632";
}
.pe-7s-moon:before {
content: "\e633";
}
.pe-7s-monitor:before {
content: "\e634";
}
.pe-7s-micro:before {
content: "\e635";
}
.pe-7s-menu:before {
content: "\e636";
}
.pe-7s-map:before {
content: "\e637";
}
.pe-7s-map-marker:before {
content: "\e638";
}
.pe-7s-mail:before {
content: "\e639";
}
.pe-7s-mail-open:before {
content: "\e63a";
}
.pe-7s-mail-open-file:before {
content: "\e63b";
}
.pe-7s-magnet:before {
content: "\e63c";
}
.pe-7s-loop:before {
content: "\e63d";
}
.pe-7s-look:before {
content: "\e63e";
}
.pe-7s-lock:before {
content: "\e63f";
}
.pe-7s-lintern:before {
content: "\e640";
}
.pe-7s-link:before {
content: "\e641";
}
.pe-7s-like:before {
content: "\e642";
}
.pe-7s-light:before {
content: "\e643";
}
.pe-7s-less:before {
content: "\e644";
}
.pe-7s-keypad:before {
content: "\e645";
}
.pe-7s-junk:before {
content: "\e646";
}
.pe-7s-info:before {
content: "\e647";
}
.pe-7s-home:before {
content: "\e648";
}
.pe-7s-help2:before {
content: "\e649";
}
.pe-7s-help1:before {
content: "\e64a";
}
.pe-7s-graph3:before {
content: "\e64b";
}
.pe-7s-graph2:before {
content: "\e64c";
}
.pe-7s-graph1:before {
content: "\e64d";
}
.pe-7s-graph:before {
content: "\e64e";
}
.pe-7s-global:before {
content: "\e64f";
}
.pe-7s-gleam:before {
content: "\e650";
}
.pe-7s-glasses:before {
content: "\e651";
}
.pe-7s-gift:before {
content: "\e652";
}
.pe-7s-folder:before {
content: "\e653";
}
.pe-7s-flag:before {
content: "\e654";
}
.pe-7s-filter:before {
content: "\e655";
}
.pe-7s-file:before {
content: "\e656";
}
.pe-7s-expand1:before {
content: "\e657";
}
.pe-7s-exapnd2:before {
content: "\e658";
}
.pe-7s-edit:before {
content: "\e659";
}
.pe-7s-drop:before {
content: "\e65a";
}
.pe-7s-drawer:before {
content: "\e65b";
}
.pe-7s-download:before {
content: "\e65c";
}
.pe-7s-display2:before {
content: "\e65d";
}
.pe-7s-display1:before {
content: "\e65e";
}
.pe-7s-diskette:before {
content: "\e65f";
}
.pe-7s-date:before {
content: "\e660";
}
.pe-7s-cup:before {
content: "\e661";
}
.pe-7s-culture:before {
content: "\e662";
}
.pe-7s-crop:before {
content: "\e663";
}
.pe-7s-credit:before {
content: "\e664";
}
.pe-7s-copy-file:before {
content: "\e665";
}
.pe-7s-config:before {
content: "\e666";
}
.pe-7s-compass:before {
content: "\e667";
}
.pe-7s-comment:before {
content: "\e668";
}
.pe-7s-coffee:before {
content: "\e669";
}
.pe-7s-cloud:before {
content: "\e66a";
}
.pe-7s-clock:before {
content: "\e66b";
}
.pe-7s-check:before {
content: "\e66c";
}
.pe-7s-chat:before {
content: "\e66d";
}
.pe-7s-cart:before {
content: "\e66e";
}
.pe-7s-camera:before {
content: "\e66f";
}
.pe-7s-call:before {
content: "\e670";
}
.pe-7s-calculator:before {
content: "\e671";
}
.pe-7s-browser:before {
content: "\e672";
}
.pe-7s-box2:before {
content: "\e673";
}
.pe-7s-box1:before {
content: "\e674";
}
.pe-7s-bookmarks:before {
content: "\e675";
}
.pe-7s-bicycle:before {
content: "\e676";
}
.pe-7s-bell:before {
content: "\e677";
}
.pe-7s-battery:before {
content: "\e678";
}
.pe-7s-ball:before {
content: "\e679";
}
.pe-7s-back:before {
content: "\e67a";
}
.pe-7s-attention:before {
content: "\e67b";
}
.pe-7s-anchor:before {
content: "\e67c";
}
.pe-7s-albums:before {
content: "\e67d";
}
.pe-7s-alarm:before {
content: "\e67e";
}
.pe-7s-airplay:before {
content: "\e67f";
}.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
background-color: rgba(0, 0, 0, .45);
z-index: 1080
}
#lg-counter, .lg-outer .lg-video-cont {
vertical-align: middle;
display: inline-block
}
@font-face {
font-family: lg;
src: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/fonts/lg.eot?n1z373);
src: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/fonts/lg.woff?n1z373) format("woff"), url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/fonts/lg.ttf?n1z373) format("truetype"), url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: 400;
font-style: normal
}
.lg-icon {
font-family: lg;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #fff
}
.lg-actions .lg-next {
right: 20px
}
.lg-actions .lg-next:before {
content: "\e095"
}
.lg-actions .lg-prev {
left: 20px
}
.lg-actions .lg-prev:after {
content: "\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@keyframes lg-right-end {
0%, 100% {
left: 0
}
50% {
left: -30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
@keyframes lg-left-end {
0%, 100% {
left: 0
}
50% {
left: 30px
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end .3s;
-o-animation: lg-right-end .3s;
animation: lg-right-end .3s;
position: relative
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end .3s;
-o-animation: lg-left-end .3s;
animation: lg-left-end .3s;
position: relative
}
.lg-toolbar {
left: 0;
position: absolute;
top: 0;
width: 100%
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: 0
}
.lg-toolbar .lg-icon:hover {
color: #fff
}
.lg-toolbar .lg-close:after {
content: "\e070"
}
.lg-toolbar .lg-download:after {
content: "\e0f2"
}
.lg-sub-html {
bottom: 0;
color: #eee;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: 700
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0
}
#lg-counter {
color: #999;
font-size: 16px;
padding-left: 20px;
padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
opacity: 1;
-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(.5, .5, .5);
transform: scale3d(.5, .5, .5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1
}
.lg-outer .lg-thumb-outer {
background-color: #0d0a0a;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
text-align: center;
}
.lg-outer .lg-thumb-item {
cursor: pointer; overflow: hidden;
height: 100%;
border: 2px solid #fff;
border-radius: 0px;
margin-bottom: 5px;
display: inline-block;
margin-left: 5px; box-sizing: border-box;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color .25s ease;
-o-transition: border-color .25s ease;
transition: border-color .25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: green;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom .25s ease;
-o-transition: bottom .25s ease;
transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px
}
.lg-outer .lg-toogle-thumb {
background-color: #0d0a0a;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff"
}
.lg-outer .lg-toogle-thumb:hover {
color: #fff
}
.lg-outer .lg-video-cont {
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/img/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/img/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/img/video-play.png) no-repeat;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/img/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/img/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
display: none
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
visibility: visible
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 80ms ease 0s;
-moz-transition: opacity 80ms ease 0s;
-o-transition: opacity 80ms ease 0s;
transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1
}
.lg-autoplay-button:after {
content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition-duration: 0s;
transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform .3s ease 0s;
-moz-transition: -moz-transform .3s ease 0s;
-o-transition: -o-transform .3s ease 0s;
transition: transform .3s ease 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform .3s ease 0s, opacity .15s !important;
-moz-transition: -moz-transform .3s ease 0s, opacity .15s !important;
-o-transition: -o-transform .3s ease 0s, opacity .15s !important;
transition: transform .3s ease 0s, opacity .15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
#lg-zoom-in:after {
content: "\e311"
}
#lg-zoom-out {
opacity: .5;
pointer-events: none
}
#lg-zoom-out:after {
content: "\e312"
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #fff;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
transition: opacity .15s ease 0s, transform .15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, .5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow .3s ease 0s;
-o-transition: box-shadow .3s ease 0s;
transition: box-shadow .3s ease 0s;
width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
width: 100%;
height: 100%
}
.lg-fullscreen:after {
content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d"
}
.group:after, .group:before {
display: table;
content: "";
line-height: 0
}
.group:after {
clear: both
}
.lg-outer {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.lg-outer.lg-visible {
opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing
}
.lg-outer .lg {
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%
}
.lg-outer .lg-inner {
position: absolute;
left: 0;
top: 0;
white-space: nowrap
}
.lg-outer .lg-item {
background: url(//www.lucio-hairstyle.de/wp-content/themes/tm-hairsalon/libs/lightgallery/img/loading.gif) center center no-repeat;
display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
.lg-outer .lg-img-wrap {
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 0 5px
}
.lg-outer .lg-item.lg-complete {
background-image: none
}
.lg-outer .lg-item.lg-current {
z-index: 1060
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
display: none
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity .15s ease 0s;
-o-transition: opacity .15s ease 0s;
transition: opacity .15s ease 0s
}
.lg-backdrop.in {
opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
-webkit-transition: opacity .1s ease 0s;
-moz-transition: opacity .1s ease 0s;
-o-transition: opacity .1s ease 0s;
transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}