.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 .hidden-fields-container {
display: none;
}
.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 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}html {
font-family: "PT Serif", serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
text-decoration: none;
color: #bbbcc1;
outline: none;
}
a:active,
a:hover {
text-decoration: underline;
color: #bbbcc1;
}
a:focus {
outline: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #515050;
font-family: "Lato", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0;
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #faf6f0;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
color: #515050;
font: 16px/26px "Lato", sans-serif;
background: #fcfbfa;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: """";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 15px;
font-weight: 700;
color: #f9f4ef;
background: #afc466;
border: 0;
border-radius: 0;
box-shadow: none;
text-shadow: none;
height: 51px;
line-height: 51px;
text-align: center;
padding: 0 21px;
height: 51px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #95a757;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #95a757;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
margin: 0;
font-size: 15px;
color: #313131;
border: 1px solid #f2f1f0;
background: #fffefd;
border-radius: 0;
-webkit-border-radius: 0;
outline: none;
width: 100%;
padding: 17px 20px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus {
color: #111;
outline: thin dotted;
}
textarea {
padding-left: 3px;
width: 100%;
height: 205px;
resize: none;
padding: 17px 20px;
}  a {
color: #9db05c;
}
a:hover,
a:focus {
color: #9db05c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: none;
} .main-navigation {
float: right;
margin: 13px 0 0;
}
.main-navigation ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
}
.main-navigation ul:after {
content: "";
display: block;
clear: both;
}
.main-navigation ul li {
float: left;
margin-left: 44px;
position: relative;
}
.main-navigation ul li:first-child {
margin-left: 0;
}
.main-navigation ul li a {
color: #fff;
display: block;
padding-bottom: 25px;
}
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul li:hover>a {
text-decoration: none;
color: #fac75a;
}
.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {
text-decoration: none;
color: #fac75a;
}
.main-navigation ul ul {
position: absolute;
top: 100%;
left: 0;
width: 275px;
background: #fffefd;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
z-index: 2; }
@media only screen and (min-width: 1025px) {
.main-navigation ul ul {
margin-left: -99999px;
}
.main-navigation .menu li:hover>ul {
margin-left: 0px;
}
.main-navigation .menu li:focus>ul,
.main-navigation ul li.focus>ul {
margin-left: 0px;
}
.main-navigation ul ul li:hover>ul {
right: 100%;
left: unset;
top: 0;
}
.main-navigation ul ul li:focus>ul,
.main-navigation ul ul li.focus>ul {
top: 0;
left: unset;
right: 100%;
}
.main-navigation ul li.menu-item-has-children::before {
position: absolute;
top: 4px;
right: -18px;
content: "";
background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-angle-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='white' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat;
width: 10px;
height: 12px;
font-weight: 400;
}
.main-navigation ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children::before {
background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-angle-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23171616' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E");
top: 20px;
right: 14px;
transform: rotate(-270deg);
-webkit-transform: rotate(-270deg);
}
} .main-navigation ul ul:before {
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 9px solid #fffefd;
content: "";
position: absolute;
top: -9px;
left: 10px;
}
.main-navigation ul ul li {
float: none;
display: block;
margin: 0;
}
.main-navigation ul ul li a {
color: #171616;
display: block;
border-bottom: 1px solid #f7f6f5;
padding: 16px 25px;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus,
.main-navigation ul ul li:hover>a {
background: #f3f2f1;
color: #171616;
}
.main-navigation ul ul ul:before {
display: none;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .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; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em !important;
margin-bottom: 1.5em !important;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em !important;
margin-bottom: 1.5em !important;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
width: 100%;
vertical-align: top;
height: 400px;
border: 0;
} .wp-caption {
margin: 0;
max-width: 100%;
padding: 5px;
background: #f4f3f2;
}
.wp-caption img[class*="wp-image-"],
.wp-caption img {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 10px 0 2px;
}
.wp-caption-text {
text-align: center;
font: 700 12px/15px "Cardo", serif;
text-transform: uppercase;
} .gallery {
margin-bottom: 1.5em;
margin-left: -15px;
margin-right: -15px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.gallery-item img {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .container {
max-width: 1170px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.container:after {
content: "";
display: block;
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:after {
content: "";
display: block;
clear: both;
} .site-header {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0.3);
z-index: 3;
padding: 25px 0 0;
}
.site-header .site-branding {
float: left;
}
.site-header .site-branding .site-title {
font-size: 28px;
line-height: 29px;
margin: 0;
font-weight: 700;
color: #f9c85b;
font-family: "Cardo", serif;
text-transform: uppercase;
}
.site-header .site-branding .site-title a {
color: #f9c85b;
}
.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:focus {
text-decoration: none;
}
.site-header .site-branding .site-description {
color: #fefefe;
font-size: 14px;
line-height: 17px;
} .banner {
background: #000;
position: relative;
}
.banner:before {
background: rgba(0, 0, 0, 0.2);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
z-index: 1;
}
.banner img {
width: 100%;
opacity: 0.7;
vertical-align: top;
}
.banner .banner-text {
position: absolute;
width: 100%;
bottom: 20%;
left: 0;
z-index: 2;
text-align: center;
color: #fff;
font-size: 18px;
}
.banner .banner-text .text {
max-width: 750px;
margin: 0 auto;
}
.banner .banner-text .title {
font-size: 58px;
line-height: 68px;
font-weight: 700;
font-family: "Cardo", serif;
text-transform: uppercase;
margin: 0 0 7px;
display: block;
}
.banner-text p {
margin: 0 0 31px;
}
.btn-green {
font-size: 15px;
line-height: 51px;
height: 51px;
background: #afc466;
color: #f9f4ef;
text-transform: uppercase;
display: inline-block;
font-weight: 700;
padding: 0 22px;
font-family: "Lato", sans-serif;
}
.banner .btn-scroll-down {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
z-index: 2;
padding: 0 0 20px;
}
.banner .btn-scroll-down button {
color: #fbfbfb;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/icon1.png) no-repeat 50% 0;
padding: 58px 0 29px;
position: relative;
cursor: pointer;
height: inherit;
line-height: inherit;
}
.banner .btn-scroll-down button:after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/arrow-down.png) no-repeat;
width: 34px;
height: 18px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-transition: linear 0.1s;
-moz-transition: linear 0.1s;
transition: linear 0.1s;
}
.banner .btn-scroll-down button:hover {
text-decoration: none;
}
.banner .btn-scroll-down button:hover:after,
.banner .btn-scroll-down button:focus-within:after {
-webkit-transform: translate(-50%, 5px);
-moz-transform: translate(-50%, 5px);
transform: translate(-50%, 5px);
}
.btn-green:after {
content: "";
margin-left: 13px;
width: 16px;
height: 20px;
display: inline-block;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M340.485 366l99.03-99.029c4.686-4.686 4.686-12.284 0-16.971l-99.03-99.029c-7.56-7.56-20.485-2.206-20.485 8.485v71.03H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h308v71.03c0 10.689 12.926 16.043 20.485 8.484z'/%3E%3C/svg%3E") center center no-repeat;
-webkit-transform: translateY(4px);
-moz-transform: translateY(4px);
transform: translateY(4px);
}
.btn-green:hover {
text-decoration: none;
background: #95a757;
color: #f9f4ef;
}
.banner .btn-green:focus {
color: #fff;
outline: thin dotted #fff;
outline-offset: 2px;
text-decoration: none;
}
.btn-green:focus {
color: #fff;
text-decoration: none;
outline: thin dotted #000;
outline-offset: 2px;
}
.custom-background-image,
.custom-background-color {
margin: 20px;
} .section-1 {
padding: 81px 0;
text-align: center;
}
.section-1 .header {
max-width: 710px;
margin: 0 auto 42px;
}
.section-1 .header .main-title {
font: 700 38px/42px "Cardo", serif;
color: #3f3d33;
position: relative;
padding: 0 0 22px;
margin: 0 0 13px;
}
.section-1 .header .main-title:after {
width: 66px;
height: 1px;
background: #ebda9a;
content: "";
position: absolute;
left: 45.5%;
bottom: 0;
}
.section-1 .col {
width: 33.3333%;
float: left;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.section-1 .col .img-holder {
margin: 0 0 31px;
}
.section-1 .col .img-holder svg {
width: 230px;
vertical-align: top;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 6px solid #fcfbfa;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.section-1 .col .img-holder img {
border: 6px solid #fcfbfa;
border-radius: 50%;
-webkit-border-radius: 150px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
vertical-align: top;
}
.section-1 .col .text-holder .title {
font: 700 23px/27px "Cardo", serif;
color: #3f3d33;
margin: 0 0 11px;
}
.section-1 .col .text-holder .title a {
color: #3f3d33;
}
.section-1 .col .text-holder .title a:hover,
.section-1 .col .text-holder .title a:focus {
text-decoration: none;
color: #9db05c;
} .section-2 {
padding: 90px 0;
position: relative;
background-attachment: fixed !important;
}
.section-2:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
}
.section-2 .holder {
background: #fcfbfa;
padding: 15px;
position: relative;
z-index: 1;
}
.section-2 .col {
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.section-2 .images {
overflow: hidden;
margin-left: -7px;
margin-right: -7px;
}
.section-2 .img-holder {
float: left;
width: 50%;
padding-left: 7px;
padding-right: 7px;
}
.section-2 .img-holder img {
vertical-align: top;
}
.section-2 .text-holder {
padding: 39px 0 0 9px;
}
.section-2 .main-title {
font-size: 38px;
line-height: 42px;
color: #3f3d33;
font-weight: 400;
font-family: "Cardo", serif;
position: relative;
padding-bottom: 22px;
margin: 0 0 21px;
}
.section-2 .main-title:after {
width: 66px;
height: 1px;
background: #ebda9a;
position: absolute;
left: 0;
bottom: 0;
content: "";
} .section-3 {
padding: 76px 0;
}
.section-3 .text-holder {
float: left;
width: 58.3333%;
padding-left: 15px;
padding-right: 15px;
}
.section-3 .text-holder .main-title {
color: #3f3d33;
font: 700 38px/42px "Cardo", serif;
margin: 0 0 13px;
padding: 0 0 22px;
position: relative;
}
.section-3 .text-holder .main-title:after {
background: #ebda9a;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 66px;
}
.section-3 .text-holder .services-holder {
margin: 40px 0 0;
}
.section-3 .text-holder .services {
margin: 0 0 17px;
}
.section-3 .text-holder .services .icon-holder {
float: left;
width: 35px;
margin-right: 12px;
}
.section-3 .text-holder .services .text {
overflow: hidden;
}
.section-3 .text-holder .services h3 {
font: 700 23px/27px "Cardo", serif;
color: #3f3d33;
margin: 0 0 9px;
}
.section-3 .img-holder {
float: left;
width: 41.6667%;
padding-left: 15px;
padding-right: 15px;
margin-top: 38px;
}
.section-3 .img-holder img {
border: 6px solid #fcfbfa;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
} .section-4 {
padding: 78px 0;
position: relative;
background-attachment: fixed !important;
}
.section-4:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
}
.section-4 .container {
position: relative;
z-index: 1;
}
.section-4 .header {
max-width: 690px;
margin: 0 auto 40px;
text-align: center;
color: #fff;
}
.section-4 .header .main-title {
color: #fff;
font: 700 38px/42px "Cardo", serif;
margin: 0 0 13px;
padding: 0 0 22px;
position: relative;
}
.section-4 .header .main-title:after {
background: #fff;
bottom: 0;
content: "";
height: 1px;
left: 45.5%;
position: absolute;
width: 66px;
}
.section-4 .testimonial-holder {
background: #fcfbfa;
text-align: center;
padding: 48px 0;
}
.section-4 .testimonial-holder .holder {
max-width: 810px;
margin: 0 auto;
}
.section-4 .testimonial-holder blockquote {
margin: 0;
font-size: 18px;
line-height: 28px;
color: #515050;
padding: 87px 0 0;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/bg-quote.png) no-repeat 50% 0;
}
.section-4 .testimonial-holder blockquote cite {
font: 700 19px/23px "Cardo", serif;
color: #515050;
}
ul#testimonial-slider,
ul#testimonial-slider-nav {
margin: 0;
padding: 0;
list-style: none;
}
.section-4 #testimonial-slider-nav li img {
border-radius: 50%;
-webkit-border-radius: 100px;
position: relative;
width: 100%;
height: 100%;
object-fit: cover;
}
.section-4 #testimonial-slider-nav .slick-list {
margin-left: auto;
margin-right: auto;
}
.section-4 #testimonial-slider-nav .slick-list .slick-slide {
padding: 0 15px;
}
.section-4 #testimonial-slider-nav .slick-list li {
position: relative;
border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
}
.section-4 #testimonial-slider-nav .slick-list li:hover {
border-radius: 50%;
-webkit-border-radius: 100px;
cursor: pointer;
}
.section-4 #testimonial-slider-nav .slick-list li:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
}
.section-4 #testimonial-slider-nav .slick-current li:after {
background: none;
}
.section-4 #testimonial-slider .slick-arrow {
width: 32px;
display: block;
top: 50%;
height: 32px;
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
text-indent: 40px;
overflow: hidden;
outline: none;
opacity: 0.5;
filter: alpha(opacity=50);
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.section-4 #testimonial-slider .slick-prev {
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/btn-prev.png) no-repeat;
width: 32px;
height: 32px;
top: 100%;
left: 0;
margin-top: -32px;
}
.section-4 #testimonial-slider .slick-next {
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/btn-next.png) no-repeat;
width: 32px;
height: 32px;
top: 100%;
margin-top: -32px;
right: 0;
}
.section-4 #testimonial-slider .slick-arrow:hover {
opacity: 1;
filter: alpha(opacity=100);
} .section-5 .tab-content {
display: none;
}
.section-5 .tab-content .row {
display: flex;
flex-wrap: wrap;
}
.section-5 #content-1 {
display: block;
}
.section-5 {
padding: 78px 0;
}
.section-5 .header {
max-width: 710px;
margin: 0 auto 48px;
text-align: center;
}
.section-5 .header .main-title {
color: #3f3d33;
font: 700 38px/42px "Cardo", serif;
margin: 0 0 13px;
padding: 0 0 22px;
position: relative;
}
.section-5 .header .main-title:after {
background: #ebda9a;
bottom: 0;
content: "";
height: 1px;
left: 45.5%;
position: absolute;
width: 66px;
}
.section-5 .tabs {
margin: 0 0 60px;
padding: 0;
list-style: none;
font-size: 17px;
text-align: center;
color: #555245;
}
.section-5 .tabs button {
display: inline-block;
border-bottom: 1px solid #545248;
padding: 0 26px 4px;
margin: 0 -2px;
position: relative;
cursor: pointer;
font-size: 17px;
line-height: inherit;
background: none;
color: inherit;
font-weight: 400;
}
.section-5 .tabs .active:after {
content: "";
position: absolute;
bottom: -7px;
left: 44%;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/tab-active.png) no-repeat;
width: 14px;
height: 7px;
}
.section-5 .tab-content .col {
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.section-5 .tab-content .img-holder {
float: left;
width: 60px;
margin-right: 21px;
}
.section-5 .tab-content .img-holder img {
border-radius: 50%;
-webkit-border-radius: 100px;
border: 2px solid #fafafa;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.section-5 .tab-content .text-holder {
overflow: hidden;
}
.section-5 .tab-content .text-holder h3 {
font: 700 18px/22px "Cardo", serif;
color: #3f3d33;
float: left;
margin: 0 0 6px;
}
.section-5 .tab-content .text-holder h3 a {
color: #3f3d33;
}
.section-5 .tab-content .text-holder h3 a:hover {
color: #9db05c;
text-decoration: none;
}
.section-5 .tab-content .text-holder .price {
float: right;
font: 700 18px/22px "Cardo", serif;
color: #edbc4f;
}
.section-5 .tab-content .text-holder .heading {
overflow: hidden;
padding-right: 9px;
}
.section-5 .tab-content .holder {
border-bottom: 1px solid #d6d5d3;
margin-right: 15px;
padding-bottom: 14px;
margin-bottom: 32px;
}
.section-5 .tab-content .holder:after {
content: "";
display: block;
clear: both;
} .section-6 {
padding: 77px 0;
position: relative;
background-attachment: fixed !important;
}
.section-6:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
}
.section-6 .container {
position: relative;
z-index: 2;
}
.section-6 .header {
color: #fff;
margin: 0 auto 35px;
max-width: 690px;
text-align: center;
}
.section-6 .header .main-title {
color: #fff;
font: 700 38px/42px "Cardo", serif;
margin: 0 0 13px;
padding: 0 0 22px;
position: relative;
}
.section-6 .header .main-title:after {
background: #fff;
bottom: 0;
content: "";
height: 1px;
left: 45.5%;
position: absolute;
width: 66px;
} .section-6 .wpcf7-form {
margin: 0 auto;
max-width: 555px;
}
.section-6 .wpcf7-form select {
width: 100%;
height: 46px;
border: 0;
background: rgba(255, 254, 253, 0.9) none repeat scroll 0 0;
}
.section-6 .wpcf7-form label {
display: block;
margin: 0 0 10px;
color: #f7f4f4;
}
.section-6 .wpcf7-form input[type="text"],
.section-6 .wpcf7-form input[type="email"],
.section-6 .wpcf7-form input[type="date"] {
width: 100%;
background: rgba(255, 254, 253, 0.9);
border: 0;
border-radius: 0;
-webkit-border-radius: 0; font-size: 14px;
color: #313131;
padding: 18px 14px;
}
.section-6 .wpcf7-form input[type="text"]:focus,
.section-6 .wpcf7-form input[type="email"]:focus,
.section-6 .wpcf7-form input[type="date"]:focus,
.section-6 .wpcf7-form input[type="date"]:focus,
.section-6 .wpcf7-form select:focus,
.section-6 .wpcf7-form textarea:focus {
outline: thin dotted #fff;
outline-offset: 2px;
}
.section-6 .wpcf7-form .form-row {
margin: 0 0 21px;
overflow: hidden;
}
.section-6 .wpcf7-form .date {
float: left;
width: 273px;
position: relative;
}
.section-6 .wpcf7-form .time {
float: right;
width: 273px;
}
.section-6 .wpcf7-form textarea {
width: 100%;
padding: 18px 14px;
background: rgba(255, 254, 253, 0.9);
border: 0;
border-radius: 0;
-webkit-border-radius: 0;
outline: none;
font-size: 14px;
color: #313131;
height: 185px !important;
resize: none;
}
.section-6 .wpcf7-form input[type="submit"] {
display: block;
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
box-shadow: none;
color: #f9f4ef;
background: #afc466;
height: 62px;
line-height: 62px;
width: 100%;
font-size: 15px; }
.section-6 .wpcf7-form input[type="submit"]:hover {
background: #95a757;
}
.section-6 .wpcf7-form .info {
text-align: center;
color: #fff;
display: block;
} .blog-section {
padding: 78px 0;
}
.blog-section .header {
margin: 0 auto 53px;
max-width: 690px;
text-align: center;
}
.blog-section .header .main-title {
color: #3f3d33;
font: 700 38px/42px "Cardo", serif;
margin: 0 0 13px;
padding: 0 0 22px;
position: relative;
}
.blog-section .header .main-title:after {
background: #ebda9a;
bottom: 0;
content: "";
height: 1px;
left: 45.5%;
position: absolute;
width: 66px;
}
.blog-section .post {
overflow: hidden;
margin: 0 0 42px;
}
.blog-section .post .post-thumbnail {
float: left;
width: 390px;
margin-right: 30px;
}
.blog-section .post:nth-child(2n) .post-thumbnail {
float: right;
margin-right: 0;
margin-left: 30px;
}
.blog-section .post .post-thumbnail img {
vertical-align: top;
width: 100%;
}
.blog-section .post .text-holder {
overflow: hidden;
margin: 37px 0 0;
}
.blog-section .post .text-holder .entry-header .entry-meta {
font-size: 14px;
color: #8c8a8a;
margin: 0 0 9px;
}
.blog-section .post .text-holder .entry-header .entry-meta a {
color: #8c8a8a;
}
.blog-section .post .text-holder .entry-header .entry-meta a:hover {
text-decoration: none;
color: #9db05c;
}
.blog-section .post .text-holder .entry-header .entry-title {
font: 700 23px/27px "Cardo", serif;
color: #3f3d33;
border-bottom: 1px solid #d5d4d3;
padding: 0 0 19px;
margin: 0 0 12px;
}
.blog-section .post .text-holder .entry-header .entry-title a {
color: #3f3d33;
}
.blog-section .post .text-holder .entry-header .entry-title a:hover {
color: #9db05c;
text-decoration: none;
}
.blog-section .post .text-holder .entry-content {
margin: 0;
}
.blog-section .post .text-holder .entry-footer .readmore {
font-weight: 700;
margin-right: 38px;
}
.blog-section .post .text-holder .entry-footer .more-link {
font-weight: 700;
margin-right: 38px;
}
.blog-section .post .text-holder .entry-footer .more-link {
display: inline;
}
.blog-section .post .text-holder .entry-footer .more-link:after {
content: "</br>";
white-space: pre;
}
.blog-section .post .text-holder .entry-footer .more-link:before {
content: "\br";
white-space: pre;
}
.blog-section .post .text-holder .entry-footer .comments-link a {
font-size: 14px;
color: #8c8a8a;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/bg-comment.png) no-repeat 0 3px;
padding-left: 22px;
margin-right: 48px;
}
.blog-section .post .text-holder .entry-footer .share a {
font-size: 14px;
color: #8c8a8a;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/bg-share.png) no-repeat 0 2px;
padding-left: 23px;
}
.blog-section .post .text-holder .entry-footer .comments-link a:hover,
.blog-section .post .text-holder .entry-footer .share a:hover {
text-decoration: none;
color: #9db05c;
} .map img {
width: 100%;
vertical-align: top;
} .header-inner {
position: relative;
background: #171616;
} .page-template-header {
position: relative;
background: #171616;
} .breadcrumbs {
background: #f4f3f2;
}
#crumbs {
font-size: 13px;
line-height: 26px;
font-weight: 700;
color: #302f2f;
padding: 8px 0;
}
#crumbs a {
color: #8c8a8a;
margin-right: 3px;
margin-left: 3px;
}
#crumbs span:first-child {
margin-left: 0;
}
#crumbs span:last-child .separator {
display: none;
}
#crumbs a:hover {
color: #302f2f;
text-decoration: none;
}
#crumbs .current {
margin-left: 3px;
}
#crumbs .current a {
color: #302f2f;
pointer-events: none;
cursor: default;
} .site-content {
padding: 45px 0;
}
#primary {
float: left;
width: 75%;
padding-left: 15px;
padding-right: 15px;
}
.full-width #primary {
width: 100%;
}
#primary .site-main {
padding-right: 30px;
}
#primary .post,
#primary .page {
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/line.png) repeat-x 0 100%;
padding: 0 0 36px;
margin: 0 0 50px;
}
#primary .post .entry-header .entry-title {
font: 700 29px/34px "Cardo", serif;
color: #3f3d33;
margin: 0 0 26px;
}
#primary .page .entry-header .entry-title {
font: 700 38px/57px "Cardo", serif;
color: #3f3d33;
margin: 0 0 26px;
}
#primary .post .entry-header .entry-title a {
color: #3f3d33;
}
#primary .post .entry-header .entry-title a:hover {
color: #9db05c;
text-decoration: none;
}
#primary .post .post-thumbnail,
#primary .page .post-thumbnail {
display: block;
height: 100%;
margin: 0 0 21px;
}
#primary .post .post-thumbnail img,
#primary .page .post-thumbnail img {
vertical-align: top;
}
#primary .post .entry-meta {
font-size: 14px;
font-weight: 700;
color: #6b6a6a;
margin: 0 0 16px;
}
#primary .post .entry-meta a {
color: #6b6a6a;
}
#primary .post .entry-meta .byline {
display: inline-block;
margin-right: 42px;
}
#primary .post .entry-meta .byline:before {
content: "";
margin-right: 8px;
display: inline-block;
width: 11px;
height: 14px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236b6a6a' viewBox='0 0 448 512'%3E%3Cpath d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3E%3C/svg%3E") center center no-repeat;
}
#primary .post .entry-meta .posted-on {
margin-right: 40px;
}
#primary .post .entry-meta .posted-on:before {
content: "";
margin-right: 8px;
display: inline-block;
width: 13px;
height: 14px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236b6a6a' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z'/%3E%3C/svg%3E") center center no-repeat;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
transform: translateY(1px);
}
#primary .post .entry-meta .comments-link {
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/bg-comment.png) no-repeat 0 3px;
padding-left: 22px;
}
#primary .post .entry-meta a:hover {
text-decoration: none;
color: #9db05c;
}
#primary .post .entry-content,
#primary .page .entry-content {
margin: 0;
}
#primary .post .readmore {
font-weight: 700;
}
#primary .post .readmore:hover {
text-decoration: none;
color: #515050;
}
#primary .post .more-link {
font-weight: 700;
display: block;
}
#primary .post .more-link:hover {
text-decoration: none;
color: #515050;
}
#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite {
font: 700 18px/28px "Cardo", serif;
}
#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
background: #f4f0ea;
font-size: 18px;
line-height: 28px;
color: #4f4e4e;
padding: 40px 34px;
margin: 0 0 1.5em;
border-left: 4px solid #9db05c;
}
#primary .post .entry-content blockquote p {
margin: 0 0 20px;
}
#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title {
display: none;
} .pagination {
text-align: center;
font-size: 15px;
margin: 0 0 30px;
}
.pagination a {
display: inline-block;
height: 42px;
line-height: 42px;
border: 1px solid #b0afaa;
border-radius: 3px;
padding: 0 15px;
color: #b0afaa;
margin: 0 1px;
}
.pagination .current,
.pagination a:hover {
display: inline-block;
height: 42px;
line-height: 42px;
border: 1px solid #f9c85b;
background: #f9c85b;
border-radius: 3px;
padding: 0 15px;
color: #2f2e26;
margin: 0 1px;
text-decoration: none;
}
#primary .post .entry-content h1,
#primary .page .entry-content h1 {
font: 700 38px/46px "Cardo", serif;
margin: 0;
color: #3f3d33;
margin: 0 0 10px;
}
#primary .post .entry-content h2,
#primary .page .entry-content h2 {
font: 700 29px/35px "Cardo", serif;
margin: 0;
color: #3f3d33;
margin: 0 0 13px;
}
#primary .post .entry-content h3,
#primary .page .entry-content h3 {
font: 700 23px/28px "Cardo", serif;
margin: 0;
color: #3f3d33;
margin: 0 0 17px;
}
#primary .post .entry-content h4,
#primary .page .entry-content h4 {
font: 700 21px/25px "Cardo", serif;
margin: 0;
color: #3f3d33;
margin: 0 0 20px;
}
#primary .post .entry-content h5,
#primary .page .entry-content h5 {
font: 700 19px/23px "Cardo", serif;
margin: 0;
color: #3f3d33;
margin: 0 0 18px;
}
#primary .post .entry-content h6,
#primary .page .entry-content h6 {
font: 700 17px/20px "Cardo", serif;
margin: 0;
color: #3f3d33;
margin: 0 0 18px;
}
#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
float: right;
width: 263px;
text-align: right;
margin-left: 30px;
margin-bottom: 30px;
border-top: 3px solid #edeae4;
padding-top: 5px;
}
#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
float: left;
width: 263px;
text-align: left;
margin-right: 30px;
margin-bottom: 30px;
border-top: 3px solid #edeae4;
padding-top: 5px;
}
#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
float: left;
font-size: 88px;
line-height: 76px;
font-weight: 700;
color: #515050;
margin-right: 20px;
}
#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight {
background: #fadc9b;
}
#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
background: #fbe7ba;
}
#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td {
padding: 1vw 2vw;
text-align: left;
}
#primary .post .entry-content table tbody tr:nth-child(2n),
#primary .page .entry-content table tbody tr:nth-child(2n) {
background: #fbf9f4;
}
#primary .post .entry-content ul,
#primary .page .entry-content ul {
padding: 0;
line-height: 30px;
}
#primary .post .entry-content ol,
#primary .page .entry-content ol {
margin: 0;
line-height: 30px;
}
#primary .post .entry-footer .tag a,
#primary .page .entry-footer .tag a {
font-size: 14px;
color: #585547;
display: inline-block;
background: #fbf1da;
padding: 3px 12px;
}
#primary .post .entry-footer .tag a:hover,
#primary .page .entry-footer .tag a:hover {
text-decoration: none;
background: #eee5cf;
}
#primary .author {
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/line.png) repeat-x 0 100%;
padding: 0 0 50px;
margin: 0 0 50px;
}
#primary .author:after {
content: "";
display: block;
clear: both;
}
#primary .author .img-holder {
float: left;
width: 90px;
margin-right: 25px;
}
#primary .author .img-holder img {
border-radius: 50%;
-webkit-border-radius: 100px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
#primary .author .text-holder {
overflow: hidden;
}
#primary .author .text-holder .name {
display: block;
font: 700 18px/22px "Cardo", serif;
margin: 0 0 15px;
}
#primary .author .text-holder .social-networks {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
#primary .author .text-holder .social-networks li {
float: left;
margin-right: 10px;
}
#primary .author .text-holder .social-networks li a {
display: block;
font-size: 13px;
color: #b0afaa;
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
border: 1px solid #b0afaa;
border-radius: 50%;
-webkit-border-radius: 100px;
}
#primary .author .text-holder .social-networks li a:hover {
text-decoration: none;
background: #f9c85b;
border-color: #f9c85b;
color: #2f2e26;
} .comments-area {
margin: 0 0 30px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
font: 700 29px/34px "Cardo", serif;
color: #302e27;
}
.comments-area .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area .comment-list .comment-body img {
float: left;
width: 70px;
height: 70px;
border-radius: 50%;
-webkit-border-radius: 100px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
margin-right: 30px;
}
.comments-area .comment-list .comment-body .says {
display: none;
}
.comments-area .comment-list .comment-body .fn {
font: 700 18px/22px "Cardo", serif;
color: #302e27;
float: left;
}
.comments-area .comment-list .comment-body .comment-meta:after {
content: "";
display: block;
clear: both;
}
.comments-area .comment-list .comment-body .comment-author {
float: left;
}
.comments-area .comment-list .comment-body .comment-metadata {
float: right;
font-size: 14px;
color: #8c8a8a;
}
.comments-area .comment-list .comment-body .comment-metadata a {
color: #8c8a8a;
}
.comments-area .comment-list .comment-body .comment-metadata a:hover {
color: #9db05c;
text-decoration: none;
}
.comments-area .comment-list .comment-body .comment-content,
.comments-area .comment-list .comment-body .reply {
position: relative;
left: 100px;
top: -25px;
width: 85%;
}
.comments-area .comment-list .comment-body .reply {
font-weight: 700;
}
.comments-area .comment-list .comment-body {
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/line.png) repeat-x 0 100%;
padding-bottom: 10px;
margin-bottom: 40px;
}
.comments-area .comment-list .children {
margin: 0 0 0 100px;
padding: 0;
list-style: none;
} .comment-form label {
display: none;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
display: block;
margin: 0;
padding: 0;
font-size: 15px;
color: #313131;
border: 1px solid #f2f1f0;
background: #fffefd;
border-radius: 0;
-webkit-border-radius: 0;
outline: none;
width: 100%;
padding: 17px 20px;
}
.comment-form textarea {
display: block;
margin: 0;
padding: 0;
font-size: 15px;
color: #313131;
border: 1px solid #f2f1f0;
background: #fffefd;
border-radius: 0;
-webkit-border-radius: 0;
outline: none;
width: 100%;
padding: 17px 20px;
height: 200px;
resize: none;
}
.comment-form input[type="submit"] {
font-size: 15px;
font-weight: 700;
color: #f9f4ef;
background: #afc466;
border: 0;
border-radius: 0;
box-shadow: none;
text-shadow: none;
height: 51px;
line-height: 51px;
text-align: center;
width: 205px;
padding: 0;
}
.comment-form input[type="submit"]:hover {
background: #95a757;
}
.comments-area .comment-form .comment-form-cookies-consent {
margin-top: 0;
}
.comments-area .comment-form .comment-form-cookies-consent input[type="checkbox"] {
display: inline-block;
vertical-align: middle;
}
.comments-area .comment-form label[for="wp-comment-cookies-consent"] {
display: inline-block;
margin-left: 5px;
} .page-header {
margin: 0 0 30px;
}
.page-header .page-title {
font: 700 38px/54px "Cardo", serif;
margin: 0 0 15px;
}
.search .search-form {
overflow: hidden;
margin: 0;
background: #f4f3f2;
border-radius: 5px;
padding: 14px 15px 15px 16px;
width: 70%;
}
.search .search-form label {
float: left;
width: 85%;
}
.search .search-form input[type="search"] {
float: left;
width: 100%;
padding: 0;
margin: 0;
background: none;
border: 0;
border-radius: 0;
font-weight: 700;
color: #6f6f6f;
font-size: 14px;
}
.search .search-form input[type="submit"] {
float: right;
margin: 5px 0 0;
padding: 0;
border: 0;
border-radius: 0;
box-shadow: none;
font-size: 14px;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/icon-search.png) no-repeat;
width: 13px;
height: 13px;
text-indent: -9999px;
}
.search #primary .post,
.search #primary .page {
overflow: hidden;
}
.search #primary .post .post-thumbnail,
.search #primary .page .post-thumbnail {
float: left;
width: 230px;
margin-right: 32px;
}
.search #primary .post .text-holder,
.search #primary .page .text-holder {
overflow: hidden;
}
.search #primary .post .text-holder .entry-header .entry-title,
.search #primary .page .text-holder .entry-header .entry-title {
font-size: 23px;
line-height: 27px;
margin: 0 0 10px;
}
.search #primary .page .entry-header .entry-title a {
color: #3f3d33;
}
.search #primary .page .entry-header .entry-title a:hover {
color: #9db05c;
text-decoration: none;
} .error404 .error-holder {
max-width: 615px;
margin: 0 auto;
padding: 50px 0;
text-align: center;
}
.error404 .error-holder h2 {
font: 700 38px/44px "Cardo", serif;
}
.error404 .search-form {
overflow: hidden;
margin: 0 0 30px;
background: #f4f3f2;
border-radius: 5px;
padding: 14px 15px 15px 16px;
width: 100%;
}
.error404 .search-form label {
float: left;
width: 85%;
}
.error404 .search-form input[type="search"] {
float: left;
width: 100%;
padding: 0;
margin: 0;
background: none;
border: 0;
border-radius: 0;
font-weight: 700;
color: #6f6f6f;
font-size: 14px;
}
.error404 .search-form input[type="submit"] {
float: right;
margin: 5px 0 0;
padding: 0;
border: 0;
border-radius: 0;
box-shadow: none;
font-size: 14px;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/icon-search.png) no-repeat;
width: 13px;
height: 13px;
text-indent: -9999px;
} #secondary {
float: left;
width: 25%;
padding-left: 15px;
padding-right: 15px;
}
#secondary .widget {
margin: 0 0 44px;
}
.widget_search .search-form {
overflow: hidden;
margin: 0;
background: #f4f3f2;
border-radius: 5px;
padding: 14px 15px 15px 16px;
width: 100%;
}
.widget_search .search-form label {
float: left;
width: 85%;
}
.widget_search .search-form input[type="search"] {
float: left;
width: 100%;
padding: 0;
margin: 0;
background: none;
border: 0;
border-radius: 0;
font-weight: 700;
color: #6f6f6f;
font-size: 14px;
}
.widget_search .search-form input[type="submit"] {
float: right;
margin: 5px 0 0;
padding: 0;
border: 0;
border-radius: 0;
box-shadow: none;
font-size: 14px;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/icon-search.png) no-repeat;
width: 13px;
height: 13px;
text-indent: -9999px;
}
.widget .widget-title {
font: 700 23px/27px "Cardo", serif;
color: #3f3d33;
position: relative;
padding: 0 0 20px;
margin: 0 0 27px;
}
.widget.widget_restaurant_and_cafe_social_links .social-networks {
overflow: hidden;
}
.widget.widget_restaurant_and_cafe_social_links .social-networks li {
float: left;
margin-right: 14px;
}
.site-footer .widget ul {
color: #fff;
}
.site-footer .widget .widget-title {
color: #fff;
margin-bottom: 0;
}
.site-footer .widget.widget_tag_cloud .tagcloud a {
float: none;
}
.site-footer .widget .widget-title:after {
display: none;
}
.site-footer .widget.widget_nav_menu ul:after {
display: block;
content: "";
clear: both;
}
.site-footer .widget.widget_nav_menu ul li {
position: relative;
text-align: left;
}
.site-footer .widget.widget_nav_menu ul ul {
margin-left: 15px;
}
.site-footer .widget.widget_nav_menu ul ul li a:after {
display: none;
}
.site-footer .footer-t .col-3 {
width: 33.33%;
float: left;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.site-footer .footer-t .col-3 .widget {
width: 100%;
}
.site-footer .widget.widget_calendar table tbody {
background: #fff;
}
.widget .widget-title:after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 19px;
height: 2px;
background: #b7b5ac;
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
color: #8c8a8a;
}
.widget ul li {
margin: 0 0 20px;
}
.widget ul li a {
color: #363535;
}
.widget ul ul {
margin-top: 10px;
margin-left: 15px;
}
.site-footer .widget ul li a {
color: #d7d7d7;
}
.site-footer .widget ul li a:hover,
.site-footer .widget ul li a:focus {
color: #fff;
}
.widget ul li a:hover {
color: #9db05c;
text-decoration: none;
}
.widget.widget_restaurant_and_cafe_instagram ul {
margin-left: -5px;
margin-right: -5px;
overflow: hidden;
}
.widget.widget_restaurant_and_cafe_instagram ul li {
float: left;
width: 33.3333%;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px;
}
.widget.widget_restaurant_and_cafe_instagram ul li a {
display: block;
height: 100%;
}
.widget.widget_restaurant_and_cafe_instagram ul li a img {
vertical-align: top;
}
.widget.widget_restaurant_and_cafe_recent_post ul li,
.widget.widget_restaurant_and_cafe_popular_post ul li {
overflow: hidden;
border-bottom: 1px dotted #dedddc;
padding-bottom: 25px;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .post-thumbnail,
.widget.widget_restaurant_and_cafe_popular_post ul li .post-thumbnail {
float: left;
width: 50px;
margin-right: 15px;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .post-thumbnail img,
.widget.widget_restaurant_and_cafe_popular_post ul li .post-thumbnail img {
vertical-align: top;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header {
overflow: hidden;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-title,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-title {
font: 700 17px/24px "Cardo", serif;
color: #34322a;
margin: 0;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-title a,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-title a {
color: #34322a;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-title a:hover,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-title a:hover {
color: #9db05c;
text-decoration: none;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-meta,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-meta {
font-size: 14px;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-meta a,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-meta a {
color: #8c8a8a;
}
.widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-meta a:hover,
.widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-meta a:hover {
text-decoration: none;
color: #9db05c;
}
.widget.widget_restaurant_and_cafe_recent_comments ul,
.widget.widget_restaurant_and_cafe_popular_comments ul {
font-size: 14px;
}
.widget.widget_restaurant_and_cafe_recent_comments ul li,
.widget.widget_restaurant_and_cafe_popular_comments ul li {
border-bottom: 1px dotted #dedddc;
padding-bottom: 25px;
}
.widget.widget_restaurant_and_cafe_recent_comments ul li a,
.widget.widget_restaurant_and_cafe_popular_comments ul li a {
font-weight: 700;
color: #6b6a6a;
}
.widget.widget_restaurant_and_cafe_recent_comments ul li a:hover,
.widget.widget_restaurant_and_cafe_popular_comments ul li a:hover {
color: #9db05c;
}
.widget.widget_restaurant_and_cafe_recent_comments ul li .comment-text,
.widget.widget_restaurant_and_cafe_popular_comments ul li .comment-text {
font-size: 15px;
font-weight: 400;
font-style: italic;
color: #7b7979;
display: block;
line-height: 24px;
margin: 0 0 5px;
}
.widget.widget_tag_cloud .tagcloud {
overflow: hidden;
}
.widget.widget_tag_cloud .tagcloud a {
float: left;
font-size: 14px;
background: #fbf1da;
color: #585547;
margin-right: 4px;
margin-bottom: 4px;
padding: 5px 13px;
}
.widget.widget_tag_cloud .tagcloud a:hover {
text-decoration: none;
background: #f9c85b;
} .widget.widget_calendar .calendar_wrap {
position: relative;
}
.widget.widget_calendar table {
margin: 0;
}
.widget.widget_calendar caption {
font-size: 16px;
line-height: 24px;
text-align: center;
color: #3f3d33;
font-weight: 700;
padding: 12px 0;
background: #fbe7ba;
}
.widget.widget_calendar table thead th {
font-size: 12px;
font-weight: 700;
padding: 5px 0;
color: #545454;
background: #fbe7ba;
}
.widget.widget_calendar table tbody td {
text-align: center;
font-size: 12px;
line-height: 35px;
color: #464545;
height: 35px;
}
.widget.widget_calendar table tbody td a {
background: #fadc9b;
color: #464545;
display: block;
height: 100%;
line-height: 35px;
border-radius: 50%;
-webkit-border-radius: 100px;
}
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.widget.widget_calendar tfoot #prev,
.widget.widget_calendar tfoot #next {
position: absolute;
top: 22px;
}
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.widget.widget_calendar tfoot #next {
right: 0;
}
.widget.widget_calendar tfoot tr {
width: 100%;
}
.calendar_wrap {
position: relative;
}
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.widget.widget_calendar tfoot #prev a {
text-indent: -9999px;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/btn-prev-month.png) no-repeat;
width: 5px;
height: 9px;
float: left;
margin-left: 15px;
}
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,
.widget.widget_calendar tfoot #next a {
text-indent: -9999px;
background: url(//monpastissers.com/wp-content/themes/restaurant-and-cafe/images/btn-next-month.png) no-repeat;
width: 5px;
height: 9px;
float: right;
margin-right: 15px;
} .site-footer {
background: #242323;
color: #d7d7d7;
padding: 62px 0 0;
}
.site-footer a {
color: #d7d7d7;
}
.site-footer a:hover {
color: #fff;
text-decoration: none;
}
.site-footer .menu-footer-menu-container {
margin: 0 0 21px;
}
.site-footer .menu-footer-menu-container ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.site-footer .menu-footer-menu-container ul li {
display: inline-block;
border-left: 1px solid #d7d7d7;
padding: 0 10px;
line-height: 15px;
}
.site-footer .menu-footer-menu-container ul li:first-child {
border-left: 0;
}
.site-footer .contact-info {
text-align: center;
margin: 0 0 29px;
}
.site-footer .social-networks {
margin: 0;
padding: 0;
list-style: none; }
.site-footer .social-networks li {
display: inline-block; margin-right: 14px;
}
.site-footer .social-networks li a:hover {
text-decoration: none;
color: #fff;
}
.site-footer .site-info { text-align: center; padding-top: 36px;
padding-bottom: 38px;
}
.site-footer .site-info a {
color: #f9dda0;
}
.site-footer .site-info a:hover {
color: #fff;
}
.site-footer .widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-title a,
.site-footer .widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-title a {
color: #d7d7d7;
}
.site-footer .widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-title a:hover,
.site-footer .widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-title a:hover,
.site-footer .widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-title a:focus,
.site-footer .widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-title a:focus {
color: #fff;
}
.site-footer .widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-meta a,
.site-footer .widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-meta a {
color: #d7d7d7;
}
.site-footer .widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-meta a:hover,
.site-footer .widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-meta a:hover,
.site-footer .widget.widget_restaurant_and_cafe_recent_post ul li .entry-header .entry-meta a:focus,
.site-footer .widget.widget_restaurant_and_cafe_popular_post ul li .entry-header .entry-meta a:focus {
color: #fff;
}
.footer-t { border-bottom: 1px solid #333232;
}
#menu-opener {
display: none;
}
.site {
background: #fcfbfa;
position: relative;
} .overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.85);
z-index: 10;
opacity: 0;
visibility: hidden;
-webkit-transition: ease 0.35s;
-moz-transition: ease 0.35s;
transition: ease 0.35s;
}
.svg-holder svg {
width: 100%;
vertical-align: top;
} @media only screen and (max-width: 1199px) {
.container {
max-width: 970px;
}
.main-navigation ul li {
margin-left: 25px;
}
.banner .banner-text {
top: 30%;
}
.banner .banner-text .title {
font-size: 40px;
line-height: 49px;
}
.banner-text p {
margin: 0 0 20px;
}
.banner .btn-scroll-down {
padding: 0 0 37px;
}
}
@media only screen and (max-width: 1024px) {
.site-header {
position: unset;
background: #fff;
padding: 25px 0;
}
.site-header .container:after {
display: none;
}
.site-header .container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.site-header .site-branding {
max-width: 85%;
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.site-header .site-branding .custom-logo-link {
margin-right: 15px;
}
.site-header .site-branding .site-description {
color: #000;
margin: 0;
}
#menu-opener {
display: block;
width: 35px;
height: 30px;
border: 1px solid #8d8d8d;
background: #8d8d8d;
border-radius: 5px;
position: relative;
cursor: pointer;
}
#menu-opener:before {
position: absolute;
top: 7px;
left: 50%;
width: 70%;
height: 3px;
border-radius: 5px;
background: #fff;
content: "";
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
#menu-opener:after {
position: absolute;
bottom: 6px;
left: 50%;
width: 70%;
height: 3px;
border-radius: 5px;
background: #fff;
content: "";
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
#menu-opener span {
display: block;
width: 70%;
height: 3px;
border-radius: 5px;
background: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.main-navigation {
position: fixed;
top: 0;
right: 0;
width: 320px;
height: 100%;
background: #fff;
z-index: 999;
margin: 0;
overflow-y: auto;
padding-top: 80px;
-webkit-transform: translateX(420px);
-moz-transform: translateX(420px);
transform: translateX(420px);
-webkit-transition: ease 0.35s;
-moz-transition: ease 0.35s;
transition: ease 0.35s;
}
.main-navigation .btn-close-menu {
position: absolute;
top: 25px;
right: 25px;
width: 20px;
height: 25px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
cursor: pointer;
}
body.menu-open .main-navigation {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.main-navigation ul {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.main-navigation ul li {
float: none;
display: block;
width: 100%;
margin: 0;
}
.main-navigation ul li {
margin: 0;
position: relative;
}
.main-navigation ul li .angle-down {
position: absolute;
top: 0;
right: 0;
width: 49px;
height: 49px;
background: transparent;
cursor: pointer;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.main-navigation ul li .angle-down.active {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.main-navigation ul li .angle-down:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 25px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.main-navigation ul li a {
display: block;
color: #000;
padding: 15px 25px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.main-navigation ul ul {
position: unset;
width: 100%;
display: block;
background: none;
box-shadow: none;
display: none;
}
.main-navigation ul ul:before {
display: none;
}
.main-navigation ul ul li a {
border-bottom: 0;
padding: 15px 25px;
}
}
@media only screen and (max-width: 991px) {
.container {
max-width: 750px;
}
.banner .banner-text .title {
font-size: 30px;
line-height: 36px;
}
.banner .btn-scroll-down {
padding: 0 0 30px;
}
.banner .btn-scroll-down span:after {
background-size: 25px 12px;
left: 25px;
}
.banner .btn-scroll-down span {
background-size: 25px 36px;
background-position: 50% 15px;
font-size: 10px;
}
.lSSlideOuter .lSPager.lSGallery img {
width: 100%;
}
.section-4 .testimonial-holder blockquote {
padding-left: 20px;
padding-right: 20px;
}
#primary,
#secondary {
width: 100%;
}
#primary .site-main {
padding-right: 0;
}
.widget.widget_restaurant_and_cafe_instagram ul li a img {
width: 100%;
}
}
@media only screen and (max-width: 767px) {
.container {
width: 100%;
}
.banner .banner-text {
position: relative;
top: 0;
background: #3c3c3c;
}
.banner .banner-text {
padding: 20px 0 110px;
}
.section-1,
.section-3,
.section-5,
.blog-section {
padding: 20px 0;
}
.section-1 .col,
.section-2 .col,
.section-3 .text-holder,
.section-3 .img-holder,
.section-5 .tab-content .col,
.section-6 .wpcf7-form .date,
.section-6 .wpcf7-form .time,
.blog-section .post .post-thumbnail,
.blog-section .post .text-holder {
width: 100%;
}
.section-2,
.section-4,
.section-6 {
padding: 40px 0;
}
.section-5 .tabs li {
display: block;
margin: 0 0 10px;
}
.blog-section .post .post-thumbnail {
margin: 0 0 30px;
}
#primary .author .text-holder {
width: 100%;
}
.comments-area .comment-list .comment-body .comment-content,
.comments-area .comment-list .comment-body .reply {
top: 0;
left: 0;
}
.comments-area .comment-list .comment-body .comment-author,
.comments-area .comment-list .comment-body .fn,
.comments-area .comment-list .comment-body .comment-metadata {
float: none;
display: block;
}
.comments-area .comment-list .children {
margin: 0 0 0 20px;
}
.search #primary .post .text-holder,
.search #primary .page .text-holder {
width: 100%;
}
.site-footer .footer-t .col-3 {
width: 100%;
}
} .entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
color: #515050;
text-decoration: underline;
}
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
color: #9db05c;
text-decoration: underline;
} .menu-opener {
background-color: transparent;
border: 0;
text-shadow: none;
box-shadow: none;
}
@media only screen and (min-width: 1025px) {
.mobile-menu-wrapper {
display: none;
}
}
@media only screen and (max-width: 1024px) {
#site-navigation {
display: none;
}
.mobile-navigation {
position: fixed;
top: 0;
right: 0;
width: 320px;
height: 100%;
background: #fff;
z-index: 9999;
margin: 0;
overflow-y: auto;
padding-top: 80px;
-webkit-transform: translateX(420px);
-moz-transform: translateX(420px);
transform: translateX(420px);
-webkit-transition: ease 0.35s;
-moz-transition: ease 0.35s;
transition: ease 0.35s;
}
body.admin-bar .mobile-navigation {
padding-top: 110px;
}
body.admin-bar .mobile-navigation .btn-close-menu.close-main-nav-toggle {
top: 55px;
}
.mobile-navigation .btn-close-menu.close-main-nav-toggle {
background: transparent;
border: 0;
position: absolute;
top: 25px;
right: 20px;
width: 20px;
height: 25px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
cursor: pointer;
}
.mobile-navigation .btn-close-menu.close-main-nav-toggle:focus {
outline: 1px dotted rgba(0, 0, 0, 0.5);
}
#menu-opener:focus {
outline: 1px dotted rgba(0, 0, 0, 0.5);
}
.mobile-navigation ul {
display: flex;
flex-wrap: wrap;
flex-direction: column;
list-style: none;
font-size: 15px;
line-height: 18px;
text-transform: uppercase;
margin: 0;
padding: 0;
}
.mobile-navigation ul li a {
display: block;
color: #000;
padding: 15px 25px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-navigation ul li a:hover,
.mobile-navigation ul li a:focus {
text-decoration: none;
color: #fac75a;
} .mobile-navigation ul li .angle-down {
position: absolute;
top: 0;
right: 0;
width: 49px;
height: 49px;
background: transparent;
cursor: pointer;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.mobile-navigation ul li .angle-down:focus {
outline: 1px dotted rgba(0, 0, 0, 0.5);
}
.mobile-navigation ul li .angle-down.active {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.mobile-navigation ul li .angle-down:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 25px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mobile-navigation .primary-menu-list {
display: none;
}
.mobile-navigation .primary-menu-list.toggled {
display: block;
}
.mobile-navigation .sub-menu {
display: none;
}
body.menu-open .mobile-navigation {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.mobile-navigation ul li {
margin: 0;
position: relative;
}
.mobile-navigation ul ul li a:hover,
.mobile-navigation ul ul li a:focus,
.mobile-navigation ul ul li:hover>a {
background: #f3f2f1;
color: #171616;
} .mobile-navigation .current_page_item>a,
.mobile-navigation .current-menu-item>a,
.mobile-navigation .current_page_ancestor>a,
.mobile-navigation .current-menu-ancestor>a {
text-decoration: none;
color: #fac75a;
}
body.menu-open {
position: fixed;
top: 0;
left: 0;
width: 100%;
}
body.menu-open .overlay {
opacity: 1;
visibility: visible;
}
}
html {
position: unset !important;
}
body {
padding: 0 !important;
}
body.admin-bar.menu-open {
padding-top: 46px !important;
}
@media only screen and (min-width:782px) {
body.admin-bar.menu-open {
padding-top: 32px !important;
}
}