.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@keyframes msb-flash{0%,10%,20%,to{opacity:1}15%,5%{opacity:0}}@keyframes msb-shake{0%,27%,to{transform:translateZ(0)}15%,21%,3%,9%{transform:translate3d(-10px,0,0)}12%,18%,24%,6%{transform:translate3d(10px,0,0)}}@keyframes msb-swing{5%{transform:rotate(15deg)}10%{transform:rotate(-10deg)}15%{transform:rotate(5deg)}20%{transform:rotate(-5deg)}25%,to{transform:rotate(0deg)}}@keyframes msb-tada{0%{transform:scaleX(1)}2%,4%{transform:scale3d(.9,.9,.9) rotate(-3deg)}10%,14%,18%,6%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}12%,16%,8%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}20%,to{transform:scaleX(1)}}@keyframes msb-heartbeat{0%{transform:scale(1)}4%{transform:scale(1.3)}8%{transform:scale(1)}12%{transform:scale(1.3)}18%,to{transform:scale(1)}}@keyframes msb-wobble{0%{transform:translateZ(0)}3%{transform:translate3d(-25%,0,0) rotate(-5deg)}6%{transform:translate3d(20%,0,0) rotate(3deg)}9%{transform:translate3d(-15%,0,0) rotate(-3deg)}12%{transform:translate3d(10%,0,0) rotate(2deg)}15%{transform:translate3d(-5%,0,0) rotate(-1deg)}18%,to{transform:translateZ(0)}}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn{align-items:center;background-color:var(--msb-button-bg-color,#000);border-radius:var(--msb-button-border-radius,4px);color:var(--msb-button-text-color,#fff);display:inline-flex;justify-content:center;margin:0!important;padding:0!important;position:relative;text-decoration:none}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn p{margin:0;padding:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn .button-text{align-items:center;border-radius:4px;display:inline-block;padding:5px 8px;z-index:1}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-shadow,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-shadow:hover{box-shadow:0 4px 8px -2px rgba(0,0,0,.35)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:hover{box-shadow:0 5px var(--msb-button-effect-color,#435100);transition:all .1s ease-in-out}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:active,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:hover:active{box-shadow:0 1px var(--msb-button-effect-color,#435100);top:4px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect.has-msb-shadow,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:hover.has-msb-shadow{box-shadow:0 5px var(--msb-button-effect-color,#435100),0 8px 20px -2px rgba(0,0,0,.4)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn:not(.has-msb-shadow,.has-msb-3d-effect):hover{box-shadow:0 4px 8px -2px rgba(0,0,0,.35)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=flash]{animation:msb-flash 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=shake]{animation:msb-shake 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=swing]{animation:msb-swing 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=tada]{animation:msb-tada 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=heartbeat]{animation:msb-heartbeat 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=wobble]{animation:msb-wobble 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border:hover{border:1px solid var(--msb-button-border-color,#000)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:before{background-color:var(--msb-button-hover-border-color,#000);content:"";position:absolute}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]{transition:all .1s ease .6s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover{background-color:var(--msb-button-hover-bg-color,#fff);border-color:var(--msb-button-hover-bg-color,#fff);border-radius:0;color:var(--msb-button-hover-text-color,#000);transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:before{height:0;width:2px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:before{bottom:0;left:0;transition:all .1s ease .3s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:after{right:0;top:0;transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:before{height:2px;width:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:before{left:0;top:0;transition:all .1s ease .2s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:after{bottom:0;right:0;transition:all .1s ease .4s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover:before{height:100%;transition:all .1s ease .2s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover:after{height:100%;transition:all .1s ease .4s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover .button-text:before{transition:all .1s ease .3s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover .button-text:after{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]{transition:all .1s ease .3s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover{background-color:var(--msb-button-hover-bg-color,#fff);border-color:var(--msb-button-hover-bg-color,#fff);border-radius:0;color:var(--msb-button-hover-text-color,#000);transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:before{height:0;transition:all .1s ease .1s;width:2px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:before{bottom:0;left:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:after{right:0;top:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:before{height:2px;transition:all .1s ease .1s;width:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:before{right:0;top:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:after{bottom:0;left:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover:before{height:100%;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover .button-text:before{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]{border-bottom-left-radius:0;border-top-right-radius:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:before{right:0;top:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:before{bottom:0;left:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]{border-bottom-right-radius:0;border-top-left-radius:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:before{bottom:0;right:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:before{left:0;top:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover{background-color:var(--msb-button-hover-bg-color,#fff);border-color:var(--msb-button-hover-bg-color,#fff);border-radius:0;color:var(--msb-button-hover-text-color,#000);transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:before{height:2px;width:14px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:after{height:14px;width:2px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:after{height:2px;width:14px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover:before{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover:after{height:100%;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover .button-text:after{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect:hover{color:var(--msb-button-hover-text-color,var(--msb-button-text-color,#fff))}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect:hover[data-fill-style=fill1]{background-color:var(--msb-button-hover-bg-color,var(--msb-button-bg-color,#000));border-color:var(--msb-button-hover-bg-color,var(--msb-button-bg-color,#000))}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill2]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill4]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill5]:after{background-color:var(--msb-button-hover-bg-color,var(--msb-button-bg-color,#000));border-radius:var(--msb-button-border-radius,4px);content:"";direction:rtl;height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:0;z-index:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill2]:hover:after{left:auto;right:0;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill3]:after{bottom:0;height:0;top:auto;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill3]:hover:after{height:100%;top:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill4]:after{height:0;top:0;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill4]:hover:after{bottom:0;height:100%;top:auto}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill5]:after{height:100%;left:auto;right:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill5]:hover:after{left:0;width:100%}#vsel {clear:both;}#vsel:after {content:'';display:block;height:0;clear:both;}.vsel-content {clear:both;}.vsel-content:after {content:'';display:block;height:0;clear:both;}#vsel .vsel-content {margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #ccc;}.vsel-content p {margin:0 0 10px;padding:0;}.vsel-content p:last-of-type {margin-bottom:0;}.vsel-alignleft {float:left;}.vsel-alignright {float:right;}.vsel-content h2.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-content h3.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-content h4.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-content div.vsel-meta-title {margin:0 0 5px;padding:0;font-size:1.2em;}.vsel-meta > div {margin:0 0 5px;}.vsel-meta > div:last-of-type {margin-bottom:0;}.vsel-meta-title {clear:both;}.vsel-meta-map iframe {max-width:100%;height:auto;min-height:200px;margin:0;padding:0;}.vsel-meta-error {font-weight:bold;}.acf-field-error {font-weight:bold;}.vsel-meta-date-icon {line-height:1.5;}.vsel-start-icon, .vsel-end-icon {display:inline-block;margin:0 10px 0 0;background:#f8f8f8;color:#333;text-align:center;}.vsel-start-icon a, .vsel-start-icon a:hover, .vsel-end-icon a, .vsel-end-icon a:hover {text-decoration:none !important;color:inherit !important;}.vsel-day, .vsel-month, .vsel-year {display:block;padding:2px 15px;}.vsel-year {font-size:0.8em;}.vsel-day-top, .vsel-month-top {background:#333;color:#fff;}.vsel-meta-combine:after {content:'';display:block;height:0;clear:both;}.vsel-meta-combine > div {margin:0 0 5px;}.vsel-meta-combine > div:last-of-type {margin-bottom:0;}.vsel-meta-combine .vsel-meta-date-icon {float:left;}.vsel-meta-combine .vsel-meta-title {clear:none;}.vsel-content figure.vsel-alignleft {margin:5px 10px 5px 0;}.vsel-content figure.vsel-alignright {margin:5px 0 5px 10px;}.vsel-content img.vsel-image-img {max-width:100%;height:auto;margin:0;padding:0;border:0;}.vsel-caption {display:block;}.vsel-read-more {display:block;}.vsel-info-acf-fields {padding:20px 0 0;}.vsel-info-acf-fields > div {margin:0 0 5px;}.vsel-info-acf-fields > div:last-of-type {margin-bottom:0;}.vsel-nav, .vsel-nav-numeric {clear:both;}.vsel-nav:after, .vsel-nav-numeric:after {content:'';display:block;height:0;clear:both;}.vsel-nav a.vsel-next {float:right;}.vsel-nav a.vsel-prev {float:left;}.vsel-no-events {margin:0;padding:0 0 20px;}.vsel-widget:after {content:'';display:block;height:0;clear:both;}.vsel-widget-text {margin:0 0 20px;}.vsel-widget-text p {margin:0 0 10px;padding:0;}.vsel-widget-text p:last-of-type {margin-bottom:0;}.vsel-widget .vsel-meta {width:100%;clear:both;margin:0 0 20px;box-sizing:border-box;}.vsel-widget .vsel-content > div:last-of-type {margin-bottom:0;}.vsel-widget .vsel-info {width:100%;clear:both;box-sizing:border-box;}.rtl .vsel-start-icon, .rtl .vsel-end-icon {margin:0 0 0 10px;}.rtl .vsel-meta-combine .vsel-meta-date-icon {float:right;}@media screen and (max-width:767px) {.vsel-meta {width:100% !important;clear:both;float:left;margin:0 0 20px;box-sizing:border-box;}.vsel-info {width:100% !important;clear:both;float:left;box-sizing:border-box;}}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
th {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
border: 0;
outline: 0;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-spacing: 0; border-collapse: separate;
}
caption,
th,
td,
th {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
}
blockquote,
q {
quotes: '' '';
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
.bypostauthor,
.sticky {
} * html {
font-size: 100%;
}
html {
font-size: 16px;
line-height: 1.5em;
}
body,
button,
input,
select,
textarea {
font-family: Georgia, 'Bitstream Charter', serif;
font-size: 16px;
font-weight: 400;
color: #404040;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
} p {
margin-bottom: 24px;
}
ul,
ol {
margin: 0 0 24px 36px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 24px;
}
dt {
font-weight: 600;
}
dd {
margin: 0 24px 24px;
}
b,
strong {
font-weight: 600;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 24px;
}
address {
margin: 0 0 24px;
}
pre {
font-family: 'Courier 10 Pitch', Courier, monospace;
font-size: .9375em;
line-height: 1.6em;
overflow: auto;
max-width: 100%;
margin-top: -2px;
margin-bottom: 24px;
padding: 24px;
background: rgba(119, 119, 119, .5);
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
font-size: .875em;
line-height: 1.71429em;
}
abbr,
acronym {
cursor: help;
border-bottom: 1px dotted #666;
}
mark,
ins {
text-decoration: none;
background: #fff9c0;
}
sup,
sub {
font-size: 75%;
line-height: 0;
position: relative;
height: 0;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
width: 100%;
margin: 0 0 24px;
}
th {
font-weight: bold;
}
img { max-width: 100%;
height: auto; } .alignleft {
display: inline;
float: left;
margin-right: 24px;
}
.alignright {
display: inline;
float: right;
margin-left: 24px;
}
.aligncenter {
display: block;
clear: both;
margin: 0 auto;
} .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
font-weight: 600;
line-height: 24px;
position: absolute !important;
z-index: 100000;
top: 24px;
left: 24px;
display: inline-block;
clip: auto !important;
padding: 24px;
border: 1px solid #000;
background-color: #fff;
-webkit-box-shadow: rgba(0, 0, 0, .6) 2px 2px 10px;
-moz-box-shadow: rgba(0, 0, 0, .6) 2px 2px 10px;
box-shadow: rgba(0, 0, 0, .6) 2px 2px 10px;
} .clear:before,
.clear:after {
display: table;
content: '';
}
.clear:after {
clear: both;
}
.entry-content:before,
.entry-content:after {
display: table;
content: '';
}
.entry-content:after {
clear: both;
}
.comment-content:before,
.comment-content:after {
display: table;
content: '';
}
.comment-content:after {
clear: both;
}
.site-header:before,
.site-header:after {
display: table;
content: '';
}
.site-header:after {
clear: both;
}
.site-content:before,
.site-content:after {
display: table;
content: '';
}
.site-content:after {
clear: both;
}
.site-footer:before,
.site-footer:after {
display: table;
content: '';
}
.site-footer:after {
clear: both;
} button,
input,
select,
textarea {
margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
cursor: pointer;
color: rgba(0, 0, 0, .8);
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 15px 17px rgba(255, 255, 255, .5), inset 0 -5px 12px rgba(0, 0, 0, .05); text-shadow: 0 1px 0 rgba(255, 255, 255, .8); -webkit-appearance: button;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
border-color: #ccc #bbb #aaa #bbb;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), inset 0 15px 17px rgba(255, 255, 255, .8), inset 0 -5px 12px rgba(0, 0, 0, .02);
}
button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
button:active,
input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active {
border-color: #aaa #bbb #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .15);
}
input[type='checkbox'],
input[type='radio'] {
padding: 0; }
input[type='search'] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type='search']::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0; border: 0;
}
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
textarea:focus {
color: #111;
}
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'] {
padding: 3px;
}
textarea {
overflow: auto; width: 98%; padding-left: 3px;
vertical-align: top;
}
* html {
font-size: 100%;
}
html {
font-size: 16px;
line-height: 1.7em;
}
.menu-toggle:before,
.format-link .entry-title a:after,
.social-links ul a:before {
font-family: 'Genericons';
font-size: 24px;
font-weight: normal;
font-style: normal;
line-height: 1;
vertical-align: bottom;
text-decoration: none;
-webkit-font-smoothing: antialiased;
} body {
background-color: #eee;
font-family: "Open Sans", Georgia, Times, serif;
font-size: 15px;
font-weight: 300;
line-height: 27px;
color: #666;
} .alignleft {
display: inline;
float: left;
margin: 14px 27px 14px 0;
}
.alignright {
display: inline;
float: right;
margin: 14px 0 14px 27px;
}
.aligncenter {
display: block;
clear: both;
margin: 14px auto;
}
.alignnone {
margin-top: 14px;
margin-bottom: 14px;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #666;
font-family: "Open Sans", Georgia, Times, serif;
}
h1 {
font-size: 28px;
font-weight: normal;
margin: 27px 0;
}
h2 {
font-size: 20px;
font-weight: normal;
margin: 27px 0;
}
h3,
#respond h3 {
font-size: 20px;
font-weight: normal;
margin: 27px 0;
}
h4 {
font-size: 16px;
font-weight: normal;
margin: 27px 0;
}
h5 {
font-size: 16px;
font-weight: normal;
margin: 27px 0;
}
h6 {
font-size: 14px;
font-weight: normal;
margin: 27px 0;
}
hr {
height: 0;
margin-top: -1px;
margin-bottom: 24px;
padding-top: 24px;
border: 1px solid #ccc;
border-width: 0 0 1px 0;
clear: both;
} p {
margin-bottom: 27px;
}
ul {
margin: 0 0 27px 27px;
list-style: disc;
}
ul ul {
list-style: square;
}
ul ul ul {
list-style: circle;
}
ol {
margin: 0 0 27px 27px;
list-style: decimal;
}
ol ol {
list-style: lower-alpha;
}
ol ol ol {
list-style: lower-roman;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 27px;
}
dt {
font-weight: 400;
}
dd {
margin: 14px 0 14px 27px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 0 27px;
padding-left: 48px;
position: relative;
color: #999;
}
blockquote:before {
font-family: Genericons;
font-size: 32px;
color: #eee;
content: "\f106";
display: block;
position: absolute;
top: 0;
left: 0;
}
blockquote blockquote {
font-size: inherit;
}
blockquote cite {
display: block;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
margin-top: 7px;
width: 100%;
text-align: right;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
font-family: "Open Sans", Georgia, Times, serif;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 14px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
letter-spacing: 1px;
text-transform: uppercase;
color: #999;
border: 3px solid #eee;
background: white;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
button:hover,
button:focus,
button:active,
input[type='button']:hover,
input[type='button']:focus,
input[type='button']:active,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='reset']:active,
input[type='submit']:hover,
input[type='submit']:focus,
input[type='submit']:active {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
color: #1c7c7c;
border-color: #1c7c7c;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
padding: 12px;
border: 1px solid #eee;
}
input[type='text']:active,
input[type='text']:focus,
input[type='email']:active,
input[type='email']:focus,
input[type='url']:active,
input[type='url']:focus,
input[type='password']:active,
input[type='password']:focus,
input[type='search']:active,
input[type='search']:focus {
border-color: #d4d4d4;
outline: none;
background: white;
}
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
padding: 12px;
border: 1px solid #eee;
}
textarea:active,
textarea:focus {
border-color: #d4d4d4;
outline: none;
}
address {
font-style: italic;
margin-bottom: 27px;
}
pre {
background: transparent;
color: #666;
font-family: "Open Sans", Georgia, Times, serif;
font-size: 15px;
font-weight: 300;
line-height: 27px;
overflow: auto;
max-width: 100%;
margin-bottom: 27px;
padding: 0;
}
code,
kbd,
tt,
var {
font: 14px Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
font-size: 1em;
line-height: 2.09231em;
}
abbr,
acronym {
margin-bottom: 26px;
cursor: help;
border-bottom: 1px dotted #eee;
}
mark,
ins {
text-decoration: none;
background: fff9c0;
}
sup,
sub {
font-size: .8125em;
line-height: 2.09231em;
line-height: 0;
position: relative;
height: 0;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: .8125em;
line-height: 2.09231em;
}
big {
font-size: 1.2em;
line-height: 1.36em;
}
figure {
margin: 0;
}
table {
width: 100%;
margin-bottom: 27px;
}
td,
th {
padding: 7px 3px 6px;
border-collapse: collapse;
border-bottom: 1px solid #eee;
}
th {
font-weight: bold;
padding-bottom: 4px;
letter-spacing: 1px;
text-transform: uppercase;
border-bottom-width: 3px;
}
img {
max-width: 100%;
height: auto;
} a {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
text-decoration: none;
color: #1c7c7c;
}
a:visited {
color: #1c7c7c;
}
a:hover,
a:focus,
a:active {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
color: #999;
} .site {
margin: 0 auto;
padding: 27px;
background: white;
}
.site-footer {
font-size: .8125em;
line-height: 2.09231em;
clear: both;
width: 100%;
margin: 24px 0 0;
padding: 14px 0 0;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
color: #999;
border-top: 3px solid #eee;
}
.site-footer a {
text-decoration: none;
color: #999;
}
.site-footer a:hover {
color: #1c7c7c;
}
.site-footer .sep {
display: block;
visibility: hidden;
clear: both;
height: 0;
margin: 0;
}
.site-content .widget-area {
margin-top: 27px;
padding-top: 24px;
border-top: 3px solid #eee;
} .site-header {
margin: 0 0 27px;
padding: 0 0 24px;
border-bottom: 3px solid #eee;
}
.site-logo {
display: block;
width: auto;
max-height: 150px;
margin: 0 auto 7px;
}
.custom-header {
display: block;
margin: 0 auto;
margin-bottom: 27px;
border-radius: 5px;
}
.site-branding {
clear: both;
margin-bottom: 14px;
text-align: center;
}
.site-title {
font-size: 27px;
line-height: 1;
position: relative;
z-index: 2;
display: inline-block;
clear: none;
margin: 0;
}
.site-title a {
text-decoration: none;
color: #666;
}
.site-branding .site-logo a > img {
max-width: 250px;
}
.site-description {
color: #999;
font-size: 16px;
font-weight: 300;
letter-spacing: 0;
margin: 7px auto;
text-align: center;
} .main-navigation {
border-top: 3px solid #eee;
font-weight: normal;
position: relative;
display: block;
letter-spacing: 1px;
margin-top: 27px;
padding-top: 24px;
text-transform: uppercase;
z-index: 1;
}
.main-navigation ul {
clear: both;
margin: 0;
padding-left: 0;
list-style: none;
}
.main-navigation li {
position: relative;
display: block;
}
.main-navigation li:hover > a {
color: #1c7c7c;
}
.main-navigation a,
.main-navigation a:visited {
display: block;
padding: 14px 0 14px;
text-decoration: none;
color: #999;
border-bottom: 1px solid #eee;
}
.main-navigation ul:first-child > li:last-of-type a {
border-bottom: 0;
}
.current_page_item a,
.current-menu-item a,
.current_page_item a:visited,
.current-menu-item a:visited {
color: #1c7c7c;
} .menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.menu-toggle {
margin: 0 auto;
position: relative;
padding: 5px 7px;
border: 1px solid #eee;
}
.menu-toggle:before {
font-size: 16px;
margin-right: 5px;
content: '\f419';
position: relative;
top: -2px;
}
.toggled .menu-toggle {
color: #1c7c7c;
border-color: #1c7c7c;
}
.main-navigation ul:first-child {
display: none;
}
.main-navigation ul ul li a {
padding-left: 14px;
}
.main-navigation ul ul ul li a {
padding-left: 28px;
}
.main-navigation ul ul ul ul li a {
padding-left: 42px;
} .hentry {
position: relative;
margin: 0 0 53px;
padding: 0 0 27px;
border-bottom: 1px solid #eee;
}
.site-main .hentry:last-of-type {
border-bottom: 0;
margin-bottom: 0;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.attachment-penscratch-featured {
margin: 14px 0 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 1;
border-radius: 3px;
}
.hentry:hover .attachment-penscratch-featured {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: .7;
}
.entry-footer,
.entry-meta {
font-size: .8125em;
font-weight: normal;
line-height: 2.09231em;
margin: 0 0 27px;
letter-spacing: 1px;
text-transform: uppercase;
color: #999;
}
.entry-footer a,
.entry-meta a,
.entry-footer a:visited,
.entry-meta a:visited {
color: #999;
}
.entry-footer a:hover,
.entry-meta a:hover {
color: #1c7c7c;
}
.entry-title {
font-size: 1.75em;
line-height: 1.10em;
line-height: 1.21429em;
margin: 0 0 7px;
}
.entry-title a,
.entry-title a:visited {
text-decoration: none;
color: #666;
}
.entry-title a:hover {
color: #1c7c7c;
}
.page .entry-title {
margin: 0 0 27px;
}
.sep {
margin: 0 3px;
}
.page-links {
clear: both;
margin: 27px 0;
word-spacing: 7px;
}
.page-title {
font-size: 18px;
line-height: 1.36em;
margin: 0;
padding-bottom: 14px;
letter-spacing: 1px;
color: #999;
border-bottom: 1px solid #eee;
}
.page-header {
margin-bottom: 27px;
}
.taxonomy-description {
font-style: italic;
margin-top: 27px;
} .format-link .entry-title a:after {
font-size: 32px;
margin-left: 5px;
content: '\f442';
} .entry-content img.wp-smiley,
.comment-content img.wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
}
.wp-caption {
max-width: 100%;
margin-bottom: 27px;
}
.wp-caption img[class*='wp-image-'] {
display: block;
max-width: 100%;
margin: 0 auto;
}
.wp-caption-text {
font-size: .8125em;
line-height: 1.5675em;
margin: 14px 0;
padding: 0 1%;
}
.site-content .gallery {
margin-bottom: 27px;
}
.site-content .gallery a img {
max-width: 90%;
height: auto;
}
.site-content .gallery dd {
margin: 0;
} .gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.667%;
}
.gallery-columns-7 .gallery-item {
width: 14%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.site-content .gallery-columns-1.gallery a img {
max-width: 100%;
}
.gallery-item {
display: inline-block;
margin-bottom: 14px;
text-align: center;
vertical-align: top;
}
.gallery-item img {
padding: 3px;
border: 1px solid #eee;
border-radius: 3px;
}
.gallery-caption {
font-size: .8125em;
line-height: 2.09231em;
line-height: 2.09231em;
max-width: 90%;
margin: 0 auto;
} embed,
iframe,
object {
max-width: 100%;
} .site-main .post-navigation,
.site-main .paging-navigation {
font-size: .8125em;
font-style: italic;
line-height: 2.09231em;
line-height: 1.5;
overflow: hidden;
width: 100%;
margin: 0;
padding: 12px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.site-main .post-navigation .meta-nav,
.site-main .paging-navigation .meta-nav {
clear: both;
color: #1c7c7c;
display: block;
font-style: normal;
letter-spacing: 1px;
text-transform: uppercase;
}
.site-main .post-navigation .nav-previous a,
.site-main .paging-navigation .nav-previous a {
color: #aaa;
position: relative;
float: left;
width: 50%;
text-decoration: none;
}
.site-main .post-navigation .nav-next a,
.site-main .paging-navigation .nav-next a {
color: #aaa;
position: relative;
float: right;
width: 50%;
text-align: right;
text-decoration: none;
}
.site-main .post-navigation a,
.site-main .paging-navigation a {
color: #aaa;
}
.site-main .post-navigation a:hover,
.site-main .paging-navigation a:hover {
color: #666;
}
.comment-navigation:before,
.comment-navigation:after {
display: table;
content: '';
}
.comment-navigation:after {
clear: both;
}
.site-main .comment-navigation {
font-size: .8125em;
line-height: 2.09231em;
line-height: 1.5;
clear: both;
width: 100%;
margin: 27px 0;
padding: 12px 0;
letter-spacing: 1px;
text-transform: uppercase;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.site-main .comment-navigation .nav-previous {
position: relative;
float: left;
width: 50%;
text-align: left;
}
.site-main .comment-navigation .nav-next {
position: relative;
float: right;
width: 50%;
text-align: right;
} .comments-area {
margin: 24px auto 0;
border-top: 3px solid #eee;
}
.comments-title,
#respond h3 {
font-size: 1.2em;
line-height: 1.36em;
color: #999;
}
.comments-title small,
.comment-reply-title small {
float: right;
}
.comment-list,
.comment-list .children {
list-style: none;
}
.comment-list {
margin: 0;
}
.comment-list > .comment:first-of-type {
padding-top: 0;
border-top: 0;
}
.comment {
margin-top: 26px;
padding-top: 27px;
border-top: 1px solid #eee;
}
.comment-meta {
text-transform: uppercase;
}
.comment-meta a {
color: #666;
}
.comment-meta .comment-author img {
float: left;
border-radius: 50%;
}
.comment-meta .comment-author .fn {
display: block;
font-weight: normal;
margin-left: 74px;
text-transform: none;
}
.comment-meta .comment-metadata {
font-size: .8125em;
font-weight: normal;
line-height: 2.09231em;
margin-bottom: 27px;
margin-left: 74px;
letter-spacing: 1px;
color: #999;
}
.comment-meta .comment-metadata a {
color: #999;
}
.comment-meta .comment-metadata a:hover {
color: #1c7c7c;
}
.comments-area .edit-link:before {
display: inline;
margin: 0 7px;
content: ' ~ ';
}
.comment-form label {
display: inline-block;
width: 109px;
}
.required {
color: #1c7c7c;
}
.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
position: relative;
margin: 0 0 27px;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
font-size: .8125em;
font-weight: normal;
line-height: 2.09231em;
position: absolute;
top: 7px;
left: 0;
padding: 7px 14px;
letter-spacing: 1px;
text-transform: uppercase;
}
.comment-form-comment label {
top: 1px;
left: 1px;
background: white;
width: 95.5%;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input {
display: block;
width: 100%;
margin: 0 0 27px;
padding-left: 100px;
}
.comment-form-author textarea,
.comment-form-email textarea,
.comment-form-url textarea,
.comment-form-comment textarea {
clear: both;
width: 100%;
margin: 0 0 27px;
padding: 54px 14px 7px;
}
.says {
display: none;
}
.form-allowed-tags {
color: #999;
}
.no-comments {
font-style: italic;
margin: 27px 0;
text-align: center;
color: #999;
} .widget {
line-height: 2.09231em;
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 27px;
padding: 0 0 27px;
border-bottom: 1px solid #eee;
}
.widget select {
max-width: -webkit-calc(100% - 48px);
max-width:         calc(100% - 48px);
margin-left: 1px;
}
.widget a {
text-decoration: none;
color: #1c7c7c;
}
.widget a:hover,
.widget a:active,
.widget a:focus {
color: #666;
}
.widget ul {
margin: 0;
list-style: none;
}
.widget li {
margin: 0;
padding-top: 6px;
padding-bottom: 7px;
list-style: none;
border-top: 1px solid #eee;
}
.widget-title {
font-size: 18px;
font-weight: normal;
line-height: 1.36em;
margin: 14px 0;
}
.widget-title a {
color: #666;
} #wp-calendar td,
#wp-calendar th,
#wp-calendar th {
text-align: center;
}
#wp-calendar caption {
font-weight: 700;
margin: 14px 0;
text-align: center;
}
#wp-calendar a {
text-decoration: none;
color: #1c7c7c;
} .widget_recent_comments td,
.widget_recent_comments th {
border: 0;
} .tags-links {
display: block;
margin-top: 7px;
}
.tags-links:before,
.tags-links:after {
display: table;
content: '';
}
.tags-links:after {
clear: both;
}
.wp_widget_tag_cloud a,
.tags-links a {
font-size: inherit !important;
display: inline-block;
margin: 0 7px 7px 0 !important;
padding: 0 7px;
letter-spacing: 1px;
text-transform: uppercase;
color: #999;
border: 1px solid #eee;
}
.wp_widget_tag_cloud a:hover,
.tags-links a:hover {
color: #1c7c7c;
border-color: #1c7c7c;
} .jetpack-video-wrapper {
margin-bottom: 27px;
}
.jetpack-slideshow.slideshow-black {
background-color: #eee;
border-color: #eee;
} .infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
.infinite-wrap {
border-top: 1px solid #eee;
padding-top: 53px;
}
#infinite-footer {
z-index: 999;
}
#infinite-footer .container {
font-style: italic;
position: relative;
color: #999;
border-top: 0;
background: white;
}
#infinite-footer .container a {
color: #999;
}
#infinite-footer .container a:hover {
color: #1c7c7c;
}
#infinite-footer .blog-info a,
#infinite-footer .blog-credits {
font-size: .8125em;
font-weight: normal;
font-style: normal;
line-height: 2.09231em;
letter-spacing: 1px;
text-transform: uppercase;
}
.infinite-loader {
clear: both;
width: 28px;
height: 43px;
margin: 0 auto 14px;
padding-top: 27px;
}
#infinite-handle {
clear: both;
width: 100%;
margin: 0;
}
#infinite-handle span {
border-radius: 3px;
display: block;
font-size: 1em;
font-weight: normal;
padding: 10px 14px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
letter-spacing: 1px;
margin-left: auto;
margin-right: auto;
text-transform: uppercase;
color: #999;
border: 3px solid #eee;
background: white;
text-align: center;
width: 160px;
}
#infinite-handle span:hover {
border-color: #1c7c7c;
color: #1c7c7c;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
div.sharedaddy div.sd-block {
padding: 14px 0 14px !important;
} .social-links {
clear: both;
margin: 14px auto;
}
.social-links ul {
margin: 0;
padding: 0;
list-style: none;
}
.social-links ul li {
display: inline-block;
margin: 0;
list-style: none;
}
.social-links ul a {
display: inline-block;
text-decoration: none;
}
.social-links ul a:before {
line-height: 1;
position: relative;
display: block;
margin-left: 4px;
margin-top: 2px;
margin-bottom: 4px;
padding: 8px 7px 8px 9px;
content: '\f415';
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: top .3s ease-in-out;
transition: all .1s ease-in-out;
text-align: center;
color: white;
border-radius: 50%;
background: #ccc;
}
.social-links ul a:hover {
text-decoration: none;
}
.social-links ul a:hover:before {
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
text-decoration: none;
background: #1c7c7c;
}
.social-links ul a[href*='wordpress.org']:before,
.social-links ul a[href*='wordpress.com']:before {
content: '\f205';
}
.social-links ul a[href*='facebook.com']:before {
content: '\f204';
}
.social-links ul a[href*='twitter.com']:before {
content: '\f202';
}
.social-links ul a[href*='dribbble.com']:before {
content: '\f201';
}
.social-links ul a[href*='plus.google.com']:before {
content: '\f206';
}
.social-links ul a[href*='pinterest.com']:before {
content: '\f209';
}
.social-links ul a[href*='github.com']:before {
content: '\f200';
}
.social-links ul a[href*='tumblr.com']:before {
content: '\f214';
}
.social-links ul a[href*='youtube.com']:before {
content: '\f213';
}
.social-links ul a[href*='flickr.com']:before {
content: '\f211';
}
.social-links ul a[href*='vimeo.com']:before {
content: '\f212';
}
.social-links ul a[href*='instagram.com']:before {
content: '\f215';
}
.social-links ul a[href*='codepen.io']:before {
content: '\f216';
}
.social-links ul a[href*='linkedin.com']:before {
content: '\f207';
}
.social-links ul a[href*='foursquare.com']:before {
content: '\f226';
}
.social-links ul a[href*='reddit.com']:before {
content: '\f222';
}
.social-links ul a[href*='digg.com']:before {
content: '\f221';
}
.social-links ul a[href*='getpocket.com']:before {
content: '\f224';
}
.social-links ul a[href*='path.com']:before {
content: '\f219';
}
.social-links ul a[href*='stumbleupon.com']:before {
content: '\f223';
}
.social-links ul a[href*='spotify.com']:before {
content: '\f223';
}
.social-links ul a[href*='twitch.tv']:before {
content: '\f516';
}
.social-links ul a[href*='dropbox.com']:before {
content: '\f225';
}
.social-links ul a[href*='/feed']:before {
content: '\f515';
}
.social-links ul a[href*='skype']:before {
content: '\f220';
}
.social-links ul a[href*='mailto']:before {
content: '\f410';
} @media screen and (min-width: 75em) {
.site {
max-width: 1153px;
margin: 54px auto;
padding: 54px 108px;
}
}
@media screen and (min-width: 55em) {
.no-sidebar .site {
max-width: 872px;
padding: 54px 108px;
}
}
@media screen and (min-width: 50em) {
h1 {
font-size: 32px;
}
h2 {
font-size: 28px;
}
h3,
#respond h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
.entry-title {
font-size: 32px;
text-transform: capitalize;
}
.content-area {
float: left;
width: 100%;
margin: 0 -30% 0 0;
}
.site-main {
margin: 0 30% 0 0;
}
.site-content .widget-area {
float: right;
overflow: hidden;
width: 25%;
margin-top: 0;
padding-top: 0;
border-top: 0;
}
.no-sidebar .content-area,
.no-sidebar .site-main,
.page-template-fullwidth-page-php .site-main {
float: none;
margin: 0;
}
.site-info {
line-height: 1.7;
float: left;
max-width: 60%;
text-align: left;
}
.social-links {
float: right;
clear: none;
max-width: 40%;
margin: 0;
text-align: right;
}
.entry-content {
font-size: 1.2em;
line-height: 1.7em;
}
pre {
font-size: 1em;
} .widget_search .search-submit {
display: none;
}
blockquote {
font-size: 1.2em;
line-height: 1.4em;
padding-left: 64px;
}
blockquote cite {
font-size: .8125em;
}
blockquote:before {
font-size: 48px;
}
blockquote.alignleft,
blockquote.alignright {
max-width: 280px;
padding-left: 48px;
}
blockquote.alignleft:before,
blockquote.alignright:before {
font-size: 32px;
}
.menu-toggle {
display: none;
}
.main-navigation {
font-size: .8125em;
line-height: 2.09231em;
text-align: center;
}
.main-navigation ul:first-child {
display: block;
}
.main-navigation ul li {
display: inline-block;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
display: block;
visibility: visible;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 1;
}
.main-navigation ul a {
padding: 7px 9px;
border-bottom: 0;
}
.main-navigation ul ul {
position: absolute;
z-index: 99999;
top: 2.5em;
left: -11px;
display: none;
visibility: hidden;
float: left;
padding: 0 9px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-align: left;
opacity: 0;
border: 1px solid #eee;
background: white;
}
.main-navigation ul ul li {
padding: 5px 5px 4px;
border-bottom: 1px solid #eee;
}
.main-navigation ul ul li:last-of-type {
border-bottom: 0;
}
.main-navigation ul ul li a {
line-height: 1.5;
width: 180px;
padding: 5px;
}
.main-navigation ul ul ul {
top: 0;
left: 100%;
}
.main-navigation ul ul li a,
.main-navigation ul ul ul li a,
.main-navigation ul ul ul ul li a {
padding-left: 5px;
}
}
.post-edit-link{
background: gray;
padding: 0 10px;
margin: 0 5px;
color: white !important;
}
.entry-content, .entry-summary, .page-content, .comment-content {
-moz-hyphens: auto;
word-wrap: break-word;
}
.ss_rounded{
border-radius: 5px;
}
.ss_squared {
border-radius: 0;
}
a.more-link{
display: block;
}