#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;
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}html, body {
border: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
border: none;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-align: inherit;
}
blockquote:before,
blockquote:after {
content: "";
}  body {
background: #fff;
border: none;
color: #444;
font-family: 'Lato', sans-serif;
font-size: 18px;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
.hidden { display: none; }
.left { float: left; }
.right { float: right; }
::selection {
background: #1abc9c;
color: #333;
}
::-webkit-input-placeholder { color: #A9A9A9; }
:-ms-input-placeholder { color: #A9A9A9; } .clear,
.group:after,
.post-content:after,
.widget-content:after,
[class*="__inner-container"]:after {
clear: both;
content: "";
display: block;
} a,
.post-tags a::after {
transition: all .1s ease-in-out;
}
.nav-toggle,
.nav-toggle .bar,
.blog-menu a,
.blog-menu ul .menu-item-has-children,
.blog-title a,
.post-title a,
.format-bubble,
.post-meta a,
.featured-media a,
.content form input,
.content form textarea,
.media-caption,
.post-nav a,
input#s,
#searchsubmit,
.widget-content ul li,
.widget_recent_entries a,
.search-toggle.active .metal,
.search-toggle.active .handle {
transition: all .2s ease-in-out;
}
.tothetop {
transition: all .3s ease-in-out;
} .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; } .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
}  main {
display: block;
}
h1, h2, h3, h4, h5, h6, .faux-heading {
color: #444;
font-feature-settings: "lnum";
font-variant-numeric: lining-nums;
font-weight: 700;
line-height: 1.2;
margin: 50px 0 25px;
}
h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h6 {
font-size: .9em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
p {
line-height: 1.5;
margin: 0 0 20px 0;
}
em,
i,
q,
dfn {
font-style: italic;
}
b,
strong {
font-weight: 700;
}
ins {
text-decoration: underline;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
abbr,
acronym {
cursor: help;
}
address {
line-height: 1.5;
margin: 0 0 20px 0;
}
hr {
border: none;
border-top: 1px solid currentColor;
color: #E1E1E3;
margin: 50px 0;
}
a {
color: #1abc9c;
text-decoration: none;
}
a:hover {
text-decoration: underline;
} ul,
ol {
margin: 0 0 30px 30px;
}
ul { list-style: disc; }
ul ul { list-style: circle; }
ul ul ul { list-style: square; }
ol { list-style: decimal; }
ol ol { list-style: lower-alpha; }
ol ol ol { list-style: lower-roman; }
li {
line-height: 1.5;
margin: 5px 0 0 20px;
}
li > ul,
li > ol {
margin: 10px 0 0 20px;
}
.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
list-style: none;
margin: 0;
}
.reset-list-style li {
margin: 0;
}
dt,
dd {
line-height: 1.5;
}
dt {
font-weight: 700;
}
dt + dd { margin-top: 5px; }
dd + dt { margin-top: 15px; } table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
margin: 30px 0;
width: 100%;
}
tbody {
border-top: 1px solid #ddd;
}
thead + tbody {
border-top: none;
}
th,
td {
padding: 2%;
margin: 0;
overflow: visible;
line-height: 120%;
border-bottom: 1px solid #ddd;
}
caption {
color: #444;
text-align: center;
padding: 2%;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th {
font-weight: bold;
color: #444;
} fieldset {
border: 2px solid #eee;
margin-bottom: 30px;
margin-top: 30px;
padding: 25px;
}
fieldset legend {
font-size: 0.8rem;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
padding: 10px 12px;
background: #1abc9c;
color: #fff;
}
fieldset > *:first-child { margin-top: 0; }
fieldset > *:last-child { margin-bottom: 0; }
form {
margin-bottom: 30px;
margin-top: 30px;
}
form > *:first-child { margin-top: 0; }
form > *:last-child { margin-bottom: 0; }
label {
display: block;
margin: 0 0 5px 0;
}
label.inline,
input[type="checkbox"] + label {
display: inline;
font-weight: 400;
margin-left: 5px;
}
input,
textarea,
button,
.select2-container .select2-selection--single {
font-family: inherit;
line-height: 1;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #f2f2f2;
border-radius: 3px;
border: 1px solid #E1E1E3;
box-shadow: none;
color: #333;
display: block;
font-size: 16px;
margin: 0;
max-width: 100%;
padding: 14px 16px;
width: 100%;
}
textarea {
height: 180px;
line-height: 1.5;
width: 100%;
}
select {
font-family: inherit;
font-size: inherit;
}
input::-webkit-input-placeholder { line-height: normal; }
input:-ms-input-placeholder { line-height: normal; }
input::-moz-placeholder { line-height: normal; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button,
.button,
.faux-button,
a.more-link,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #1d1d1d;
border: none;
border-radius: 4px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
line-height: 1;
margin: 0;
padding: 16px 18px;
text-align: center;
text-decoration: none;
transition: background-color .1s linear, border-color .1s linear, color .1s linear;
}
button:hover,
.button:hover,
.faux-button:hover,
a.more-link:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #1abc9c;
color: #fff;
cursor: pointer;
text-decoration: none;
}  .section {
padding: 10% 0;
position: relative;
}
.section.large-padding { padding: 7.5% 0; }
.section.medium-padding { padding: 5% 0; }
.section.small-padding { padding: 2.5% 0; }
.section.no-padding { padding: 0; }
.section.bg-dark { background: #1d1d1d; }
.section.bg-dark-light { background: #262626; }
.bg-shade {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #262626;
}
.section-inner {
width: 1040px;
max-width: 86%;
margin: 0 auto;
}
.big-wrapper {
overflow: hidden;
}
.wrapper {
margin-top: 100px;
}
.content {
width: 65%;
}
.template-nosidebar .content,
.content.center {
float: none;
margin-left: auto;
margin-right: auto;
}
.template-fullwidth .content,
.content.full-width {
width: 100%;
}
.sidebar {
width: 27.5%;
}  .header-cover {
overflow-y: hidden;
}
.header {
background: no-repeat center;
background-size: cover;
padding: 100px 0;
}
.header-inner {
position: relative;
text-align: center;
z-index: 2;
}
.blog-logo {
display: inline-block;
line-height: 1;
margin: 0;
}
.blog-logo a,
.blog-logo img {
display: block;
}
.blog-logo img {
height: auto;
max-height: 250px;
max-width: 100%;
width: auto;
}
.blog-info {
background: #1d1d1d;
display: inline-block;
padding: 30px;
}
.blog-title {
text-align: center;
font-family: 'Raleway', sans-serif;
font-size: 1.75em;
line-height: 1;
margin: 0;
width: 100%;
}
.blog-title a {
color: #fff;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 700;
}
.blog-title a:hover {
color: #1abc9c;
text-decoration: none;
}
.blog-description {
color: rgba( 255, 255, 255, 0.5 );
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 1.25;
margin: 0;
text-align: center;
}
.blog-description:before {
content: "";
display: block;
width: 100px;
height: 2px;
background: rgba(255,255,255,0.1);
margin: 20px auto;
}  .mobile-menu {
display: none;
}
.blog-menu {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0 0 0 -20px;
}
.blog-menu ul {
margin: 0;
}
.blog-menu li {
line-height: 1;
margin: 0;
position: relative;
}
.blog-menu > li + li:before {
color: #444;
content: "/";
display: block;
font-size: 16px;
line-height: 1;
margin: -9px 0 0 -3px;
position: absolute;
left: 0;
top: 50%;
z-index: 1000;
}
.blog-menu a {
color: rgba( 255, 255, 255, 0.5 );
display: block;
font-size: 13px;
letter-spacing: 1px;
outline: none;
padding: 27px 20px;
text-transform: uppercase;
text-underline-offset: .2em;
}
.blog-menu a:hover,
.blog-menu a:focus,
.blog-menu .current-menu-item > a {
color: #fff;
text-decoration: underline;
}
.blog-menu .current-menu-item > a:focus {
text-decoration-style: dotted;
}
.blog-menu > .menu-item-has-children a,
.blog-menu > .page_item_has_children a { padding-right: 35px; }
.blog-menu > .menu-item-has-children::after,
.blog-menu > .page_item_has_children::after {
content: "";
display: block;
border: 5px solid transparent;
border-top-color: rgba( 255, 255, 255, 0.5 );
position: absolute;
z-index: 1001;
right: 17px;
top: 50%;
margin-top: -2px;
transition: border-color .2s ease-in-out;
}
.blog-menu > .menu-item-has-children:hover::after,
.blog-menu > .page_item_has_children:hover::after { border-top-color: #fff; }
.blog-menu li:hover a {
background-color: #1d1d1d;
cursor: pointer;
}
.blog-menu li:hover > a { color: #fff; } .blog-menu ul {
position: absolute;
left: -9999px;
display: none;
z-index: 999;
}
.blog-menu ul li {
float: none;
display: block;
}
.blog-menu ul > .menu-item-has-children::after,
.blog-menu ul > .page_item_has_children::after {
content: "";
display: block;
border: 6px solid transparent;
border-left-color: rgba(255,255,255,0.4);
position: absolute;
z-index: 1001;
right: 10px;
top: 50%;
margin-top: -5px;
}
.blog-menu ul > .menu-item-has-children:hover::after,
.blog-menu ul > .page_item_has_children:hover::after { border-left-color: #fff; }
.blog-menu ul li {
width: 240px;
background: #1d1d1d;
}
.blog-menu ul a {
border-bottom: 1px solid rgba(255,255,255,0.1);
line-height: 130%;
margin: 0 20px;
padding: 20px 0px;
}
.blog-menu ul > li:last-child a { border-bottom-width: 0; }
.blog-menu li:hover > ul,
.blog-menu li.focus > ul {
opacity: 1;
left: 0;
display: block;
}
.blog-menu ul li:hover > ul,
.blog-menu ul li.focus > ul {
left: 240px;
margin-left: 0;
top: 0;
}  .post,
.page {
border-bottom: 4px solid #eee;
margin-bottom: 10%;
padding-bottom: 10%;
}
.single-post .post,
.page .post,
.post:last-of-type,
.page:last-of-type {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
} .archive-header {
margin-bottom: 7.5%;
text-align: center;
}
.archive-title {
border-bottom: 2px solid #eee;
color: #767676;
display: inline-block;
font-size: 0.9em;
font-weight: 700;
letter-spacing: 1px;
margin: 0;
padding-bottom: 5px;
position: relative;
text-transform: uppercase;
}
.archive-description {
margin: 1em 0 0;
}
.archive-description p:last-child {
margin: 0;
} .featured-media {
display: block;
margin-bottom: 6%;
position: relative;
}
.featured-media > a,
.featured-media img {
display: block;
}
.featured-media img {
border-radius: 4px;
margin: 0 auto;
}
.featured-media iframe {
display: block;
border: none;
max-width: 100%;
height: auto;
}
.featured-media .sticky-post {
position: absolute;
top: 5%;
right: 0;
padding: 8px 10px;
border-radius: 3px 0 0 3px;
background: #1abc9c;
color: #fff;
font-size: 0.7em;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 10;
}
.media-caption-container {
position: absolute;
width: 95%;
margin-left: 2.5%;
bottom: 1.5em;
text-align: center;
font-size: 0.85em;
}
.media-caption {
background-color: rgba( 38, 38, 38, 0.75 );
border-radius: 3px;
color: #fff;
display: inline-block;
line-height: 130%;
padding: 7px 11px;
text-align: center;
}
.media-caption:hover {
background-color: #262626;
color: #fff;
}
.media-caption a {
color: inherit;
text-decoration: underline;
}
.media-caption a:hover {
color: inherit;
text-decoration: none;
} .post-header {
margin-bottom: 6%;
}
.post-title {
font-size: 2.5em;
font-weight: 700;
line-height: 1.2;
margin: 0 0 15px 0;
-ms-word-break: break-all;
word-break: break-word;
}
.post-title,
.post-title a {
color: #2d2d2d;
}
.post-title a:hover {
text-decoration: none;
}
.post-meta {
color: #767676;
font-size: 0.8em;
letter-spacing: 1px;
text-transform: uppercase;
}
.post-meta a {
color: #767676;
}
.post-meta a:hover {
color: #1abc9c;
text-decoration: none;
}
.post-meta .date-sep {
color: #ddd;
margin: 0 5px;
} .post-preview.format-aside .post-meta,
.post-preview.format-video .post-meta {
text-align: center;
}
.post-preview.format-video .post-content {
margin-top: 20px;
}
.post-preview.format-aside .post-content {
background: #eee;
border-radius: 3px;
margin-top: 20px;
padding: 20px;
} .post-preview.format-quote .post-meta {
text-align: center;
}
.post-preview.format-quote .post-content {
margin-top: 20px;
padding: 40px;
background: #262626;
color: #fff;
border-radius: 3px;
}
.post-preview.format-quote .post-content blockquote {
background: none;
color: #fff;
font-family: 'Raleway', 'Helvetica Neue', sans-serif;
padding: 0;
font-size: 1.25em;
margin-bottom: 0;
}
.post-preview.format-quote .post-content blockquote p {
text-align: center;
}
.post-preview.format-quote .post-content blockquote cite {
color: rgba( 255, 255, 255, 0.75 );
display: block;
font-size: 16px;
font-weight: 400;
text-align: center;
}
.post-preview.format-quote .post-content blockquote cite a {
color: rgba(255,255,255,0.75);
}
.post-preview.format-quote .post-content blockquote cite a:hover {
text-decoration: none;
}  .post-meta-bottom {
margin-top: 10%;
position: relative;
}
.post-categories {
position: relative;
font-size: 0.85em;
font-weight: 400;
color: #767676;
line-height: 120%;
padding-left: 36px;
}
.category-icon,
.category-icon:after,
.front-flap,
.front-flap:after {
display: block;
position: absolute;
}
.category-icon {
left: 0;
top: 2px;
width: 24px;
height: 16px;
background: #727272;
border-radius: 0 2px 2px 2px;
}
.category-icon:after {
content: "";
width: 12px;
height: 3px;
top: -3px;
left: 0px;
background: #727272;
border-radius: 1px 1px 0 0;
}
.front-flap {
height: 13px;
width: 22px;
bottom: -1px;
right: -2px;
background: #727272;
border-radius: 2px;
border: 1px solid #fff;
transform: skew(-25deg,0deg);
}
.post-categories a:hover {
text-decoration: underline;
}
.post-tags {
margin-top: 20px;
margin-left: 12px;
}
.post-tags a {
position: relative;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
display: inline-block;
padding: 6px;
line-height: 1;
margin-bottom: 5px;
margin-right: 20px;
background: #767676;
border-radius: 0 2px 2px 0;
}
.post-tags a::after {
border-top: 12px solid transparent;
border-right: 12px solid #767676;
border-bottom: 12px solid transparent;
content: "";
height: 0;
position: absolute;
top: 0;
left: -12px;
width: 0;
}
.post-tags a:before {
content: "";
display: block;
position: absolute;
left: -4px;
top: 50%;
margin-top: -2px;
width: 4px;
height: 4px;
background: #fff;
border-radius: 99px;
z-index: 10;
}
.post-tags a:hover {
background: #1abc9c;
color: #fff;
text-decoration: none;
}
.post-tags a:hover:after {
border-right-color: #1abc9c;
}
.post-nav {
font-size: 0.95em;
margin-top: 20px;
border-top: 4px solid #eee;
border-bottom: 4px solid #eee;
}
.post-nav a {
display: block;
position: relative;
padding: 25px 0;
max-width: 49%;
color: #666;
}
.post-nav h5 {
color: #767676;
font-size: 0.7em;
font-weight: 700;
letter-spacing: 1px;
margin: 0 0 7px;
text-transform: uppercase;
}
.post-nav-newer h5 { text-align: right; }
.post-nav-older { float: left; }
.post-nav-newer { float: right; text-align: right; }
.post-nav a:hover {
color: #1abc9c;
text-decoration: none;
}
.post-nav-links {
margin-top: 30px;
}   :root .has-background { background-color: #444; }
:root .has-accent-color { color: #1abc9c; }
:root .has-accent-background-color { background-color: #1abc9c; }
:root .has-dark-gray-color { color: #444; }
:root .has-dark-gray-background-color { background-color: #444; }
:root .has-medium-gray-color { color: #666; }
:root .has-medium-gray-background-color { background-color: #666; }
:root .has-light-gray-color { color: #767676; }
:root .has-light-gray-background-color { background-color: #767676; }
:root .has-white-color { color: #fff; }
:root .has-white-background-color { background-color: #fff; } :root .has-small-font-size { font-size: .842em; }
:root .has-regular-font-size { font-size: 1em; }
:root .has-large-font-size,
:root .has-larger-font-size {
line-height: 1.5;
}
:root .has-large-font-size { font-size: 1.263em; }
:root .has-larger-font-size { font-size: 1.684em; } :root *[class*="_inner-container"] > *:first-child { margin-top: 0; }
:root *[class*="_inner-container"] > *:last-child { margin-bottom: 0; }
.wp-block-archives,
.wp-block-button,
.wp-block-buttons,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-social,
.wp-block-social-links,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video {
margin-bottom: 30px;
margin-top: 30px;
} [class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
max-width: 676px;
}
.alignfull > [class*="__inner-container"] > .wp-block-group.alignwide,
.alignfull > [class*="__inner-container"] > .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.alignfull > [class*="__inner-container"] > .wp-block-cover.alignwide,
.alignfull > [class*="__inner-container"] > .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
}
.alignfull > [class*="__inner-container"] > .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.alignfull > [class*="__inner-container"] > .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: 0;
} .wp-block-audio audio {
width: 100%;
} .wp-block-button:not(.alignleft):not(.alignright):first-child { margin-top: 0; }
.wp-block-button:not(.alignleft):not(.alignright):last-child { margin-bottom: 0; }
.is-style-squared .wp-block-button__link {
border-radius: 0;
} .wp-block-button.is-style-outline {
color: #1d1d1d;
}
.is-style-outline .wp-block-button__link {
background-color: transparent;
border: 2px solid currentColor;
color: inherit;
padding: 14px 16px;
}
.is-style-outline .wp-block-button__link:hover {
background-color: #1d1d1d;
border-color: #1d1d1d;
color: #fff;
}
.is-style-outline .wp-block-button__link.has-accent-color:hover {
background-color: #1abc9c;
border-color: #1abc9c;
color: #fff;
} :root .wp-block-column > *:first-child { margin-top: 0; }
:root .wp-block-column > *:last-child { margin-bottom: 0; } .wp-block-cover {
color: #fff;
} .wp-block-file {
align-items: center;
border: 1px solid #eee;
border-radius: 3px;
display: flex;
justify-content: space-between;
padding: 1em;
}
.wp-block-file a:not(.wp-block-file__button) {
color: inherit;
font-weight: 700;
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
opacity: 1;
} .post-content ul.wp-block-gallery {
list-style: none;
}
.post-content ul.wp-block-gallery:not(.alignwide) {
margin-left: 0;
}
.post-content .wp-block-gallery > li:last-child {
margin-bottom: 16px;
}
.wp-block-gallery img {
border: none;
padding: 0;
} .wp-block-media-text__content > *:first-child { margin-top: 0; }
.wp-block-media-text__content > *:last-child { margin-bottom: 0; } .post-content .wp-block-pullquote {
background: transparent;
border-bottom: 4px solid #444;
border-top: 4px solid #444;
margin: 2em 0;
padding: 3em 0;
text-align: center;
}
.post-content .wp-block-pullquote blockquote {
background: transparent;
margin-bottom: 0;
margin-top: 0;
max-width: none;
}
.post-content .wp-block-pullquote p {
line-height: 1.5;
}
.post-content .wp-block-pullquote.alignleft,
.post-content .wp-block-pullquote.alignright {
margin-bottom: 1em;
margin-top: 0;
padding: 1em 0;
}
.post-content .wp-block-pullquote cite,
.post-content .wp-block-pullquote p {
text-align: inherit;
}
.post-content .wp-block-pullquote cite:before {
content: none;
}
:root .wp-block-quote.is-large p,
:root .wp-block-quote.is-style-large p {
font-size: 1.2em;
font-style: normal;
}
:root .wp-block-quote.is-large cite,
:root .wp-block-quote.is-large footer,
:root .wp-block-quote.is-style-large cite,
:root .wp-block-quote.is-style-large footer {
font-size: 16px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
}  :root .wp-block-quote.is-large,
:root .wp-block-quote.is-style-large {
padding: 1.1em;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
text-align: inherit;
} hr.wp-block-separator {
background: #eee;
border: none;
color: #767676;
height: 4px;
margin: 2em auto;
width: 50%;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: none;
width: 50%;
}
.wp-block-separator.is-style-wide {
width: 100%;
}
.wp-block-separator.is-style-dots {
background: none;
height: auto;
}
.wp-block-separator.is-style-dots:before {
color: inherit;
} ul.wp-block-social-links:not(.alignwide):not(.alignfull):not(.aligncenter):not(.alignleft):not(.alignright) {
margin-left: 0;
}
.wp-social-link {
margin: 0 8px 0 0;
}  .post-content {
font-size: 19px;
}
.post-content > *:first-child { margin-top: 0 !important; }
.post-content > *:last-child { margin-bottom: 0 !important; } p.has-drop-cap:not(:focus):first-letter {
font-size: 5.95em;
font-weight: 400;
}
.post-content big {
font-size: 1.25em;
}
abbr, acronym {
cursor: help;
}
code, kbd, pre {
font-size: 0.85em;
background: #eee;
font-family: Menlo, Monaco, monospace;
}
.post-content .highlight {
background: #fcf8a5;
display: inline;
padding: 2px 3px;
}
.post-content kbd,
.post-content code {
padding: 5px;
border-radius: 3px;
}
.post-content dl { line-height: 160%; }
.post-content dl dt { font-weight: 700; }
.post-content hr {
background: #eee;
border: none;
color: #767676;
height: 4px;
margin: 2em auto;
width: 50%;
}
.post-content address {
padding: 3% 3.5%;
background: #F1F1F1;
}
.post-content pre {
background: #f1f1f1;
line-height: 140%;
padding: 2% 2.5%;
white-space: pre-wrap;
word-wrap: break-word;
}
.post-content pre code {
background-color: transparent;
padding: 0;
} blockquote {
margin: 30px 0;
}
.post-content blockquote {
background: #eee;
color: #666;
font-family: 'Raleway', 'Helvetica Neue', sans-serif;
line-height: 150%;
padding: 1.1em;
}
.post-content cite {
color: #666;
font-style: normal;
font-weight: 700;
letter-spacing: 1px;
line-height: 140%;
text-transform: uppercase;
}
.post-content cite:before { content: "— "; }
.post-content blockquote cite {
display: block;
font-size: .8em;
margin-top: 1em;
}
.post-content blockquote p:last-of-type {
margin-bottom: 0;
} figure {
margin: 0;
}
.post-content .wp-caption {
line-height: 170%;
margin-bottom: 1.1em;
max-width: 100%;
}
.wp-caption a,
.wp-caption img { display: block; }
.post-content .alignwide,
.post-content .alignfull {
margin: 2em 0;
}
.post-content .alignleft,
.post-content .alignright {
margin-bottom: 1.2em;
max-width: 40%;
}
.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
margin-bottom: 0;
}
.post-content .alignleft {
float: left;
margin-right: 1em;
}
.post-content .alignright {
float: right;
margin-left: 1em;
}
.post-content .aligncenter {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content .wp-block-image figcaption,
.post-content figcaption {
color: #767676;
display: block;
font-size: .85em;
font-style: italic;
margin: 0;
padding-top: .5em;
text-align: center;
width: 100%;
}
.post-content .wp-caption-text a,
.post-content .gallery-caption a {
display: inline;
}
.post-content .gallery-caption {
font-size: 16px;
line-height: 1.5;
}  .comments,
.comment-respond {
border-top: 4px solid #eee;
padding-top: 10%;
margin-top: 10%;
}
.post-meta-bottom + .comments,
.post-meta-bottom + .comment-respond {
border-top: none;
padding-top: 0;
}
.comments-title,
#reply-title,
.pingbacks-title {
font-size: 1.75em;
font-weight: 400;
color: #2d2d2d;
}
.comments-title { margin-bottom: 10%; }
ol.commentlist,
ol.commentlist ul.children {
list-style: none;
margin: 0;
}
li.comment,
li > div.comment {
margin: 0 0 25px;
position: relative;
}
li > div.comment {
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.commentlist > li:first-child > div.comment:first-child { border-top: 1px solid #eee; padding-top: 25px; }
.children > li > div.comment { padding-left: 10%; }
.children .children > li > div.comment { padding-left: 20%; }
.children .children .children > li > div.comment { padding-left: 30%; }
.children .children .children .children > li > div.comment { padding-left: 40%; }
.children .children .children .children .children > li > div.comment { padding-left: 50%; }
.comment .children li:last-child { margin-bottom: 0; }
.commentlist > li.comment:last-child,
.commentlist > li.comment div.comment:last-child {
margin-bottom: 0;
} .comments .pingbacks {
margin-top: 5.5%;
}
.pingbacks-inner {
margin: 0 auto;
}
.pingbacks-title {
margin-bottom: 20px;
}
.pingback-list li {
padding: 0.5em;
line-height: 130%;
}
.pingback-list a:hover {
text-decoration: underline;
}
.pingback-list li:nth-child(odd) {
background: #f9f9f9;
}
.pingback-list .comment-edit-link { color: #767676; }
.pingback-list .comment-edit-link:hover { color: #444; text-decoration: none; } .comment-meta { margin-bottom: 1em; }
.comment-meta .avatar {
display: block;
height: 50px;
width: 50px;
border-radius: 999px;
float: left;
}
.comment-actions {
font-size: 0.7em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.comment-actions a { margin-left: 8px; }
.comment-actions a:first-child { margin-left: 0; }
.comment-meta-content {
margin-left: 70px;
padding-top: 7px;
}
.comment-meta-content cite {
font-size: 1.075em;
color: #444;
margin-bottom: 5px;
display: block;
font-weight: 700;
}
.bypostauthor .comment-meta-content cite .post-author {
font-weight: 400;
color: #767676;
margin-left: 3px;
letter-spacing: 0;
}
.comment-meta-content cite a { color: inherit; }
.comment-meta-content cite a:hover {
color: #1abc9c;
text-decoration: none;
}
.comment-meta-content p {
font-size: 0.8em;
}
.comment-meta-content p a { color: #BBB; }
.comment-meta-content p a:hover { color: #1abc9c; }
.comment-awaiting-moderation {
position: absolute;
right: 0;
top: 4px;
font-weight: bold;
display: block;
padding: 10px;
background: #CCC;
border-radius: 3px;
font-size: 0.8rem;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
}
.comment-awaiting-moderation:hover { background: #2d2d2d; } .comment-nav-below {
background: none;
border-top: 4px solid #eee;
color: #666;
font-size: 0.85em;
font-weight: 700;
letter-spacing: 1px;
margin: 10% 0 -5% 0;
padding-top: 5%;
text-transform: uppercase;
}
.comment-nav-below a,
.comment-nav-below a:hover {
color: inherit;
} .comment-content {
margin-left: 70px;
font-size: 1em;
} .comment-respond {
border-top: 0;
padding-top: 0;
}
.comments + .comment-respond {
padding-top: 10%;
border-top: 4px solid #eee;
margin-top: 10%;
}
#reply-title { margin: 0 0 20px; }
#respond a:hover { text-decoration: underline; }
#respond .content-section-right {
border-radius: 0 0 4px 4px;
border-top: 1px solid #eee;
z-index: 12;
}
#cancel-comment-reply-link {
margin-left: 10px;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
#respond p,
#respond code {
line-height: 150%;
}
#respond code { border-radius: 2px; }
.comment-form {
margin: 0;
}
.comment-form p { margin-bottom: 20px; }
.comment-form p:last-child { margin-bottom: 0; }
.comment-form label {
display: block;
margin: 0 0 8px 0;
}
p.comment-notes,
p.logged-in-as {
margin-bottom: 10%;
color: #666;
}
p.comment-notes a,
p.logged-in-as a {
color: inherit;
}
.comment-form input {
max-width: 75%;
}
p.form-allowed-tags {
margin-top: 1.5em;
line-height: 160%
}
.comment-form p.form-submit { margin: 1.5em 0 0; } .commentlist .comment-respond {
margin: 25px 0;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.commentlist .comment-reply-title {
margin-bottom: 10px;
}
.commentlist p.comment-notes,
.commentlist p.logged-in-as {
margin-bottom: 20px;
}  .archive-nav {
margin-top: 15%;
}
.archive-nav a {
font-weight: 700;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 1px;
}
.archive-nav .post-nav-older { float: left; }
.archive-nav .post-nav-newer { float: right; }   .archive-box {
font-size: 0.9em;
}
.archive-box ul {
list-style: none;
margin: 0;
}
.archive-box ul li {
line-height: 130%;
margin-bottom: 0;
margin-top: 0;
}
.archive-box > ul > li {
margin-left: 0;
}
.archive-box ul li a {
border-bottom: 1px solid #eee;
display: block;
padding: 8px 0;
}
.archive-box ul li:last-child a {
border-bottom: none;
}
.archive-box ul.children li:first-child a {
border-bottom: 1px solid #eee;
}
.archive-box ul li a span {
color: #767676;
}
.archive-box ul li a:hover {
color: #666;
text-decoration: none;
}
.archive-box ul li a:hover {
background-color: #F9F9F9;
padding-left: 12px;
} .error404 .post-content .search-form {
margin-top: 30px;
}  .widget {
border-bottom: 4px solid #eee;
margin-bottom: 15%;
padding-bottom: 15%;
}
.widget:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.widget-title {
color: #444;
font-family: 'Raleway', sans-serif;
font-size: 0.9rem;
font-weight: 700;
margin: 0 0 20px 0;
text-transform: uppercase;
} .widget-content {
color: #555;
font-size: 1rem;
line-height: 140%;
}
.widget-content:after {
clear: both;
content: "";
display: block;
}
.widget-content *:last-child {
margin-bottom: 0;
}
.widget-content a:hover {
text-decoration: underline;
}
.widget-content p {
line-height: 150%;
margin-bottom: 1em;
}
.widget-content ul {
list-style: none;
margin: 0;
}
.widget-content ul li {
border-top: 1px solid #eee;
line-height: 130%;
margin: 0;
padding: 10px 0;
}
.widget-content ul li:last-child {
padding-bottom: 0;
}
.widget-content li ul > li:first-child {
margin-top: 10px;
}
.widget-content .page_item_has_children {
padding-bottom: 0;
}
.widget-content li ul li {
padding-left: 15px;
}
.widget_recent_entries ul li a,
.widget_recent_entries ul li .post-date {
display: block;
}
.widget-content ul li .post-date {
color: #767676;
}
.widget-content ul li .post-date:not(:first-child) {
margin-top: 5px;
}
.widget-content > ul > li:first-child {
border-top: 0;
} .search-form {
background: transparent;
display: flex;
margin: 0;
width: 100%;
}
.search-form label {
margin: 0;
width: 100%;
}
.search-form .search-field {
background-color: #fff;
border-radius: 3px 0 0 3px;
border-right-width: 0;
padding: 16px 18px;
width: 100%;
}
.search-form .search-submit {
background-color: #1abc9c;
border-radius: 0 3px 3px 0;
display: block;
flex-shrink: 0;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
} #wp-calendar {
color: #767676;
font-size: 0.9em;
margin: 0;
max-width: 100%;
text-align: center;
width: 100%;
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
text-align: center;
}
#wp-calendar caption,
#wp-calendar th,
#wp-calendar td {
border: none;
color: inherit;
padding: 4% 2%;
}
#wp-calendar caption,
#wp-calendar thead {
color: #666;
border-bottom: 1px solid #eee;
}
#wp-calendar caption { text-transform: capitalize; }
#wp-calendar thead th {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}
#wp-calendar tfoot,
.wp-calendar-nav {
border-top: 1px solid #eee;
}
.wp-calendar-nav {
display: flex;
font-size: 0.9em;
justify-content: space-between;
}
#wp-calendar tfoot td { padding: 0; }
#wp-calendar tfoot #prev { text-align: left; }
#wp-calendar tfoot #next { text-align: right; }
#wp-calendar tfoot a,
.wp-calendar-nav a {
display: block;
color: #767676;
padding: 0.6em;
}
#wp-calendar tfoot a:hover,
.wp-calendar-nav a:hover {
text-decoration: none;
color: #1abc9c;
} .widget_tag_cloud .tagcloud a {
font-size: 0.9em !important;
}
.tagcloud a {
display: block;
float: left;
padding: 8px 11px;
line-height: 1;
margin: 0 5px 5px 0;
background: #BBB;
color: #fff;
border-radius: 3px;
}
.tagcloud a:hover {
background: #1abc9c;
text-decoration: none;
color: #fff;
}  .footer {
font-size: 0.9em;
margin-top: 7.5%;
}
.column {
width: 30%;
margin-left: 5%;
}
.column:first-child {
margin-left: 0;
} .footer .widget {
border-bottom-color: #333;
}
.footer .widget-title {
color: #eee;
font-weight: 700;
letter-spacing: 1px;
}
.footer .widget-content {
color: #858585;
}
.footer .widget-content ul li {
border-top-color: #333;
} .footer #wp-calendar caption,
.footer #wp-calendar thead {
border-bottom-color: #333;
}
.footer #wp-calendar tfoot,
.footer .wp-calendar-nav {
border-top-color: #333;
} .footer .tagcloud a { background-color: #333; color: #fff; }
.footer .tagcloud a:hover { background-color: #1abc9c; color: #fff; }  .credits.no-padding {
font-size: 0.8rem;
}
.credits-inner {
border-top: 2px solid rgba(255,255,255,0.1);
letter-spacing: 1px;
padding: 25px 0 4%;
text-transform: uppercase;
}
.credits {
color: #858585;
}
.credits a,
.credits a:hover {
color: inherit;
}
.credits-left { float: left; }
.credits-right { float: right; }
.tothetop:hover {
cursor: pointer;
}  @media ( max-width: 1040px ) {
body {
font-size: 16px;
} .wrapper {
margin-top: 7.5%;
} .post-content {
font-size: 17px;
}
}
@media ( max-width: 800px ) {
body {
font-size: 18px;
} .content,
.sidebar {
width: 100%;
float: none;
}
body:not(.show-sidebar-on-mobile) .sidebar {
display: none;
}
.sidebar {
margin-top: 15%;
}
.section.large-padding,
.section.medium-padding {
padding: 40px 0;
}
.footer {
margin-top: 60px;
} .navigation-inner {
max-width: 100%;
}
.blog-menu {
display: none;
}
.toggle-container {
background: #1d1d1d;
display: flex;
justify-content: space-between;
}
.toggle {
-webkit-appearance:none;
-moz-appearance:none;
background: none;
border-radius: 0;
box-shadow: none;
display: inline-block;
height: 57px;
padding: 20px 0px;
position: relative;
width: 32px;
}
.toggle:hover {
background-color: transparent;
cursor: pointer;
}
.nav-toggle .bar {
display: block;
width: 24px;
height: 3px;
margin-top: 4px;
background: #666;
}
.nav-toggle .bar:first-child {
margin-top: 0;
}
.nav-toggle.active .bar {
background-color: #fff;
}
.search-toggle .metal,
.search-toggle .glass,
.search-toggle .handle {
position: absolute;
}
.search-toggle .metal {
background-color: #555;
border-radius: 999px;
height: 24px;
left: 6px;
top: 14px;
width: 24px;
}
.search-toggle .glass {
background-color: #1d1d1d;
border-radius: 999px;
height: 14px;
left: 11px;
top: 19px;
width: 14px;
}
.search-toggle .handle {
background-color: #555;
border-radius: 2px 0 0 2px;
height: 5px;
left: 0px;
top: 36px;
transform: rotate( -45deg );
width: 14px;
}
.search-toggle.active .metal,
.search-toggle.active .handle {
background-color: #fff;
}
.blog-search,
.navigation {
background-color: #282828;
}
.blog-search .search-form .search-submit {
border: none;
}
.mobile-menu,
.mobile-menu ul,
.mobile-menu li {
list-style: none;
margin: 0;
}
.mobile-menu a {
background-color: #282828;
border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
color: rgba( 255, 255, 255, 0.4 );
display: block;
font-size: 13px;
letter-spacing: 1px;
padding: 24px;
text-transform: uppercase;
}
.mobile-menu a:hover,
.mobile-menu .current-menu-item a {
color: #fff;
}
.mobile-menu ul a {
width: 100%;
}
.mobile-menu ul a { padding-left: 40px; }
.mobile-menu ul ul a { padding-left: 60px; }
.mobile-menu ul ul ul a { padding-left: 80px; }
.mobile-menu ul ul ul ul a { padding-left: 100px; }
.mobile-menu ul ul ul ul ul a { padding-left: 120px; }
.blog-search {
padding: 8%;
} .post-content {
font-size: 19px;
}
.post-content .alignfull,
.wp-block-cover-image {
margin: 2.5em 0;
max-width: 100vw;
position: relative;
left: calc( 50% - 50vw );
width: 100vw;
}
.wp-block-image.alignfull img {
border: none;
padding: 0;
}
.post-content .alignwide {
margin-left: 0;
position: relative;
left: calc( 50% - 50vw + 20px );
width: calc( 100vw - 40px );
} .archive-nav {
margin-top: 60px;
}
}
@media ( max-width: 700px ) {
body {
font-size: 16px;
} .post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin-top: 30px;
margin-bottom: 10px;
} .header.section {
padding: 60px 0;
}
.blog-info {
padding: 20px;
}
.blog-description:before {
margin: 15px auto;
} .post {
padding-bottom: 35px;
margin-bottom: 35px;
}
.post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.featured-media {
margin-bottom: 25px;
}
.post-header {
margin-bottom: 25px;
}
.post-title {
margin-bottom: 12px;
}
.post-meta-bottom {
margin-top: 40px;
} .post-content {
font-size: 17px;
} .comments {
margin-top: 30px;
padding-top: 30px;
}
.comments-title,
#reply-title {
font-size: 1.5em;
}
.comments-title {
margin-bottom: 30px;
}
.comment-meta-content {
padding-top: 9px;
}
.comment-actions {
margin-top: 10px;
}
.comment-meta .comment-actions {
display: none;
}
.comment-content .comment-actions {
display: block;
position: relative;
top: auto;
right: auto;
margin-top: 1em;
} .comment-respond {
margin-top: 30px;
}
#reply-title {
margin-bottom: 10px;
}
.comment-form input {
max-width: 100%;
}
.comment-form p {
margin-bottom: 15px;
}
p.comment-notes,
p.logged-in-as {
margin-bottom: 30px;
}
.comment-form textarea {
height: 180px;
} .sidebar {
margin-top: 40px;
}
.widget {
margin-bottom: 40px;
padding-bottom: 40px;
} .footer {
margin-top: 60px;
}
.footer .column {
width: 100%;
margin-left: 0;
padding-top: 40px;
border-top: 4px solid rgba( 255, 255, 255, .1 );
margin-top: 40px;
}
.footer .column:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
} .credits.section {
border-top: 1px solid rgba( 255, 255, 255, .1 );
}
.credits-inner {
border-top: none;
padding: 30px 0;
text-align: center;
}
.credits p {
display: inline;
float: none;
}
.credits .right,
.credits span {
display: none;
}
}
@media ( max-width: 500px ) {
body {
font-size: 15px;
} .header.section {
padding: 30px 0;
} .post-title {
font-size: 1.75em;
}
.post-author {
display: none;
}
.post-header .date-sep:nth-of-type(2) {
display: none;
}
.media-caption-container {
margin: -3px 0 0 0;
position: static;
width: 100%;
}
.media-caption,
.media-caption:hover {
background-color: #eee;
color: #666;
}
.media-caption {
border-radius: 0 0 4px 4px;
padding: 10px;
width: 100%;
} .single .post-nav {
font-size: 1em;
padding: 0;
}
.single .post-nav a,
.single .post-nav .post-nav-newer {
float: none;
max-width: 100%;
padding: 20px 0;
text-align: left;
}
.single .post-nav .post-nav-newer {
border-top: 1px solid #eee;
}
.single .post-nav .post-nav-newer h5 {
text-align: left;
} .blog .format-quote .post-content,
.archive .format-quote .post-content,
.search .format-quote .post-content {
padding: 20px;
}
.blog .format-quote .post-content blockquote,
.archive .format-quote .post-content blockquote,
.search .format-quote .post-content blockquote {
font-size: 1em;
}
.blog .format-quote .post-content blockquote cite,
.archive .format-quote .post-content blockquote cite,
.search .format-quote .post-content blockquote cite {
font-size: 0.75rem;
} .post-content {
font-size: 16px;
}
.post-content .alignleft,
.post-content .alignright {
float: none;
margin: 0 auto 1.2em auto;
max-width: 100%;
}
.post-content .alignleft img,
.post-content .alignright img {
display: block;
margin: 0 auto;
} .comment-meta-content {
margin-left: 65px;
}
.comment-content {
margin-left: 0;
} .archive-nav {
margin-top: 40px;
}
.archive-nav a {
font-size: 0.8rem;
}
.post-nav span,
.archive-nav span,
.comment-nav-below span {
display: none;
} .footer {
margin-top: 40px;
}
}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//kostenlos.com/wp-content/themes/hemingway/assets/fonts/lato-v23-latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(//kostenlos.com/wp-content/themes/hemingway/assets/fonts/lato-v23-latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//kostenlos.com/wp-content/themes/hemingway/assets/fonts/lato-v23-latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(//kostenlos.com/wp-content/themes/hemingway/assets/fonts/lato-v23-latin-700italic.woff2) format('woff2');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//kostenlos.com/wp-content/themes/hemingway/assets/fonts/raleway-v27-latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//kostenlos.com/wp-content/themes/hemingway/assets/fonts/raleway-v27-latin-700.woff2) format('woff2');
}html, body {
border: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
border: none;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-align: inherit;
}
blockquote:before,
blockquote:after {
content: "";
}  body {
background: #fff;
border: none;
color: #444;
font-family: 'Lato', sans-serif;
font-size: 18px;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
.hidden { display: none; }
.left { float: left; }
.right { float: right; }
::selection {
background: #1abc9c;
color: #333;
}
::-webkit-input-placeholder { color: #A9A9A9; }
:-ms-input-placeholder { color: #A9A9A9; } .clear,
.group:after,
.post-content:after,
.widget-content:after,
[class*="__inner-container"]:after {
clear: both;
content: "";
display: block;
} a,
.post-tags a::after {
transition: all .1s ease-in-out;
}
.nav-toggle,
.nav-toggle .bar,
.blog-menu a,
.blog-menu ul .menu-item-has-children,
.blog-title a,
.post-title a,
.format-bubble,
.post-meta a,
.featured-media a,
.content form input,
.content form textarea,
.media-caption,
.post-nav a,
input#s,
#searchsubmit,
.widget-content ul li,
.widget_recent_entries a,
.search-toggle.active .metal,
.search-toggle.active .handle {
transition: all .2s ease-in-out;
}
.tothetop {
transition: all .3s ease-in-out;
} .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; } .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
}  main {
display: block;
}
h1, h2, h3, h4, h5, h6, .faux-heading {
color: #444;
font-feature-settings: "lnum";
font-variant-numeric: lining-nums;
font-weight: 700;
line-height: 1.2;
margin: 50px 0 25px;
}
h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h6 {
font-size: .9em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
p {
line-height: 1.5;
margin: 0 0 20px 0;
}
em,
i,
q,
dfn {
font-style: italic;
}
b,
strong {
font-weight: 700;
}
ins {
text-decoration: underline;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
abbr,
acronym {
cursor: help;
}
address {
line-height: 1.5;
margin: 0 0 20px 0;
}
hr {
border: none;
border-top: 1px solid currentColor;
color: #E1E1E3;
margin: 50px 0;
}
a {
color: #1abc9c;
text-decoration: none;
}
a:hover {
text-decoration: underline;
} ul,
ol {
margin: 0 0 30px 30px;
}
ul { list-style: disc; }
ul ul { list-style: circle; }
ul ul ul { list-style: square; }
ol { list-style: decimal; }
ol ol { list-style: lower-alpha; }
ol ol ol { list-style: lower-roman; }
li {
line-height: 1.5;
margin: 5px 0 0 20px;
}
li > ul,
li > ol {
margin: 10px 0 0 20px;
}
.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
list-style: none;
margin: 0;
}
.reset-list-style li {
margin: 0;
}
dt,
dd {
line-height: 1.5;
}
dt {
font-weight: 700;
}
dt + dd { margin-top: 5px; }
dd + dt { margin-top: 15px; } table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
margin: 30px 0;
width: 100%;
}
tbody {
border-top: 1px solid #ddd;
}
thead + tbody {
border-top: none;
}
th,
td {
padding: 2%;
margin: 0;
overflow: visible;
line-height: 120%;
border-bottom: 1px solid #ddd;
}
caption {
color: #444;
text-align: center;
padding: 2%;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th {
font-weight: bold;
color: #444;
} fieldset {
border: 2px solid #eee;
margin-bottom: 30px;
margin-top: 30px;
padding: 25px;
}
fieldset legend {
font-size: 0.8rem;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
padding: 10px 12px;
background: #1abc9c;
color: #fff;
}
fieldset > *:first-child { margin-top: 0; }
fieldset > *:last-child { margin-bottom: 0; }
form {
margin-bottom: 30px;
margin-top: 30px;
}
form > *:first-child { margin-top: 0; }
form > *:last-child { margin-bottom: 0; }
label {
display: block;
margin: 0 0 5px 0;
}
label.inline,
input[type="checkbox"] + label {
display: inline;
font-weight: 400;
margin-left: 5px;
}
input,
textarea,
button,
.select2-container .select2-selection--single {
font-family: inherit;
line-height: 1;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #f2f2f2;
border-radius: 3px;
border: 1px solid #E1E1E3;
box-shadow: none;
color: #333;
display: block;
font-size: 16px;
margin: 0;
max-width: 100%;
padding: 14px 16px;
width: 100%;
}
textarea {
height: 180px;
line-height: 1.5;
width: 100%;
}
select {
font-family: inherit;
font-size: inherit;
}
input::-webkit-input-placeholder { line-height: normal; }
input:-ms-input-placeholder { line-height: normal; }
input::-moz-placeholder { line-height: normal; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button,
.button,
.faux-button,
a.more-link,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #1d1d1d;
border: none;
border-radius: 4px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
line-height: 1;
margin: 0;
padding: 16px 18px;
text-align: center;
text-decoration: none;
transition: background-color .1s linear, border-color .1s linear, color .1s linear;
}
button:hover,
.button:hover,
.faux-button:hover,
a.more-link:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #1abc9c;
color: #fff;
cursor: pointer;
text-decoration: none;
}  .section {
padding: 10% 0;
position: relative;
}
.section.large-padding { padding: 7.5% 0; }
.section.medium-padding { padding: 5% 0; }
.section.small-padding { padding: 2.5% 0; }
.section.no-padding { padding: 0; }
.section.bg-dark { background: #1d1d1d; }
.section.bg-dark-light { background: #262626; }
.bg-shade {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #262626;
}
.section-inner {
width: 1040px;
max-width: 86%;
margin: 0 auto;
}
.big-wrapper {
overflow: hidden;
}
.wrapper {
margin-top: 100px;
}
.content {
width: 65%;
}
.template-nosidebar .content,
.content.center {
float: none;
margin-left: auto;
margin-right: auto;
}
.template-fullwidth .content,
.content.full-width {
width: 100%;
}
.sidebar {
width: 27.5%;
}  .header-cover {
overflow-y: hidden;
}
.header {
background: no-repeat center;
background-size: cover;
padding: 100px 0;
}
.header-inner {
position: relative;
text-align: center;
z-index: 2;
}
.blog-logo {
display: inline-block;
line-height: 1;
margin: 0;
}
.blog-logo a,
.blog-logo img {
display: block;
}
.blog-logo img {
height: auto;
max-height: 250px;
max-width: 100%;
width: auto;
}
.blog-info {
background: #1d1d1d;
display: inline-block;
padding: 30px;
}
.blog-title {
text-align: center;
font-family: 'Raleway', sans-serif;
font-size: 1.75em;
line-height: 1;
margin: 0;
width: 100%;
}
.blog-title a {
color: #fff;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 700;
}
.blog-title a:hover {
color: #1abc9c;
text-decoration: none;
}
.blog-description {
color: rgba( 255, 255, 255, 0.5 );
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 1.25;
margin: 0;
text-align: center;
}
.blog-description:before {
content: "";
display: block;
width: 100px;
height: 2px;
background: rgba(255,255,255,0.1);
margin: 20px auto;
}  .mobile-menu {
display: none;
}
.blog-menu {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0 0 0 -20px;
}
.blog-menu ul {
margin: 0;
}
.blog-menu li {
line-height: 1;
margin: 0;
position: relative;
}
.blog-menu > li + li:before {
color: #444;
content: "/";
display: block;
font-size: 16px;
line-height: 1;
margin: -9px 0 0 -3px;
position: absolute;
left: 0;
top: 50%;
z-index: 1000;
}
.blog-menu a {
color: rgba( 255, 255, 255, 0.5 );
display: block;
font-size: 13px;
letter-spacing: 1px;
outline: none;
padding: 27px 20px;
text-transform: uppercase;
text-underline-offset: .2em;
}
.blog-menu a:hover,
.blog-menu a:focus,
.blog-menu .current-menu-item > a {
color: #fff;
text-decoration: underline;
}
.blog-menu .current-menu-item > a:focus {
text-decoration-style: dotted;
}
.blog-menu > .menu-item-has-children a,
.blog-menu > .page_item_has_children a { padding-right: 35px; }
.blog-menu > .menu-item-has-children::after,
.blog-menu > .page_item_has_children::after {
content: "";
display: block;
border: 5px solid transparent;
border-top-color: rgba( 255, 255, 255, 0.5 );
position: absolute;
z-index: 1001;
right: 17px;
top: 50%;
margin-top: -2px;
transition: border-color .2s ease-in-out;
}
.blog-menu > .menu-item-has-children:hover::after,
.blog-menu > .page_item_has_children:hover::after { border-top-color: #fff; }
.blog-menu li:hover a {
background-color: #1d1d1d;
cursor: pointer;
}
.blog-menu li:hover > a { color: #fff; } .blog-menu ul {
position: absolute;
left: -9999px;
display: none;
z-index: 999;
}
.blog-menu ul li {
float: none;
display: block;
}
.blog-menu ul > .menu-item-has-children::after,
.blog-menu ul > .page_item_has_children::after {
content: "";
display: block;
border: 6px solid transparent;
border-left-color: rgba(255,255,255,0.4);
position: absolute;
z-index: 1001;
right: 10px;
top: 50%;
margin-top: -5px;
}
.blog-menu ul > .menu-item-has-children:hover::after,
.blog-menu ul > .page_item_has_children:hover::after { border-left-color: #fff; }
.blog-menu ul li {
width: 240px;
background: #1d1d1d;
}
.blog-menu ul a {
border-bottom: 1px solid rgba(255,255,255,0.1);
line-height: 130%;
margin: 0 20px;
padding: 20px 0px;
}
.blog-menu ul > li:last-child a { border-bottom-width: 0; }
.blog-menu li:hover > ul,
.blog-menu li.focus > ul {
opacity: 1;
left: 0;
display: block;
}
.blog-menu ul li:hover > ul,
.blog-menu ul li.focus > ul {
left: 240px;
margin-left: 0;
top: 0;
}  .post,
.page {
border-bottom: 4px solid #eee;
margin-bottom: 10%;
padding-bottom: 10%;
}
.single-post .post,
.page .post,
.post:last-of-type,
.page:last-of-type {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
} .archive-header {
margin-bottom: 7.5%;
text-align: center;
}
.archive-title {
border-bottom: 2px solid #eee;
color: #767676;
display: inline-block;
font-size: 0.9em;
font-weight: 700;
letter-spacing: 1px;
margin: 0;
padding-bottom: 5px;
position: relative;
text-transform: uppercase;
}
.archive-description {
margin: 1em 0 0;
}
.archive-description p:last-child {
margin: 0;
} .featured-media {
display: block;
margin-bottom: 6%;
position: relative;
}
.featured-media > a,
.featured-media img {
display: block;
}
.featured-media img {
border-radius: 4px;
margin: 0 auto;
}
.featured-media iframe {
display: block;
border: none;
max-width: 100%;
height: auto;
}
.featured-media .sticky-post {
position: absolute;
top: 5%;
right: 0;
padding: 8px 10px;
border-radius: 3px 0 0 3px;
background: #1abc9c;
color: #fff;
font-size: 0.7em;
text-transform: uppercase;
letter-spacing: 1px;
z-index: 10;
}
.media-caption-container {
position: absolute;
width: 95%;
margin-left: 2.5%;
bottom: 1.5em;
text-align: center;
font-size: 0.85em;
}
.media-caption {
background-color: rgba( 38, 38, 38, 0.75 );
border-radius: 3px;
color: #fff;
display: inline-block;
line-height: 130%;
padding: 7px 11px;
text-align: center;
}
.media-caption:hover {
background-color: #262626;
color: #fff;
}
.media-caption a {
color: inherit;
text-decoration: underline;
}
.media-caption a:hover {
color: inherit;
text-decoration: none;
} .post-header {
margin-bottom: 6%;
}
.post-title {
font-size: 2.5em;
font-weight: 700;
line-height: 1.2;
margin: 0 0 15px 0;
-ms-word-break: break-all;
word-break: break-word;
}
.post-title,
.post-title a {
color: #2d2d2d;
}
.post-title a:hover {
text-decoration: none;
}
.post-meta {
color: #767676;
font-size: 0.8em;
letter-spacing: 1px;
text-transform: uppercase;
}
.post-meta a {
color: #767676;
}
.post-meta a:hover {
color: #1abc9c;
text-decoration: none;
}
.post-meta .date-sep {
color: #ddd;
margin: 0 5px;
} .post-preview.format-aside .post-meta,
.post-preview.format-video .post-meta {
text-align: center;
}
.post-preview.format-video .post-content {
margin-top: 20px;
}
.post-preview.format-aside .post-content {
background: #eee;
border-radius: 3px;
margin-top: 20px;
padding: 20px;
} .post-preview.format-quote .post-meta {
text-align: center;
}
.post-preview.format-quote .post-content {
margin-top: 20px;
padding: 40px;
background: #262626;
color: #fff;
border-radius: 3px;
}
.post-preview.format-quote .post-content blockquote {
background: none;
color: #fff;
font-family: 'Raleway', 'Helvetica Neue', sans-serif;
padding: 0;
font-size: 1.25em;
margin-bottom: 0;
}
.post-preview.format-quote .post-content blockquote p {
text-align: center;
}
.post-preview.format-quote .post-content blockquote cite {
color: rgba( 255, 255, 255, 0.75 );
display: block;
font-size: 16px;
font-weight: 400;
text-align: center;
}
.post-preview.format-quote .post-content blockquote cite a {
color: rgba(255,255,255,0.75);
}
.post-preview.format-quote .post-content blockquote cite a:hover {
text-decoration: none;
}  .post-meta-bottom {
margin-top: 10%;
position: relative;
}
.post-categories {
position: relative;
font-size: 0.85em;
font-weight: 400;
color: #767676;
line-height: 120%;
padding-left: 36px;
}
.category-icon,
.category-icon:after,
.front-flap,
.front-flap:after {
display: block;
position: absolute;
}
.category-icon {
left: 0;
top: 2px;
width: 24px;
height: 16px;
background: #727272;
border-radius: 0 2px 2px 2px;
}
.category-icon:after {
content: "";
width: 12px;
height: 3px;
top: -3px;
left: 0px;
background: #727272;
border-radius: 1px 1px 0 0;
}
.front-flap {
height: 13px;
width: 22px;
bottom: -1px;
right: -2px;
background: #727272;
border-radius: 2px;
border: 1px solid #fff;
transform: skew(-25deg,0deg);
}
.post-categories a:hover {
text-decoration: underline;
}
.post-tags {
margin-top: 20px;
margin-left: 12px;
}
.post-tags a {
position: relative;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
display: inline-block;
padding: 6px;
line-height: 1;
margin-bottom: 5px;
margin-right: 20px;
background: #767676;
border-radius: 0 2px 2px 0;
}
.post-tags a::after {
border-top: 12px solid transparent;
border-right: 12px solid #767676;
border-bottom: 12px solid transparent;
content: "";
height: 0;
position: absolute;
top: 0;
left: -12px;
width: 0;
}
.post-tags a:before {
content: "";
display: block;
position: absolute;
left: -4px;
top: 50%;
margin-top: -2px;
width: 4px;
height: 4px;
background: #fff;
border-radius: 99px;
z-index: 10;
}
.post-tags a:hover {
background: #1abc9c;
color: #fff;
text-decoration: none;
}
.post-tags a:hover:after {
border-right-color: #1abc9c;
}
.post-nav {
font-size: 0.95em;
margin-top: 20px;
border-top: 4px solid #eee;
border-bottom: 4px solid #eee;
}
.post-nav a {
display: block;
position: relative;
padding: 25px 0;
max-width: 49%;
color: #666;
}
.post-nav h5 {
color: #767676;
font-size: 0.7em;
font-weight: 700;
letter-spacing: 1px;
margin: 0 0 7px;
text-transform: uppercase;
}
.post-nav-newer h5 { text-align: right; }
.post-nav-older { float: left; }
.post-nav-newer { float: right; text-align: right; }
.post-nav a:hover {
color: #1abc9c;
text-decoration: none;
}
.post-nav-links {
margin-top: 30px;
}   :root .has-background { background-color: #444; }
:root .has-accent-color { color: #1abc9c; }
:root .has-accent-background-color { background-color: #1abc9c; }
:root .has-dark-gray-color { color: #444; }
:root .has-dark-gray-background-color { background-color: #444; }
:root .has-medium-gray-color { color: #666; }
:root .has-medium-gray-background-color { background-color: #666; }
:root .has-light-gray-color { color: #767676; }
:root .has-light-gray-background-color { background-color: #767676; }
:root .has-white-color { color: #fff; }
:root .has-white-background-color { background-color: #fff; } :root .has-small-font-size { font-size: .842em; }
:root .has-regular-font-size { font-size: 1em; }
:root .has-large-font-size,
:root .has-larger-font-size {
line-height: 1.5;
}
:root .has-large-font-size { font-size: 1.263em; }
:root .has-larger-font-size { font-size: 1.684em; } :root *[class*="_inner-container"] > *:first-child { margin-top: 0; }
:root *[class*="_inner-container"] > *:last-child { margin-bottom: 0; }
.wp-block-archives,
.wp-block-button,
.wp-block-buttons,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-social,
.wp-block-social-links,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video {
margin-bottom: 30px;
margin-top: 30px;
} [class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
max-width: 676px;
}
.alignfull > [class*="__inner-container"] > .wp-block-group.alignwide,
.alignfull > [class*="__inner-container"] > .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.alignfull > [class*="__inner-container"] > .wp-block-cover.alignwide,
.alignfull > [class*="__inner-container"] > .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
}
.alignfull > [class*="__inner-container"] > .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.alignfull > [class*="__inner-container"] > .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: 0;
} .wp-block-audio audio {
width: 100%;
} .wp-block-button:not(.alignleft):not(.alignright):first-child { margin-top: 0; }
.wp-block-button:not(.alignleft):not(.alignright):last-child { margin-bottom: 0; }
.is-style-squared .wp-block-button__link {
border-radius: 0;
} .wp-block-button.is-style-outline {
color: #1d1d1d;
}
.is-style-outline .wp-block-button__link {
background-color: transparent;
border: 2px solid currentColor;
color: inherit;
padding: 14px 16px;
}
.is-style-outline .wp-block-button__link:hover {
background-color: #1d1d1d;
border-color: #1d1d1d;
color: #fff;
}
.is-style-outline .wp-block-button__link.has-accent-color:hover {
background-color: #1abc9c;
border-color: #1abc9c;
color: #fff;
} :root .wp-block-column > *:first-child { margin-top: 0; }
:root .wp-block-column > *:last-child { margin-bottom: 0; } .wp-block-cover {
color: #fff;
} .wp-block-file {
align-items: center;
border: 1px solid #eee;
border-radius: 3px;
display: flex;
justify-content: space-between;
padding: 1em;
}
.wp-block-file a:not(.wp-block-file__button) {
color: inherit;
font-weight: 700;
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
opacity: 1;
} .post-content ul.wp-block-gallery {
list-style: none;
}
.post-content ul.wp-block-gallery:not(.alignwide) {
margin-left: 0;
}
.post-content .wp-block-gallery > li:last-child {
margin-bottom: 16px;
}
.wp-block-gallery img {
border: none;
padding: 0;
} .wp-block-media-text__content > *:first-child { margin-top: 0; }
.wp-block-media-text__content > *:last-child { margin-bottom: 0; } .post-content .wp-block-pullquote {
background: transparent;
border-bottom: 4px solid #444;
border-top: 4px solid #444;
margin: 2em 0;
padding: 3em 0;
text-align: center;
}
.post-content .wp-block-pullquote blockquote {
background: transparent;
margin-bottom: 0;
margin-top: 0;
max-width: none;
}
.post-content .wp-block-pullquote p {
line-height: 1.5;
}
.post-content .wp-block-pullquote.alignleft,
.post-content .wp-block-pullquote.alignright {
margin-bottom: 1em;
margin-top: 0;
padding: 1em 0;
}
.post-content .wp-block-pullquote cite,
.post-content .wp-block-pullquote p {
text-align: inherit;
}
.post-content .wp-block-pullquote cite:before {
content: none;
}
:root .wp-block-quote.is-large p,
:root .wp-block-quote.is-style-large p {
font-size: 1.2em;
font-style: normal;
}
:root .wp-block-quote.is-large cite,
:root .wp-block-quote.is-large footer,
:root .wp-block-quote.is-style-large cite,
:root .wp-block-quote.is-style-large footer {
font-size: 16px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
}  :root .wp-block-quote.is-large,
:root .wp-block-quote.is-style-large {
padding: 1.1em;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
text-align: inherit;
} hr.wp-block-separator {
background: #eee;
border: none;
color: #767676;
height: 4px;
margin: 2em auto;
width: 50%;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: none;
width: 50%;
}
.wp-block-separator.is-style-wide {
width: 100%;
}
.wp-block-separator.is-style-dots {
background: none;
height: auto;
}
.wp-block-separator.is-style-dots:before {
color: inherit;
} ul.wp-block-social-links:not(.alignwide):not(.alignfull):not(.aligncenter):not(.alignleft):not(.alignright) {
margin-left: 0;
}
.wp-social-link {
margin: 0 8px 0 0;
}  .post-content {
font-size: 19px;
}
.post-content > *:first-child { margin-top: 0 !important; }
.post-content > *:last-child { margin-bottom: 0 !important; } p.has-drop-cap:not(:focus):first-letter {
font-size: 5.95em;
font-weight: 400;
}
.post-content big {
font-size: 1.25em;
}
abbr, acronym {
cursor: help;
}
code, kbd, pre {
font-size: 0.85em;
background: #eee;
font-family: Menlo, Monaco, monospace;
}
.post-content .highlight {
background: #fcf8a5;
display: inline;
padding: 2px 3px;
}
.post-content kbd,
.post-content code {
padding: 5px;
border-radius: 3px;
}
.post-content dl { line-height: 160%; }
.post-content dl dt { font-weight: 700; }
.post-content hr {
background: #eee;
border: none;
color: #767676;
height: 4px;
margin: 2em auto;
width: 50%;
}
.post-content address {
padding: 3% 3.5%;
background: #F1F1F1;
}
.post-content pre {
background: #f1f1f1;
line-height: 140%;
padding: 2% 2.5%;
white-space: pre-wrap;
word-wrap: break-word;
}
.post-content pre code {
background-color: transparent;
padding: 0;
} blockquote {
margin: 30px 0;
}
.post-content blockquote {
background: #eee;
color: #666;
font-family: 'Raleway', 'Helvetica Neue', sans-serif;
line-height: 150%;
padding: 1.1em;
}
.post-content cite {
color: #666;
font-style: normal;
font-weight: 700;
letter-spacing: 1px;
line-height: 140%;
text-transform: uppercase;
}
.post-content cite:before { content: "— "; }
.post-content blockquote cite {
display: block;
font-size: .8em;
margin-top: 1em;
}
.post-content blockquote p:last-of-type {
margin-bottom: 0;
} figure {
margin: 0;
}
.post-content .wp-caption {
line-height: 170%;
margin-bottom: 1.1em;
max-width: 100%;
}
.wp-caption a,
.wp-caption img { display: block; }
.post-content .alignwide,
.post-content .alignfull {
margin: 2em 0;
}
.post-content .alignleft,
.post-content .alignright {
margin-bottom: 1.2em;
max-width: 40%;
}
.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
margin-bottom: 0;
}
.post-content .alignleft {
float: left;
margin-right: 1em;
}
.post-content .alignright {
float: right;
margin-left: 1em;
}
.post-content .aligncenter {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content .wp-block-image figcaption,
.post-content figcaption {
color: #767676;
display: block;
font-size: .85em;
font-style: italic;
margin: 0;
padding-top: .5em;
text-align: center;
width: 100%;
}
.post-content .wp-caption-text a,
.post-content .gallery-caption a {
display: inline;
}
.post-content .gallery-caption {
font-size: 16px;
line-height: 1.5;
}  .comments,
.comment-respond {
border-top: 4px solid #eee;
padding-top: 10%;
margin-top: 10%;
}
.post-meta-bottom + .comments,
.post-meta-bottom + .comment-respond {
border-top: none;
padding-top: 0;
}
.comments-title,
#reply-title,
.pingbacks-title {
font-size: 1.75em;
font-weight: 400;
color: #2d2d2d;
}
.comments-title { margin-bottom: 10%; }
ol.commentlist,
ol.commentlist ul.children {
list-style: none;
margin: 0;
}
li.comment,
li > div.comment {
margin: 0 0 25px;
position: relative;
}
li > div.comment {
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.commentlist > li:first-child > div.comment:first-child { border-top: 1px solid #eee; padding-top: 25px; }
.children > li > div.comment { padding-left: 10%; }
.children .children > li > div.comment { padding-left: 20%; }
.children .children .children > li > div.comment { padding-left: 30%; }
.children .children .children .children > li > div.comment { padding-left: 40%; }
.children .children .children .children .children > li > div.comment { padding-left: 50%; }
.comment .children li:last-child { margin-bottom: 0; }
.commentlist > li.comment:last-child,
.commentlist > li.comment div.comment:last-child {
margin-bottom: 0;
} .comments .pingbacks {
margin-top: 5.5%;
}
.pingbacks-inner {
margin: 0 auto;
}
.pingbacks-title {
margin-bottom: 20px;
}
.pingback-list li {
padding: 0.5em;
line-height: 130%;
}
.pingback-list a:hover {
text-decoration: underline;
}
.pingback-list li:nth-child(odd) {
background: #f9f9f9;
}
.pingback-list .comment-edit-link { color: #767676; }
.pingback-list .comment-edit-link:hover { color: #444; text-decoration: none; } .comment-meta { margin-bottom: 1em; }
.comment-meta .avatar {
display: block;
height: 50px;
width: 50px;
border-radius: 999px;
float: left;
}
.comment-actions {
font-size: 0.7em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.comment-actions a { margin-left: 8px; }
.comment-actions a:first-child { margin-left: 0; }
.comment-meta-content {
margin-left: 70px;
padding-top: 7px;
}
.comment-meta-content cite {
font-size: 1.075em;
color: #444;
margin-bottom: 5px;
display: block;
font-weight: 700;
}
.bypostauthor .comment-meta-content cite .post-author {
font-weight: 400;
color: #767676;
margin-left: 3px;
letter-spacing: 0;
}
.comment-meta-content cite a { color: inherit; }
.comment-meta-content cite a:hover {
color: #1abc9c;
text-decoration: none;
}
.comment-meta-content p {
font-size: 0.8em;
}
.comment-meta-content p a { color: #BBB; }
.comment-meta-content p a:hover { color: #1abc9c; }
.comment-awaiting-moderation {
position: absolute;
right: 0;
top: 4px;
font-weight: bold;
display: block;
padding: 10px;
background: #CCC;
border-radius: 3px;
font-size: 0.8rem;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
}
.comment-awaiting-moderation:hover { background: #2d2d2d; } .comment-nav-below {
background: none;
border-top: 4px solid #eee;
color: #666;
font-size: 0.85em;
font-weight: 700;
letter-spacing: 1px;
margin: 10% 0 -5% 0;
padding-top: 5%;
text-transform: uppercase;
}
.comment-nav-below a,
.comment-nav-below a:hover {
color: inherit;
} .comment-content {
margin-left: 70px;
font-size: 1em;
} .comment-respond {
border-top: 0;
padding-top: 0;
}
.comments + .comment-respond {
padding-top: 10%;
border-top: 4px solid #eee;
margin-top: 10%;
}
#reply-title { margin: 0 0 20px; }
#respond a:hover { text-decoration: underline; }
#respond .content-section-right {
border-radius: 0 0 4px 4px;
border-top: 1px solid #eee;
z-index: 12;
}
#cancel-comment-reply-link {
margin-left: 10px;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
#respond p,
#respond code {
line-height: 150%;
}
#respond code { border-radius: 2px; }
.comment-form {
margin: 0;
}
.comment-form p { margin-bottom: 20px; }
.comment-form p:last-child { margin-bottom: 0; }
.comment-form label {
display: block;
margin: 0 0 8px 0;
}
p.comment-notes,
p.logged-in-as {
margin-bottom: 10%;
color: #666;
}
p.comment-notes a,
p.logged-in-as a {
color: inherit;
}
.comment-form input {
max-width: 75%;
}
p.form-allowed-tags {
margin-top: 1.5em;
line-height: 160%
}
.comment-form p.form-submit { margin: 1.5em 0 0; } .commentlist .comment-respond {
margin: 25px 0;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.commentlist .comment-reply-title {
margin-bottom: 10px;
}
.commentlist p.comment-notes,
.commentlist p.logged-in-as {
margin-bottom: 20px;
}  .archive-nav {
margin-top: 15%;
}
.archive-nav a {
font-weight: 700;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 1px;
}
.archive-nav .post-nav-older { float: left; }
.archive-nav .post-nav-newer { float: right; }   .archive-box {
font-size: 0.9em;
}
.archive-box ul {
list-style: none;
margin: 0;
}
.archive-box ul li {
line-height: 130%;
margin-bottom: 0;
margin-top: 0;
}
.archive-box > ul > li {
margin-left: 0;
}
.archive-box ul li a {
border-bottom: 1px solid #eee;
display: block;
padding: 8px 0;
}
.archive-box ul li:last-child a {
border-bottom: none;
}
.archive-box ul.children li:first-child a {
border-bottom: 1px solid #eee;
}
.archive-box ul li a span {
color: #767676;
}
.archive-box ul li a:hover {
color: #666;
text-decoration: none;
}
.archive-box ul li a:hover {
background-color: #F9F9F9;
padding-left: 12px;
} .error404 .post-content .search-form {
margin-top: 30px;
}  .widget {
border-bottom: 4px solid #eee;
margin-bottom: 15%;
padding-bottom: 15%;
}
.widget:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.widget-title {
color: #444;
font-family: 'Raleway', sans-serif;
font-size: 0.9rem;
font-weight: 700;
margin: 0 0 20px 0;
text-transform: uppercase;
} .widget-content {
color: #555;
font-size: 1rem;
line-height: 140%;
}
.widget-content:after {
clear: both;
content: "";
display: block;
}
.widget-content *:last-child {
margin-bottom: 0;
}
.widget-content a:hover {
text-decoration: underline;
}
.widget-content p {
line-height: 150%;
margin-bottom: 1em;
}
.widget-content ul {
list-style: none;
margin: 0;
}
.widget-content ul li {
border-top: 1px solid #eee;
line-height: 130%;
margin: 0;
padding: 10px 0;
}
.widget-content ul li:last-child {
padding-bottom: 0;
}
.widget-content li ul > li:first-child {
margin-top: 10px;
}
.widget-content .page_item_has_children {
padding-bottom: 0;
}
.widget-content li ul li {
padding-left: 15px;
}
.widget_recent_entries ul li a,
.widget_recent_entries ul li .post-date {
display: block;
}
.widget-content ul li .post-date {
color: #767676;
}
.widget-content ul li .post-date:not(:first-child) {
margin-top: 5px;
}
.widget-content > ul > li:first-child {
border-top: 0;
} .search-form {
background: transparent;
display: flex;
margin: 0;
width: 100%;
}
.search-form label {
margin: 0;
width: 100%;
}
.search-form .search-field {
background-color: #fff;
border-radius: 3px 0 0 3px;
border-right-width: 0;
padding: 16px 18px;
width: 100%;
}
.search-form .search-submit {
background-color: #1abc9c;
border-radius: 0 3px 3px 0;
display: block;
flex-shrink: 0;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
} #wp-calendar {
color: #767676;
font-size: 0.9em;
margin: 0;
max-width: 100%;
text-align: center;
width: 100%;
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
text-align: center;
}
#wp-calendar caption,
#wp-calendar th,
#wp-calendar td {
border: none;
color: inherit;
padding: 4% 2%;
}
#wp-calendar caption,
#wp-calendar thead {
color: #666;
border-bottom: 1px solid #eee;
}
#wp-calendar caption { text-transform: capitalize; }
#wp-calendar thead th {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}
#wp-calendar tfoot,
.wp-calendar-nav {
border-top: 1px solid #eee;
}
.wp-calendar-nav {
display: flex;
font-size: 0.9em;
justify-content: space-between;
}
#wp-calendar tfoot td { padding: 0; }
#wp-calendar tfoot #prev { text-align: left; }
#wp-calendar tfoot #next { text-align: right; }
#wp-calendar tfoot a,
.wp-calendar-nav a {
display: block;
color: #767676;
padding: 0.6em;
}
#wp-calendar tfoot a:hover,
.wp-calendar-nav a:hover {
text-decoration: none;
color: #1abc9c;
} .widget_tag_cloud .tagcloud a {
font-size: 0.9em !important;
}
.tagcloud a {
display: block;
float: left;
padding: 8px 11px;
line-height: 1;
margin: 0 5px 5px 0;
background: #BBB;
color: #fff;
border-radius: 3px;
}
.tagcloud a:hover {
background: #1abc9c;
text-decoration: none;
color: #fff;
}  .footer {
font-size: 0.9em;
margin-top: 7.5%;
}
.column {
width: 30%;
margin-left: 5%;
}
.column:first-child {
margin-left: 0;
} .footer .widget {
border-bottom-color: #333;
}
.footer .widget-title {
color: #eee;
font-weight: 700;
letter-spacing: 1px;
}
.footer .widget-content {
color: #858585;
}
.footer .widget-content ul li {
border-top-color: #333;
} .footer #wp-calendar caption,
.footer #wp-calendar thead {
border-bottom-color: #333;
}
.footer #wp-calendar tfoot,
.footer .wp-calendar-nav {
border-top-color: #333;
} .footer .tagcloud a { background-color: #333; color: #fff; }
.footer .tagcloud a:hover { background-color: #1abc9c; color: #fff; }  .credits.no-padding {
font-size: 0.8rem;
}
.credits-inner {
border-top: 2px solid rgba(255,255,255,0.1);
letter-spacing: 1px;
padding: 25px 0 4%;
text-transform: uppercase;
}
.credits {
color: #858585;
}
.credits a,
.credits a:hover {
color: inherit;
}
.credits-left { float: left; }
.credits-right { float: right; }
.tothetop:hover {
cursor: pointer;
}  @media ( max-width: 1040px ) {
body {
font-size: 16px;
} .wrapper {
margin-top: 7.5%;
} .post-content {
font-size: 17px;
}
}
@media ( max-width: 800px ) {
body {
font-size: 18px;
} .content,
.sidebar {
width: 100%;
float: none;
}
body:not(.show-sidebar-on-mobile) .sidebar {
display: none;
}
.sidebar {
margin-top: 15%;
}
.section.large-padding,
.section.medium-padding {
padding: 40px 0;
}
.footer {
margin-top: 60px;
} .navigation-inner {
max-width: 100%;
}
.blog-menu {
display: none;
}
.toggle-container {
background: #1d1d1d;
display: flex;
justify-content: space-between;
}
.toggle {
-webkit-appearance:none;
-moz-appearance:none;
background: none;
border-radius: 0;
box-shadow: none;
display: inline-block;
height: 57px;
padding: 20px 0px;
position: relative;
width: 32px;
}
.toggle:hover {
background-color: transparent;
cursor: pointer;
}
.nav-toggle .bar {
display: block;
width: 24px;
height: 3px;
margin-top: 4px;
background: #666;
}
.nav-toggle .bar:first-child {
margin-top: 0;
}
.nav-toggle.active .bar {
background-color: #fff;
}
.search-toggle .metal,
.search-toggle .glass,
.search-toggle .handle {
position: absolute;
}
.search-toggle .metal {
background-color: #555;
border-radius: 999px;
height: 24px;
left: 6px;
top: 14px;
width: 24px;
}
.search-toggle .glass {
background-color: #1d1d1d;
border-radius: 999px;
height: 14px;
left: 11px;
top: 19px;
width: 14px;
}
.search-toggle .handle {
background-color: #555;
border-radius: 2px 0 0 2px;
height: 5px;
left: 0px;
top: 36px;
transform: rotate( -45deg );
width: 14px;
}
.search-toggle.active .metal,
.search-toggle.active .handle {
background-color: #fff;
}
.blog-search,
.navigation {
background-color: #282828;
}
.blog-search .search-form .search-submit {
border: none;
}
.mobile-menu,
.mobile-menu ul,
.mobile-menu li {
list-style: none;
margin: 0;
}
.mobile-menu a {
background-color: #282828;
border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
color: rgba( 255, 255, 255, 0.4 );
display: block;
font-size: 13px;
letter-spacing: 1px;
padding: 24px;
text-transform: uppercase;
}
.mobile-menu a:hover,
.mobile-menu .current-menu-item a {
color: #fff;
}
.mobile-menu ul a {
width: 100%;
}
.mobile-menu ul a { padding-left: 40px; }
.mobile-menu ul ul a { padding-left: 60px; }
.mobile-menu ul ul ul a { padding-left: 80px; }
.mobile-menu ul ul ul ul a { padding-left: 100px; }
.mobile-menu ul ul ul ul ul a { padding-left: 120px; }
.blog-search {
padding: 8%;
} .post-content {
font-size: 19px;
}
.post-content .alignfull,
.wp-block-cover-image {
margin: 2.5em 0;
max-width: 100vw;
position: relative;
left: calc( 50% - 50vw );
width: 100vw;
}
.wp-block-image.alignfull img {
border: none;
padding: 0;
}
.post-content .alignwide {
margin-left: 0;
position: relative;
left: calc( 50% - 50vw + 20px );
width: calc( 100vw - 40px );
} .archive-nav {
margin-top: 60px;
}
}
@media ( max-width: 700px ) {
body {
font-size: 16px;
} .post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin-top: 30px;
margin-bottom: 10px;
} .header.section {
padding: 60px 0;
}
.blog-info {
padding: 20px;
}
.blog-description:before {
margin: 15px auto;
} .post {
padding-bottom: 35px;
margin-bottom: 35px;
}
.post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.featured-media {
margin-bottom: 25px;
}
.post-header {
margin-bottom: 25px;
}
.post-title {
margin-bottom: 12px;
}
.post-meta-bottom {
margin-top: 40px;
} .post-content {
font-size: 17px;
} .comments {
margin-top: 30px;
padding-top: 30px;
}
.comments-title,
#reply-title {
font-size: 1.5em;
}
.comments-title {
margin-bottom: 30px;
}
.comment-meta-content {
padding-top: 9px;
}
.comment-actions {
margin-top: 10px;
}
.comment-meta .comment-actions {
display: none;
}
.comment-content .comment-actions {
display: block;
position: relative;
top: auto;
right: auto;
margin-top: 1em;
} .comment-respond {
margin-top: 30px;
}
#reply-title {
margin-bottom: 10px;
}
.comment-form input {
max-width: 100%;
}
.comment-form p {
margin-bottom: 15px;
}
p.comment-notes,
p.logged-in-as {
margin-bottom: 30px;
}
.comment-form textarea {
height: 180px;
} .sidebar {
margin-top: 40px;
}
.widget {
margin-bottom: 40px;
padding-bottom: 40px;
} .footer {
margin-top: 60px;
}
.footer .column {
width: 100%;
margin-left: 0;
padding-top: 40px;
border-top: 4px solid rgba( 255, 255, 255, .1 );
margin-top: 40px;
}
.footer .column:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
} .credits.section {
border-top: 1px solid rgba( 255, 255, 255, .1 );
}
.credits-inner {
border-top: none;
padding: 30px 0;
text-align: center;
}
.credits p {
display: inline;
float: none;
}
.credits .right,
.credits span {
display: none;
}
}
@media ( max-width: 500px ) {
body {
font-size: 15px;
} .header.section {
padding: 30px 0;
} .post-title {
font-size: 1.75em;
}
.post-author {
display: none;
}
.post-header .date-sep:nth-of-type(2) {
display: none;
}
.media-caption-container {
margin: -3px 0 0 0;
position: static;
width: 100%;
}
.media-caption,
.media-caption:hover {
background-color: #eee;
color: #666;
}
.media-caption {
border-radius: 0 0 4px 4px;
padding: 10px;
width: 100%;
} .single .post-nav {
font-size: 1em;
padding: 0;
}
.single .post-nav a,
.single .post-nav .post-nav-newer {
float: none;
max-width: 100%;
padding: 20px 0;
text-align: left;
}
.single .post-nav .post-nav-newer {
border-top: 1px solid #eee;
}
.single .post-nav .post-nav-newer h5 {
text-align: left;
} .blog .format-quote .post-content,
.archive .format-quote .post-content,
.search .format-quote .post-content {
padding: 20px;
}
.blog .format-quote .post-content blockquote,
.archive .format-quote .post-content blockquote,
.search .format-quote .post-content blockquote {
font-size: 1em;
}
.blog .format-quote .post-content blockquote cite,
.archive .format-quote .post-content blockquote cite,
.search .format-quote .post-content blockquote cite {
font-size: 0.75rem;
} .post-content {
font-size: 16px;
}
.post-content .alignleft,
.post-content .alignright {
float: none;
margin: 0 auto 1.2em auto;
max-width: 100%;
}
.post-content .alignleft img,
.post-content .alignright img {
display: block;
margin: 0 auto;
} .comment-meta-content {
margin-left: 65px;
}
.comment-content {
margin-left: 0;
} .archive-nav {
margin-top: 40px;
}
.archive-nav a {
font-size: 0.8rem;
}
.post-nav span,
.archive-nav span,
.comment-nav-below span {
display: none;
} .footer {
margin-top: 40px;
}
}