#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;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} .clear:after {
clear: both;
}
.clear:before,
.clear:after {
display: table;
content: "";
} html, input, textarea {
-webkit-font-smoothing: antialiased;
}
body {
text-rendering: optimizeLegibility;
} h1,h2,h3,h4,h5,h6 {
clear: both;
}
hr {
background-color: rgba(0,0,0,0.2);
border: 0;
height: 1px;
margin-bottom: 23px;
margin-bottom: 2.3rem;
} p {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
dt {
font-weight: bold;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #E94F1D;
border: none;
border-radius: 2px;
color: #fff;
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
padding: 6px 18px;
padding: 0.6rem 1.8rem;
text-transform: uppercase;
vertical-align: top;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #85AA0C;
cursor: pointer;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #85AA0C;
box-shadow: inset 0 0 8px 2px rgba(0,0,0,0.2), 0 1px 0 0 rgba(0,0,0,0.2);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text]:not(.OT_searchDateField):not(.OT_searchTimeField):not(.OT_searchPartyField),
input[type=email],
input[type=password],
textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #8c8885;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
color: #36312d;
}
input[type=text]:not(.OT_searchDateField):not(.OT_searchTimeField):not(.OT_searchPartyField),
input[type=email],
input[type=password] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} a {
color: #e94f1d;
text-decoration: none;
}
a:visited {
color: #e94f1d;
}
a:hover,
a:focus,
a:active {
color: #85aa0c;
}
#page a { -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; } .alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-right: 2.4rem;
}
.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-left: 2.4rem;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
} body {
background-color: #f6f6f6;
}
body.custom-background {
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-attachment: fixed !important;
}
body.background-size-disabled {
-webkit-background-size: auto auto !important;
-moz-background-size: auto auto !important;
-o-background-size: auto auto !important;
background-size: auto auto !important;
}
body,
button,
input,
select,
textarea {
color: #36312d;
font-family: Enriqueta, georgia, serif;
font-size: 15px;
font-size: 1.5rem;
font-weight: 400;
line-height: 1.6;
} html,
body {
height: 100%;
}
#wrapper {
margin-right: 10px;
margin-right: 1.0rem;
max-width: 954px;
min-height: 100%;
position: relative;
}
#page {
padding-bottom: 24px;
padding-bottom: 2.4rem;
}
#page:before {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
content: '';
min-height: 100%;
position: absolute;
top: 0;
left: 0;
width: 282px;
}
#masthead {
float: left;
width: 282px;
}
#primary {
float: right;
margin: 120px 0 0 10px;
margin: 12rem 0 0 1rem;
width: 64.77987421%;
}
#content {
position: relative;
}
#secondary { clear: left;
float: left;
overflow: hidden;
position: relative;
width: 282px;
z-index: 2;
}
.site-footer {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
clear: both;
margin: 0 0 0 35.22012578%;
}
.site-info {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
margin: 0 4.85436893%;
padding: 24px 0;
padding: 2.4rem 0;
} #masthead {
padding: 48px 0 0;
padding: 4.8rem 0 0;
position: relative;
z-index: 2;
}
.header-image {
margin: 0 10.63829787% 24px;
margin: 0 10.63829787% 2.4rem;
max-width: 222px;
max-width: 22.2rem;
}
.header-image img {
display: block;
margin: 0 auto;
}
#masthead hgroup {
margin: 0 10.63829787% 24px;
margin: 0 10.63829787% 2.4rem;
}
.site-title {
font-family: Muli, Helvetica, Arial, sans-serif;
font-size: 24px;
font-size: 2.4rem;
font-weight: 300;
letter-spacing: -0.045em;
line-height: 1;
}
.site-title a {
text-decoration: none;
}
.site-title a:hover {
color: #85aa0c;
}
.site-description {
color: #8C8885;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .main-navigation {
clear: both;
display: block;
float: left;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.6428571428;
margin: 0 10.63829787% 48px;
margin: 0 10.63829787% 4.8rem;
width: 78.72340426%;
}
.main-navigation ul {
list-style: none;
margin: 0;
width: 100%;
}
.main-navigation li {
border-bottom: 1px solid rgba(0,0,0,0.2);
position: relative;
}
.main-navigation a {
color: #36312d;
display: block;
display: block;
font-family: Muli, Helvetica, Arial, sans-serif;
font-weight: 300;
padding: 6px 0;
padding: 0.6rem 0;
text-decoration: none;
}
.main-navigation a:hover,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
color: #e94f1d;
}
.main-navigation ul ul {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
box-shadow: 0 3px 3px rgba(0,0,0,0.1);
display: none;
position: absolute;
top: 0;
left: 100%;
z-index: 99999;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
padding: 6px 9.009009%;
padding: 0.6rem 9.009009%;
width: 81.981982%;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
} .menu-toggle {
cursor: pointer;
text-transform: uppercase;
}
.main-small-navigation .menu {
display: none;
}
.main-small-navigation a {
color: #36312d;
display: block;
display: block;
font-family: Muli, Helvetica, Arial, sans-serif;
font-weight: 300;
padding: 6px 0;
padding: 0.6rem 0;
text-decoration: none;
}
.main-small-navigation ul ul {
margin: 0 0 0 4.85436893%;
} .attachment-confit-thumbnail {
margin: -24px 0 24px;
margin: -2.4rem 0 2.4rem;
}
.entry-meta {
clear: both;
color: #8c8885;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
margin: 0 4.85436893%;
}
.entry-header .entry-meta a {
color: #8c8885;
text-decoration: none;
}
.entry-header .entry-meta a:hover {
color: #85AA0C;
text-decoration: underline;
}
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-title {
border-left: 5px solid #e94f1d;
color: #e94f1d;
font-family: Muli, Helvetica, Arial, sans-serif;
font-size: 42px;
font-size: 4.2rem;
font-weight: 300;
line-height: 1.1428571428;
padding: 0 4.85436893% 0 4.04530744%;
letter-spacing: -0.04em;
}
.entry-title a {
text-decoration: none;
}
.entry-title a:hover {
color: #85aa0c;
}
.entry-content,
.entry-summary {
margin: 24px 4.85436893% 0;
margin: 2.4rem 4.85436893% 0;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
font-family: Muli, Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: -0.04em;
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.entry-content h1,
.comment-content h1 {
font-size: 42px;
font-size: 4.2rem;
line-height: 1.1428571428;
letter-spacing: -0.06em;
}
.entry-content h2,
.comment-content h2 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.3714285714;
}
.entry-content h3,
.comment-content h3 {
font-size: 30px;
font-size: 3.0rem;
line-height: 1.6;
}
.entry-content h4,
.comment-content h4 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1;
}
.entry-content h5,
.comment-content h5 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333333333;
}
.entry-content h6,
.comment-content h6 {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul {
margin: 0 0 24px;
margin: 0 0 2.4rem;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul {
list-style: disc;
}
.entry-content ol,
.comment-content ol {
list-style: decimal;
}
.entry-content li,
.comment-content li {
margin: 0 0 0 36px;
margin: 0 0 0 3.6rem;
}
.entry-content blockquote,
.comment-content blockquote {
border-left: 5px solid #E94F1D;
color: #8C8885;
margin: 48px 0;
margin: 4.8rem 0;
padding-left 24px;
padding-left: 2.4rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
}
.entry-content pre,
.comment-content pre {
border: 1px solid rgba(0,0,0,0.2);
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
margin: 24px 0;
margin: 2.4rem 0;
overflow: auto;
max-width: 100%;
padding: 24px;
padding: 2.4rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.6325;
margin: 0 0 24px;
margin: 0 0 2.4rem;
}
img.alignleft {
margin: 7px 24px 7px 0;
margin: 0.7rem 2.4rem 0.7rem 0;
}
img.alignright {
margin: 7px 0 7px 24px;
margin: 0.7rem 0 0.7rem 2.4rem;
}
img.aligncenter {
margin-top: 7px;
margin-top: 0.7rem;
margin-bottom: 7px;
margin-bottom: 0.7rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.entry-content dl,
.comment-content dl {
margin: 24px 0;
margin: 2.4rem 0;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
}
.entry-content dd,
.comment-content dd {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid rgba(0,0,0,0.2);
color: #777;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.6428571428;
margin: 0 0 24px;
margin: 0 0 2.4rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 14px;
font-size: 1.4rem;
margin: 12px 0;
margin: 1.2rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid rgba(0,0,0,0.2);
padding: 8px 10px 8px 0;
padding: 0.8rem 1rem 0.8rem 0;
}
.sticky {
}
.site-content article {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
margin-bottom: 24px;
margin-bottom: 2.4rem;
overflow: hidden;
padding: 24px 0 0;
padding: 2.4rem 0 0;
}
.page-links {
clear: both;
margin: 0 0 24px;
margin: 0 0 2.4rem;
}
footer.entry-meta {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
footer.entry-meta .cat-links + .tag-links:before,
footer.entry-meta .cat-links + .comments-link:before,
footer.entry-meta .cat-links + .edit-link:before,
footer.entry-meta .tag-links + .comments-link:before,
footer.entry-meta .tag-links + .edit-link:before,
footer.entry-meta .comments-link + .edit-link:before {
content: '\2022\0020';
} .archive-header,
.page-header,
.single .menu-group-header {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.7142857142;
margin-bottom: 24px;
margin-bottom: 2.4rem;
padding: 24px 4.85436893%;
padding-bottom: 2.4rem 4.85436893%;
}
.menu-group-description,
.taxonomy-description {
font-weight: 400;
} .page-template-page-menu-php .menu-items {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
margin-bottom: 24px;
margin-bottom: 2.4rem;
padding: 24px 0;
padding: 2.4rem 0;
}
.page-template-page-menu-php .menu-group-title {
color: #e94f1d;
font-family: Muli, Helvetica, Arial, sans-serif;
font-size: 35px;
font-size: 3.5rem;
font-weight: 300;
letter-spacing: -0.03em;
line-height: 1.3714285714;
padding: 0 4.85436893%;
}
.page-template-page-menu-php .menu-group-description {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7142857142;
margin: 0 4.85436893%;
}
.page-template-page-menu-php .menu-items article {
background: none;
border-bottom: 1px solid rgba(0,0,0,0.2);
border-radius: 0;
margin-bottom: 0;
padding: 24px 4.85436893%;
padding: 2.4rem 4.85436893%;
}
.page-template-page-menu-php .menu-items .menu-thumbnail {
float: left;
margin: 0 30px 5px 0;
}
.page-template-page-menu-php .menu-items .menu-thumbnail img {
border-radius: 2px;
vertical-align: middle;
}
.page-template-page-menu-php .menu-items article:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.page-template-page-menu-php .menu-items .entry-header {
position: relative;
}
.page-template-page-menu-php .menu-items .entry-title {
border: none;
clear: none;
color: #36312d;
font-family: Enriqueta, georgia, serif;
font-size: 15px;
font-size: 1.5rem;
font-weight: 700;
letter-spacing: 0;
line-height: 1.6;
margin: 0;
padding: 0 54px 0 0;
}
.page-template-page-menu-php .menu-items .menu-price {
font-weight: 700;
position: absolute;
top: 0;
right: 0;
text-align: right;
}
.menu-item .entry-content {
margin: 0;
}
.menu-item .entry-content p {
font-size: 14px;
font-size:1.4rem;
line-height: 1.7142857142;
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.menu-item .entry-content p:last-of-type {
margin-bottom: 0;
}
.menu-labels span {
background-color: #E94F1D;
border-radius: 17px;
color: #fff;
font-size: 10px;
font-size: 1.0rem;
line-height: 1;
margin: 7px 5px 0 0;
padding: 3px 15px 4px;
}
.menu-item footer.entry-meta {
clear: none;
margin: 0;
}
.pdf-menu {
position: absolute;
top: -44px;
right: -44px;
}
.pdf-menu a {
background-color: #E94F1D;
border-radius: 50%;
color: #fff;
display: table-cell;
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
font-weight: 700;
line-height: 1.0833333333;
padding: 0 10px;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 64px;
height: 84px;
}
.pdf-menu a:hover {
background-color: #85aa0c;
} .single .menu-labels {
display: block;
margin-bottom: 24px;
margin-bottom: 2.4rem;
}  .header-image img,
.entry-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.header-image img,
.entry-header img,
.comment-content img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.wp-post-image {
max-width: 100%;
height: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid rgba(0,0,0,0.2);
margin-bottom: 24px;
margin-bottom: 2.4rem;
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
margin-top: 8px;
margin-top: 0.8rem;
margin-bottom: 8px;
margin-bottom: 0.8rem;
}
.wp-caption img {
display: block;
height: auto;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text img {
display: inline;
vertical-align: middle;
}
.wp-caption .wp-caption-text {
color: #918E8C;
margin: 12px 5px;
margin: 1.2rem 0.5rem;
}
.site-content .gallery,
.site-content .tiled-gallery {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.gallery-caption {
color: #918e8c;
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
}
.site-content .gallery a img {
border: none !important;
height: auto;
max-width: 98.5%;
}
.site-content .gallery dd {
margin: 0;
}
.entry-content dt.gallery-icon,
.entry-content dd.gallery-caption {
line-height: 1.5;
margin: 3px 0;
margin: 0.3rem 0;
} embed,
iframe,
object {
max-width: 100%;
} .site-content .site-navigation {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
margin: 24px 0;
margin: 2.4rem 0;
overflow: hidden;
}
.site-content .nav-previous {
float: left;
padding: 24px 0 24px 4.85436893%;
padding: 2.4rem 0 2.4rem 4.85436893%;
width: 45.14563106%;
}
.site-content .nav-next {
float: right;
padding: 24px 4.85436893% 24px 0;
padding: 2.4rem 4.85436893% 2.4rem 0;
width: 45.14563106%;
text-align: right;
}
#nav-above {
display: none;
}
#image-navigation {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
margin: 24px 4.85436893% 0;
margin: 2.4rem 4.85436893% 0;
}
.previous-image,
.next-image {
display: block;
float: left;
width: 50%;
}
.next-image {
float: right;
text-align: right;
}
#comments .site-navigation {
background: none;
margin: 24px 0 48px;
margin: 2.4rem 0 4.8rem;
}
#comments .nav-previous,
#comments .nav-next {
padding: 0;
width: 50%;
} .comments-area {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
margin-bottom: 24px;
margin-bottom: 2.4rem;
padding: 24px 4.85436893%;
padding: 2.4rem 4.85436893%;
}
.comments-title {
margin-bottom: 24px;
margin-bottom: 2.4rem;
font-size: 15px;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.6;
}
.commentlist li.comment {
background: transparent !important;
margin: 24px 0 0;
margin: 2.4rem 0 0;
}
.commentlist li.trackback,
.commentlist li.pingback {
margin: 24px 0 48px;
margin: 2.4rem 0 4.8rem;
}
.comments-area article {
background: none;
margin: 0;
min-height: 48px;
min-height: 4.8rem;
padding: 0;
position: relative;
}
.comment-author {
display: inline-block;
font-weight: 700;
padding-left: 67px;
position: relative;
}
.comment-author span {
border-radius: 50%;
background-color: #fff;
padding: 2px;
position: absolute;
top: 0;
left: 0;
width: 44px;
height:44px;
}
.comment-author cite {
font-style: normal;
}
.comment-author .avatar {
border-radius: 50%;
position: absolute;
top: 2px;
left: 2px;
}
.bypostauthor > article .comment-author span {
background-color: #E94F1D;
}
.comment-meta {
float: right;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8461538461;
text-align: right;
}
.comment-meta a {
color: #8C8885;
text-decoration: none;
}
.comment-edit-link:before,
.comment-reply-link:before {
content: '\2022\0020';
}
.comment-content {
padding-left: 67px;
padding-left: 6.7rem;
}
.comment-content a {
word-wrap: break-word;
}
.commentlist .children {
margin-left: 24px;
margin-left: 2.4rem;
}
.comments-area #respond {
margin: 0;
padding: 0;
}
.commentlist + #respond,
#comment-nav-below + #respond,
.comment + #respond {
margin: 24px 0 0;
margin: 2.4rem 0 0;
}
#respond h3#reply-title {
font-family: Enriqueta, georgia, serif;
font-size: 15px;
font-size: 1.5rem;
font-weight: 700;
line-height: 1.6;
margin: 0 0 24px 0;
margin: 0 0 2.4rem 0;
}
.nocomments {
margin-top: 24px;
margin-top: 2.4rem;
}
#commentform label {
display: block;
}
#commentform input[type=text] {
width: 100%;
}
#commentform .form-submit {
margin-bottom: 0;
}
.form-allowed-tags {
display: none;
} .widget {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7142857142;
margin: 0 10.63829787% 48px;
margin: 0 10.63829787% 4.8rem;
overflow: hidden;
}
.widget-title {
font-family: Muli, Helvetica, Arial, sans-serif;
font-weight: 400;
text-transform: uppercase;
}
.widget-title a {
color: #36312D;
}
.widget ol,
.widget ul {
line-height: 2;
margin: 0 0 24px;
margin: 0 0 2.4rem;
}
.widget ul ul,
.widget ol ol,
.widget ul ol,
.widget ol ul {
margin: 0 0 0 13px;
margin: 0 0 0 1.3rem;
}
.widget > ul,
.widget > div > ul,
.widget > ol,
.widget table,
.widget iframe,
.widget p:last-child {
margin-bottom: 0;
}
.widget select {
max-width: 98%;
margin-left: 1px;
margin-left: 0.1rem;
}
.widget .wp-caption {
margin-bottom: 24px;
margin-bottom: 2.4rem;
} .widget_authors > ul > li {
list-style: none;
margin-bottom: 10px;
margin-bottom: 1.0rem;
}
.widget_authors > ul > li:last-child {
margin-bottom: 0;
}
.widget_authors img {
float: left;
margin: 8px 5px 0 0;
margin: 0.8rem 0.5rem 0 0;
}
.widget_authors li,
.widget_authors ul ul {
overflow: hidden;
} .widget_calendar #wp-calendar {
border: 1px solid rgba(0, 0, 0, 0.04);
border-width: 1px 0 1px 1px;
margin: 0;
width: 100%;
}
.widget_calendar #wp-calendar caption {
margin-bottom: 0.3em;
text-align: left;
text-transform: uppercase;
}
.widget_calendar #wp-calendar thead th,
.widget_calendar #wp-calendar tbody td {
border: 1px solid rgba(0, 0, 0, 0.04);
border-width: 0 1px 1px 0;
padding: 3px 0;
padding: 0.3rem 0;
text-align: center;
}
.widget_calendar #wp-calendar thead th {
background-color: rgba(0, 0, 0, 0.04);
}
.widget_calendar #wp-calendar tfoot td {
background-color: rgba(0, 0, 0, 0.04);
font-size: 0.8em;
}
.widget_calendar #wp-calendar tfoot td#prev {
padding: 3px 0 3px 5px;
padding: 0.3rem 0 0.3rem 0.5rem;
}
.widget_calendar #wp-calendar tfoot td#next {
border-right: 1px solid rgba(0, 0, 0, 0.04);
padding: 3px 5px 3px 0;
padding: 0.3rem 0.5rem 0.3rem 0;
}
.widget_calendar #wp-calendar tbody .pad {
background-color: rgba(0, 0, 0, 0.01);
} .widget-grofile h4 {
font-weight: 700;
}
#secondary .widget-grofile h4 {
margin: 24px 0 0;
margin: 2.4rem 0 0;
} .widget_recent_comments .avatar {
max-width: none;
}
.widget_recent_comments td.recentcommentsavatartop,
.widget_recent_comments td.recentcommentsavatarend {
padding: 0 0 3px 0;
padding: 0 0 0.3rem 0;
}
.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
line-height: 1.2;
vertical-align: top;
} .widget_rss li {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.widget_rss li:last-child {
margin-bottom: 0;
} .widget_rss_links p img {
margin-bottom: 0;
vertical-align: middle;
} .widget_search #s {
width: 100%;
}
#searchsubmit {
display: none;
} .widget_twitter li {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.widget_twitter li:last-child {
margin-bottom: 0;
}
.widget_twitter a {
word-wrap: break-word;
}
.widget_twitter iframe {
margin: 24px 0 0;
margin: 2.4rem 0 0;
} #wpstats {
margin-top: -5px;
position: absolute;
} #content .error404 #searchform,
#content .no-results #searchform {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
#content .error404 #searchform #s,
#content .no-results #searchform #s {
width: 100%;
}
#content .error404 .widget {
font-size: 15px;
font-size: 1.5rem;
margin-left: 0;
margin-right: 0;
line-height: 1.6
}
.entry-content .widgettitle {
font-size: 20px;
font-size: 2.0rem;
line-height: 1.2;
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.entry-content .widget ul {
line-height: 1.6
}
.entry-content .widget li {
margin: 0 0 0 20px;
margin: 0 0 0 2.0rem;
} #mobile-background-holder { background-position: center top;
background-size: cover;
min-width: 100%;
min-height: 100%;
position: fixed;
top: 0;
left: 0;
}  .infinite-scroll #nav-below,
.infinite-scroll.neverending .site-info {
display: none;
} #infinite-handle span
#infinite-handle span:before {
-webkit-transition: all 0.18s ease-out;
-moz-transition: all 0.18s ease-out;
-ms-transition: all 0.18s ease-out;
-o-transition: all 0.18s ease-out;
transition: all 0.18s ease-out;
}
#infinite-handle span {
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.95);
border: 0;
border-radius: 3px;
color: #E94F1D;
display: inline-block;
font-size: 15px;
font-size: 1.5rem;
margin-bottom: 24px;
margin-bottom: 2.4rem;
padding: 12px 30px;
padding: 1.2rem 3.0rem;
}
#infinite-handle span:before {
color: #E94F1D;
}
#infinite-handle span:hover,
#infinite-handle span:hover:before {
color: #85AA0C;
} .infinite-loader {
height: 48px;
height: 4.8rem;
margin-bottom: 24px;
margin-bottom: 2.4rem;
} .infinity-end.neverending .site-info {
display: block;
} #infinite-footer .container {
margin: 0 0 0 336px;
margin: 0 0 0 33.6rem;
} .site-logo {
display: block;
margin: 0 auto 24px;
margin: 0 auto 2.4rem;
max-height: 222px;
max-height: 22.2rem;
max-width: 222px;
max-width: 22.2rem;
width: auto;
} .jetpack-testimonial:before,
.jetpack-testimonial:after {
content: "";
display: table;
}
.jetpack-testimonial:after {
clear: both;
}
.site-content .jetpack-testimonial {
overflow: visible;
padding-bottom: 24px;
position: relative;
}
.jetpack-testimonial .entry-content {
font-style: italic;
margin: 0 4.85436893%;
}
.jetpack-testimonial .entry-header {
float: left;
margin-left: 4.85436893%;
}
.jetpack-testimonial .entry-title {
border: 0;
font-family: Enriqueta, georgia, serif;
font-size: 15px;
font-size: 1.5rem;
font-style: normal;
font-weight: 700;
letter-spacing: 0;
line-height: 1.6;
margin: 0;
padding: 0;
}
.testimonial-thumbnail {
background-color: #fff;
border-radius: 50%;
bottom: -12px;
height: 66px;
padding: 3px;
position: absolute;
right: 4.85436893%;
width: 66px;
}
.attachment-confit-testimonial-thumbnail {
border-radius: 50%;
left: 3px;
position: absolute;
top: 3px;
}
.jetpack-testimonial .sharedaddy {
display: none;
}
.jetpack-testimonial footer.entry-meta {
clear: none;
float: left;
margin-left: 12px;
margin-bottom: 0;
} .jetpack-testimonial-shortcode .testimonial-entry {
margin-bottom: 48px;
position: relative;
}
.jetpack-testimonial-shortcode .testimonial-entry-content {
font-style: italic;
margin: 0;
}
.jetpack-testimonial-shortcode .testimonial-entry-title {
font-weight: 400;
}
.jetpack-testimonial-shortcode .testimonial-entry-title a {
font-weight: 700;
}
.jetpack-testimonial-shortcode .testimonial-featured-image {
border-radius: 50%;
display: block;
height: 48px;
margin-top: 6px;
overflow: hidden;
width: 48px;
}
.jetpack-testimonial-shortcode .testimonial-featured-image img {
max-width: 48px;
} @media screen and (max-width: 964px) {
#infinite-footer .container {
margin-left: 34.85477178%;
}
}
@media screen and (max-width: 840px) {
#page::before,
#masthead,
#secondary {
width: 33.57142857%
}
}
@media screen and (max-width: 768px) {
#wrapper {
margin-right: 0;
}
#page::before {
background-color: transparent;
min-height: auto;
position: relative;
top: auto;
left: auto;
width: auto;
}
#masthead {
background-color: rgba(255,255,255,0.95);
border-radius: 0 0 3px 3px;
float: none;
margin: 0 auto 48px;
margin: 0 auto 4.8rem;
padding: 24px 0;
padding: 2.4rem 0;
width: 618px;
}
.header-image {
margin-right: auto;
margin-left: auto;
}
#masthead hgroup {
margin: 0 4.85436893% 24px;
margin: 0 4.85436893% 2.4rem;
}
.main-navigation {
float: none;
margin: 0 4.85436893%;
width: auto;
}
.main-small-navigation {
border: 1px solid rgba(0,0,0,0.2);
border-right: none;
border-left: none;
margin: 0 4.85436893%;
}
.menu-toggle {
padding: 10px 0;
padding: 1.0rem 0;
}
#primary,
#secondary {
float: none;
width: 618px;
margin: 0 auto;
}
#secondary {
background-color: rgba(255,255,255,0.95);
border-radius: 3px;
}
.widget {
margin: 0 4.85436893% 24px;
margin: 0 4.85436893% 2.4rem;
}
#secondary .widget:first-child {
margin-top: 24px;
margin-top: 2.4rem;
}
.site-footer {
margin: 24px auto 0;
margin: 2.4rem auto 0;
width: 618px;
}
#infinite-handle span {
display: block;
}
#infinite-footer .container {
margin: 0 auto;
}
.site-logo {
max-height: 111px;
max-height: 11.1rem;
}
}
@media screen and (max-width: 618px) {
#masthead,
#primary,
#secondary,
.site-footer {
width: 100%;
}
#masthead,
.site-content article,
.site-content .site-navigation,
#secondary,
.site-footer {
border-radius: 0;
}
.site-footer .sep {
clear: both;
display: block;
height: 1px;
visibility: hidden;
width: 100%;
}
} @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.entry-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1;
}
embed,
iframe,
object {
height: auto;
}
}