.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
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;
}@import url("//fonts.googleapis.com/css?family=Lato:300,400,700,900");
.cb-onlinebooking * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.cb-onlinebooking .cb-header img,
.cb-onlinebooking .cb-filters img,
.cb-onlinebooking .cb-week-times img,
.cb-onlinebooking .cb-modal img {
border: 0;
max-width: 100% !important;
page-break-inside: avoid;
vertical-align: middle;
}
.cb-onlinebooking a,
.cb-onlinebooking button {
outline: 0;
}
.cb-onlinebooking button::-moz-focus-inner {
border: 0;
}
.cb-onlinebooking {
color: #333;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 400;
height: 100%;
left: 0;
line-height: 1.42857143;
min-width: 790px;
overflow: auto;
position: absolute;
top: 0;
width: 100%;
-webkit-overflow-scrolling: touch;
}
.cb-onlinebooking > .cb-content {
display: none;
}
.cb-onlinebooking > .cb-loader {
margin: 150px auto 0 auto;
text-align: center;
width: 300px;
}
.cb-onlinebooking .cb-progress {
background-color: #f5f5f5;
height: 20px;
margin-bottom: 20px;
overflow: hidden;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.cb-onlinebooking .cb-progress-bar {
background-color: #428bca;
height: 100%;
line-height: 20px;
width: 10%;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
-webkit-animation: cb-progress-bar-stripes 2s linear infinite;
-o-animation: cb-progress-bar-stripes 2s linear infinite;
animation: cb-progress-bar-stripes 2s linear infinite;
}
@keyframes cb-progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-webkit-keyframes cb-progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes cb-progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.cb-onlinebooking .cb-error {
margin: 150px auto 0 auto;
width: 300px;
}
.cb-onlinebooking .cb-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1170px;
}
.cb-onlinebooking > .cb-content > .cb-header {
background-color: #f8f8f8;
border-bottom: 1px solid #e7e7e7;
min-height: 51px;
}
.cb-onlinebooking > .cb-content > .cb-header > .cb-container {
position: relative;
}
.cb-onlinebooking > .cb-content > .cb-header .cb-header-logo {
float: left;
height: 50px;
margin-right: 20px;
}
.cb-onlinebooking > .cb-content > .cb-header .cb-header-name {
font-size: 24px;
font-weight: 300;
line-height: 50px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cb-onlinebooking > .cb-content > .cb-contact-us {
border-top: 5px solid #76a7fa;
margin-top: 20px;
}
.cb-onlinebooking > .cb-content > .cb-contact-us .cb-contact-us-form {
margin-top: 10px;
max-width: 600px;
position: relative;
}
.cb-onlinebooking > .cb-content > .cb-contact-us .cb-contact-us-form > .cb-contact-us-submit {
margin-top: 10px;
}
.cb-onlinebooking > .cb-content > .cb-contact-us .cb-contact-us-form > .cb-callout {
border-color: #ddd #ddd #ddd #34d164;
border-radius: 3px;
box-shadow: none;
font-weight: 700;
margin: 10px 0;
padding: 7px 15px;
}
.cb-onlinebooking > .cb-content > .cb-contact-us .cb-contact-us-form > .cb-modal-loader {
background-position: center 10px;
bottom: -3px;
left: -3px;
right: -3px;
top: -3px;
}
.cb-onlinebooking > .cb-content > .cb-footer {
background-color: #f8f8f8;
border-bottom: 1px solid #eee;
border-top: 5px solid #76a7fa;
margin-top: 20px;
padding-bottom: 10px;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-reception {
display: inline-block;
width: 50%;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-reception > .cb-reception-name {
font-size: 20px;
font-weight: 400;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-reception > .cb-reception-details {
font-size: 18px;
font-weight: 300;
line-height: 26px;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-footer-map {
display: inline-block;
text-align: right;
vertical-align: top;
width: 50%;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-footer-map > img {
border: 1px solid #ccc;
box-sizing: content-box;
max-height: 200px;
max-width: 100%;
vertical-align: middle;
}
.cb-onlinebooking > .cb-content > .cb-footer a {
color: #0f85d1;
text-decoration: none;
}
.cb-onlinebooking > .cb-content > .cb-footer a:hover {
text-decoration: underline;
}
.cb-onlinebooking > .cb-content .cb-filters {
border-bottom: 1px solid #eee;
margin-top: 10px;
padding: 5px 0 15px 0;
}
.cb-onlinebooking .cb-filter {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 3px;
color: #333;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: inherit;
line-height: inherit;
margin-right: 10px;
padding: 6px 12px;
text-align: left;
white-space: nowrap;
width: 241px;
-webkit-appearance: button;
-webkit-box-shadow: inset 0 3px 5px #bdc3c7;
box-shadow: inset 0 0 1px #bdc3c7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cb-onlinebooking .cb-filter:last-child {
margin-right: 0;
}
.cb-onlinebooking .cb-filter:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.cb-onlinebooking .cb-filter.cb-filter-disabled {
background-color: #fff;
border-color: #ccc;
cursor: not-allowed;
filter: alpha(opacity=65);
opacity: 0.65;
pointer-events: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.cb-onlinebooking .cb-filter:active,
.cb-onlinebooking .cb-filter.cb-filter-active {
background-color: #ebebeb;
border-color: #adadad;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.cb-onlinebooking .cb-filter:focus,
.cb-onlinebooking .cb-filter:active:focus,
.cb-onlinebooking .cb-filter.cb-filter-active:focus {
outline: 0;
}
.cb-onlinebooking .cb-filter > .cb-filter-name {
color: #95a5a6;
font-size: 11px;
margin-right: 5px;
}
.cb-onlinebooking .cb-filter > .cb-filter-value {
color: #616464;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: bottom;
width: 150px;
}
.cb-onlinebooking .cb-caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.cb-onlinebooking .cb-filter.cb-filter-active > .cb-caret {
border-bottom: 4px solid;
border-top: 0;
}
.cb-onlinebooking .cb-popover {
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 3px;
display: none;
left: 0;
margin-top: 10px; padding: 1px;
position: relative;
text-align: left;
top: 0;
white-space: normal;
z-index: 1060;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.cb-onlinebooking .cb-popover-content {
padding: 9px 14px;
}
.cb-onlinebooking .cb-popover > .cb-arrow,
.cb-onlinebooking .cb-popover > .cb-arrow:after {
border-color: transparent;
border-style: solid;
display: block;
height: 0;
position: absolute;
width: 0;
}
.cb-onlinebooking .cb-popover > .cb-arrow {
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
border-width: 11px;
border-top-width: 0;
left: 50%;
margin-left: -11px;
top: -11px;
}
.cb-onlinebooking .cb-popover > .cb-arrow:after {
border-bottom-color: #fff;
border-width: 10px;
border-top-width: 0;
content: " ";
margin-left: -10px;  
top: 1px;
}
.cb-onlinebooking .cb-location {
display: block;
padding: 5px;
}
.cb-onlinebooking .cb-location:hover {
background-color: #f8f8f8;
border-radius: 3px;
cursor: pointer;
}
.cb-onlinebooking .cb-location.cb-location-selected {
font-weight: 700;
}
.cb-onlinebooking .cb-location-data {
color: #454646;
display: inline-block;
vertical-align: middle;
}
.cb-onlinebooking .cb-location-data > span.cb-location-details {
color: #999;
font-size: 14px;
font-weight: 300;
}
.cb-onlinebooking .cb-checkbox {
background-color: #d2d2d2;
border-radius: 3px;
display: inline-block;
height: 14px;
margin-right: 10px;
vertical-align: middle;
width: 14px;
}
.cb-onlinebooking .cb-location.cb-location-selected > .cb-checkbox {
background-color: #484b4d;
}
.cb-onlinebooking .cb-go-to-activity-group {
font-size: 10px!important;
margin-top: 3px;
}
.cb-onlinebooking .cb-activity-group {
margin-top: 15px;
}
.cb-onlinebooking .cb-activity-group:first-child {
margin-top: 0;
}
.cb-onlinebooking .cb-activity-group > .cb-title {
color: #8d8d8d;
font-size: 15px;
margin-bottom: 5px;
}
.cb-onlinebooking .cb-activity {
border: 1px solid #e7e7e7;
display: inline-block;
margin: 5px 1%;
min-height: 50px;
padding: 5px 10px;
position: relative;
vertical-align: top;
width: 31.33%;
}
.cb-onlinebooking .cb-activity:hover {
background-color: #f8f8f8;
}
.cb-onlinebooking .cb-activity > .cb-title {
color: #767676;
font-size: 14px;
margin-right: 80px;
word-wrap: break-word;
}
.cb-onlinebooking .cb-activity > .cb-details {
color: #939393;
font-size: 13px;
}
.cb-onlinebooking .cb-activity > .cb-details > a {
color: #3498db;
margin-left: 5px;
text-decoration: none;
}
.cb-onlinebooking .cb-activity > .cb-details > a:hover {
text-decoration: underline;
}
.cb-onlinebooking .cb-btn {
border: 1px solid transparent;
border-radius: 3px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-weight: 700;
padding: 8px 10px;
text-decoration: none;
text-transform: uppercase;
-webkit-appearance: none;
}
.cb-onlinebooking .cb-btn-blue {
background-color: #3498db;
}
.cb-onlinebooking .cb-btn-blue:hover {
background-color: #0f85d1;
}
.cb-onlinebooking .cb-btn-white {
background-color: #fff;
border: 1px solid #ccc;
color: #333;
}
.cb-onlinebooking .cb-btn-white:hover {
background-color: #e6e6e6;
border: 1px solid #adadad;
}
.cb-onlinebooking .cb-btn-green {
background-color: #34d164;
}
.cb-onlinebooking .cb-btn-green:hover {
background-color: #33CC62;
}
.cb-onlinebooking .cb-btn-red {
background-color: #d9534f;
}
.cb-onlinebooking .cb-btn-red:hover {
background-color: #c9302c;
}
.cb-onlinebooking .cb-btn-disabled {
cursor: default;
filter: alpha(opacity=65);
opacity: 0.65;
pointer-events: none;
}
.cb-onlinebooking .cb-btn-red.cb-btn-disabled :hover {
background-color: #d9534f;
}
.cb-onlinebooking .cb-btn-mini {
font-size: 10px;
padding: 3px 10px 4px 10px;
}
.cb-onlinebooking .cb-activity > a.cb-btn {
margin-top: -17px;
position: absolute;
right: 10px;
top: 50%;
}
.cb-onlinebooking .cb-activity.cb-activity-selected {
background-color: #f8f8f8;
}
.cb-onlinebooking .cb-activity.cb-activity-selected > .cb-title {
font-weight: 700;
}
.cb-onlinebooking .cb-activity.cb-activity-selected > a.cb-btn {
background-color: #bdc3c7;
cursor: default;
}
.cb-onlinebooking .cb-provider {
border-bottom: 1px solid #ccc;
color: #454646;
display: inline-block;
padding: 5px 0;
position: relative;
text-decoration: none;
vertical-align: top;
width: 33.33%
}
.cb-onlinebooking .cb-provider:first-child {
width: 100%;
}
.cb-onlinebooking .cb-provider:hover {
background-color: #f8f8f8;
cursor: pointer;
}
.cb-onlinebooking .cb-provider > .cb-btn {
background-color: #bdc3c7;
position: absolute;
right: 5px;
top: 15px;
}
.cb-onlinebooking .cb-provider.cb-provider-selected {
font-weight: 700;
background-color: #f8f8f8;
}
.cb-onlinebooking .cb-provider img {
border-radius: 50%;
float: left;
height: 48px;
vertical-align: top;
width: 48px;
}
.cb-onlinebooking .cb-provider > .cb-provider-data {
margin: 3px 0 0 53px;
}
.cb-onlinebooking .cb-provider > .cb-provider-data.cb-no-details {
margin-top: 12px;
}
.cb-onlinebooking .cb-provider > .cb-provider-data > .cb-title {
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cb-onlinebooking .cb-provider.cb-provider-selected > .cb-provider-data > .cb-title,
.cb-onlinebooking .cb-provider.cb-provider-selected > .cb-provider-data > .cb-details {
margin-right: 100px;
}
.cb-onlinebooking .cb-provider > .cb-provider-data > .cb-details {
color: #999;
font-size: 11px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.cb-onlinebooking .cb-week-times {
padding-bottom: 10px;
padding-top: 10px;
position: relative;
}
.cb-onlinebooking .cb-week-times > .cb-overlay {
background-color: rgba(0, 0, 0, 0.05);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1050;
}
.cb-onlinebooking .cb-week-times > .cb-overlay > .cb-progress-bar {
height: 5px;
width: 100%;
}
.cb-onlinebooking .cb-week-times.cb-no-data-ready {
filter: alpha(opacity=25);
opacity: 0.25;
}
.cb-onlinebooking .cb-week-times.cb-no-data-ready > .cb-overlay {
background-color: transparent;
}
.cb-onlinebooking .cb-week-times.cb-no-data-ready > .cb-overlay > .cb-progress-bar {
display: none;
}
.cb-onlinebooking .cb-week-times.cb-no-data-ready > .cb-note {
background-color: #fff;
bottom: 10px;
color: #333;
font-size: 20px;
font-weight: 300;
height: 52px;
left: -1px;
line-height: 52px;
position: absolute;
right: 0;
text-align: center;
}
.cb-onlinebooking .cb-week-selector {
padding-top: 10px;
text-align: center;
}
.cb-onlinebooking .cb-week-selector > .cb-week-details {
display: inline-block;
font-weight: 300;
vertical-align: middle;
}
.cb-onlinebooking .cb-week-selector > .cb-week-details > .cb-week-number {
font-size: 24px;
margin: 0 50px;
}
.cb-onlinebooking .cb-week-selector > .cb-week-details > .cb-week-name {
color: #999;
}
.cb-onlinebooking .cb-times {
margin-top: 20px;
}
.cb-onlinebooking .cb-times > .cb-table {
border-collapse: collapse;
border-spacing: 0;
display: table;
table-layout: fixed;
width: 100%;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col {
border: 1px solid #d7d5d5;
display: table-cell;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-head {
background-color: #fcfcfc;
border-bottom: 1px solid #d7d5d5;
color: #999;
font-size: 12px;
font-weight: 400;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-body {
background-color: #fff;
padding: 9px;
text-align: center;
vertical-align: top;
}
.cb-onlinebooking .cb-week-times.cb-no-data-ready > .cb-times > .cb-table > .cb-col > .cb-col-body {
padding: 25px 10px;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-head > .cb-day {
color: #555;
display: inline-block;
font-size: 24px;
font-weight: 700;
line-height: 30px;
margin-right: 5px;
vertical-align: bottom;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-head > .cb-day-name {
display: inline-block;
line-height: 13px;
text-align: left;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-head > .cb-day-name > .cb-day-month {
font-weight: 700;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col.cb-today {
border-color: rgba(52, 152, 219, 0.5);
border-style: solid;
border-width: 1px 2px 2px;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col.cb-today > .cb-col-head {
background-color: rgba(52, 152, 219, 0.1);
border-color: rgba(52, 152, 219, 0.5);
border-style: solid;
border-width: 2px 0;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col.cb-today > .cb-col-head > .cb-day-name {
color: #000;
font-weight: 700;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col.cb-today > .cb-col-head > .cb-day,
.cb-onlinebooking .cb-times > .cb-table > .cb-col.cb-today > .cb-col-head > .cb-day-name > .cb-day-month {
color: #000;
font-weight: 900;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col.cb-today > .cb-col-head > .cb-day {
font-size: 30px;
}
.cb-onlinebooking .cb-available-time,
.cb-onlinebooking .cb-no-available-times  {
background-color: #3498db;
border-radius: 3px;
color: #fff;
display: block;
font-weight: 300;
margin-bottom: 10px;
padding: 10px;
text-decoration: none;
word-wrap: break-word;
}
.cb-onlinebooking .cb-available-time:last-child {
margin-bottom: 0;
}
.cb-onlinebooking .cb-available-time:hover {
background-color: #0f85d1;
}
.cb-onlinebooking .cb-available-time > .cb-time {
font-weight: 700;
}
.cb-onlinebooking .cb-available-time.cb-not-bookable {
background-color: #888;
}
.cb-onlinebooking .cb-available-time.cb-not-bookable:hover {
background-color: #888;
cursor: default;
}
.cb-onlinebooking .cb-available-time > .cb-group-name {
border-top: 1px solid #eee;
margin-top: 5px;
padding-top: 2px;
}
.cb-onlinebooking .cb-available-time.cb-available-time-disabled {
cursor: default;
pointer-events: none;
}
.cb-onlinebooking .cb-no-available-times {
background-color: #bdc3c7;
font-size: 12px;
font-weight: 400;
margin-bottom: 0;
min-height: 40px;
padding-top: 12px;
text-transform: uppercase;
}
.cb-onlinebooking .cb-notification-bar {
display: none;
left: 0;
right: 0;
opacity: 0;
position: fixed;
text-align: center;
top: 0;
z-index: 1090;
}
.cb-onlinebooking .cb-notification-bar.cb-notification-bar-shown {
display: block;
opacity: 1;
transition: opacity 0.218s ease 0s;
}
.cb-onlinebooking .cb-notification {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
color: #222;
display: inline-block;
font-size: 13px;
padding: 10px 30px;
text-align: center;
}
.cb-onlinebooking .cb-notification {
background-color: #f9edbe;
border: 1px solid #f0c36d;
}
.cb-onlinebooking .cb-modal {
background-color: rgba(0, 0, 0, 0.33);
bottom: 0;
display: none;
left: 0;
outline: 0 none;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
z-index: 1080;
}
.cb-onlinebooking.cb-modal-open {
overflow: hidden;
}
.cb-onlinebooking.cb-modal-open .cb-modal {
display: block;
overflow-x: hidden;
overflow-y: auto;
}
.cb-onlinebooking .cb-modal .cb-modal-content {
background-color: #fff;
border: 1px solid #666666;
border-radius: 3px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5);
margin: 30px auto;
padding: 0 15px 15px;
position: relative;
transform: translate3d(0px, -25%, 0px);
transition: transform 0.3s ease-out 0s;
width: 400px;
}
.cb-onlinebooking .cb-modal.cb-in .cb-modal-content {
transform: translate3d(0px, 0px, 0px);
}
.cb-onlinebooking .cb-modal-loader {
background: url(//www.lofvingkliniken.se/wp-content/plugins/custom-cbonlinebooking/assets/img/loading.gif) no-repeat scroll center 18px rgba(0, 0, 0, 0.03);
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.cb-onlinebooking .cb-modal-header {
text-align: right;
}
.cb-onlinebooking a.cb-close {
color: #555;
font-size: 30px;
text-decoration: none;
}
.cb-onlinebooking .cb-error h2,
.cb-onlinebooking .cb-modal-body h2 {
border-bottom: 1px solid #ccc;
color: #555;
font-size: 22px;
font-weight: 300;
padding-bottom: 10px;
text-align: center;
}
.cb-onlinebooking .cb-user-photo {
border-radius: 50%;
display: block;
height: 128px;
margin: 15px auto 0;
width: 128px;
}
.cb-onlinebooking input[type="text"],
.cb-onlinebooking textarea,
.cb-onlinebooking select {
background: #fff;
border: 1px solid #d9d9d9;
border-radius: 3px;
border-top: 1px solid #c0c0c0;
box-sizing: border-box;
font-family: 'Lato', sans-serif;
font-size: 16px;
height: 36px;
margin: 0;
padding: 0 8px;
width: 100%;
-webkit-appearance: none;
}
.cb-onlinebooking textarea {
height: 105px;
padding-top: 5px;
resize: none;
}
.cb-onlinebooking select {
padding-left: 4px;
-webkit-appearance: menulist;
}
.cb-onlinebooking input[type="text"]:hover,
.cb-onlinebooking textarea:hover,
.cb-onlinebooking select:hover {
border: 1px solid #b9b9b9;
border-top: 1px solid #a0a0a0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.cb-onlinebooking input[type="text"]:focus,
.cb-onlinebooking textarea:focus,
.cb-onlinebooking select:focus {
border: 1px solid #4D90FE;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
outline: medium none;
}
.cb-onlinebooking input[type="text"]:disabled,
.cb-onlinebooking textarea:disabled,
.cb-onlinebooking select:disabled {
background: #f5f5f5;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0;
box-shadow: none;
}
.cb-onlinebooking input[type="checkbox"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.cb-onlinebooking input[type="checkbox"] + label {
background-image: url(//www.lofvingkliniken.se/wp-content/plugins/custom-cbonlinebooking/assets/img/checkbox.png);
background-position: 0 0;
background-repeat: no-repeat;
cursor: pointer;
display: inline-block;
font-size: 14px;
height: 18px; 
line-height: 18px;
padding-left: 25px;
vertical-align: middle;
}
.cb-onlinebooking input[type=checkbox]:checked + label {
background-position: 0 -20px;
}
.cb-onlinebooking .cb-sign-in,
.cb-onlinebooking .cb-sign-up {
margin-top: 10px;
width: 100%;
}
.cb-onlinebooking .cb-input-group {
margin-top: 10px;
}
.cb-onlinebooking .cb-input-label {
color: #666666;
display: block;
font-size: 14px;
font-weight: 700;
margin-bottom: 7px;
}
.cb-onlinebooking .cb-input-error {
color: #dd4b39;
display: none;
margin-top: 7px;
}
.cb-onlinebooking .cb-input-required-error {
border: 1px solid #dd4b39 !important;
}
.cb-onlinebooking input[type="checkbox"].cb-input-required-error + label {
color: #dd4b39;
}
.cb-onlinebooking .cb-callout {
border-color: #eee;
border-style: solid;
border-width: 1px 1px 1px 5px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
margin: 20px 0;
padding: 10px 20px;
width: 100%;
}
.cb-onlinebooking .cb-callout-info {
border-left-color: #3498db;
}
.cb-onlinebooking .cb-callout-success {
border-left-color: #34d164;
}
.cb-onlinebooking .cb-callout-error {
border-left-color: #dd3d36;
}
.cb-onlinebooking .cb-booking-information > table td {
padding-bottom: 10px;
vertical-align: top;
}
.cb-onlinebooking .cb-booking-information > table tr.user-email > td {
border-top: 1px dotted #eee;
padding-top: 10px;
}
.cb-onlinebooking .cb-booking-information > table tr:last-child td {
padding-bottom: 0;
}
.cb-onlinebooking .cb-booking-information > table td.cb-label {
font-weight: 700;
padding-right: 10px;
text-align: right;
width: 100px;
}
.cb-onlinebooking .cb-booking-information > .cb-act {
text-align: right;
}
.cb-onlinebooking .cb-booking-information > .cb-done {
display: none;
text-align: right;
}
.cb-onlinebooking .cb-booking-information > .cb-done > .cb-auto-close-modal-note {
float: left;
font-size: 12px;
line-height: 31px;
}
.cb-onlinebooking .cb-modal-body-content {
display: none;
}
.cb-onlinebooking .cb-error > .cb-error-description {
margin-top: 15px;
text-align: center;
}
.cb-onlinebooking .cb-booking-status {
display: none;
}
.cb-onlinebooking .cb-booked-times-count > span {
background-color: #3498db;
border-radius: 3px;
color: #fff;
margin-left: 5px;
padding: 0 5px;
}
.cb-onlinebooking ul.cb-booked-times {
list-style: none outside none;
}
.cb-onlinebooking ul.cb-booked-times > li.cb-no-booked-times {
color: #666666;
font-size: 13px;
font-weight: bold;
text-align: center;
}
.cb-onlinebooking .cb-bookings {
margin-top: 0;
top: 10px;
position: absolute;
right: 14px;
}
.cb-onlinebooking .cb-bookings > .cb-popover {
display: block;
left: auto;
position: absolute;
right: 0;
top: 30px;
width: 350px;
z-index: 1070;
}
.cb-onlinebooking .cb-bookings > .cb-popover > .cb-popover-content {
max-height: 480px;
overflow-y: auto;
}
.cb-onlinebooking .cb-booked-time {
color: #666666;
margin: 10px 0;
position: relative;
}
.cb-onlinebooking .cb-booked-time > .cb-b-time {
font-weight: 700;
}
.cb-onlinebooking .cb-booked-time > .cb-b-info {
font-size: 13px;
margin: 3px 0;
}
.cb-onlinebooking .cb-booked-time > .cb-b-info > span {
border-bottom: 1px dotted #ccc;
}
.cb-onlinebooking .cb-booked-time > .cb-cancel-time-note {
font-size: 11px;
font-style: italic;
}
.cb-onlinebooking .cb-booked-time > .cb-cancel-time-placeholder > .cb-b-error {
color: #dd4b39;
font-size: 11px;
}
.cb-onlinebooking .cb-street-view {
margin-top: 20px;
}
.cb-onlinebooking .cb-street-view-panorama {
border: 1px solid #ccc;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
display: table;
width: auto;
}
.cb-onlinebooking .cb-street-view-panorama img {
display: table-cell;
max-height: 300px;
max-width: 100%;
}
.cb-onlinebooking .cb-section-header {
border-bottom: 1px solid #eee;
font-size: 14px;
font-weight: 300;
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 5px;
}
.cb-onlinebooking .cb-section-header > h2 {
font-size: 28px;
font-weight: 300;
}
.cb-onlinebooking .cb-section-header > div {
color: #999;
}
.cb-onlinebooking .cb-section-header > div  > b {
font-weight: 700;
}
@media only screen and (max-width: 789px) {
.cb-onlinebooking {
min-width: 100%;
}
.cb-onlinebooking .cb-error {
margin: 100px auto 0 auto;
width: 250px;
}
.cb-onlinebooking > .cb-content > .cb-header .cb-header-name {
font-size: 18px;
}
.cb-onlinebooking .cb-filters  .cb-popover > .cb-arrow {
display: none;
}
.cb-onlinebooking .cb-filter:first-child {
margin-top: 0;
}
.cb-onlinebooking .cb-filter {
display: block;
margin-top: 10px;
position: relative;
width: 100%;
}
.cb-onlinebooking .cb-filter > .cb-filter-value {
width: 78%;
}
.cb-onlinebooking .cb-filter > .cb-caret {
position: absolute;
right: 10px;
top: 15px;
}
.cb-onlinebooking .cb-location {
text-decoration: none;
}
.cb-onlinebooking .cb-location > .cb-checkbox {
float: left;
}
.cb-onlinebooking .cb-location > .cb-location-data {
display: block;
margin-left: 24px;
margin-top: -3px;
}
.cb-onlinebooking .cb-go-to-activity-group {
text-align: center;
width: 100%;
}
.cb-onlinebooking .cb-activity {
display: block;
width: 100%;
}
.cb-onlinebooking .cb-provider {
width: 100%;
}
.cb-onlinebooking .cb-week-times.cb-no-data-ready > .cb-note {
display: none;
}
.cb-onlinebooking .cb-times > .cb-table {
display: block;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col {
display: block;
margin-bottom: 15px;
}
.cb-onlinebooking .cb-modal .cb-modal-content {
margin: 10px auto;
width: 340px;
}
.cb-onlinebooking .cb-modal-body h2 {
font-size: 16px;
}
.cb-onlinebooking .cb-user-photo {
height: 96px;
width: 96px;
}
.cb-onlinebooking .cb-booking-information {
font-size: 12px;
}
.cb-onlinebooking .cb-booking-information > table td.cb-label {
width: 50px;
}
.cb-onlinebooking .cb-booking-information > .cb-done > .cb-auto-close-modal-note {
line-height: 15px;
text-align: left;
width: 80%;
}
.cb-onlinebooking .cb-bookings > .cb-popover {
width: 300px;
}
.cb-onlinebooking .cb-bookings > .cb-popover > .cb-arrow {
left: 275px !important;
}
.cb-onlinebooking .cb-notification-top {
margin-left: -150px;
width: 300px;
}
.cb-onlinebooking .cb-street-view-panorama img {
max-height: 150px;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-reception {
display: block;
width: 100%;
}
.cb-onlinebooking > .cb-content > .cb-footer .cb-footer-map {
display: block;
margin-top: 10px;
width: 100%;
}
}
@media only screen and (min-width: 790px) and (max-width: 840px) {
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-head > .cb-day {
display: block !important;
}
.cb-onlinebooking .cb-times > .cb-table > .cb-col > .cb-col-head > .cb-day-name {
text-align: center !important;
}
}:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}