#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;
}.opening-hours-conditional.hide {
display: none;
}
.opening-hours.start .day-name,
.opening-hours.day-start .day-name,
.opening-hours.start .hours,
.opening-hours.hours-start .hours {
text-align: start;
}
.opening-hours.end .day-name,
.opening-hours.day-end .day-name,
.opening-hours.end .hours,
.opening-hours.hours-end .hours {
text-align: end;
}
.opening-hours.right .day-name,
.opening-hours.day-right .day-name,
.opening-hours.right .hours,
.opening-hours.hours-right .hours,
.rtl .opening-hours.left .day-name,
.rtl .opening-hours.day-left .day-name,
.rtl .opening-hours.left .hours,
.rtl .opening-hours.hours-left .hours {
text-align: right;
}
.opening-hours.left .day-name,
.opening-hours.day-left .day-name,
.opening-hours.left .hours,
.opening-hours.hours-left .hours,
.rtl .opening-hours.right .day-name,
.rtl .opening-hours.day-right .day-name,
.rtl .opening-hours.right .hours,
.rtl .opening-hours.hours-right .hours {
text-align: left;
}
.opening-hours.center .day-name,
.opening-hours.day-center .day-name,
.opening-hours.center .hours,
.opening-hours.hours-center .hours {
text-align: center;
}
.opening-hours.uppercase .day-name,
.opening-hours.day-uppercase .day-name,
.opening-hours.uppercase .hours,
.opening-hours.hours-uppercase .hours {
text-transform: uppercase;
}
.opening-hours.lowercase .day-name,
.opening-hours.day-lowercase .day-name,
.opening-hours.lowercase .hours,
.opening-hours.hours-lowercase .hours {
text-transform: lowercase;
}
.opening-hours.capitalize .day-name,
.opening-hours.day-capitalize .day-name,
.opening-hours.capitalize .hours,
.opening-hours.hours-capitalize .hours,
.opening-hours.titlecase .day-name,
.opening-hours.day-titlecase .day-name,
.opening-hours.titlecase .hours,
.opening-hours.hours-titlecase .hours {
text-transform: capitalize;
}
.opening-hours.day-normal .day-name {
font-weight: 400;
}
.we-are-open .day-name,
.opening-hours .day-name,
.opening-hours.bold .day-name,
.opening-hours.day-bold .day-name,
.opening-hours.bold .hours,
.opening-hours.hours-bold .hours,
.opening-hours.closed-bold .closed .hours,
.opening-hours.closed-bold .closed.hours,
.opening-hours.hours-24-bold .hours-24 .hours,
.opening-hours.hours-24-bold .hours-24.hours {
font-weight: 700;
}
.opening-hours.closed-italic .closed .hours,
.opening-hours.closed-italic .closed.hours,
.opening-hours.hours-24-italic .hours-24 .hours,
.opening-hours.hours-24-italic .hours-24.hours {
font-style: italic;
}
.opening-hours th,
.opening-hours.nowrap th,
.opening-hours.no-wrap th {
white-space: nowrap;
}
.opening-hours.wrap th {
white-space: normal;
}
.opening-hours.no-border,
.opening-hours.no-border tr th,
.opening-hours.no-border tr td {
border: 0 none;
}
.opening-hours.outside th:first-child,
.opening-hours.outside-flush th:first-child,
.opening-hours.outside td:first-child,
.opening-hours.outside-flush td:first-child {
padding-inline-start: 0;
}
.opening-hours.outside th:last-child,
.opening-hours.outside-flush td:last-child,
.opening-hours.outside th:last-child,
.opening-hours.outside-flush td:last-child {
padding-inline-end: 0;
}
.opening-hours.current-line .today .day-name,
.opening-hours.current-line .today .hours {
box-shadow: 0 2px 0 #000000 inset;
}
.opening-hours.dark.current-line .today .day-name,
.opening-hours.dark.current-line .today .hours {
box-shadow: 0 2px 0 #FFFFFF inset;
}
.opening-hours.past-fade .past .day-name,
.opening-hours.past-fade .past .hours {
color: rgba(0, 0, 0, 0.5);
}
.opening-hours.dark.past-fade .past .day-name,
.opening-hours.dark.past-fade .past .hours {
color: rgba(255, 255, 255, 0.5);
}html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
#infscr-loading {
text-align: center;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
figcaption,
figure,
main {
display: block;
}
figure {
margin: 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
border: 0;
height: 1px;
margin: 20px 0;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
display: block;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
p,
button,
input,
optgroup,
select,
textarea {
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0; white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
} body {
margin: 0;
}
ul,
ol {
list-style: none;
margin: 0;
padding: 0;
}
img {
height: auto;
}
img,
iframe,
embed {
max-width: 100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input,
textarea,
select {
outline: 0;
-webkit-border-radius: 0 !important;
}
textarea,
input[type=text],
input[type=email],
input[type=url],
input[type=search] {   
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important; 
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
line-height: normal;
clear: both;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
outline: 0 !important;
}
.clear-fix:before,
.clear-fix:after {
content: "";
display: table;
table-layout: fixed;
}
.clear-fix:after {
clear: both;
}
.cv-container {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 90; 
}
.cv-outer {
display: table;
width: 100%;
height: 100%;
}
.cv-inner {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.boxed-wrapper {
margin: 0 auto;
}
.main-content {
padding-top: 40px;
padding-bottom: 40px;
} .sticky {
background: #f7f7f7;
padding: 40px;
}
.sticky .related-posts {
border: none;
padding-bottom: 0;
}
.bypostauthor {
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0 0, 0 0,0 0, 0 0);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
clip: auto !important;
display: block;
height: auto;
left: 5px;
top: 5px;
width: auto;
z-index: 100000;
}
.alignnone {
margin: 5px 20px 10px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 10px auto;
clear: both;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 10px 0;
}
a img.alignright {
float: right;
margin: 5px 0 10px 20px;
}
a img.alignnone {
margin: 5px 20px 10px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 10px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%;
overflow: hidden;
}
.wp-caption-text {
padding: 10px;
text-align: center;
}
.wp-block-image figcaption {
text-align: center;
font-size: 14px;
}
.center-text {
text-align: center;
} hr {
border: 0;
height: 1px;
margin: 30px 0;
}
strong {
font-weight: bold;
}
em,
cite,
address {
font-style: italic;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, monospace;
font-size: 85%;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.comment-text h1,
.comment-text h2,
.comment-text h3,
.comment-text h4,
.comment-text h5,
.comment-text h6 {
margin-bottom: 10px;
}
p {
margin-bottom: 13px;
}
blockquote {
border-left-width: 3px;
border-left-style: solid;
padding-left: 15px;
}
blockquote p {
line-height: 1.6 !important;
opacity: 0.9;
}
blockquote a {
font-style: italic;
}
.wp-block-pullquote blockquote {
border-top-width: 2px;
border-top-style: solid;
padding-top: 10px;
border-left: 0;
padding-left: 0;
}
.post-content ul,
.woocommerce-product-details__short-description ul,
.woocommerce-Tabs-panel--description ul {
padding-left: 20px;
margin-bottom: 15px;
list-style: disc;
}
.wp-block-gallery ul {
padding-left: 0 !important;
}
.post-content ol,
.woocommerce-product-details__short-description ol,
.woocommerce-Tabs-panel--description ol {
padding-left: 25px;
margin-bottom: 15px;
list-style: decimal;
}
table {
margin-bottom: 15px;
}
table th {
font-weight: bold;
}
table tr,
table th,
table td {
border-width: 1px;
border-style: solid;
padding: 10px;
text-align: left;
}
dl dt {
font-weight: bold;
}
abbr[title] {
border-width: 1px;
border-style: dotted;
cursor: help;
}
big {
font-size: 125%;
}
pre {
border-width: 1px;
border-style: solid;
padding: 20px;
white-space: pre-wrap; 
}
sub {
vertical-align: sub;
font-size: smaller;
}
sup {
vertical-align: super;
font-size: smaller;
}
.post-password-form input[name="post_password"] {
width: 100%;
padding: 10px;
border-width: 1px;
border-style: solid;
}
.post-password-form input[type="submit"] {
padding: 10px;
font-weight: bold;
border: none;
margin-top: 15px;
cursor: pointer;
} #top-bar {
text-align: center;
box-shadow: 0px 1px 5px rgba(0,0,0, 0.1);
}
#top-menu li {
position: relative;
}
#top-menu > li {
display: inline-block;
list-style: none;
}
#top-menu li a {
display: block;
position: relative;
padding: 0 5px;
margin-left: 5px;
}
#top-menu li a:first-child {
margin-left: 0;
}
#top-menu > li > a {
display: block;
text-decoration: none;
}
#top-menu > li:first-child > a {
padding-left: 0px;
}
#top-menu > li:last-child > a {
padding-right: 0px;
}
#top-menu ul ul {
top: 0;
left: 100%;
}
#top-menu .sub-menu {
display: none;
position: absolute;
z-index: 1150;   
width: 170px;
text-align: left;
border-style: solid;
border-width: 1px;
}
#top-menu .sub-menu a {
border-bottom-style: solid;
border-bottom-width: 1px; 
}
#top-menu .sub-menu > li:last-of-type > a {
border: none;
}
#top-menu .sub-menu li:first-child > .sub-menu {
margin-top: -1px;
}
#top-menu .sub-menu > li > a {
display: block;
width: 100%;
padding: 0px 15px;
margin: 0;
}
.top-bar-socials a {
margin-left: 15px;
text-align: center;    
text-decoration: none;
}
.top-bar-socials a:first-child {
margin-left: 0;
}
#top-bar .mobile-menu-btn {
float: left;
padding: 0 5px 0;
} #page-header {
position: relative;
text-align: center;
}
.entry-header {
overflow: hidden;
}
.entry-header.html-image img {
display: block;
width: 100%;
max-width: 100%;
}
.entry-header.html-image .cvr-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.entry-header.html-image .header-logo {
padding-top: 0 !important;
}
.header-logo {
display: inline-block;
}
.site-title {
font-size: 100px;
line-height: 1;
display: block;
}
.logo-img {
display: block;
margin: 0 auto;
}
.site-description {
display: inline-block;
margin-top: 15px;
margin-bottom: 0;
line-height: 1.1;
}
.title-tagline-shown .header-logo .site-title,
.title-tagline-shown .site-description {
display: block;
}
.title-tagline-hidden .header-logo .site-title,
.title-tagline-hidden .site-description {
display: none;
}
.header-image-logo {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1005;
}
.mobile-logo {
display: none;
margin: 0 auto;
}
.mini-logo a {
display: block;
position: relative;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.entry-header {
position: relative;
}
.entry-header .cvr-container {
position: relative;
z-index: 1000;
}
.entry-header-slider {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
}
.entry-header-slider-item {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.entry-header-slider .slick-track {
z-index: 999;
}
.header-slider-prev-arrow,
.header-slider-next-arrow {
display: block;
position: absolute;
top: 50%;
z-index: 1010;
padding: 0 15px;
margin-top: -25px;
font-size: 42px;
text-align: center;
cursor: pointer;
}
.header-slider-prev-arrow:hover,
.header-slider-next-arrow:hover {
opacity: 1;
}
.header-slider-prev-arrow {
left: 15px;
}
.header-slider-next-arrow {
right: 15px;
}
.header-slider-dots {
display: block;
position: absolute;
left: 0;
bottom: 13px;
z-index: 1000;
width: 100%;
list-style: none;
text-align: center;
}
.header-slider-dots li {
display: inline-block;
width: 13px;
height: 13px;
margin-right: 11px;
border-style: solid;
border-width: 2px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
}
.header-slider-dots li:last-child {
margin-right: 0;
} .main-nav-sidebar,
.mobile-menu-btn {
display: inline-block;
}
.main-nav-sidebar div {
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.main-nav-sidebar span,
.mobile-menu-btn span {
display: block;
width: 17px;
height: 2px;
margin-bottom: 3px;
}
.mobile-menu-btn span:last-child {
margin-bottom: 0;
}
.main-nav-sidebar,
.main-nav-search,
.mobile-menu-btn,
.dark-mode-switcher {
-webkit-user-select: none;
user-select: none;
}
#main-nav {
position: relative;
z-index: 1100 !important;
}
#main-nav > div {
position: relative;
} #main-menu {
width: auto;
}
#main-menu li {
position: relative;
}
#main-menu > li {
display: inline-block;
list-style: none;
}
#main-menu li a {
display: block;
position: relative;
padding: 0 16px;
margin-left: 5px;
}
#main-menu li a:first-child {
margin-left: 0;
}
#main-menu > li > a {
display: block;
text-decoration: none;
}
#main-menu li:first-child a {
padding-left: 0px;
}
#main-menu li:last-child a {
padding-right: 0px;
}
#main-menu ul ul {
top: 0;
left: 100%;
}
#main-menu .sub-menu {
display: none;
position: absolute;
z-index: 1150;   
width: 200px;
text-align: left;
border-style: solid;
border-width: 1px; 
}
#main-menu .sub-menu a {
border-bottom-style: solid;
border-bottom-width: 1px; 
}
#main-menu .sub-menu > li:last-of-type > a {
border-bottom: none;
}
#main-menu .sub-menu > li > a {
display: block;
width: 100%;
padding: 0px 15px;
margin: 0;
}
#main-menu li.menu-item-has-children > a:after {
font-family: "fontello";
content: "\f107";
margin-left: 7px;
}
#main-menu ul li.menu-item-has-children > a:after {
font-family: "fontello";
content: "\f105";
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
line-height: 0;
}
#main-menu .sub-menu li:first-child > .sub-menu {
margin-top: -1px;
} .mobile-menu-container {
display: none;
clear: both;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.mobile-menu-btn {
display: none;
padding: 0 15px;
cursor: pointer;
}
#mobile-menu {
padding-bottom: 15px;
overflow: hidden;
}
#mobile-menu li {
position: relative;
width: 100%;
padding: 0 30px;
text-align: center;
}
#mobile-menu li.menu-item-has-children > a {
display: inline-block;
text-indent: 15px;
vertical-align: middle;
}
#mobile-menu li a {
display: block;
position: relative;
z-index: 5;
}
#mobile-menu .sub-menu li {
line-height: 2.4 !important;
}
#mobile-menu .sub-menu li .sub-menu-btn-icon {
padding-top: 5px !important;
}
.sub-menu-btn {
position: absolute;
top: 0;
left: 0;   
width: 100%;
height: 100%;
padding: 0 10px;
text-align: left;
z-index: 1;
}
.sub-menu-btn-icon {
font-size: 13px;
vertical-align: middle;
} #mobile-menu .sub-menu {
display: none;
} .main-nav-search {
float: right;
position: relative;
margin-left: 18px;
cursor: pointer;
}
.main-nav-search .svg-inline--fa {
position: relative;
z-index: 10;
}
.main-nav-search #searchform {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.main-nav-search #searchform .svg-inline--fa {
display: none;
}
.main-nav-search label,
.main-nav-search #searchsubmit {
display: none;
}
.main-nav-search div {
line-height: 1;
}
.dark-mode-switcher {
position: relative;
z-index: 1;
float: left;
margin-left: 18px;
cursor: pointer;
} #main-nav #searchform {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
#main-nav #searchform input {
width: 100%;
padding: 0;
border: 0;
text-align: center;
letter-spacing: 0.4px;
font-weight: 600;
}
#main-nav #searchform,
#main-nav #searchform .svg-inline--fa,
#main-nav #searchform #searchsubmit,
.main-nav-search .svg-inline--fa:last-of-type {
display: none;
} .main-nav-sidebar {
cursor: pointer;
}
.sidebar-alt {
width: 100%;
position: fixed;
top: 0;
z-index: 1200;
height: 100%;
overflow-x: hidden;
transition: left 500ms ease-out;
-webkit-transition: left 500ms ease-out;
-moz-transition: left 500ms ease-out;
-o-transition: left 500ms ease-out;
-ms-transition: left 500ms ease-out;
}
.sidebar-alt-close {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 1150;
width: 100%;
height: 100%;
cursor: pointer;
}
.sidebar-alt-close-btn {
position: absolute;
top: 20px;
right: 30px;
width: 24px;
height: 24px;
cursor: pointer;
}
.admin-bar .sidebar-alt-close-btn {
top: 40px;
}
.sidebar-alt-close-btn span {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 18px;
height: 3px;
cursor: pointer;
margin-left: -9px;
}
.sidebar-alt-close-btn span:first-child {
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sidebar-alt-close-btn span:last-child {
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .main-nav-socials {
float: left;
}
.main-nav-socials a {
margin-left: 14px;
text-align: center;    
text-decoration: none;
}
.main-nav-socials a:first-child {
margin-left: 0;
}
.main-nav-socials-trigger {
position: relative;
z-index: 3;
}
.main-nav-socials-trigger,
.main-nav-socials-trigger svg:last-child {
display: none;
}
.main-nav-icons.main-nav-socials-mobile {
position: absolute;
top: 0;
}
.main-nav-socials-mobile .main-nav-socials {
position: absolute;
width: 100%;
text-align: center;
} .featured-slider-area.boxed-wrapper {
padding-top: 41px;
}
#featured-slider img {
width: 100%;
}
.slider-item {
position: relative;
}
.slider-item-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
[data-slider-columns*="1"] .cv-container {
visibility: hidden;
opacity: 0.0001;
-webkit-transition: all 650ms ease-in-out 0s;
-moz-transition: all 650ms ease-in-out 0s;
-o-transition: all 650ms ease-in-out 0s;
transition: all 650ms ease-in-out 0s;
transition-delay: .75s;
}
[data-slider-columns*="1"] .slick-current .cv-container {
visibility: inherit;
opacity: 1;
}
.slider-info {
display: inline-block;
max-width: 840px;
padding: 40px 60px;
}
#featured-slider .prev-arrow,
#featured-slider .next-arrow {
display: block;
position: absolute;
top: 50%;
z-index: 1001;
padding: 0 15px;
margin-top: -24px;
font-size: 42px;
text-align: center;
cursor: pointer;
}
#featured-slider .prev-arrow:hover,
#featured-slider .next-arrow:hover {
opacity: 1;
}
#featured-slider .prev-arrow {
left: 15px;
}
#featured-slider .next-arrow {
right: 15px;
}
.main-container #featured-slider .prev-arrow {
left: 0px;
}
.main-container #featured-slider .next-arrow {
right: 0px;
}
.post-slider {
display: none;
}
.post-slider.slick-initialized {
display: block;
}
.post-slider .prev-arrow,
.post-slider .next-arrow {
display: block;
position: absolute;
top: 50%;
z-index: 1001;
padding: 0 10px;
margin-top: -24px;
font-size: 42px;
text-align: center;
cursor: pointer;
}
.post-slider .prev-arrow:hover,
.post-slider .next-arrow:hover {
opacity: 1;
}
.post-slider .prev-arrow {
left: 0;
}
.post-slider .next-arrow {
right: 0;
}
[data-layout*="col1"] .post-slider .prev-arrow {
left: 5px;
}
[data-layout*="col1"] .post-slider .next-arrow {
right: 5px;
}
.slider-dots {
display: block;
position: absolute;
left: 0;
bottom: 13px;
z-index: 1000;
width: 100%;
list-style: none;
text-align: center;
}
.slider-dots li {
display: inline-block;
width: 13px;
height: 13px;
margin-right: 11px;
border-style: solid;
border-width: 2px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
}
.slider-dots li:last-child {
margin-right: 0;
}
.slider-categories {
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
margin-bottom: 16px;
}
.slider-title {
margin-bottom: 25px;
color: inherit !important;
}
.slider-content {
margin-bottom: 30px;
}
.slider-read-more a {
display: inline-block;
padding: 13px 25px;
border: 1px solid;
line-height: 1;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 30px;
cursor: pointer;
}
.slider-data {
margin-bottom: 20px;
}
.slider-image-link {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
} #featured-links .boxed-wrapper {
font-size: 0;
text-align: center;
}
#featured-links .featured-link {
position: relative;
float: left;
}
#featured-links a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#featured-links .cv-outer {
padding: 10px;
}
#featured-links h6 {
display: inline-block;
padding: 9px 20px;
font-weight: 600;
text-transform: uppercase;
} .main-container {
margin: 0 auto;
overflow: hidden;
}
.sidebar-left {
float: left;
}
.sidebar-right {
float: right;
}
.post-media {
position: relative;
margin-bottom: 20px;
}
.post-media > a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
}
.post-header {
text-align: center;
}
.post-categories {
margin-bottom: 5px;
}
.post-categories a {
font-weight: bold;
text-transform: uppercase;
}
.post-title {
margin-bottom: 13px;
}
.page-title {
margin-bottom: 24px;
}
.post-title em,
.page-title em {
font-weight: 600;
}
.post-meta {
margin-bottom: 22px;
font-style: italic;
}
.post-meta span.meta-sep:last-child {
display: none;
}
.meta-sep {
display: none;
}
.post-date + span.meta-sep,
.post-author + span.meta-sep {
display: inline;
}
.post-content {
overflow: hidden;
}
.post-content > p {
text-align: justify;
}
.post-content > p.has-text-align-left {
text-align: left;
}
.post-content > p.has-text-align-right {
text-align: right;
}
.post-content > p.has-text-align-center {
text-align: center;
}
.read-more {
margin: 25px 0 15px;
}
.read-more a {
display: inline-block;
padding: 13px 25px;
border: 1px solid;
line-height: 1;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
}
.post-footer {
overflow: hidden;
position: relative;
text-align: center;
padding: 28px 0 15px;
border-bottom: 1px solid;
clear: both;
}
.post-author {
float: left;
font-style: italic;
line-height: 30px;
}
.post-author a {
display: inline-block;
vertical-align: top;
}
.post-author a img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
margin-right: 3px;
}
.post-share {
float: right;
line-height: 1;
}
.post-share a {
margin-right: 16px;
line-height: 30px !important;
}
.post-share a:last-child {
margin-right: 0;
}
.slider-item {
display: none;
}
#featured-sliderr .slider-item:first-child {
display: block;
}
#featured-slider.slick-initialized .slider-item {
display: block;
}
.no-result-found {
text-align: center;
margin: 50px auto 100px;
}
.no-result-found h1 {
margin-bottom: 20px;
}
.no-result-found .widget_search {
max-width: 480px;
margin: 30px auto 0px;
} .blog-grid {
padding-left: 0 !important; 
list-style: none !important; 
}
[data-layout*="list"] .blog-grid > li {
border-bottom-width: 1px;
border-bottom-style: solid;
}
[data-layout*="list"] .post-share {
float: none;
}
[data-layout*="list"] .post-author {
float: none;
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
}
[data-layout*="list"] .post-media {
margin-bottom: 0;
}
[data-layout*="list"] .post-categories {
margin-bottom: 4px;
}
[data-layout*="list"] .post-meta {
margin-bottom: 17px;
}
[data-layout*="list"] .read-more {
margin: 10px 0 21px;
}
[data-layout*="list"] .related-posts {
padding-bottom: 0;
border-bottom: 0;
} .category-description,
.tag-description {
overflow: hidden;
padding-bottom: 15px;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: center;
overflow-wrap: break-word;
margin-bottom: 30px;
}
.category-description h4,
.tag-description h4 {
margin: 1px 0 5px;
line-height: 1.5;
text-transform: uppercase;
}
.category-description p,
.tag-description p {
display: inline-block;
max-width: 700px;
margin-bottom: 10px;
font-size: 15px;
line-height: 24.2px;
} .post-media img,
.post-media iframe, 
.post-media embed {
margin: 0 auto;
}
.post-media img {
width: auto;
}
.post-media img + .entry-audio {
position: absolute;
bottom: 0;
left: 0;
z-index: 100;
width: 100%;
padding: 10px;
}
.format-link .post-media .cv-container,
.format-quote .post-media .cv-container {
display: none;
}
.format-link .post-media img + .cv-container,
.format-quote .post-media img + .cv-container {
display: block;
}
.post-media .image-overlay {
padding: 20px 18px;
}
.post-media .image-overlay p,
.post-media .image-overlay a {
line-height: 1.6;
font-weight: 600;
}
.post-media .image-overlay span {
text-align: right;
font-style: italic;
}
.single .post-media .image-overlay span {
text-align: center;
}
.post-slide {
position: relative;
}
.stacked-slide {
margin-bottom: 15px;
}
.slide-caption {
border: 0;
margin: 0;
position: absolute;
left: 15px;
bottom: 0;
opacity: 0;
padding: 5px 10px;
font-size: 13px;
line-height: 22px;
-webkit-transition: opacity 0.3s ease 0s, bottom 0.3s ease 0s;
transition: opacity 0.3s ease 0s, bottom 0.3s ease 0s; 
}
.post-slide:hover .slide-caption {
opacity: 1;
bottom: 10px;
-webkit-transition: opacity 0.3s ease 0s, bottom 0.3s ease 0s; 
transition: opacity 0.3s ease 0s, bottom 0.3s ease 0s;
}
.blog-post .slide-caption {
display: none;
} .blog-pagination {
position: relative;
overflow: hidden;
text-align: center;
padding: 0px 0 50px;
} .previous-page a,
.next-page a {
font-weight: 600;
text-transform: uppercase;
}
.blog-pagination.default .previous-page {
float: left;
}
.blog-pagination.default .next-page {
float: right;
} .blog-pagination.numeric a,
.blog-pagination.numeric span {
display: inline-block;
padding: 14px 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
margin: 0 2px;
min-width: 39px;
min-height: 41px;
}
.blog-pagination.numeric .numeric-prev-page {
position: absolute;
top: 0;
left: 0;
margin-left: 0;
margin-right: 0;
}
.blog-pagination.numeric .numeric-next-page {
position: absolute;
top: 0;
right: 0;
margin-left: 0;
margin-right: 0;
} .blog-pagination.load-more a {
display: inline-block;
padding: 14px 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 1;
}
.blog-pagination.infinite a {
display: none;
}
#infscr-loading {
position: fixed;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
z-index: 1300;
font-size: 26px;
text-transform: uppercase;
list-style-position: inside;
}
#infscr-loading img {
display: none;
}
.infscr-loading-disabled #infscr-loading {
display: none !important;
}  .post-tags {
text-align: left;
margin-bottom: 18px;
}
.post-tags a {
position: relative;
display: inline-block;
line-height: 1;
padding: 6px 12px;
margin-right: 5px;
border-width: 1px;
border-style: solid;
} .single-navigation {
font-size: 15px;
}
.single .previous-post,
.single .next-post {
display: none;
position: fixed;
top: 50%;
margin-top: -37.5px;
height: 75px;
}
.single .previous-post {
left: 0;
}
.single .next-post {
right: 0;
}
.single .previous-post i,
.single .next-post i {
position: relative;
display: inline-block;
width: 25px;
height: 75px;
line-height: 75px;
text-align: center;
z-index: 10;
}
.single .previous-post img,
.single .next-post img {
position: absolute;
z-index: 9;
max-width: 75px;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}
.single .previous-post img {
left: -100px;
}
.single .next-post img {
right: -100px;
}
.single .previous-post:hover img {
left: 25px;
}
.single .next-post:hover img {
right: 25px;
} .single-pagination {
padding: 20px;
text-align: center;
} .author-description {
overflow: hidden;
padding: 35px 0 39px;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: center;
overflow-wrap: break-word;
}
.author .author-description {
padding-bottom: 20px;
margin-bottom: 35px;
}
.author-avatar img {
display: inline-block;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
}
.author-description h4 {
margin: 1px 0 5px;
line-height: 1.5;
text-transform: uppercase;
}
.author-share {
margin-bottom: 12px;
}
.author-share a {
margin-right: 10px;
}
.author-share a:last-child {
margin: 0;
}
.author-description p {
display: inline-block;
max-width: 800px;
margin-bottom: 10px;
} .related-posts {
padding: 27px 0 33px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.related-posts h3 {
margin-bottom: 19px;
text-align: center;
line-height: 1;
font-weight: 600;
text-transform: uppercase;
}
.related-posts h4 {
margin-top: 8px;
}
.related-posts section {
float: left;
width: calc((100% - (2 * 23px)) / 3 - 1px);
width: -webkit-calc((100% - (2 * 23px)) / 3 - 1px);
}
.related-posts section {
margin-right: 23px;  
}
.related-posts section:last-of-type {
margin-right: 0 !important;
} .comments-area {
margin-top: 27px;
}
#reply-title,
#reply-title a {
margin-bottom: 44px;
text-align: center;
line-height: 1.5;
text-transform: uppercase;
}
.comment-title {
margin-bottom: 40px;
text-align: center;
line-height: 1.5;
text-transform: uppercase;
}
.comments-area .children {
margin-left: 50px;
}
.entry-comments {
overflow: hidden;
padding: 0px 0 55px;
margin-bottom: 34px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.comment-content {
overflow: hidden;
}
.comment-avatar {
float: left;
margin-right: 17px;
}
.comment-avatar img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.comment-author {
font-weight: 600;
text-transform: uppercase;
}
.comment-date a:first-child:hover {
text-decoration: underline;
}
.awaiting-moderation {
font-style: italic;
}
.commentslist footer a:hover {
text-decoration: underline;
}
.logged-in-as {
margin-bottom: 12px;
}
.comment-meta {
margin-bottom: 7px;
line-height: 2.3;
text-transform: uppercase;
}
.comment-date {
margin-right: 10px;
}
.comment-reply-link {
font-weight: bold;
float: right;
margin-top: -23px;
}
.comment-notes {
margin-bottom: 15px;
}
.comment-form {
padding-top: 4px;
}
.comment-form label {
display: block;
margin-bottom: 3px;
}
.comment-form input,
.comment-form textarea {
padding: 13px;
border-width: 1px;
border-style: solid;
}
.comment-form-author input,
.comment-form-email input, 
.comment-form-url input,
.comments-area textarea {
margin-bottom: 10px;
}
.comment-form-author input,
.comment-form-email input, 
.comment-form-url input {
width: 60% !important;
}
.comments-area textarea {
width: 100% !important;
}
.comments-area textarea {
height: 250px;
}
.comments-area #submit {
border: none;
width: auto;
cursor: pointer;
font-weight: bold;
text-transform: uppercase;
} .gallery {
overflow: hidden;
list-style: none !important;
}
.gallery-icon img,
.gallery-icon a img {
width: 100%;
height: auto !important;
}
.gallery-caption,
.wp-caption-text {
padding: 10px;
border-width: 1px;
border-style: solid;
border-top: 0;
}
.gallery-item {
display: inline-block;
vertical-align: top;
padding: 0 !important;
margin-right: 5px;
margin-bottom: 5px; 
text-align: center;
}
.gallery-columns-1 .gallery-item {
float: none !important;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: -webkit-calc((100% - (5px * 1)) / 2 - 1px);
width: calc((100% - (5px * 1)) / 2 - 1px);
}
.gallery-columns-3 .gallery-item {
width: -webkit-calc((100% - (5px * 2)) / 3 - 1px);
width: calc((100% - (5px * 2)) / 3 - 1px);
}
.gallery-columns-4 .gallery-item {
width: -webkit-calc((100% - (5px * 3)) / 4 - 1px);
width: calc((100% - (5px * 3)) / 4 - 1px);
}
.gallery-columns-5 .gallery-item {
width: -webkit-calc((100% - (5px * 4)) / 5 - 1px);
width: calc((100% - (5px * 4)) / 5 - 1px);
}
.gallery-columns-6 .gallery-item {
width: -webkit-calc((100% - (5px * 5)) / 6 - 1px);
width: calc((100% - (5px * 5)) / 6 - 1px);
}
.gallery-columns-7 .gallery-item {
width: -webkit-calc((100% - (5px * 6)) / 7 - 1px);
width: calc((100% - (5px * 6)) / 7 - 1px);
}
.gallery-columns-8 .gallery-item {
width: -webkit-calc((100% - (5px * 7)) / 8 - 1px);
width: calc((100% - (5px * 7)) / 8 - 1px);
}
.gallery-columns-9 .gallery-item {
width: -webkit-calc((100% - (5px * 8)) / 9 - 1px);
width: calc((100% - (5px * 8)) / 9 - 1px);
} .ashe-widget {
margin-bottom: 40px;
overflow: hidden;
}
.ashe-widget input[type="text"],
.ashe-widget input[type="email"],
.ashe-widget input[type="url"],
.ashe-widget input[type="password"],
.ashe-widget input[type="search"],
.ashe-widget input[type="submit"],
.ashe-widget select,
.ashe-widget textarea {
width: 100%;
padding: 10px;
border-width: 1px;
border-style: solid;
}
.widget-title {
position: relative;
z-index: 0;
text-align: center;
margin-bottom: 12px;
clear: both;
overflow: hidden;
}
.widget-title h2 {
display: inline-block;
text-transform: uppercase;
position: relative;
line-height: 1.8;
}
.widget-title h2:before,
.widget-title h2:after {
content: "";
position: absolute;
top: 50%;
width: 1000px;
height: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.widget-title h2:before {
right: 100%;
margin-right: 15px;
}
.widget-title h2:after {
left: 100%;
margin-left: 15px;
}
.ashe-widget > ul li span,
.ashe-widget > ul li span a {
color: inherit;
}
.widget_recent_comments li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages > ul > li,
.widget_archive li,
.widget_categories > ul > li,
.widget_recent_entries ul li {
border-bottom-width: 1px;
border-bottom-style: dotted;
}
.widget_recent_comments li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages > ul > li,
.widget_archive li,
.widget_categories > ul > li,
.widget_recent_entries ul li,
.widget_nav_menu li {
line-height: 45px;
}
.widget_pages .children > li a {
display: block;
border-top-style: dotted;
border-top-width: 1px;
}
.widget_nav_menu li a {
display: block;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.ashe-widget .sub-menu,
.ashe-widget .children {
padding-left: 10px;
}
.widget_rss img {
display: inline-block;
} .widget_search #searchform,
.widget_product_search .woocommerce-product-search {
position: relative;
}
.widget_search .svg-fa-wrap,
.widget_search #searchsubmit {
position: absolute;
top: 0;
right: 0;
text-align: center;
width: 41px;
height: 41px;
line-height: 42px;
}
.widget_search #searchsubmit {
cursor: pointer;
opacity: 0;
}
.widget_product_search input[type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 11px;
width: auto !important;
cursor: pointer;
} .widget_categories ul li,
.widget_archive ul li {
float: left;
width: 100%;
text-align: right;
}
.widget_categories ul li a,
.widget_archive ul li a {
float: left;
overflow: hidden;
}
.widget_categories .children li {
padding-left: 10px;
border-top-width: 1px;
border-style: dotted; 
} .tagcloud a {
display: inline-block;
padding: 11px 13px;
margin: 0 5px 7px 0;
border-style: solid;
border-width: 1px;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
} #wp-calendar {
width: 100%;  
border-width: 1px;
border-style: solid;
}
#wp-calendar thead th {
padding-bottom: 5px;
text-align: center;
}
#wp-calendar caption {
padding: 10px;
font-weight: 700;
text-align: center;
}
#wp-calendar tbody td a {
display: block;
}
#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
padding: 8px 5px;
}
#wp-calendar tfoot #prev a,
#wp-calendar tfoot #next a {
color: inherit;
text-decoration: none;
text-transform: uppercase;
}
#wp-calendar tfoot #next {
text-align: right;
}
#wp-calendar thead tr th {
padding: 8px;
text-align: center;
font-weight: 700;
}
#wp-calendar tbody td {
border-width: 1px;
border-style: solid;
text-align: center;
}
#wp-calendar tbody td a {
text-decoration: none;
font-weight: bold;
} .ashe_social_widget .social-icons {
text-align: center;
}
.ashe_social_widget .social-icons a {
margin-right: 8.5%;
padding: 0 3px;
line-height: 2.1;
}
.ashe_social_widget .social-icons a:last-child {
margin-right: 0;
} .ashe-instagram-widget {
position: relative;
}
.instagram-title {
position: absolute;
z-index: 110;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.instagram-title h2 {
font-weight: bold;
line-height: 1;
padding: 14px 17px;
text-align: center;
text-transform: uppercase;
}
.jr-insta-slider {
display: block;
}
.null-instagram-feed {
display: inline-block;
width: 100%;
}
.null-instagram-feed li a {
width: 130px;
float: left;
opacity: 0;
overflow: hidden; 
}
.null-instagram-feed .clear {
display: none;
}
.ashe-widget.null-instagram-feed li a {
width: calc( 95% / 3 - 1px );
width: -webkit-calc( 95% / 3 - 1px );
opacity: 1;
margin-right: 2.5%; 
margin-bottom:2.5%; 
}
.null-instagram-feed li:nth-child(3n+0) a {
margin-right: 0px;
}
.ashe-widget .meks-instagram-widget {
margin: 0 auto !important;
}
.ashe-instagram-widget.widget_meks_instagram {
display: -webkit-flex;
-webkit-flex-flow: column wrap;
-webkit-align-items: center;
}
.ashe-instagram-widget .meks-instagram-widget {
display: -webkit-flex;
max-width: 100% !important;
width: 100%;
}
.ashe-instagram-widget .meks-instagram-widget > div {
-webkit-flex: 1 0 0px !important;
padding-top: 0 !important;
}
.ashe-instagram-widget .meks-instagram-widget a img {
width: 100%;
}
.ashe-widget .meks-instagram-follow-link {
margin-top: 13px;
text-align: center;
}
.ashe-widget .meks-instagram-follow-link svg,
.ashe-instagram-widget .meks-instagram-follow-link {
display: none !important;
}
.ashe-widget #sb_instagram #sbi_images .sbi_item {
width: 33.3% !important;
padding-top: 0 !important;
padding-bottom: 5px !important;
padding-right: 2.5px !important;
padding-left: 2.5px !important;
} .rpwwt-widget ul li {   
padding-bottom: 15px;
margin-bottom: 17px !important;
border-bottom-style: dotted;
border-bottom-width: 1px;
overflow: hidden;
}
.rpwwt-widget ul li img {
margin: 3px .75em .75em 0 !important;
}
.rpwwt-widget ul li:last-child {
margin: 0;
padding: 0;
border-bottom: none;
}
.rpwwt-post-title {
display: block;
margin-bottom: 4px;
}
.rpwwt-post-author,
.rpwwt-post-categories,
.rpwwt-post-date,
.rpwwt-post-comments-number {
font-style: italic;
} .widget_fbw_id .loader,
.fb_loader {
display: none !important;
} .mc4wp-form-fields,
.widget_wysija_cont {
padding: 35px 30px 40px;
background: #f7f7f7;
}
.ashe-subscribe-text {
text-align: center;
}
.ashe-subscribe-text h4 {
font-size: 17px;
margin-bottom: 5px;
font-weight: 600;
text-transform: uppercase;
}
.ashe-subscribe-text h4:before {
font-family: "fontello";
content: "\e802";
font-weight: 400;
font-size: 17px;
margin-right: 7px;
}
.ashe-subscribe-text p {
font-size: 12px;
line-height: 20px;
margin-bottom: 20px !important;
}
.mc4wp-error {
text-align: center;
margin-top: 10px;
}
.formError .formErrorContent {
width: 160px;
}
.mc4wp-form-fields label {
display: inline-block;
margin-bottom: 10px;
}
.mc4wp-form-fields input[type="submit"] {
font-weight: bold;
text-transform: uppercase;
border: none;
margin-top: 10px;
cursor: pointer;
}
.mc4wp-form-fields p:last-of-type {
margin: 0;  
}
.widget_wysija {
width: 100%;
}
.widget_wysija label {
margin-bottom: 10px;
}
.widget_wysija input[type="submit"] {
font-weight: bold;
text-transform: uppercase;
margin-top: 12px;
border: none;
cursor: pointer;
}
.widget_wysija input[name="wysija[user][firstname]"],
.widget_wysija input[name="wysija[user][lastname]"],
.widget_wysija input[name="wysija[user][email]"],
.widget_wysija select {
margin-bottom: 10px; 
}
.widget_wysija_cont .updated,
.widget_wysija_cont .error,
.widget_wysija_cont .xdetailed-errors {
padding: 9px;
} .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 textarea {
border-style: solid;
border-width: 1px;
padding: 13px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"] {
width: 60%;
}
.wpcf7 input[type="number"] {
width: 60px;
}
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"] {
width: 170px;
}
.wpcf7 textarea {
width: 100%;
height: 250px;
}
.wpcf7 label input,
.wpcf7 label select,
.wpcf7 label textarea {
margin-top: 3px;
}
.wpcf7 label,
.wpcf7-quiz-label {
display: block;
}
.wpcf7 p {
margin-bottom: 22px;
}
.wpcf7 [type="submit"] {
padding: 13px;
border: none;
width: auto;
cursor: pointer;
font-weight: bold;
text-transform: uppercase;
} .ashe_author_widget {
text-align: center; 
}
.ashe_author_widget img {
margin: 0 auto 13px auto;
}
.author-img-circle {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ashe_author_widget h3 {
text-transform: uppercase;
line-height: 1.8;
margin-bottom: 4px;
}
.ashe_author_widget p {
margin-bottom: 0;
} .ashe_promo_box_widget .promo-box {
position: relative;
margin-bottom: 25px;
}
.ashe_promo_box_widget .promo-box:last-child {
margin-bottom: 0;
}
.ashe_promo_box_widget .promo-box a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}
.ashe_promo_box_widget img {
margin: 0 auto;
}
.ashe_promo_box_widget .promo-box:after {
content: '';
position: absolute;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
border-width: 1px;
border-style: solid;
opacity: 0.45;
transition: all 0.27s;
-webkit-transition: all 0.35s;
z-index: 10;
}
.ashe_promo_box_widget .promo-box:hover:after {
opacity: 1;
}
.ashe_promo_box_widget .promo-box h6 {
display: inline-block;
padding: 9px 20px;
font-weight: 600;
text-transform: uppercase;
}
.zoom-social_icons-list-span {
font-family: "socicon" !important;
}  .footer-widgets {
border-bottom-style: solid;
border-bottom-width: 1px;
padding-top: 56px;
overflow: hidden;
}
.footer-widgets > .ashe-widget {
float: left;
}
.footer-widgets .widget-title {
margin-bottom: 20px;
}
.footer-copyright {
padding: 27px 0;
overflow: hidden;
}
.footer-socials a {
margin-right: 17px;
}
.footer-socials a:last-child {
margin: 0;
}
#footer-menu > li {
display: inline-block;
}
.footer-menu-container:after {
content: '|';
display: block;
margin-top: -1px;
}
.scrolltop {
display: none;
position: fixed;
bottom: 65px;
right: 73px;
font-size: 40px;
cursor: pointer;
z-index: 20;
} .page-404 {
padding: 120px 40px;
text-align: center;
}
.page-404 h2 {
position: relative;
text-transform: uppercase;
font-size: 24px;
margin: 0 0 60px;
letter-spacing: 0.2em;
}
.page-404 h2:before {
content: '404';
position: absolute;
top: 50%;
left: 50%;  
z-index: 1;
font-size: 110px;
line-height: 1;
margin-top: -4px;
opacity: 0.15;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.page-404 p a {
text-decoration: underline;
} .ashe-preloader-wrap {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}
.ashe-preloader-wrap > div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}@media screen and ( max-width: 979px ) {
#top-bar > div,
#main-nav > div,
#featured-links,
.main-content,
.page-footer-inner,
.featured-slider-area.boxed-wrapper {
padding-left: 30px;
padding-right: 30px;
}
.slider-item-bg,
#featured-slider.boxed-wrapper .slider-item-bg {
height: 500px;
}
#top-menu,
.top-menu-container,
.main-menu-container,
#main-menu {
display: none;
}
.mobile-menu-btn {
display: inline-block;
}
.mobile-menu-btn > div {
display: inline-block;
}
.main-nav-sidebar {
position: absolute;
top: 0px;
left: 30px;
z-index: 1;
float: none;
margin: 0;
}
.main-nav-icons {
position: absolute;
top: 0px;
right: 30px;
z-index: 2;
float: none;
margin: 0;
}
.main-nav-socials-trigger {
display: block;
}
.main-nav-socials {
display: none;
}
#main-nav {
text-align: center !important;
}
.mini-logo {
position: absolute;
left: auto;
top: 0;
}
.main-nav-sidebar ~ .mini-logo {
margin-left: 20px;
}
.main-container {
width: 100% !important;
margin: 0 !important;
}
.sidebar-left,
.sidebar-right {
width: 100% !important;
padding: 0 !important;
}
.sidebar-left-wrap,
.sidebar-right-wrap,
.footer-widgets .ashe-widget {
float: none !important;
width: 65% !important;
margin-left: auto !important;
margin-right: auto !important;
}
.featured-slider-area.boxed-wrapper {
padding: 0 !important;
}
#featured-slider .slick-arrow {
display: none !important;
}
} @media screen and ( max-width: 768px ) {
.slider-item-bg,
#featured-slider.boxed-wrapper .slider-item-bg {
height: 360px;
}
.slider-content,
.slider-read-more {
display: none !important;
}
.slider-categories {
margin-bottom: 8px !important;
letter-spacing: 1px;
font-size: 10px !important;
}
.slider-dots li,
.header-slider-dots li {
width: 11px;
height: 11px;
margin-right: 7px;
}
#featured-links .featured-link {
width: 100% !important;
margin-right: 0 !important;
margin-bottom: 20px;
}
#featured-links .featured-link:last-of-type {
margin-bottom: 0;
}
.comments-area {
margin-bottom: 50px;
}
.comment-form-author input,
.comment-form-email input, 
.comment-form-url input,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"] {
width: 100% !important;
}
.scrolltop {
right: 30px;
bottom: 60px;
}
} @media screen and ( max-width: 640px ) {
.slider-item-bg,
#featured-slider.boxed-wrapper .slider-item-bg {
height: 330px;
}
.related-posts section {
width: 100%;
margin: 0 0 25px;
}
.related-posts {
padding-bottom: 0;
}
.sidebar-left-wrap,
.sidebar-right-wrap,
.related-posts section img,
.footer-widgets .ashe-widget {
width: 100% !important;
}
.header-logo a {
font-size: 50px !important;
line-height: 1 !important;
}
.site-description {
font-size: 15px !important; 
}
.blog-grid > li {
width: 100% !important;
margin-right: 0 !important;
}
[data-layout*="list"] .blog-grid .post-media,
[data-layout*="list"] .blog-grid .post-content-wrap {
float: none !important;
width: 100% !important;
padding: 0 !important;
}
[data-layout*="list"] .blog-grid .post-media {
margin: 0 auto 20px auto;
}
.blog-grid .post-header,
.blog-grid .read-more,
[data-layout*="list"] .blog-grid .post-content-wrap {
text-align: center !important;
}
.footer-copyright .copyright-info,
.footer-copyright .credit,
.footer-copyright .footer-socials {
width: 100%;
float: none;
text-align: center;
}
.footer-copyright .footer-socials {
margin-top: 12px;
clear: both;
}
.footer-menu-container,
.footer-menu-container ul {
float: none !important;
text-align: center;
}
.footer-menu-container {
margin-top: 10px;
}
.footer-menu-container:after {
display: none !important;
}
.sidebar-alt {
padding-left: 20px !important;
padding-right: 20px !important;
}
.sticky {
padding: 20px !important;
}
.slider-info {
padding: 10px;
}
.post-slider .prev-arrow,
.post-slider .next-arrow,
.header-slider-prev-arrow,
.header-slider-next-arrow {
padding: 0 10px !important;
margin-top: -14px!important;
font-size: 30px !important;
}
.header-slider-prev-arrow {
left: 0;
}
.header-slider-next-arrow {
right: 0;
}
.post-content > p:first-of-type:first-letter,
p.has-drop-cap:not(:focus)::first-letter {
font-family: inherit !important;
float: none !important;
margin: 0 !important;
font-size: inherit !important;
line-height: inherit !important;
text-align: inherit !important;
text-transform: inherit !important;
color: inherit !important;
}
.footer-instagram-widget .null-instagram-feed li a {
width: 25% !important;
}
.ashe-instagram-widget #sb_instagram {
max-width: none !important;
}
.ashe-instagram-widget #sbi_images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.ashe-instagram-widget .meks-instagram-widget > div,
.ashe-instagram-widget #sbi_images > div {
display: none !important;
}
.ashe-instagram-widget .meks-instagram-widget > div:nth-child(-n+4),
.ashe-instagram-widget #sbi_images > div:nth-child(-n+4) {
display: block !important;
}
} @media screen and ( max-width: 480px ) {
#top-bar > div,
#main-nav > div,
#featured-links,
.main-content,
.page-footer-inner {
padding-left: 20px !important;
padding-right: 20px !important;
}
.slider-item-bg,
#featured-slider.boxed-wrapper .slider-item-bg {
height: 260px;
}
#featured-slider .prev-arrow,
#featured-slider .next-arrow,
.single-navigation {
display: none !important;
}
.slider-title {
font-size: 28px;
line-height: 30px;
margin-bottom: 18px;
}
.post-title,
.page-title {
font-size: 33px;
line-height: 38px !important;
}
.main-nav-sidebar {
left: 20px !important;
}
.main-nav-icons {
right: 20px !important;
}
.comment-reply-link {
display: block;
float: none;
margin: 0;
}
} @media screen and ( max-width: 320px ) {
.post-content {
text-align: left;
}
} @media screen and ( min-width: 950px ) {
.gallery-columns-2 .gallery-item:nth-child(2n+2),
.gallery-columns-3 .gallery-item:nth-child(3n+3),
.gallery-columns-4 .gallery-item:nth-child(4n+4),
.gallery-columns-5 .gallery-item:nth-child(5n+5),
.gallery-columns-6 .gallery-item:nth-child(6n+6),
.gallery-columns-7 .gallery-item:nth-child(7n+7),
.gallery-columns-8 .gallery-item:nth-child(8n+8),
.gallery-columns-9 .gallery-item:nth-child(9n+9) {
margin-right: 0 !important;
}
.gallery-columns-2 .gallery-item:nth-child(2n+2) + li,
.gallery-columns-3 .gallery-item:nth-child(3n+3) + li,
.gallery-columns-4 .gallery-item:nth-child(4n+4) + li,
.gallery-columns-5 .gallery-item:nth-child(5n+5) + li,
.gallery-columns-6 .gallery-item:nth-child(6n+6) + li,
.gallery-columns-7 .gallery-item:nth-child(7n+7) + li,
.gallery-columns-8 .gallery-item:nth-child(8n+8) + li,
.gallery-columns-9 .gallery-item:nth-child(9n+9) + li {
clear: both;
}
}
@media screen and ( max-width: 950px ) {
.gallery-item {
width: -webkit-calc((100% - (5px * 1)) / 2 - 1px) !important;
width: calc((100% - (5px * 1)) / 2 - 1px) !important;
}
.gallery-item:nth-child(2n+2) {
margin-right: 0 !important;
}
.gallery-columns-1 .gallery-item {
width: 100% !important;
}
}
@media screen and ( max-width: 480px ) {
.gallery-item {
width: 100% !important;
float: none !important;
}
} @media screen and ( max-width: 768px ) {
.woocommerce .page-content ul.products li.product,
.woocommerce-page .page-content ul.products li.product,
.woocommerce-page[class*=columns-] .page-content ul.products li.product,
.woocommerce[class*=columns-] .page-content ul.products li.product {
width: 48% !important;
float: left;
clear: both;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table,
.woocommerce-checkout-review-order .woocommerce-checkout-payment,
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li{
float: none;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 40px;
}
.woocommerce ul.products li.product:nth-child(odd),
.woocommerce-page ul.products li.product:nth-child(odd) {
margin-right: 4% !important;
}
.woocommerce ul.products li.product:nth-child(even),
.woocommerce-page ul.products li.product:nth-child(even) {
margin-right: 0 !important;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table,
.woocommerce-checkout-review-order .woocommerce-checkout-payment {
float: none !important;
width: 100% !important;
}
}
@media screen and ( max-width: 640px ) {
.woocommerce .page-content ul.products li.product,
.woocommerce-page .page-content ul.products li.product,
.woocommerce-page[class*=columns-] .page-content ul.products li.product,
.woocommerce[class*=columns-] .page-content ul.products li.product {
width: 100% !important;
float: none;
clear: both;
margin-right: 0 !important;
}
.woocommerce-page table.cart td.actions .coupon .input-text {
margin-bottom: 7px;
}
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
display: block;
float: none !important;
}
.woocommerce .woocommerce-ordering {
float: left;
margin-bottom: 25px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: none;
}
} @media screen and (max-width: 880px) {
.entry-header:not(.html-image),
.entry-header-slider div {
position: relative;
}
.header-logo {
padding-top: 0 !important;
}
.entry-header:not(.html-image),
.entry-header-slider div {
height: 290px !important;
}
.cvr-container {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 90; 
}
.cvr-outer {
display: table;
width: 100%;
height: 100%;
}
.cvr-inner {
display: table-cell;
vertical-align: middle;
text-align: center;
}
}
@media screen and (max-width: 750px) {
.entry-header:not(.html-image),
.entry-header-slider div {
height: 250px !important;
}
.logo-img {
max-width: 250px !important;
}
}
@media screen and (max-width: 690px) {
.entry-header:not(.html-image),
.entry-header-slider div {
height: 210px !important;
}
.logo-img {
max-width: 200px !important;
}
}
@media screen and (max-width: 550px) {
.entry-header:not(.html-image),
.entry-header-slider div {
height: 180px !important;
}
}@font-face {
font-family: 'fontello';
src: url(//www.chriss.de/wp-content/themes/ashe-pro-premium/assets/fonts/fontello.eot?5381655);
src: url(//www.chriss.de/wp-content/themes/ashe-pro-premium/assets/fonts/fontello.eot?5381655#iefix) format('embedded-opentype'),
url(//www.chriss.de/wp-content/themes/ashe-pro-premium/assets/fonts/fontello.woff2?5381655) format('woff2'),
url(//www.chriss.de/wp-content/themes/ashe-pro-premium/assets/fonts/fontello.woff?5381655) format('woff'),
url(//www.chriss.de/wp-content/themes/ashe-pro-premium/assets/fonts/fontello.ttf?5381655) format('truetype'),
url(//www.chriss.de/wp-content/themes/ashe-pro-premium/assets/fonts/fontello.svg?5381655#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-right-open-big:before { content: '\e800'; }
.icon-left-open-big:before { content: '\e801'; }
.icon-mail:before { content: '\e802'; }
.icon-angle-left:before { content: '\f104'; }
.icon-angle-right:before { content: '\f105'; }
.icon-angle-up:before { content: '\f106'; }
.icon-angle-down:before { content: '\f107'; }.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
overflow: hidden;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
overflow: hidden;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.ps-container {
-ms-touch-action: none;
touch-action: none;
overflow: hidden!important;
-ms-overflow-style: none;
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
.ps-container {
overflow: auto!important;
}
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent;
}
.ps-container.ps-in-scrolling {
pointer-events: none;
}
.ps-container > .ps-scrollbar-y-rail {
display: none;
position: absolute;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
right: 3px;
width: 3px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute;
cursor: pointer;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
transition: background-color .2s linear;
right: 0;
width: 3px;
}
.ps-container:hover.ps-in-scrolling {
pointer-events: none;
}