.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [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;
}html {
font-family: 'Oxygen', sans-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 {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
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;
}
svg {
width: 16px;
height: 15px;
vertical-align: middle;
}
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;
}
tr {
border-bottom: 1px solid #e5e5e5;
text-align: left;
}
table caption {
background-color: transparent;
border: 1px solid #e5e5e5;
border-bottom: none;
padding: 1em;
text-align: center;
text-transform: uppercase;
}
table th a {
color: #000;
} button,
input,
select,
textarea {
color: #666;
font-size: 14px;
line-height: 1.6;
}
body {
font-family: 'Oxygen', sans-serif;
color: #707070;
font-size: 16px;
line-height: 1.6;
margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 20px 0;
color: #000;
font-weight: 500;
font-family: 'Playfair Display', serif;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
p {
margin: 0 0 15px 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0;
padding: 30px 5px 5px 0px;
}
blockquote p {
margin: 0 0 1em;
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #f7f7f7;
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;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
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 {
box-sizing: border-box;
}
*,
*::before,
*::after { box-sizing: inherit;
}
body {
background-color: #fff; word-wrap: break-word;
}
blockquote,
q {
quotes: "" "";
position: relative;
}
blockquote:before {
position: absolute;
left: -40px;
top: -10px;
}
blockquote::before {
content: "\201C";
}
blockquote::before, q::before {
font-size: 4.90rem;
font-weight: 700;
font-family: 'Playfair Display', serif;
}
hr {
background-color: #ddd;
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;
}
ul, ol {
margin: 0 0 0.5em 1em;
padding: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
table-layout: fixed;
border: 1px solid #e5e5e5;
}
td, th {
padding: 5px 10px;
} button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
display: inline-block;
font-size: 16px;
margin: 10px;
padding: 10px 30px;
color: #ffffff;
border-radius: 0px;
background: #c8836e;
border: none;
}
a.button {
min-width: 150px;
}
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #e66239;
border-color: transparent;
color: #fff;
}
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 {
outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
color: #666;
border: 1px solid #ddd;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 10px 0 10px 15px;
}
select {
width: 100%;
padding: 5px;
}
textarea {
padding: 10px;
width: 100%;
}
.form-submit input#submit {
margin: 20px 0 10px 0;
}
.form-submit {
text-align: center;
}
.wpcf7 p {
margin-top: 0;
margin-bottom: 20px;
}
.wpcf7 input[type="submit"] {
width: 100%;
}  a {
color: #c8836e;
outline: none;
text-decoration: inherit;
}
a:visited {
color: #e76239;
}
a:hover,
a:focus,
a:active {
color: #e66239;
}
a:focus {
outline: inherit;
}
a:hover,
a:active {
outline: 0;
}
a.more-link {
margin-top: 10px;
display: inline-block;
padding: 7px 13px;
background: #e76239;
color: #fff;
position: relative;
z-index: 0;
font-size: 16px;
font-weight: 500;
}
a.more-link:hover {
background: #000;
} .clearfix:before,
.clearfix:after {
clear: both;
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
.container:before,
.container:after {
display: table;
content: "";
}
.container:after {
clear: both;
}
.container {
width: 1230px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
body.layout-boxed #content .container {
padding: 0 40px;
}
@media only screen and (max-width: 1400px) {
.container {
max-width: 1230px;
}
}
@media only screen and (max-width: 1300px) {
.container {
width: 97% !important;
padding: 0 15px;
}
}
@media only screen and (max-width: 1300px) {
.container {
width: 97% !important;
padding: 0 15px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
} .site-header {
background-color: #fff;
transition: padding 0.2s ease-in-out 0s;
clear: both;
z-index: 999;
}
.nav-shrink .site-header {
background-color: #fff;
}
.nav-shrink .site-header {
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
box-shadow: 0 1px 20px 2px #d2d1d1;
}
.menu-sticky .site-header {
transition: all 0.3s ease-in-out;
position: fixed;
width: 100%;
top: 0;
}
.admin-bar.menu-sticky .site-header {
top: 32px;
}
.custom-logo-link,
#site-identity {
float: left;
margin-right: 15px;
}
.centered-header .site-header .container {
width: 100% !important;
max-width: 100%;
padding: 0;
margin: 0;
}
.centered-header .custom-logo-link, .centered-header #site-identity {
float: none;
text-align: center;
margin: 0 auto;
}
.centered-header .site-branding {
text-align: center;
padding-bottom: 17px;
border-bottom: 1px solid #ddd;
}
.custom-logo-link img {
vertical-align: middle;
margin-top: 17px;
webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.nav-shrink .custom-logo-link img {
max-width: 75%;
margin-top: 12px;
}
.site-title {
margin-bottom: 0;
font-size: 22px;
line-height: 1.5;
margin-bottom: 0;
text-transform: uppercase;
margin-top: 10px;
}
.site-description {
color: #e66239;
font-size: 15px;
font-style: inherit;
font-weight: 400;
letter-spacing: 2px;
margin: 0;
}
.site-title a {
color: #000;
font-weight: bold;
} .icon {
background-color: #000;
width: 22px;
height: 2px;
position: absolute;
display: inline-block;
left: 0;
top: 50%;
bottom: auto;
right: auto;
transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(0deg) scale(1);
-o-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(0deg) scale(1);
-ms-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(0deg) scale(1);
-moz-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(0deg) scale(1);
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(0deg) scale(1);
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.icon::after, .icon::before {
content: '';
top: 0;
right: 0;
-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.icon, .icon::after, .icon::before {
width: 22px;
height: 2px;
position: absolute;
}
.icon::before {
transform: translateX(0) translateY(-6px) translateZ(0) rotate(0deg) scale(1);
-o-transform: translateX(0) translateY(-6px) translateZ(0) rotate(0deg) scale(1);
-ms-transform: translateX(0) translateY(-6px) translateZ(0) rotate(0deg) scale(1);
-moz-transform: translateX(0) translateY(-6px) translateZ(0) rotate(0deg) scale(1);
-webkit-transform: translateX(0) translateY(-6px) translateZ(0) rotate(0deg) scale(1);
background-color: #000;
}
.icon::after {
transform: translateX(0) translateY(6px) translateZ(0) rotate(0deg) scale(1);
-o-transform: translateX(0) translateY(6px) translateZ(0) rotate(0deg) scale(1);
-ms-transform: translateX(0) translateY(6px) translateZ(0) rotate(0deg) scale(1);
-moz-transform: translateX(0) translateY(6px) translateZ(0) rotate(0deg) scale(1);
-webkit-transform: translateX(0) translateY(6px) translateZ(0) rotate(0deg) scale(1);
background-color: #000;
}
.site-header-menu {
float: right;
position: relative;
}
.centered-header .site-header-menu {
float: none;
width: 100%;
text-align: center;
}
.main-navigation ul {
display: block;
margin: 0;
padding: 0;
}
.main-navigation ul ul,
.page-menu-wrapper ul ul {
background-color: #fff;
box-shadow: 0 0 4px 2px #ddd;
left: -9999px;
margin: 0;
min-width: 220px;
position: absolute;
top: 70px;
opacity: 0;
z-index: -9999;
transition: opacity 0.4s ease-in-out 0s;
}
.nav-shrink .main-navigation ul ul {
top: 60px;
}
.nav-shrink .main-navigation ul ul ul {
top: 0;
}
.main-navigation ul ul ul,
.page-menu-wrapper ul ul ul {
right: 100%;
top: 0;
box-shadow: 0 0 4px 2px #ddd;
left: inherit;
}
.main-navigation ul ul ul::after,
.page-menu-wrapper ul ul ul::after {
content: none;
}
.main-navigation li {
position: relative;
display: inline-block;
margin-bottom: 0;
float: left;
}
.centered-header .main-navigation li {
float: none;
}
.main-navigation ul > li:hover > ul,
.page-menu-wrapper ul > li:hover > ul {
opacity: 1;
left: 0;
z-index: 9999;
}
.main-navigation ul ul ul ul,
.page-menu-wrapper ul ul ul ul {
display: none;
}
.main-navigation ul ul ul li:hover > ul,
.page-menu-wrapper ul ul ul li:hover > ul {
display: block;
}
.main-navigation ul ul li:hover > ul,
.page-menu-wrapper ul ul li:hover > ul {
opacity: 1;
right: 100%;
left: inherit;
}
.main-navigation ul ul::after,
.page-menu-wrapper ul ul::after {
content: "";
display: block;
position: absolute;
top: -8px;
border-left: 1px solid #f1f0f0;
border-top: 1px solid #f1f0f0;
z-index: 9999;
left: 32px;
transform: rotate(45deg);
background: #fff;
height: 15px;
width: 15px;
}
.main-navigation li li,
.page-menu-wrapper li li {
float: none;
display: block;
}
.main-navigation ul li li:first-child > a,
.page-menu-wrapper ul li li:first-child > a {
border-left: none;
}
.main-navigation ul li a {
color: #000;
display: block;
font-size: 14px;
padding: 30px 20px;
z-index: 99;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.5px;
webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a#togglesearchbar {
color: #a3a3a3;
}
a#togglesearchbar:hover {
color: #e66239;
}
.nav-shrink .main-navigation ul li a {
padding: 20px 20px;
}
.main-navigation ul ul a {
border-bottom: 1px solid #f1f1ee;
transition: padding 0.2s ease-in-out 0s;
color: #000;
height: auto;
padding: 15px 15px 15px 30px;
text-align: left;
text-transform: uppercase;
}
.nav-shrink .main-navigation ul ul a {
padding: 15px 15px 15px 25px;
}
.main-navigation ul ul li:last-child > a {
border: none;
}
.main-navigation ul li.menu-item-has-children > a,
.main-navigation ul li.page_item_has_children > a { }
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after,
.page-menu-wrapper ul li.menu-item-has-children > a::after,
.page-menu-wrapper ul li.page_item_has_children > a::after {
content: "\f107";
font-family: FontAwesome;
margin-left: 7px;
}
.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after,
.page-menu-wrapper ul li li.menu-item-has-children > a::after,
.page-menu-wrapper ul li li.page_item_has_children > a::after {
content: "\f104";
top: 15px;
left: 10px;
margin-right: 10px;
float: left;
right: inherit;
margin-left: 0;
}
.main-navigation ul li.menu-item-has-childrenv > a,
.main-navigation ul li.page_item_has_children > a {
padding-right: 30px;
}
.main-navigation li > a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li:hover > a {
color: #e66239;
}
.main-navigation li li.current-menu-item > a::before,
.main-navigation li li > a:hover::before,
.main-navigation li.current_page_item > a::before,
.main-navigation li li:hover > a::before {
display: none;
}
.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
display: none;
}
div#top-search {
display: none;
width: 250px;
float: right;
padding: 10px;
position: absolute;
right: 0;
top: 70px;
z-index: 9999;
background: #fff;
border-top: 1px solid #ddd;
box-shadow: 0px 1px 4px #ddd;
}
div#top-search:after {
content: "";
display: block;
position: absolute;
top: -8px;
border-left: 1px solid #f1f0f0;
border-top: 1px solid #f1f0f0;
z-index: 9999;
right: 20px;
transform: rotate(45deg);
background: #fff;
height: 15px;
width: 15px;
}
.nav-shrink div#top-search {
top: 62px;
}
div#top-search form.search-form {
text-align: right;
position: relative;
}
.search-form label {
margin-bottom: 0;
position: relative;
}
.search-form .search-field {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
vertical-align: top;
margin-bottom: 0;
line-height: 45px;
height: 45px
}
.search-form .search-submit, .search-form .search-submit:visited {
background: #e66239;
border: none;
color: #fff;
height: 45px;
width: auto;
padding: 0px 45px;
font-size: 14px;
text-transform: none;
margin: 0px 10px 0px 4px;
position: absolute;
top: 20px;
right: 0;
display: none;
}
.search-form .search-field {
background-color: #efefef;
border: 1px solid #ddd;
color: #b4b4b4;
}
.blog #primary .entry-meta {
margin-bottom: 20px;
} a.comment-reply-link {
font-weight: normal;
color: #c8836e;
}
a.comment-reply-link:hover {
color: #e66239;
}
a.comment-reply-link:hover:after {
background: #e66239;
color: #fff;
}
a.comment-reply-link:after {
content: "\f112";
font-family: fontawesome;
background: #c8836e;
color: #fff;
padding: 5px;
font-size: 16px;
margin-left: 10px;
}
.post-navigation-wrapper {
background-color: #f5f0ed;
margin: 30px 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
overflow: hidden;
clear: both;
width: 80%;
margin: 0 auto;
padding: 15px 20px;
}
#infinite-handle {
margin-bottom: 20px;
height: auto;
overflow: hidden;
}
#infinite-handle span:hover {
border: 1px solid #179bd7;
background: #179bd7;
color: #fff;
}
#infinite-handle span {
border: 1px solid #001837;
padding: 5px 15px;
width: auto;
line-height: 1.5;
color: #001837;
display: block;
}
.post-title {
font-size: 17px;
margin-top: 15px;
}
.meta-nav {
display: none;
}
.nav-pagination-wrapper {
width: 80%;
margin: 0 auto;
}
.navigation .nav-links .nav-next {
float: right;
position: relative;
text-align: right;
}
.navigation .nav-links .nav-previous {
float: left;
margin-bottom: 0;
position: relative;
text-align: left;
}
.post-navigation a, .posts-navigation a {
border: none;
padding: 6px 25px;
background: transparent;
display: block;
color: #000;
}
.post-navigation a:hover, .posts-navigation a:hover {
color: #e76239;
}
.navigation,
.pagination {
margin-top: 20px;
}
.nav-subtitle {
background: transparent;
color: #707070;
display: block;
font-size: 14px;
letter-spacing: 0.1818em;
margin-bottom: 5px;
text-transform: uppercase;
}
.nav-links .nav-title {
position: relative;
font-family: 'Playfair Display', serif;
}
.post-navigation .nav-links .nav-next a::after,
.posts-navigation .nav-next a:after {
content: "\f178";
font-family: FontAwesome;
margin-left: 10px;
font-size: 16px;
position: absolute;
top: 5px;
right: 0;
font-weight: 300;
}
.post-navigation .nav-links .nav-previous a::before,
.posts-navigation .nav-previous a:before {
content: "\f177";
font-family: FontAwesome;
margin-right: 10px;
font-size: 16px;
position: absolute;
top: 5px;
left: 0;
font-weight: 300;
}
.navigation.pagination .nav-links .page-numbers {
padding: 5px;
text-align: center;
background-color: transparent;
color: #7b7b7b;
display: inline-block;
margin: 0 3px;
font-size: 20px;
}
.navigation.pagination .nav-links .page-numbers:first-child {
padding-left: 0;
margin-left: 0;
}
.navigation.pagination .nav-links .page-numbers.current {
font-weight: 700;
}
.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links a.page-numbers:hover {
background: transparent none repeat scroll 0 0;
color: #e76239;
}
.navigation.pagination .nav-links .prev.page-numbers,
.navigation.pagination .nav-links .next.page-numbers {
color: #e76239;
}
.prev.page-numbers:before {
content: "\f177";
font-family: fontawesome;
padding-right: 8px;
font-weight: normal;
font-size: 16px;
}
.next.page-numbers:after {
content: "\f178";
font-family: fontawesome;
padding-left: 8px;
font-weight: normal;
font-size: 16px;
}
.page-numbers.dots {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.single-post-wrapper .nav-previous a svg, .blog .nav-previous a svg, .search .nav-previous a svg {
margin-right: 10px;
fill: #a7a7a7;
}  .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: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.alignnone {
clear: both;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
margin-top: 15px;
} .clear-fix::before,
.clear-fix::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,
#sidebar-front-page-widget-area::after,
#sidebar-front-page-widget-area::before,
#featured-slider::after,
#featured-slider::before,
.widget::after,
.widget::before {
content: "";
display: table;
}
.clear-fix::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after,
.widget::after,
.widget::before {
clear: both;
} .widget-area ul {
list-style: none;
margin-left: 0;
}
.sidebar .widget ul li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.sidebar .widget ul li a {
color: #000;
}
.sidebar .widget ul li a:hover {
color: #e76239;
}
.widget:first-child {
margin: 0;
}
.sidebar .widget {
margin-bottom: 50px;
}
.widget-title {
font-size: 20px;
}
#secondary .widget-title {
color: #000;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 15px;
padding: 8px 13px;
text-transform: none;
font-size: 20px;
letter-spacing: 0;
background-color: #e5e5e5;
display: inline-block;
z-index: 1;
}
.sidebar .widget {
position: relative;
}
.sidebar .widget-title:after {
content: "";
display: block;
height: 1px;
background-color: #e5e5e5;
width: 100%;
position: absolute;
left: 0;
margin-top: 8px;
z-index: -1;
}
.sidebar .textwidget p {
margin: 10px 0;
}
#subscribe-email input {
margin-top: 0;
border: none;
background-color: #f5f0ed;
width: 100%;
padding: 8px 10px;
height: 45px;
}
#subscribe-submit input[type="submit"] {
margin: 0;
display: block;
width: 100%;
padding: 8px 10px;
}
.recent-posts-item {
clear: both;
float: left;
width: 100%;
margin-top: 10px;
padding-bottom: 10px;
}
.recent-posts-thumb {
float: left;
margin-right: 15px;
}
.recent-posts-thumb img {
max-width: 150px;
width: 70px;
}
.recent-posts-title {
margin: 0;
font-size: 16px;
line-height: 1.5;
margin-bottom: 5px;
font-weight: 600;
font-family: 'Oxygen', sans-serif;
}
.recent-posts-title a {
color: #000;
}
.recent-posts-title a:hover {
color: #e76239;
}
.recent-posts-text-content {
display: table-cell;
}
.recent-posts-meta {
display: block;
margin-bottom: 3px;
font-size: 14px;
font-weight: 600;
}
.recentcomments a {
display: inline !important;
padding: 0 !important;
margin: 0 !important;
} .entry-title {
font-family: 'Playfair Display', serif;
}
.entry-title a {
color: #000;
}
.entry-title a:hover {
color: #e76239;
}
.entry-content-outer img,
.entry-content-outer img {
vertical-align: middle;
margin-bottom: 15px;
}
.entry-content-outer a:hover img {
opacity: 0.7;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.alignment-left img {
margin-right: 30px;
}
.alignment-right img {
margin-left: 30px;
}
.alignment-right .entry-content-wrapper,
.alignment-left .entry-content-wrapper {
display: table;
}
.alignment-left h2.entry-title,
.alignment-right h2.entry-title {
margin-bottom: 5px;
}
.blog #primary article,
.archive #primary article {
padding-bottom: 20px;
clear: both;
}
.entry-content-wrapper {
padding-left: 40px;
border-left: 7px solid #f5f5f5;
padding-top: 30px;
}
.sticky {
display: block;
}
.hentry {
margin: 40px 0 0;
}
.hentry:first-child {
margin: 0;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline-block;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-content,
.entry-content,
.entry-summary {
margin: 20px 0 0;
}
.entry-meta .byline .author.vcard {
margin-left: -4px;
}
.entry-meta > span {
margin-right: 15px;
font-size: 14px;
font-weight: bold;
}
.entry-meta > span a {
color: #707070;
padding-bottom: 7px;
}
.entry-meta > span a:hover {
text-decoration: underline;
}
.post-thumbnail img {
width: 100%;
}
.post-thumbnail img,
.post-thumbnail a img {
-webkit-backface-visibility: hidden;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.post-thumbnail:hover img,
.post-thumbnail a:hover img, .post-thumbnail a:focus img {
opacity: 0.8;
}
.post-thumbnail:before,
.post-thumbnail:after {
clear: both;
content: "";
display: block;
}
.blog-type-category a:last-child:after {
content: none;
}
.entry-date.published:before {
content: "\f073";
color: #e76239;
}
.author.vcard:before {
content: "\f007";
color: #4283c3;
}
.blog-type-category:before {
content: "\f02b";
color: #707070;
}
.edit-link:before {
content: "\f044";
color: #e8575c;
}
.comments-link:before {
content: "\f075";
color: #df9c56;
}
.cat-tags-links:before {
content: "\f02e";
color: #3bbf38;
}
.cat-tags-links:before,
.blog-type-category:before,
.entry-date.published:before,
.author.vcard:before,
.edit-link:before,
.author.vcard:before,
.comments-link:before {
font-family: fontawesome;
margin-right: 5px;
}
.page-template-custom-templates .entry-content {
width: 80%;
margin: 0 auto;
}
.continue-link:hover {
text-decoration: underline;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} #respond {
clear: both;
display: block;
}
.comment-respond {
background-color: #f7f7f7;
padding: 40px 30px;
margin-top: 30px;
}
.comment-active .comment-respond {
margin-top: 64px;
}
#comments {
margin-top: 30px;
}
.comments-area {
width: 100%;
display: block;
margin: 0 auto;
}
#commentform label {
display: inline-block;
width: 100px;
position: relative;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-notes {
position: relative;
}
.comments-area #commentform p.comment-notes,
.comments-area #commentform p.comment-form-comment {
width: 100%;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
width: 100%;
background-color: #e5e5e5;
}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url {
width: 100%;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
width: 100%;
float: left;
}
.comment-list li.comment::after {
content: inherit;
display: none;
}
.comment-list li {
padding-left: 0;
}
.comment {
display: block;
float: left;
width: 100%;
}
ol.comment-list {
display: inline-block;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
overflow: inherit;
padding: 0;
width: 100%;
}
ol.comment-list .children {
border: medium none;
float: left;
margin: 10px 0 10px 10px;
width: 100%;
}
ol.comment-list li {
list-style: outside none none;
margin-bottom: 7px;
}
.comment.parent > .comment-body {
width: 95%;
}
.comment .comment-body {
border-radius: 0;
clear: both;
display: block;
float: left;
margin-top: 10px;
padding: 0px;
position: relative;
text-align: left;
width: 100%;
}
.comment .reply {
position: absolute;
top: 20px;
right: 0px;
}
.comment-author.vcard {
font-size: 16px;
margin-bottom: 5px;
color: #000;
}
.comment-author.vcard .fn, .comment-author.vcard .fn a {
font-weight: normal;
color: #000;
}
.comment-list .children {
background-position: left 20px;
background-repeat: no-repeat;
border-left: 1px solid rgb(238, 238, 238);
margin-left: 0;
padding-left: 40px;
}
.comment-list li.comment > div img.avatar {
left: 29px;
position: absolute;
top: 29px;
}
#comment-form-title {
font-size: 24px;
padding-bottom: 10px;
}
.vcard .avatar {
float: left;
margin: 7px 20px 10px 0;
}
.comment-metadata {
font-size: 13px;
margin-bottom: 10px;
}
.comment-metadata > a {
color: #a9a9a9;
margin-right: 30px;
}
.form-allowed-tags code {
white-space: inherit;
word-wrap: break-word;
}
.comment-respond label {
display: block;
font-weight: normal;
}
.comments-title {
font-weight: normal;
margin: 25px 0 25px;
font-size: 32px;
text-align: center;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#commentform label {
display: inline-block;
width: 100%;
margin-bottom: 10px; }
#commentform span.required {
font-size: 16px;
position: absolute;
bottom: 2px;
color: #707070;
}
.comment-content {
clear: both;
display: block;
}
.authorbox .author-info,
.authorbox .author-bio-posts-content {
float: left;
max-width: 90%;
width: 90%;
}
.author-info h4 {
margin-bottom: 0;
}
.author-avatar {
float: left;
margin: 0 15px 15px 0;
}
.authorbox {
margin: 65px 0 50px;
overflow: hidden;
padding: 25px 30px 10px;
background: #f9f9f9;
border-radius: 10px;
}  .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 {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
font-size: 14px;
}
.wp-caption-text {
text-align: left;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
padding: 5px;
}
.gallery-item img {
vertical-align: middle;
}
.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;
}
.manas-featured-section {
position: relative;
}
.custom-featured-image {
width: 100%;
height: 75vh;
vertical-align: middle;
background-color: #f5f0ed;
background-size: cover;
background-position: center;
}
.featured-text-content {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: auto;
width: auto;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 30;
padding: 0 30px;
}
.featured-text-content h1 {
font-size: 48px;
font-family: 'Playfair Display', serif;
}
.theme-tagline {
font-size: 16px;
font-weight: normal;
}
.page-menu-wrapper {
position: relative;
}
.page-menu-container {
border-bottom: 1px solid #e5e5e5;
}
.centered-header .page-menu-container {
text-align: center;
}
ul.custom-page-menu {
margin: 0;
padding-left: 0;
}
.custom-page-menu li {
display: inline-block;
list-style: none;
line-height: 22px;
padding: 0 18px;
position: relative;
}
.custom-page-menu li a {
color: #000;
display: block;
font-size: 16px;
padding: 25px 0;
position: relative;
z-index: 99;
font-weight: 500;
}
.custom-page-menu li.current_page_item a {
color: #e76239;
}
.custom-page-menu li > a:hover,
.custom-page-menu li.current-menu-item > a,
.custom-page-menu li.current_page_item > a,
.custom-page-menu li:hover > a {
color: #e76239;
}
#custom-search-form {
margin: 0;
margin-top: 14px;
padding: 0;
position: relative;
width: 250px;
}
#custom-search-form .search-query {
padding: 8px 12px;
margin-bottom: 0;
border-radius: 0px;
height: 43px;
border: 1px solid #ddd;
width: 100%;
}
.search-query:focus + button {
z-index: 3;
}
.custom-page-menu li.custom-search {
float: right;
}
.centered-header .custom-page-menu li.custom-search {
float: none;
}
.custom-page-menu li a.search {
padding: 0;
}
.form-search .search-submit {
border: medium none;
font: 17px/1.4 FontAwesome;
background: none;
color: #b1b1b1;
height: 43px;
padding: 2px 8px;
position: absolute;
right: 0;
top: 0;
margin: 0;
border-radius: 0;
} #content {
padding: 30px 0;
clear: both;
}
#primary {
float: left;
width: 70%;
}
.left-sidebar #primary {
float: right;
}
#secondary {
float: right;
}
.left-sidebar #secondary {
float: left;
padding-right: 30px;
}
.right-sidebar #secondary {
padding-left: 30px;
}
.sidebar {
width: 30%;
}
.no-sidebar #primary, .no-sidebar .main-content {
width: 100%;
}
.home.home-content-not-enabled #content {
display: none;
}
.right-sidebar .primary-inner-wrapper {
border-right: 1px solid #e5e5e5;
padding-right: 30px;
}
.left-sidebar .primary-inner-wrapper {
padding-left: 30px;
border-left: 1px solid #e5e5e5;
}
.home article.hentry {
padding-bottom: 30px;
border-bottom: 1px solid #e5e5e5;
}
#footer-widgets {
background-color: #f5f0ed;
color: #707070;
overflow: hidden;
padding: 100px 0 70px;
}
#footer-widgets .widget-title {
color: #000;
font-family: 'Playfair Display', serif;
}
#footer-widgets h1, #footer-widgets h2, #footer-widgets h3, #footer-widgets h4 {
font-weight: 400;
}
#footer-widgets ul {
list-style: none;
margin: 0;
}
#footer-widgets ul li {
margin-bottom: 5px;
padding: 5px 0 5px;
position: relative;
}
#footer-widgets, #footer-widgets ul li a {
color: #707070;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#footer-widgets ul li a:hover {
color: #e76239;
margin-left: 5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#footer-widgets ul li a:before {
content: "-";
font-family: fontawesome;
margin-right: 10px;
display: inline-block;
}
#colophon {
background-color: #79716e;
clear: both;
color: #fff;
padding: 20px 0;
}
.site-footer-left {
float: left;
width: 50%;
text-align: left;
font-size: 14px;
}
#colophon .copyright {
clear: both;
}
.site-footer-right {
float: right;
width: 50%;
text-align: right;
}
#colophon a {
color: #fff;
} .manas-social-menu ul {
margin: 0;
}
.manas-social-menu ul {
margin: 0;
padding: 0;
}
.manas-social-menu li {
display: inline-block;
margin-right: 5px;
}
.manas-social-menu li a {
display: block;
height: 26px;
margin-right: 0;
padding: 0;
text-align: center;
font-size: 16px;
vertical-align: middle;
width: 26px;
}
.manas-social-menu ul li {
display: inline-block;
}
.manas-social-menu ul li a {
font-family: 'fontawesome';
speak: none;
content: "\f0c1";
}
.manas-social-menu ul li a:after {
content: "\f0c1";
}
.manas-social-menu ul li a:after {
color: #000;
color: #fff;
}
.manas-social-menu ul li a[href*="facebook.com"]:after {
content: "\f09a";
}
.manas-social-menu ul li a[href*="facebook.com"]:hover:after {
color: #4867AA;
}
.manas-social-menu ul li a[href*="youtube.com"]:after {
content: "\f167";
}
.manas-social-menu ul li a[href*="youtube.com"]:hover:after {
color: #E62B24;
}
.manas-social-menu ul li a[href*="twitter.com"]:after {
content: "\f099";
}
.manas-social-menu ul li a[href*="twitter.com"]:hover:after {
color: #00ACED;
}
.manas-social-menu ul li a[href*="linkedin.com"]:after {
content: "\f0e1";
}
.manas-social-menu ul li a[href*="linkedin.com"]:hover:after {
color: #0077B5;
}
.manas-social-menu ul li a[href*="plus.google.com"]:after {
content: "\f0d5";
}
.manas-social-menu ul li a[href*="plus.google.com"]:hover:after {
color: #DC4A38;
}
.manas-social-menu ul li a[href*="dribbble.com"]:after {
content: "\f17d";
}
.manas-social-menu ul li a[href*="dribbble.com"]:hover:after {
color: #000;
}
.manas-social-menu ul li a[href*="pinterest.com"]:after {
content: "\f0d2";
}
.manas-social-menu ul li a[href*="pinterest.com"]:hover:after {
color: #CB2027;
}
.manas-social-menu ul li a[href*="bitbucket.org"]:after {
content: "\f171";
}
.manas-social-menu ul li a[href*="bitbucket.org"]:hover:after {
color: #1F5081;
}
.manas-social-menu ul li a[href*="github.com"]:after {
content: "\f09b";
}
.manas-social-menu ul li a[href*="github.com"]:hover:after {
color: #323131;
}
.manas-social-menu ul li a[href*="codepen.io"]:after {
content: "\f1cb";
}
.manas-social-menu ul li a[href*="codepen.io"]:hover:after {
color: #000000;
}
.manas-social-menu ul li a[href*="flickr.com"]:after {
content: "\f16e";
}
.manas-social-menu ul li a[href*="flickr.com"]:hover:after {
color: #1C9BE9;
}
.manas-social-menu ul li a[href*="fedicons.com"]:after {
content: "\f09e";
}
.manas-social-menu ul li a[href*="fedicons.com"]:hover:after {
color: #FFA500;
}
.manas-social-menu ul li a[href*="foursquare.com"]:after {
content: "\f180";
}
.manas-social-menu ul li a[href*="foursquare.com"]:hover {
color: #E8436E;
}
.manas-social-menu ul li a[href*="instagram.com"]:after {
content: "\f16d";
}
.manas-social-menu ul li a[href*="instagram.com"]:hover:after {
color: #BD3D87;
}
.manas-social-menu ul li a[href*="tumblr.com"]:after {
content: "\f173";
}
.manas-social-menu ul li a[href*="tumblr.com"]:hover:after {
color: #36465D;
}
.manas-social-menu ul li a[href*="reddit.com"]:after {
content: "\f1a1";
}
.manas-social-menu ul li a[href*="reddit.com"]:hover:after {
color: #FF4500;
}
.manas-social-menu ul li a[href*="vimeo.com"]:after {
content: "\f194";
}
.manas-social-menu ul li a[href*="vimeo.com"]:hover:after {
color: #1BB6EC;
}
.manas-social-menu ul li a[href*="digg.com"]:after {
content: "\f1a6";
}
.manas-social-menu ul li a[href*="digg.com"]:hover:after {
color: #000000;
}
.manas-social-menu ul li a[href*="twitch.tv"]:after {
content: "\f1e8";
}
.manas-social-menu ul li a[href*="twitch.tv"]:hover:after {
color: #6441A5;
}
.manas-social-menu ul li a[href*="stumbleupon.com"]:after {
content: "\f1a4";
}
.manas-social-menu ul li a[href*="stumbleupon.com"]:hover:after {
color: #EB4924;
}
.manas-social-menu ul li a[href*="delicious.com"]:after {
content: "\f1a5";
}
.manas-social-menu ul li a[href*="delicious.com"]:hover:after {
color: #4289D7;
}
.manas-social-menu ul li a[href*="soundcloud.com"]:after {
content: "\f1be";
}
.manas-social-menu ul li a[href*="soundcloud.com"]:after {
color: #F68211;
}
.manas-social-menu ul li a[href*="wordpress.org"]:after {
content: "\f19a";
}
.manas-social-menu ul li a[href*="wordpress.org"]:after {
color: #21759B;
}
.manas-social-menu ul li a[href*="jsfiddle.net"]:after {
content: "\f1cc";
}
.manas-social-menu ul li a[href*="jsfiddle.net"]:after {
color: #4679A4;
}
.manas-social-menu ul li a[href*="tripadvisor.com"]:after {
content: "\f262";
}
.manas-social-menu ul li a[href*="tripadvisor.com"]:after {
color: #5A9342;
}
.manas-social-menu ul li a[href*="angel.co"]:after {
content: "\f209";
}
.manas-social-menu ul li a[href*="angel.co"]:after {
color: #000000;
}
.manas-social-menu ul li a[href*="slack.com"]:after {
content: "\f198";
}
.manas-social-menu ul li a[href*="slack.com"]:after {
color: #36B098;
}
#colophon a:hover {
color: #e76239;
}
#scroll-top {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 9999;
width: 32px;
height: 32px;
text-align: center;
line-height: 30px;
background: #c8836e;
color: #fff;
cursor: pointer;
border: 0;
border-radius: 2px;
text-decoration: none;
transition: opacity 0.2s ease-out;
opacity: 0;
}
#scroll-top:hover {
background: #e66239;
}
#scroll-top.show {
opacity: 1;
} .secondary-menu-toggle.active .icon,
.menu-toggle.active .icon {
background-color: transparent;
}
.secondary-menu-toggle.active .icon::before,
.menu-toggle.active .icon::before {
transform: translateX(0) translateY(0) translateZ(0) rotate(-135deg) scale(1);
-o-transform: translateX(0) translateY(0) translateZ(0) rotate(-135deg) scale(1);
-ms-transform: translateX(0) translateY(0) translateZ(0) rotate(-135deg) scale(1);
-moz-transform: translateX(0) translateY(0) translateZ(0) rotate(-135deg) scale(1);
-webkit-transform: translateX(0) translateY(0) translateZ(0) rotate(-135deg) scale(1);
}
.secondary-menu-toggle.active .icon::after,
.menu-toggle.active .icon::after {
transform: translateX(0) translateY(0) translateZ(0) rotate(138deg) scale(1);
-o-transform: translateX(0) translateY(0) translateZ(0) rotate(138deg) scale(1);
-ms-transform: translateX(0) translateY(0) translateZ(0) rotate(138deg) scale(1);
-moz-transform: translateX(0) translateY(0) translateZ(0) rotate(138deg) scale(1);
-webkit-transform: translateX(0) translateY(0) translateZ(0) rotate(138deg) scale(1);
} button.dropdown-toggle {
color: #222;
background-color: transparent;
border: none;
padding: 0;
float: right;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 33px;
line-height: 35px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background: transparent;
}
.dropdown-toggle:focus {
outline: none;
}
.dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
}
#site-header-menu .menu-toggle,
.page-menu-container .secondary-menu-toggle {
display: none;
} .error404 .site-footer {
position: fixed;
bottom: 0;
width: 100%
}
@media only screen and (min-width: 768px) {
section.error-404.not-found {
width: 80%;
margin: 0 auto;
text-align: center;
}
section.error-404.not-found .search-form {
width: 50%;
margin: 0 auto;
}
}
@media only screen and (max-width: 1024px) {
.sidebar, #primary, .three-columns-enabled .sidebar, .three-columns-enabled #primary {
width: 100%;
padding-left: 15px;
padding-right: 15px;
float: left;
margin-top: 40px;
}
#primary {
margin-top: 10px;
}
.home #content .container {
padding: 0;
}
.right-sidebar .primary-inner-wrapper,
.left-sidebar .primary-inner-wrapper {
border: none;
}
.left-sidebar .primary-inner-wrapper,
.right-sidebar .primary-inner-wrapper {
padding: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.sidebar .widget {
float: left;
padding-left: 15px;
padding-right: 15px;
width: 50%;
}
.sidebar .widget:nth-child(2n+1) {
clear: both;
}
.sidebar .widget-title:after {
width: 90%;
left: 15px;
}
.page-template-custom-templates .entry-content,
.nav-pagination-wrapper,
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation,
.comments-area {
width: 100%;
}
}
@media only screen and (max-width: 1024px) {
.secondary-menu-toggle {
display: block;
margin: 0 auto;
}
.secondary-menu-toggle.active .menu-label.open, .secondary-menu-toggle .menu-label.close {
display: none;
}
.secondary-menu-toggle.active .menu-label.close {
display: block;
}
.page-menu-container .secondary-menu-toggle {
display: block;
position: relative;
width: 65px;
height: 65px;
border: none;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
padding: 0;
border: none;
background-color: transparent;
outline: none;
}
.secondary-menu-toggle:hover {
background: transparent;
color: #e66239;
}
.secondary-menu-toggle:hover span {
color: #e66239;
}
.secondary-menu-toggle .menu-label {
color: #000;
margin-left: 17px;
}
.page-menu-container .container {
padding: 0;
margin: 0;
width: 100% !important;
}
ul.custom-page-menu {
display: none;
background-color: #fff;
left: 0;
width: 100%;
max-width: 100%;
border-top: 1px solid #ddd;
}
.custom-page-menu li {
display: block;
float: none;
border-bottom: 1px dashed #e5e5e5;
text-align: center;
}
.custom-page-menu li:last-child {
border: none;
}
.custom-page-menu li a {
padding: 13px 0;
}
.custom-page-menu li.custom-search {
float: none;
margin-bottom: 15px;
}
#custom-search-form {
width: 80%;
margin: 0 auto;
margin-top: 14px;
}
}
@media only screen and (max-width: 767px) {
.admin-bar.menu-sticky .site-header {
top: 46px;
}
.menu-sticky.nav-shrink #site-header-menu {
transition: all 0.3s ease-in-out;
position: fixed;
width: 100%;
top: 0;
background-color: #fff;
box-shadow: 0 1px 20px 2px #d2d1d1;
}
.menu-sticky .site-header {
position: absolute;
}
.site-branding {
display: block;
margin: 0 auto;
text-align: center;
padding-bottom: 17px;
border-bottom: 1px solid #ddd;
}
.custom-logo-link, #site-identity {
float: none;
text-align: center;
margin: 0 auto;
}
.site-header-menu {
float: none;
width: 100%;
text-align: center;
}
.site-header .container {
width: 100% !important;
max-width: 100%;
padding: 0;
}
.menu-toggle {
position: relative;
width: 60px;
height: 60px;
border: none;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
padding: 0;
border: none;
background-color: transparent;
outline: none;
}
.main-navigation .menu-toggle, .main-navigation .dropdown-toggle {
display: block;
}
.main-navigation ul li.menu-item-has-children > a::after, .main-navigation ul li.page_item_has_children > a::after {
content: none;
}
button.dropdown-toggle .fa {
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
button.dropdown-toggle.toggled-on .fa {
webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
#site-header-menu .menu-toggle {
display: block;
margin: 0 auto;
}
.secondary-menu-toggle .menu-label {
margin-top: 0;
}
.menu-label {
color: #000;
display: inline-block;
margin-left: 17px;
}
.menu-toggle.active .menu-label.open,
.menu-toggle .menu-label.close {
display: none;
}
.menu-toggle.active .menu-label.close {
display: block;
}
.menu-toggle, .main-navigation.toggled ul {
display: block;
}
#site-header-menu .menu-toggle {
display: block;
}
.centered-header #site-header-menu .menu-toggle {
display: block;
margin: 0 auto;
}
.main-navigation ul ul.toggled-on {
display: block;
}
#site-header-menu .menu-toggle.active {
display: block;
position: relative;
margin: 0 auto;
}
.menu-toggle:hover, .menu-toggle:focus {
border-color: transparent;
background-color: transparent;
}
#site-header-menu .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
#site-header-menu .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding: 0 130px;
position: relative;
top: 0;
z-index: 30000;
background-color: #fff;
left: 0;
right: 0;
left: auto;
width: 100%;
max-width: 100%;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.main-navigation ul ul {
box-shadow: none;
min-width: inherit;
border-top: 1px dashed #e5e5e5;
}
.main-navigation ul ul ul {
box-shadow: none;
}
#site-header-menu .main-navigation ul.sub-menu {
border-top: 1px dashed #e5e5e5;
background: #f5f5f5;
opacity: 1;
}
#site-header-menu .main-navigation ul ul.toggled-on {
opacity: 1;
padding: 0;
border-bottom: none;
}
.main-navigation ul ul::after,
.main-navigation ul li li.menu-item-has-children > a::after, .main-navigation ul li li.page_item_has_children > a::after {
content: none;
}
.main-navigation li {
display: block;
float: none;
text-align: center;
}
.main-navigation li:last-child {
border: none;
}
.main-navigation ul li a {
padding: 15px 25px;
}
.main-navigation ul ul a {
border-bottom: none;
text-align: center;
}
#site-header-menu .main-navigation ul li {
border-bottom: 1px dashed #e5e5e5;
position: relative;
}
.menu-overlay {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #fff;
opacity: 0;
visibility: hidden;
}
.menu-overlay.active {
opacity: 0.98;
visibility: visible;
}
div#top-search {
display: block !important;
border: none;
position: relative;
float: none;
top: inherit;
left: inherit;
right: inherit;
width: 100%;
}
a#togglesearchbar {
display: none;
}
div#top-search:after {
content: none;
}
.page-template-custom-templates .entry-content {
width: 100%;
}
blockquote:before {
left: 0px;
top: -11px;
}
blockquote::before, q::before {
font-size: 2.9rem;
}
.comments-area {
width: 100%;
}
.featured-text-content h1 {
font-size: 38px;
}
.featured-text-content {
padding: 0 20px;
}
.navigation, .pagination {
text-align: center;
}
}
@media only screen and (max-width: 600px) {
#site-header-menu .main-navigation ul {
padding: 0 45px;
}
.custom-featured-image {
height: 55vh;
}
}
@media only screen and (max-width: 400px) {
#site-header-menu .main-navigation ul {
padding: 0;
}
}
.woocommerce #main {
margin-top: 65px;
}