<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection &gt; output {
display: list-item;
list-style: none;
}
.wpcf7-reflection &gt; output[hidden] {
display: none;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.gm-style-iw{overflow-y:hidden !important;overflow-x:hidden !important;color:#000 !important;white-space:nowrap !important;line-height:normal !important;padding-bottom:5px}.gm-style a:active,.gm-style a:hover,.gm-style a:link,.gm-style a:visited{text-decoration:underline !important;color:#000 !important}.gm-style img{border:0;max-width:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important} .gmap_marker {overflow-y:hidden !important;overflow-x:hidden !important;}.panel-grid.panel-has-style&gt;.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax&gt;:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style&gt;.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container h1.sow-headline {
text-align: center;
color: #ffffff;
line-height: 1.4em;
font-size: 3em;
margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container h1.sow-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container h1.sow-headline a {
color: #ffffff;
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container h1.sow-sub-headline {
text-align: center;
color: #ffffff;
line-height: 1.4em;
font-size: 2em;
margin-top: 0%;
margin-bottom: 0%;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container h1.sow-sub-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container h1.sow-sub-headline a {
color: #ffffff;
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container .decoration {
line-height: 0em;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container .decoration {
text-align: center;
}
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container .decoration .decoration-inside {
height: 1px;
display: inline-block;
border-top: 2px none #292929;
width: 100%;
max-width: 10%;
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container *:first-child {
margin-top: 0 !important;
}
.so-widget-sow-headline-default-26c4d18379a0-2859 .sow-headline-container *:last-child {
margin-bottom: 0 !important;
}.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container h3.sow-headline {
text-align: center;
color: #4b9d96;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container h3.sow-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container h3.sow-headline a {
color: #4b9d96;
}
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container h3.sow-sub-headline {
text-align: center;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container h3.sow-sub-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container .decoration {
line-height: 0em;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container .decoration {
text-align: center;
}
}
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container .decoration .decoration-inside {
height: 1px;
display: inline-block;
border-top: 1px solid #eeeeee;
width: 100%;
max-width: 80%;
}
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container *:first-child {
margin-top: 0 !important;
}
.so-widget-sow-headline-default-67b1e37705bf-2859 .sow-headline-container *:last-child {
margin-bottom: 0 !important;
}.ow-button-base{zoom:1}.ow-button-base:before{content:'';display:block}.ow-button-base:after{content:'';display:table;clear:both}.ow-button-base .sowb-button{cursor:pointer;display:inline-block;line-height:1em;text-align:center;text-decoration:none}.ow-button-base .sowb-button .sow-icon-image,.ow-button-base .sowb-button [class^="sow-icon-"]{font-size:1.3em;height:1em;width:auto;margin:-0.1em .75em -0.2em -0.75em;display:block;float:left}.ow-button-base .sowb-button .sow-icon-image{width:1em;background-size:cover}.ow-button-base .sowb-button.ow-icon-placement-top .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-top [class^="sow-icon-"]{margin:0 auto .5em;float:none}.ow-button-base .sowb-button.ow-icon-placement-right .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-right [class^="sow-icon-"]{margin:-0.1em -0.75em -0.2em .75em;float:right}.ow-button-base .sowb-button.ow-icon-placement-bottom .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-bottom [class^="sow-icon-"]{float:none;margin:.5em auto 0}.ow-button-base .sowb-button.ow-icon-placement-bottom&gt;span{display:flex;flex-direction:column-reverse}.ow-button-base .sowb-button.ow-icon-placement-left .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-left [class^="sow-icon-"]{margin:-0.1em .75em -0.2em -0.75em;float:left}.ow-button-base.ow-button-align-left{text-align:left}.ow-button-base.ow-button-align-right{text-align:right}.ow-button-base.ow-button-align-center{text-align:center}.ow-button-base.ow-button-align-justify .sowb-button{display:block}@media (max-width: 780px) {
.so-widget-sow-button-atom-8dab186a0b31-2859 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-8dab186a0b31-2859 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-8dab186a0b31-2859 .ow-button-base .sowb-button {
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #4b9d96;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b7a75), color-stop(1, #4b9d96));
background: -ms-linear-gradient(bottom, #3b7a75, #4b9d96);
background: -moz-linear-gradient(center bottom, #3b7a75 0%, #4b9d96 100%);
background: -o-linear-gradient(#4b9d96, #3b7a75);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b9d96', endColorstr='#3b7a75', GradientType=0);
-webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
-moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
border-radius: 0.25em 0.25em 0.25em 0.25em;
border-color: #36706b #326965 #2d5f5b #326965;
border: 1px solid;
color: #ffffff !important;
font-size: 1em;
padding-block: 1em;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2em;
}
.so-widget-sow-button-atom-8dab186a0b31-2859 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8dab186a0b31-2859 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #4ea49d;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e817c), color-stop(1, #4ea49d));
background: -ms-linear-gradient(bottom, #3e817c, #4ea49d);
background: -moz-linear-gradient(center bottom, #3e817c 0%, #4ea49d 100%);
background: -o-linear-gradient(#4ea49d, #3e817c);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea49d', endColorstr='#3e817c', GradientType=0);
border-color: #52aba3 #4ea49d #499a93 #4ea49d;
color: #ffffff !important;
}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 {
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%; }
body {
background: #f0f0f0;
}
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 {
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a {
color: #e1122a;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #aaa;
text-decoration: none;
}
a:hover,
a:active {
outline: 0;
}
a:focus {
outline: thin dotted;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: "Oswald", sans-serif;
font-weight: 300;
letter-spacing: 2px;
text-transform: uppercase;
}
h1 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1;
margin-bottom: 1em;
}
h2 {
font-size: 21px;
font-size: 2.1rem;
line-height: 1.1429;
margin-bottom: 1.1429em;
}
h3 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.333em;
}
h4 {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin-bottom: 1.5em;
}
h5 {
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143;
margin-bottom: 1.7143em;
}
h6 {
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143em;
margin-bottom: 1.7143em;
} hr {
border: 0;
height: 1px;
margin: 1.5em 0;
background-color: #e6e6e6;
}
p,
blockquote p:last-child {
margin-bottom: 1.5em;
}
p:last-child {
margin-bottom: 0;
}
ul,
ol {
margin: 0 0 1.5em 1em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li &gt; ul,
li &gt; ol {
margin-bottom: 0;
margin-left: 1em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1em 1.5em 1em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
border-left: 2px solid #f2f2f2;
font-style: italic;
padding-left: 1em;
}
address {
margin: 0 0 1.5em 0;
}
pre {
background: #f2f2f2;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
max-width: 100%;
margin-bottom: 1.5em;
overflow-x: scroll;
padding: 1em;
}
code,
kbd,
tt,
var {
font-family: "Courier 10 Pitch", Courier, monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #e6e6e6;
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
border-bottom: 1px solid #eee;
margin: 0 0 1.5em 0;
width: 100%;
}
th {
font-weight: bold;
padding: 0.75em;
text-transform: uppercase;
}
td {
border-top: 1px solid #eee;
padding: 0.75em;
}
img {
max-width: 100%; height: auto; }
legend {
font-weight: bold;
padding: 0 .5em;
}
fieldset {
border: 1px solid #eee;
} button,
input,
select,
textarea {
color: #888;
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input {
line-height: normal; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span {
background-color: #f25f70;
border-style: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
line-height: 2;
padding: 6px 15px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
-webkit-appearance: none;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#infinite-handle span:hover {
opacity: 0.85;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
#infinite-handle span:active {
background-color: #e6e6e6;
color: #666;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"],
input[type="password"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none; }
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"] {
border: 1px solid #eee;
font-size: 14px;
font-size: 1.4rem;
padding: 0.6em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: 0.2s ease-in;
transition: 0.2s ease-in;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
border: 1px solid #f25f70;
outline: none;
-webkit-transition: 0.2s ease-in;
transition: 0.2s ease-in;
}
textarea {
border: 1px solid #eee;
border-radius: 2px;
font-size: 14px;
font-size: 1.4rem;
overflow: auto; padding: 1.5625%;
vertical-align: top; width: 96.875%;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: 0.2s ease-in;
transition: 0.2s ease-in;
} .entry-meta .post-format a:before,
.featured-post:before,
.social-links ul a:before,
.format-link .entry-title a:after,
.menu-toggle:before {
display: inline-block;
font-family: Genericons;
font-size: 14px;
font-size: 1.0769rem;
font-weight: normal;
line-height: 1;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
}  .main-navigation {
background-color: #f25f70;
border-bottom: 2px solid rgba(0, 0, 0, 0.15);
color: #fff;
display: block;
padding: 0 1em;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
text-align: left;
}
.main-navigation a {
color: #fff;
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143;
padding: 1em;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.main-navigation ul li {
border-top: 1px solid rgba(255, 255, 255, 0.5);
padding: 0;
}
.main-navigation ul li:first-child {
border-top: 0;
}
.main-navigation ul ul {
display: block;
list-style: disc;
margin: 0 0 1em 2.15em;
}
.main-navigation ul ul li {
border-top: 0;
}
.main-navigation ul ul a {
color: #fff;
padding: 0.5em 0;
}
.main-navigation a:hover,
.main-navigation ul &gt; :hover &gt; a,
.main-navigation ul &gt; .focus &gt; a {
color: #4f4f4f;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul li.focus &gt; a {
color: #5d5d5d;
}
.main-navigation ul ul ul {
margin-bottom: 0;
}
.main-navigation ul ul ul li {
border-top: 0;
}
.main-navigation a:hover,
.main-navigation ul &gt; :hover &gt; a,
.main-navigation ul &gt; .focus &gt; a {
color: #4f4f4f;
}
.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
display: block;
}
.main-navigation li.current_page_item &gt; a,
.main-navigation li.current-menu-item &gt; a,
.main-navigation li.current_page_ancestor &gt; a,
.main-navigation li.current-menu-ancestor &gt; a {
color: #4f4f4f;
}
.menu-toggle {
box-shadow: none;
color: #fff;
display: block;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143;
margin: 0 auto;
padding: 1em 0;
text-align: center;
text-transform: uppercase;
}
.menu-toggle:hover,
.menu-toggle:focus {
color: #fff;
background: none;
}
.menu-toggle:before {
content: "\f419";
margin-right: 12px;
position: relative;
top: -2px;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
} .social-links {
clear: both;
margin: 0 auto 1.5em;
}
.social-links ul {
list-style: none;
margin: 0;
padding: 0;
}
.social-links ul li {
display: inline-block;
list-style: none;
margin: 0;
}
.social-links ul a {
display: inline-block;
text-decoration: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.social-links ul a:before {
background: #f25f70;
color: #fff;
content: "\f415";
display: block;
font-size: 16px;
font-size: 1.6rem;
padding: 8px 6px 8px 8px;
position: relative;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: top 0.3s ease-in-out;
transition: all 0.1s ease-in-out;
}
.social-links ul a:hover {
text-decoration: none;
}
.social-links ul a:hover:before {
opacity: 0.75;
text-decoration: none;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.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: '\f515';
}
.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: '\f413';
}
.social-links ul a[href*='skype']:before {
content: '\f220';
}
.social-links ul a[href*='mailto']:before {
content: '\f410';
} .post-navigation,
.paging-navigation {
margin: 1.5em 0 0 0;
}
[class*="navigation"] .nav-previous {
float: left;
width: 48%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
width: 48%;
}
[class*="navigation"] .nav-previous .meta-nav:before {
content: "\2190";
margin-right: 5px;
}
[class*="navigation"] .nav-next .meta-nav:after {
content: "\2192";
margin-left: 5px;
}
.post-navigation a,
.paging-navigation a,
.comment-navigation a {
color: #aaa;
display: inline-block;
font-family: "Droid Serif", Georgia, serif;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
line-height: 2;
max-width: 100%;
word-wrap: break-word;
}
.post-navigation a:hover,
.paging-navigation a:hover,
.comment-navigation a:hover {
color: #666;
}  .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: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin: 0.5em 1.5em 1em 0;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 1.5em auto;
} .comment-meta:before,
.comment-meta:after,
.entry-meta:before,
.entry-meta:after,
.footer-widget-area:before,
.footer-widget-area:after,
.hentry:after,
.main-navigation &gt; ul:before,
.main-navigation &gt; ul:after,
.site-main:before,
.site-main:after,
.subordinate-navigation ul:before,
.subordinate-navigation ul:after,
.testimonials:before,
.testimonials:after,
.testimonials .hentry:before,
.testimonials .hentry:after,
.clear:before,
.clear:after,
[class*="area"]:before,
[class*="area"]:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="navigation"]:before,
[class*="navigation"]:after,
[class*="site"]:before,
[class*="site"]:after {
content: "";
display: table;
}
.comment-meta:after,
.entry-meta:after,
.footer-widget-area:after,
.main-navigation ul:after,
.site-main:after,
.subordinate-navigation ul:after,
.testimonials:after,
.testimonials .hentry:after,
.clear:after,
[class*="area"]:after,
[class*="content"]:after,
[class*="navigation"]:after,
[class*="site"]:after {
clear: both;
} .widget-area {
overflow: hidden;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
margin-bottom: 2.5714em;
}
.widget-title {
font-family: "Source Sans Pro", sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
line-height: 1.7143;
margin-bottom: 0.857em;
text-align: center;
text-transform: uppercase;
}
.widget ul,
.widget ol {
list-style: none;
margin: 0;
}
.widget ul &gt; li,
.widget ol &gt; li {
padding: 0.785em 0 0.857em;
}
.widget li &gt; ul,
.widget li &gt; ol {
margin-left: 24px;
}
.widget ul ul {
margin-top: 0.785em;
}
.widget ul ul &gt; li:last-child {
padding-bottom: 0;
}
.widget select {
max-width: 100%;
}
.widget_search .search-submit {
display: none;
}
.widget_search .search-field {
width: 100%;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .front-widget-area .widget {
font-size: 16px;
font-size: 1.6rem;
}
.front-widget-area,
.front-testimonials {
padding: 3em 4.661%;
}
.front-widget-area .widget-title,
.sidebar-widget-area .widget-title {
color: #4f4f4f;
}
.sidebar-widget-area {
margin-top: 3em;
}
.widget-title:before,
.widget-title:after {
content: " - ";
}
.front-widget-area .widget ul &gt; li,
.front-widget-area .widget ol &gt; li,
.sidebar-widget-area .widget ul &gt; li,
.sidebar-widget-area .widget ol &gt; li {
border-top: 1px solid #f2f2f2;
}
.front-widget-area .jetpack_widget_social_icons ul &gt; li,
.sidebar-widget-area .jetpack_widget_social_icons ul &gt; li {
border-top: 0;
}
.widget_calendar caption {
text-align: center;
}
.widget_calendar td a {
font-weight: bold;
} .footer-widget-area {
background-color: #fafafa;
border-top: 1px solid #eee;
padding: 3em 4.661% 1.5em;
}
.footer-widget-area a {
color: #6d6d6d;
}
.footer-widget-area a:hover {
color: #e1122a;
}
.first.footer-widgets,
.second.footer-widgets {
margin-right: 55px;
}
.footer-widget-area .widget-title {
color: #4f4f4f;
}
.footer-widget-area .widget ul &gt; li,
.footer-widget-area .widget ol &gt; li {
border-top: 1px solid #e5e5e5;
}
.footer-widget-area .widget_calendar table,
.footer-widget-area .widget_calendar td {
border-color: #e5e5e5;
} .sidebar-widget-area .jetpack_widget_social_icons ul &gt; li,
.footer-widget-area .jetpack_widget_social_icons ul &gt; li,
.sidebar-widget-area .widget_wpcom_social_media_icons_widget ul &gt; li,
.footer-widget-area .widget_wpcom_social_media_icons_widget ul &gt; li {
border-top: 0;
}
.jetpack_widget_social_icons ul,
.widget_wpcom_social_media_icons_widget ul {
text-align: center;
}  .site {
max-width: 1180px;
padding-right: 2.33050%;
padding-left: 2.33050%;
}
.site-content,
.attachment.page .site-content {
background-color: #fff;
padding: 3em 4.661%;
}
.page .site-content,
.home.page .site-content,
.post-type-archive-jetpack-testimonial .site-content {
padding: 0;
} .site-branding {
background: #fff;
background-position: center;
background-repeat: no-repeat;
text-align: center;
height: 100%;
min-height: 72px;
padding: 3em 0 36px;
text-align: center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.site-branding,
.site-navigation {
padding-right: 4.661%;
padding-left: 4.661%;
}
.site-branding a + .site-title {
margin-top: 0.6667em;
}
.display-header-text .site-image {
margin-bottom: 12px;
}
.site-logo {
width: auto;
}
.site-title {
font-size: 36px;
font-size: 3.6rem;
line-height: 1.3333;
margin-bottom: 0;
}
.site-title a {
color: #333;
}
.site-title a:hover {
text-decoration: none;
}
.site-description {
color: #333;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
margin-bottom: 0;
} .hentry {
position: relative;
word-wrap: break-word;
}
.sticky {
}
.blog .hentry,
.archive .hentry,
.search .hentry {
margin: 0 0 3em 0;
}
.hentry:after {
background: #f2f2f2;
display: block;
position: relative;
left: -5.1%;
width: 110.2%;
height: 1px;
}
.home.page .hentry:after {
display: none;
}
.hentry.no-title .entry-body {
min-height: 6em;
}
.hentry.has-post-thumbnail-prev {
margin-bottom: 0;
}
.search .no-results .page-header,
.testimonials .no-results .page-header {
margin: 0;
}
.archive .page-title,
.search .page-title {
color: #aaa;
font-family: "Source Sans Pro", sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
line-height: 1.7143;
text-transform: uppercase;
}
.entry-header {
position: relative;
z-index: 1;
}
.entry-thumbnail,
.post-thumbnail {
background: -webkit-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background:    -moz-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background:      -o-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background:         linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background-size: 4px 4px;
}
.post-thumbnail {
margin: 0 -5.1%;
}
.post-thumbnail + .entry-header {
margin: 1.5em 0;
padding: 0;
}
.entry-thumbnail img,
.post-thumbnail img {
display: block;
}
.entry-title {
line-height: 1.7;
}
.page-title,
.entry-title,
.entry-title a {
color: #333;
}
.entry-title a:hover {
color: #e1122a;
}
.entry-meta {
font-family: "Droid Serif", Georgia, serif;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
margin-bottom: 1em;
text-align: left;
}
footer.entry-meta {
line-height: 2;
padding: 0 0 2em 0;
position: static;
text-align: left;
width: auto;
}
.entry-meta span {
margin-right: 10px;
display: inline-block;
}
.entry-meta a {
color: #aaa;
}
.entry-meta a:hover {
color: #666;
}
footer.entry-meta {
margin-bottom: 0;
}
.featured-post {
color: #666;
}
.featured-post:before {
color: #666;
content: "\f308";
font-size: 12px;
font-size: 1.2rem;
margin-right: 3px;
position: relative;
}
.categories-links,
.tags-links {
margin-right: 1em;
}
.entry-summary,
.entry-content {
margin: 0 0 3em 0;
}
.updated {
display: none;
}
.page-links {
clear: both;
font-weight: 400;
margin-top: 1.5em;
word-spacing: 7px;
} .format-link .entry-title a:after {
content: " \f442";
font-size: 36px;
line-height: 1em;
}
.format-quote blockquote:before {
color: #ccc;
content: "\201C";
font-family: "Droid Serif", serif;
font-size: 87px;
font-size: 8.7rem;
line-height: 1;
position: absolute;
top: -5px;
left: -10px;
}
.format-quote blockquote {
border: none;
font-family: "Droid Serif", serif;
font-size: 18px;
font-size: 1.8rem;
margin-left: 0;
padding-left: 3.0769em;
position: relative;
}
blockquote cite {
display: block;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-style: normal;
margin: 0.75em 0;
text-transform: uppercase;
}
.format-quote blockquote p:last-child {
margin-bottom: 0;
} .comments-area {
margin: 3em 0 0;
}
.page .comments-area {
margin-left: 0;
}
.comments-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.5;
margin-bottom: 1em;
}
.comment-list {
margin: 1.5em 0;
}
.comment-list,
.comment-list .children {
list-style-type: none;
padding: 0;
}
.comment,
.pingback,
.trackback {
padding: 1.5em 0;
}
.bypostauthor {
}
.depth-1 {
border-bottom: solid 1px #f2f2f2;
}
.depth-1:first-child {
margin-top: 0;
padding-top: 0;
}
.children {
margin-top: 24px;
}
.children .comment {
border-left: 3px solid #f7f7f7;
padding-left: 24px;
}
.comment-author .avatar {
float: left;
margin-right: 12px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.comment-meta {
margin-bottom: 1em;
}
.comment-meta a {
color: #f25f70;
}
.comment-meta a:hover {
color: #aaa;
}
.comment-meta .fn {
display: inline-block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
font-style: normal;
margin-right: 10px;
text-transform: uppercase;
}
.says {
display: none;
}
.comment-metadata {
display: inline-block;
font-size: 13px;
font-size: 1.3rem;
}
.comment-metadata a {
color: #aaa;
}
.comment-metadata a:hover {
color: #666;
}
.comment-content a {
word-wrap: break-word;
}
.comment-tools {
display: inline-block;
float: right;
}
.comment-tools a {
font-size: 12px;
font-size: 1.2rem;
font-weight: normal;
text-transform: uppercase;
}
.comment-reply-link {
margin-left: 10px;
}
.comment-reply-link:after {
content: "\00A0\2192";
}
.comment-respond {
padding: 25px 20px 20px 0;
}
.comment-content {
margin-left: 70px;
}
.comment-form label {
display: inline-block;
width: 64px;
}
.form-allowed-tags {
font-size: 12px;
font-size: 1.2rem;
}
.no-comments {
text-align: center;
} .content-wrapper {
background: #fff;
padding: 3em 4.661%;
position: relative;
}
.content-wrapper.with-featured-image {
padding: 1.5em 4.661%;
} .front-page-content-area.content-area {
float: none;
margin: 0;
width: 100%;
}
.front-page-content-area .hero {
position: relative;
} .hero-content {
position: relative;
}
.hero-content &gt; img {
display: block;
}
.hero-container-outer {
display: table;
width: 100%;
height: 100%;
}
.hero-container-inner {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.front-page-content-area .with-featured-image {
border-bottom: 1px solid #f2f2f2;
padding-right: 4.661%;
padding-left: 4.661%;
}
.front-page-content-area .without-featured-image {
padding: 3em 4.661%;
}
.front-page-content-area .with-featured-image .entry-header {
margin-top: 1.5em;
padding: 0;
}
.front-page-content-area .with-featured-image .entry-content {
margin-bottom: 1.5em;
padding: 0;
}
.hero-content-overlayer {
height: 100%;
overflow: auto;
position: static;
top: auto;
} .front-widget-area {
border-bottom: 1px solid #f2f2f2;
}
.front-widgets .widget {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 2.25em;
}
.front-widget-area .widget-title {
color: #4f4f4f;
font-family: "Oswald", Arial, sans-serif;
font-size: 21px;
font-size: 2.1rem;
font-weight: 300;
} .grid-page-content-area .entry-content {
min-height: 0;
}
.grid-page-content-area .hentry:after,
.child-pages .hentry:after {
display: none;
}
.child-page {
float: none;
margin: 0 auto;
max-width: 334px;
}
.child-page .entry-thumbnail img {
display: block;
}
.child-page .entry-header {
margin: 1.5em 0;
padding: 0;
} .content-wrapper.full-width.with-featured-image {
margin: 0;
padding: 1.5em 4.661% 0;
}
.content-wrapper.full-width .content-area {
width: 100%;
}
.content-wrapper.full-width .hentry:after {
left: -9.1%;
width: 109.1%;
} .jetpack-testimonial {
border: 1px solid #f2f2f2;
float: left;
margin: 3em 0 0;
padding: 0 1.525%;
text-align: center;
width: 96.6%;
}
.jetpack-testimonial:nth-child(even) {
margin-top: 6em;
margin-right: 0;
}
.testimonial-thumbnail {
margin-top: -45px;
text-align: center;
}
.testimonial-thumbnail img,
.testimonial-featured-image img {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.jetpack-testimonial .entry-header,
.jetpack-testimonial-shortcode .entry-header {
overflow: hidden;
padding-bottom: 1.5em;
}
.jetpack-testimonial .entry-title,
.jetpack-testimonial-shortcode .testimonial-entry-title {
color: #f25f70;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
text-transform: uppercase;
}
.jetpack-testimonial .entry-content,
.jetpack-testimonial-shortcode .testimonial-entry-content {
font-style: italic;
margin: 0;
overflow: hidden;
padding: 0.75em 0;
}
.jetpack-testimonial.without-featured-image .entry-content {
padding: 3em 0 0.75em;
}
.jetpack-testimonial .entry-meta,
.jetpack-testimonial-shortcode .entry-meta {
clear: both;
text-align: center;
} .jetpack-testimonial-shortcode .testimonial-entry {
border: 1px solid #f2f2f2;
box-sizing: border-box;
padding: 1.5em 1.525% 0;
margin-top: 3em;
margin-bottom: 3em;
text-align: center;
}
.jetpack-testimonial-shortcode .testimonial-entry-title {
letter-spacing: 2px;
margin-bottom: 1.5em;
}
.testimonial-featured-image img {
margin-bottom: -45px;
position: relative;
width: 90px;
height: 90px;
}
.testimonial-entry-column-2 {
width: 44% !important;
}
.testimonial-entry-column-3 {
width: 27% !important;
}
.testimonial-entry-column-4 {
width: 18% !important;
}
.testimonial-entry-column-5 {
width: 15% !important;
}
.testimonial-entry-column-6 {
width: 11% !important;
} .single .jetpack-testimonial {
float: none;
width: 96.6%;
}
.single .jetpack-testimonial:after {
background: none;
} .testimonials-content-area .entry-content {
margin-bottom: 0;
}
.testimonials.grid .jetpack-testimonial {
float: none;
width: auto;
margin: 0 0 0 0;
}
.archive .testimonials .hentry {
margin: 3em 0;
}
.archive .testimonials .hentry.has-post-thumbnail-prev {
margin-bottom: 6em;
}
.archive .testimonials .without-featured-image &gt; .entry-header {
margin-left: 0;
}
.testimonials .no-results {
margin-bottom: 3em;
}
.post-type-archive-jetpack-testimonial .content-wrapper.full-width .hentry:after {
background: none;
} .site-footer {
background-color: #404040;
border-top: 1px solid #d9d9d9;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
padding: 24px 34px 24px 34px;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
}
.site-info a {
color: #fff;
}
.site-info a:hover {
color: #f25f70;
}  .infinite-scroll .paging-navigation,
.infinite-scroll.neverending footer {
display: none;
}
.infinity-end.neverending footer {
display: block;
}
.infinite-loader {
margin: 0 auto;
width: 36px;
}
#infinite-handle {
margin-bottom: 3em;
text-align: center;
}
#infinite-handle span {
margin: 0 auto;
text-align: center;
} .entry-author {
margin: 1.5em 0 3em;
}
.author-avatar {
float: left;
margin-right: 12px;
}
.author-heading {
float: left;
max-width: calc(100% - 60px);
}
.author-avatar img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: block;
}
.author-bio {
clear: both;
padding-left: 60px;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
} embed,
iframe,
object,
audio,
video {
display: block;
margin-bottom: 1.5em;
max-width: 100%;
}
.jetpack-video-wrapper {
margin-bottom: 1.5em;
} .wp-caption {
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
max-width: 98%;
}
.wp-caption-dd,
.wp-caption-text {
clear: both;
font-family: "Droid Serif", Georgia, serif;
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
text-align: center;
width: 100%;
}
.wp-caption .wp-caption-dd,
.wp-caption .wp-caption-text {
line-height: 1.8462;
margin: 0.9231em 0;
} .site-main .gallery {
margin-bottom: 1.5em;
}
.site-main .gallery a img {
border: none;
height: auto;
}
.site-main .gallery dd {
margin: 0;
}
.gallery-item {
display: inline-block;
overflow: hidden;
position: relative;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 7px;
left: 0;
text-align: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-caption:before {
content: "";
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.gallery-item .gallery-icon {
padding: 0 4px;
} @media screen and (min-width: 600px) { .child-page {
border-bottom: 0;
float: left;
margin: 0 4.661% 0 0;
max-width: 100%;
width: 47.272%;
}
.child-pages{
border-top: 1px solid #f2f2f2;
padding-top: 3em;
}
.child-page:nth-child(even) {
margin-right: 0;
}
.child-pages .entry-summary {
min-height: 0;
}
.sidebar-widget-area,
.footer-widget-area .widget-area {
margin-right: 15%;
margin-left: 15%;
}
.footer-widget-area .widget-area {
float: none;
width: auto;
}
}
@media screen and (min-width: 768px) { .main-navigation {
padding: 0.25em 55px;
}
.main-navigation ul {
display: block;
list-style: none;
text-align: center;
}
.main-navigation ul li {
border: 0 none;
display: inline-block;
padding: 0.75em 1em 0.75em 0;
position: relative;
}
.main-navigation ul a {
padding: 0;
}
.main-navigation .nav-menu &gt; li &gt; a:after,
.main-navigation .menu &gt; li &gt; a:after {
color: #ffa4ad;
content: " \2022";
margin-left: 1em;
}
.main-navigation .nav-menu &gt; li:last-child,
.main-navigation .menu &gt; li:last-child {
padding-right: 0;
}
.main-navigation .nav-menu &gt; li:last-child &gt; a:after,
.main-navigation .menu &gt; li:last-child &gt; a:after {
display: none;
}
.main-navigation ul ul {
background-color: #fff;
box-shadow: rgba(0,0,0, 0.1) 0 1px 2px;
display: block;
left: -99999em;
margin: 0;
position: absolute;
top: 2.6em;
width: 204px;
z-index: 99999;
} .main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
left: 0;
}
.main-navigation ul li:hover &gt; ul ul,
.main-navigation ul li.focus &gt; ul ul {
left: -99999em;
}
.main-navigation ul ul li:hover &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
left: 100%;
}
.main-navigation ul ul li {
padding: 0;
text-align: left;
}
.main-navigation ul ul li:hover,
.main-navigation ul ul li.focus {
background: #f2f2f2;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul &gt; li.focus &gt; a {
color: #e1122a;
}
.main-navigation ul ul a {
color: #4f4f4f;
font-size: 12px;
font-size: 1.2rem;
font-weight: normal;
width: 180px;
padding: 1em;
text-transform: uppercase;
}
.main-navigation ul ul ul {
top: 0;
left: 100%;
width: 160px;
}
.main-navigation ul ul ul a {
width: 136px;
} .menu-toggle {
cursor: pointer;
display: none;
} .hero-content-overlayer {
overflow: auto;
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.front-page-content-area .with-featured-image {
background: #fff;
box-shadow: rgba(0,0,0, 0.1) 0 1px 2px;
margin: 0 auto;
opacity: 0.95;
padding: 1.5em;
width: 457px;
} .jetpack-testimonial:nth-child(even) {
margin-top: 3em;
}
.jetpack-testimonial {
width: 43.745763%;
margin-right: 5.661%;
padding-right: 1.525%;
padding-left: 1.525%;
} .footer-widget-area .widget-area {
margin: 0;
}
.front-widget-area .widget-area,
.footer-widget-area .widget-area {
float: left;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(1),
.footer-widget-area .widget-area:nth-child(1):nth-last-child(1) {
width: 100%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(2),
.front-widget-area .widget-area:nth-child(2):nth-last-child(1),
.footer-widget-area .widget-area:nth-child(1):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(1) {
margin-right: 6%;
width: 47%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type,
.front-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type,
.footer-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type {
margin-right: 0;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(3),
.front-widget-area .widget-area:nth-child(2):nth-last-child(2),
.front-widget-area .widget-area:nth-child(3):nth-last-child(1),
.footer-widget-area .widget-area:nth-child(1):nth-last-child(3),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(3):nth-last-child(1) {
margin-right: 5%;
width: 30%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type,
.front-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type,
.front-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type,
.footer-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type {
margin-right: 0;
}
}
@media screen and (min-width: 850px) { .content-area {
float: left;
width: 68.86440%;
}
.sidebar-widget-area {
float: right;
margin: 0;
width: 21.1864%;
} .hentry.has-post-thumbnail-prev {
margin-bottom: 0;
}
.hentry:after {
left: -7.2%;
width: 107.4%;
}
.post-thumbnail {
margin-left: -7.5%;
} .content-wrapper.full-width.with-featured-image {
margin: -4em 6.661% 0;
padding: 1.5em 3% 0;
}
.content-wrapper.full-width.without-featured-image {
margin: 0 6.661%;
padding: 3em 3% 0;
}
.comments-closed .hentry:after {
display: none;
}
}
@media screen and (min-width: 998px) { .content-wrapper.full-width.with-featured-image {
margin: -4em 13.98%;
padding: 1.5em 3% 0;
}
.content-wrapper.full-width.without-featured-image {
margin: 0 13.98%;
}
}
@media screen and (min-width: 1180px) { .site {
margin: 0 auto;
max-width: 1180px;
padding: 0;
}
.site-content {
padding: 3em 55px;
}
.page .site-content,
.post-type-archive-jetpack-testimonial .site-content {
padding: 0;
}
.content-area {
float: left;
width: 765px;
} .entry-summary,
.entry-content {
min-height: 4em;
}
.entry-meta {
line-height: 2;
position: absolute;
left: 0;
text-align: right;
width: 111px;
}
.entry-meta span {
display: block;
margin-right: 0;
}
.entry-meta .sep {
display: none;
}
.post-navigation,
.paging-navigation,
.comments-area {
margin-left: 146px;
}
.single-jetpack-testimonial .post-navigation {
margin-left: 0;
}
.hentry.eventbrite-event .entry-content {
margin-left: 146px;
} .content-wrapper {
background: #fff;
padding: 3em 55px 3em 201px;
position: relative;
}
.content-wrapper.with-featured-image {
margin: -4em 0 0 165px;
padding: 2em 55px 0 36px;
}
.content-wrapper .content-area {
float: left;
margin: 0;
width: 620px;
}
.content-wrapper .hentry:after {
left: -201px;
width: 821px;
}
.content-wrapper.full-width .hentry:after {
width: 980px;
}
.entry-thumbnail {
min-height: 80px;
} .entry-body {
margin-top: 1.5em;
padding: 0 0 0 146px;
}
.post-thumbnail {
margin-left: -55px;
width: 107.1%;
}
.post-thumbnail + .entry-header {
background-color: #fff;
margin: -5rem 0 1em 110px;
min-height: 40px;
padding: 1.5em 1.5em 0 2.25em;
}
.blog .without-featured-image &gt; .entry-header,
.single .without-featured-image &gt; .entry-header,
.archive .without-featured-image &gt; .entry-header,
.search .without-featured-image &gt; .entry-header {
margin-left: 146px;
}
.archive .page-header,
.search .page-header {
margin: 0 0 3em 146px;
} .sidebar-widget-area {
width: 250px;
} .front-page-content-area .without-featured-image {
border-bottom: 1px solid #f2f2f2;
padding: 3em 55px 0 55px;
}
.front-page-content-area .without-featured-image .entry-header {
padding: 0;
}
.front-page-content-area .without-featured-image .entry-content {
min-height: 100%;
padding: 0;
}
.front-widget-area,
.front-testimonials {
padding: 3em 55px;
} .child-page {
width: 360px;
max-width: 100%;
margin: 0 55px 0 0;
}
}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 {
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%; }
body {
background: #f0f0f0;
}
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 {
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a {
color: #95BC9E;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #aaa;
text-decoration: none;
}
a:hover,
a:active {
outline: 0;
}
:focus {
outline: thin dotted;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: "Oswald", sans-serif;
font-weight: 300;
letter-spacing: 2px;
text-transform: uppercase;
}
h1 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1;
margin-bottom: 1em;
}
h2 {
font-size: 21px;
font-size: 2.1rem;
line-height: 1.1429;
margin-bottom: 1.1429em;
}
h3 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.333em;
}
h4 {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin-bottom: 1.5em;
}
h5 {
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143;
margin-bottom: 1.7143em;
}
h6 {
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143em;
margin-bottom: 1.7143em;
} hr {
border: 0;
height: 1px;
margin: 1.5em 0;
background-color: #e6e6e6;
}
p,
blockquote p:last-child {
margin-bottom: 1.5em;
}
p:last-child {
margin-bottom: 0;
}
ul,
ol {
margin: 0 0 1.5em 1em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li &gt; ul,
li &gt; ol {
margin-bottom: 0;
margin-left: 1em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1em 1.5em 1em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
border-left: 2px solid #f2f2f2;
font-style: italic;
padding-left: 1em;
}
address {
margin: 0 0 1.5em 0;
}
pre {
background: #f2f2f2;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
max-width: 100%;
margin-bottom: 1.5em;
overflow-x: scroll;
padding: 1em;
}
code,
kbd,
tt,
var {
font-family: "Courier 10 Pitch", Courier, monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #e6e6e6;
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
border-bottom: 1px solid #eee;
margin: 0 0 1.5em 0;
width: 100%;
}
th {
font-weight: bold;
padding: 0.75em;
text-transform: uppercase;
}
td {
border-top: 1px solid #eee;
padding: 0.75em;
}
img {
max-width: 100%; height: auto; }
legend {
font-weight: bold;
padding: 0 .5em;
}
fieldset {
border: 1px solid #eee;
} button,
input,
select,
textarea {
color: #888;
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input {
line-height: normal; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span {
background-color: #4B9D96;
border-style: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
line-height: 2;
padding: 6px 15px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
-webkit-appearance: none;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#infinite-handle span:hover {
opacity: 0.85;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
#infinite-handle span:active {
background-color: #e6e6e6;
color: #666;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"],
input[type="password"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none; }
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"] {
border: 1px solid #eee;
font-size: 14px;
font-size: 1.4rem;
padding: 0.6em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: 0.2s ease-in;
transition: 0.2s ease-in;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
border: 1px solid #4B9D96;
outline: none;
-webkit-transition: 0.2s ease-in;
transition: 0.2s ease-in;
}
textarea {
border: 1px solid #eee;
border-radius: 2px;
font-size: 14px;
font-size: 1.4rem;
overflow: auto; padding: 1.5625%;
vertical-align: top; width: 96.875%;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: 0.2s ease-in;
transition: 0.2s ease-in;
} .entry-meta .post-format a:before,
.featured-post:before,
.social-links ul a:before,
.format-link .entry-title a:after,
.menu-toggle:before {
display: inline-block;
font-family: Genericons;
font-size: 14px;
font-size: 1.0769rem;
font-weight: normal;
line-height: 1;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
}  .main-navigation {
background-color: #95BC9E;
border-bottom: 2px solid rgba(0, 0, 0, 0.15);
color: #fff;
display: block;
padding: 0 1em;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
text-align: left;
}
.main-navigation a {
color: #fff;
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143;
padding: 1em;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.main-navigation ul li {
border-top: 1px solid rgba(255, 255, 255, 0.5);
padding: 0;
}
.main-navigation ul li:first-child {
border-top: 0;
}
.main-navigation ul ul {
display: block;
list-style: disc;
margin: 0 0 1em 2.15em;
}
.main-navigation ul ul li {
border-top: 0;
}
.main-navigation ul ul a {
color: #fff;
padding: 0.5em 0;
}
.main-navigation a:hover,
.main-navigation ul &gt; :hover &gt; a,
.main-navigation ul &gt; .focus &gt; a {
color: #4f4f4f;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul li.focus &gt; a {
color: #5d5d5d;
}
.main-navigation ul ul ul {
margin-bottom: 0;
}
.main-navigation ul ul ul li {
border-top: 0;
}
.main-navigation a:hover,
.main-navigation ul &gt; :hover &gt; a,
.main-navigation ul &gt; .focus &gt; a {
color: #4f4f4f;
}
.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
display: block;
}
.main-navigation li.current_page_item &gt; a,
.main-navigation li.current-menu-item &gt; a,
.main-navigation li.current_page_ancestor &gt; a,
.main-navigation li.current-menu-ancestor &gt; a {
color: #4f4f4f;
}
.menu-toggle {
box-shadow: none;
color: #fff;
display: block;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.7143;
margin: 0 auto;
padding: 1em 0;
text-align: center;
text-transform: uppercase;
width: 100px;	    
margin: 5px auto;
padding: 5px;
}
.menu-toggle:hover,
.menu-toggle:focus {
color: #fff;
background: none;
}
.menu-toggle:before {
content: "\f419";
margin-right: 12px;
position: relative;
top: -2px;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
} .social-links {
clear: both;
margin: 0 auto 1.5em;
}
.social-links ul {
list-style: none;
margin: 0;
padding: 0;
}
.social-links ul li {
display: inline-block;
list-style: none;
margin: 0;
}
.social-links ul a {
display: inline-block;
text-decoration: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.social-links ul a:before {
background: #4B9D96;
color: #fff;
content: "\f415";
display: block;
font-size: 16px;
font-size: 1.6rem;
padding: 8px 6px 8px 8px;
position: relative;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: top 0.3s ease-in-out;
transition: all 0.1s ease-in-out;
}
.social-links ul a:hover {
text-decoration: none;
}
.social-links ul a:hover:before {
opacity: 0.75;
text-decoration: none;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.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*="/feed"]:before {
content: "\f413";
}
.social-links ul a[href*="mailto"]:before {
content: "\f410";
} .post-navigation,
.paging-navigation {
margin: 1.5em 0 0 0;
}
[class*="navigation"] .nav-previous {
float: left;
width: 48%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
width: 48%;
}
[class*="navigation"] .nav-previous .meta-nav:before {
content: "\2190";
margin-right: 5px;
}
[class*="navigation"] .nav-next .meta-nav:after {
content: "\2192";
margin-left: 5px;
}
.post-navigation a,
.paging-navigation a,
.comment-navigation a {
color: #aaa;
display: inline-block;
font-family: "Droid Serif", Georgia, serif;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
line-height: 2;
max-width: 100%;
word-wrap: break-word;
}
.post-navigation a:hover,
.paging-navigation a:hover,
.comment-navigation a:hover {
color: #666;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin: 0.5em 1.5em 1em 0;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 1.5em auto;
} .comment-meta:before,
.comment-meta:after,
.entry-meta:before,
.entry-meta:after,
.footer-widget-area:before,
.footer-widget-area:after,
.hentry:after,
.main-navigation ul:before,
.main-navigation ul:after,
.site-main:before,
.site-main:after,
.subordinate-navigation ul:before,
.subordinate-navigation ul:after,
.testimonials:before,
.testimonials:after,
.testimonials .hentry:before,
.testimonials .hentry:after,
.clear:before,
.clear:after,
[class*="area"]:before,
[class*="area"]:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="navigation"]:before,
[class*="navigation"]:after,
[class*="site"]:before,
[class*="site"]:after {
content: "";
display: table;
}
.comment-meta:after,
.entry-meta:after,
.footer-widget-area:after,
.main-navigation ul:after,
.site-main:after,
.subordinate-navigation ul:after,
.testimonials:after,
.testimonials .hentry:after,
.clear:after,
[class*="area"]:after,
[class*="content"]:after,
[class*="navigation"]:after,
[class*="site"]:after {
clear: both;
} .widget-area {
overflow: hidden;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
margin-bottom: 2.5714em;
}
.widget-title {
font-family: "Source Sans Pro", sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
line-height: 1.7143;
margin-bottom: 0.857em;
text-align: center;
text-transform: uppercase;
}
.widget ul,
.widget ol {
list-style: none;
margin: 0;
}
.widget ul &gt; li,
.widget ol &gt; li {
padding: 0.785em 0 0.857em;
}
.widget li &gt; ul,
.widget li &gt; ol {
margin-left: 24px;
}
.widget ul ul {
margin-top: 0.785em;
}
.widget ul ul &gt; li:last-child {
padding-bottom: 0;
}
.widget select {
max-width: 100%;
}
.widget_search .search-submit {
display: none;
}
.widget_search .search-field {
width: 100%;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .front-widget-area .widget {
font-size: 16px;
font-size: 1.6rem;
}
.front-widget-area,
.front-testimonials {
padding: 3em 4.661%;
}
.front-widget-area .widget-title,
.sidebar-widget-area .widget-title {
color: #4f4f4f;
}
.sidebar-widget-area {
margin-top: 3em;
}
.widget-title:before,
.widget-title:after {
content: " - ";
}
.front-widget-area .widget ul &gt; li,
.front-widget-area .widget ol &gt; li,
.sidebar-widget-area .widget ul &gt; li,
.sidebar-widget-area .widget ol &gt; li {
border-top: 1px solid #f2f2f2;
}
.widget_calendar caption {
text-align: center;
}
.widget_calendar td a {
font-weight: bold;
} .footer-widget-area {
background-color: #fafafa;
border-top: 1px solid #eee;
padding: 3em 4.661% 1.5em;
}
.footer-widget-area a {
color: #6d6d6d;
}
.footer-widget-area a:hover {
color: #95BC9E;
}
.first.footer-widgets,
.second.footer-widgets {
margin-right: 55px;
}
.footer-widget-area .widget-title {
color: #4f4f4f;
}
.footer-widget-area .widget ul &gt; li,
.footer-widget-area .widget ol &gt; li {
border-top: 1px solid #e5e5e5;
}
.footer-widget-area .widget_calendar table,
.footer-widget-area .widget_calendar td {
border-color: #e5e5e5;
}  .site {
max-width: 1180px;
padding-right: 0;
padding-left: 0;
}
.site-content {
background-color: #fff;
padding: 3em 4.661%;
}
.page .site-content,
.home.page .site-content,
.post-type-archive-jetpack-testimonial .site-content {
padding: 0;
} .site-branding {
background-color: #4b9d96;
background-position: center;
background-repeat: no-repeat;
text-align: center;
min-height: 204px; text-align: center;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}
.site-branding,
.site-navigation {
padding-right: 4.661%;
padding-left: 4.661%;
}
.site-branding a + .site-title {
margin-top: 0.6667em;
}
.display-header-text .site-image {
margin-bottom: 12px;
}
.site-logo {
width: auto;
}
.site-title {
font-size: 36px;
font-size: 3.6rem;
line-height: 1.3333;
margin-bottom: 0;
}
.site-title a {
color: #333;
}
.site-title a:hover {
text-decoration: none;
}
.site-description {
color: #333;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
margin-bottom: 0;
} .hentry {
position: relative;
word-wrap: break-word;
}
.sticky {
}
.blog .hentry,
.archive .hentry,
.search .hentry {
margin: 0 0 3em 0;
}
.hentry:after {
background: #f2f2f2;
display: block;
position: relative;
left: -5.1%;
width: 110.2%;
height: 1px;
}
.home.page .hentry:after {
display: none;
}
.hentry.no-title .entry-body {
min-height: 6em;
}
.hentry.has-post-thumbnail-prev {
margin-bottom: 0;
}
.search .no-results .page-header,
.testimonials .no-results .page-header {
margin: 0;
}
.archive .page-title,
.search .page-title {
color: #aaa;
font-family: "Source Sans Pro", sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
line-height: 1.7143;
text-transform: uppercase;
}
.entry-header {
position: relative;
z-index: 1;
}
.entry-thumbnail,
.post-thumbnail {
background: -webkit-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background:    -moz-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background:      -o-linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background:         linear-gradient(135deg, white 25%, #f0f2f0 25%, #f0f2f0 50%, white 50%, white 75%, #f0f2f0 75%, #f0f2f0);
background-size: 4px 4px;
}
.post-thumbnail {
margin: 0 -5.1%;
}
.post-thumbnail + .entry-header {
margin: 1.5em 0;
padding: 0;
}
.entry-thumbnail img,
.post-thumbnail img {
display: block;
}
.entry-title {
line-height: 1.7;
}
.page-title,
.entry-title,
.entry-title a {
color: #333;
}
.entry-title a:hover {
color: #95BC9E;
}
.entry-meta {
font-family: "Droid Serif", Georgia, serif;
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
margin-bottom: 1em;
text-align: left;
}
footer.entry-meta {
line-height: 2;
padding: 0 0 2em 0;
position: static;
text-align: left;
width: auto;
}
.entry-meta span {
margin-right: 10px;
display: inline-block;
}
.entry-meta a {
color: #aaa;
}
.entry-meta a:hover {
color: #666;
}
footer.entry-meta {
margin-bottom: 0;
}
.featured-post {
color: #666;
}
.featured-post:before {
color: #666;
content: "\f308";
font-size: 12px;
font-size: 1.2rem;
margin-right: 3px;
position: relative;
}
.categories-links,
.tags-links {
margin-right: 1em;
}
.entry-summary,
.entry-content {
margin: 0 0 3em 0;
}
.updated {
display: none;
}
.page-links {
clear: both;
font-weight: 400;
margin-top: 1.5em;
word-spacing: 7px;
} .format-link .entry-title a:after {
content: " \f442";
font-size: 36px;
line-height: 1em;
}
.format-quote blockquote:before {
color: #ccc;
content: "\201C";
font-family: "Droid Serif", serif;
font-size: 87px;
font-size: 8.7rem;
line-height: 1;
position: absolute;
top: -5px;
left: -10px;
}
.format-quote blockquote {
border: none;
font-family: "Droid Serif", serif;
font-size: 18px;
font-size: 1.8rem;
margin-left: 0;
padding-left: 3.0769em;
position: relative;
}
blockquote cite {
display: block;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-style: normal;
margin: 0.75em 0;
text-transform: uppercase;
}
.format-quote blockquote p:last-child {
margin-bottom: 0;
} .comments-area {
margin: 3em 0 0;
}
.page .comments-area {
margin-left: 0;
}
.comments-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.5;
margin-bottom: 1em;
}
.comment-list {
margin: 1.5em 0;
}
.comment-list,
.comment-list .children {
list-style-type: none;
padding: 0;
}
.comment,
.pingback,
.trackback {
padding: 1.5em 0;
}
.bypostauthor {
}
.depth-1 {
border-bottom: solid 1px #f2f2f2;
}
.depth-1:first-child {
margin-top: 0;
padding-top: 0;
}
.children {
margin-top: 24px;
}
.children .comment {
border-left: 3px solid #f7f7f7;
padding-left: 24px;
}
.comment-author .avatar {
float: left;
margin-right: 12px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.comment-meta {
margin-bottom: 1em;
}
.comment-meta a {
color: #4B9D96;
}
.comment-meta a:hover {
color: #aaa;
}
.comment-meta .fn {
display: inline-block;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
font-style: normal;
margin-right: 10px;
text-transform: uppercase;
}
.says {
display: none;
}
.comment-metadata {
display: inline-block;
font-size: 13px;
font-size: 1.3rem;
}
.comment-metadata a {
color: #aaa;
}
.comment-metadata a:hover {
color: #666;
}
.comment-content a {
word-wrap: break-word;
}
.comment-tools {
display: inline-block;
float: right;
}
.comment-tools a {
font-size: 12px;
font-size: 1.2rem;
font-weight: normal;
text-transform: uppercase;
}
.comment-reply-link {
margin-left: 10px;
}
.comment-reply-link:after {
content: "\00A0\2192";
}
.comment-respond {
padding: 25px 20px 20px 0;
}
.comment-content {
margin-left: 70px;
}
.comment-form label {
display: inline-block;
width: 64px;
}
.form-allowed-tags {
font-size: 12px;
font-size: 1.2rem;
}
.no-comments {
text-align: center;
} .content-wrapper {
background: #fff;
padding: 3em 4.661%;
position: relative;
}
.content-wrapper.with-featured-image {
padding: 1.5em 4.661%;
} .front-page-content-area.content-area {
float: none;
margin: 0;
width: 100%;
}
.front-page-content-area .hero {
position: relative;
} .hero-content {
position: relative;
}
.hero-content &gt; img {
display: block;
}
.hero-container-outer {
display: table;
width: 100%;
height: 100%;
}
.hero-container-inner {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.front-page-content-area .with-featured-image {
border-bottom: 1px solid #f2f2f2;
padding-right: 4.661%;
padding-left: 4.661%;
}
.front-page-content-area .with-featured-image .entry-header {
margin-top: 1.5em;
padding: 0;
}
.front-page-content-area .with-featured-image .entry-content {
margin-bottom: 1.5em;
padding: 0;
}
.front-page-content-area .with-featured-image {
border-bottom: 1px solid #f2f2f2;
padding-right: 4.661%;
padding-left: 4.661%;
}
.hero-content-overlayer {
height: 100%;
overflow: auto;
position: static;
top: auto;
} .front-widget-area {
border-bottom: 1px solid #f2f2f2;
}
.front-widgets .widget {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 2.25em;
}
.front-widget-area .widget-title {
color: #4f4f4f;
font-family: "Oswald", Arial, sans-serif;
font-size: 21px;
font-size: 2.1rem;
font-weight: 300;
} .grid-page-content-area .entry-content {
min-height: 0;
}
.grid-page-content-area .hentry:after,
.child-pages .hentry:after {
display: none;
}
.child-page {
float: none;
margin: 0 auto;
max-width: 334px;
}
.child-page .entry-thumbnail img {
display: block;
}
.child-page .entry-header {
margin: 1.5em 0;
padding: 0;
} .content-wrapper.full-width.with-featured-image {
margin: 0;
padding: 1.5em 4.661% 0;
}
.content-wrapper.full-width .content-area {
width: 100%;
}
.content-wrapper.full-width .hentry:after {
left: -9.1%;
width: 109.1%;
} .jetpack-testimonial {
border: 1px solid #f2f2f2;
float: left;
margin: 3em 0 0;
padding: 0 1.525%;
text-align: center;
width: 96.6%;
}
.jetpack-testimonial:nth-child(even) {
margin-top: 6em;
margin-right: 0;
}
.testimonial-thumbnail {
margin-top: -45px;
text-align: center;
}
.testimonial-thumbnail img {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.jetpack-testimonial .entry-header {
overflow: hidden;
padding-bottom: 1.5em;
}
.jetpack-testimonial .entry-title {
color: #4B9D96;
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
text-transform: uppercase;
}
.jetpack-testimonial .entry-content {
font-style: italic;
margin: 0;
overflow: hidden;
padding: 0.75em 0;
}
.jetpack-testimonial.without-featured-image .entry-content {
padding: 3em 0 0.75em;
}
.jetpack-testimonial .entry-meta {
clear: both;
text-align: center;
} .single .jetpack-testimonial {
float: none;
width: 96.6%;
}
.single .jetpack-testimonial:after {
background: none;
} .testimonials-content-area .entry-content {
margin-bottom: 0;
}
.testimonials.grid .jetpack-testimonial {
float: none;
width: auto;
margin: 0 0 0 0;
}
.archive .testimonials .hentry {
margin: 3em 0;
}
.archive .testimonials .hentry.has-post-thumbnail-prev {
margin-bottom: 6em;
}
.archive .testimonials .without-featured-image &gt; .entry-header {
margin-left: 0;
}
.testimonials .no-results {
margin-bottom: 3em;
}
.post-type-archive-jetpack-testimonial .content-wrapper.full-width .hentry:after {
background: none;
} .site-footer {
background-color: #404040;
border-top: 1px solid #d9d9d9;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
padding: 24px 34px 24px 34px;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
}
.site-info a {
color: #fff;
}
.site-info a:hover {
color: #4B9D96;
}  .infinite-scroll .paging-navigation,
.infinite-scroll.neverending footer {
display: none;
}
.infinity-end.neverending footer {
display: block;
}
.infinite-loader {
margin: 0 auto;
width: 36px;
}
#infinite-handle {
margin-bottom: 3em;
text-align: center;
}
#infinite-handle span {
margin: 0 auto;
text-align: center;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
} embed,
iframe,
object,
audio,
video {
display: block;
margin-bottom: 1.5em;
max-width: 100%;
}
.jetpack-video-wrapper {
margin-bottom: 1.5em;
} .wp-caption {
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
max-width: 98%;
}
.wp-caption-dd,
.wp-caption-text {
font-family: "Droid Serif", Georgia, serif;
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
text-align: center;
}
.wp-caption .wp-caption-dd,
.wp-caption .wp-caption-text {
line-height: 1.8462;
margin: 0.9231em 0;
} .site-main .gallery {
margin-bottom: 1.5em;
}
.site-main .gallery a img {
border: none;
height: auto;
}
.site-main .gallery dd {
margin: 0;
}
.gallery-item {
float: left;
margin: 0 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(46%);
max-width:         calc(46%);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(29.299999999999997%);
max-width:         calc(29.299999999999997%);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(21%);
max-width:         calc(21%);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(16%);
max-width:         calc(16%);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(12.7%);
max-width:         calc(12.7%);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(10.28%);
max-width:         calc(10.28%);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(8.5%);
max-width:         calc(8.5%);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(7.1%);
max-width:         calc(7.1%);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-caption {
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 7px;
left: 0;
text-align: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-caption:before {
content: "";
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.site-branding {
background-image: url(https://www.deshenolifant.nl/wp-content/uploads/2018/10/cropped-BANNER_1180-160_2018-03.png);
padding-top: 0;
padding-bottom: 0;
}
.site-title, .site-description {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.single-post .site-content {
width: 100%;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
@media only screen and (min-width: 1180px){
.single-post .site-content .post-thumbnail + .entry-header{
margin: -2em 0 1em 0;
padding-left: 0;
}
.single-post .site-content .entry-body{
padding: 0px;
}
} @media screen and (min-width: 600px) { .child-page {
border-bottom: 0;
float: left;
margin: 0 4.661% 0 0;
max-width: 100%;
width: 47.272%;
}
.child-pages{
border-top: 1px solid #f2f2f2;
padding-top: 3em;
}
.child-page:nth-child(even) {
margin-right: 0;
}
.child-pages .entry-summary {
min-height: 0;
}
.sidebar-widget-area,
.footer-widget-area .widget-area {
margin-right: 15%;
margin-left: 15%;
}
.footer-widget-area .widget-area {
float: none;
width: auto;
}
}
@media screen and (min-width: 768px) { .main-navigation {
padding: 0.25em 55px;
}
.main-navigation ul {
display: block;
list-style: none;
text-align: center;
}
.main-navigation ul li {
border: 0 none;
display: inline-block;
padding: 0.75em 1em 0.75em 0;
position: relative;
}
.main-navigation ul a {
padding: 0;
}
.nav-menu &gt; li &gt; a:after {
color: #ffa4ad;
content: " \2022";
margin-left: 1em;
}
.nav-menu &gt; li:last-child &gt; a:after {
content: "";
}
.main-navigation ul ul {
background-color: #fff;
box-shadow: rgba(0,0,0, 0.1) 0 1px 2px;
display: none;
margin: 0;
position: absolute;
top: 2.6em;
left: 0;
width: 204px;
z-index: 99999;
}
.main-navigation ul ul li {
padding: 0;
text-align: left;
}
.main-navigation ul ul li:hover,
.main-navigation ul ul li.focus {
background: #f2f2f2;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul &gt; li.focus &gt; a {
color: #95BC9E;
}
.main-navigation ul ul a {
color: #4f4f4f;
font-size: 12px;
font-size: 1.2rem;
font-weight: normal;
width: 180px;
padding: 1em;
text-transform: uppercase;
}
.main-navigation ul ul ul {
top: 0;
left: 100%;
width: 160px;
}
.main-navigation ul ul ul a {
width: 136px;
} .menu-toggle {
cursor: pointer;
display: none;
}
.main-navigation .menu-toggle{
width: 100px;	    
margin: 5px auto;
padding: 5px;
} .hero-content-overlayer {
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.front-page-content-area .with-featured-image {
background: #fff;
box-shadow: rgba(0,0,0, 0.1) 0 1px 2px;
margin: 0 auto;
opacity: 0.95;
padding: 1.5em;
width: 457px;
} .jetpack-testimonial:nth-child(even) {
margin-top: 3em;
}
.jetpack-testimonial {
width: 43.745763%;
margin-right: 5.661%;
padding-right: 1.525%;
padding-left: 1.525%;
} .footer-widget-area .widget-area {
margin: 0;
}
.front-widget-area .widget-area,
.footer-widget-area .widget-area {
float: left;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(1),
.footer-widget-area .widget-area:nth-child(1):nth-last-child(1) {
width: 100%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(2),
.front-widget-area .widget-area:nth-child(2):nth-last-child(1),
.footer-widget-area .widget-area:nth-child(1):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(1) {
margin-right: 6%;
width: 47%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type,
.front-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type,
.footer-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type {
margin-right: 0;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(3),
.front-widget-area .widget-area:nth-child(2):nth-last-child(2),
.front-widget-area .widget-area:nth-child(3):nth-last-child(1),
.footer-widget-area .widget-area:nth-child(1):nth-last-child(3),
.footer-widget-area .widget-area:nth-child(2):nth-last-child(2),
.footer-widget-area .widget-area:nth-child(3):nth-last-child(1) {
margin-right: 5%;
width: 30%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type,
.front-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type,
.front-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type,
.footer-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type,
.footer-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type,
.footer-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type {
margin-right: 0;
}
}
@media screen and (min-width: 850px) { .content-area {
float: left;
width: 68.86440%;
}
.sidebar-widget-area {
float: right;
margin: 0;
width: 21.1864%;
} .hentry.has-post-thumbnail-prev {
margin-bottom: 0;
}
.hentry:after {
left: -7.2%;
width: 107.4%;
}
.post-thumbnail {
margin-left: -7.5%;
} .content-wrapper.full-width.with-featured-image {
margin: -4em 6.661% 0;
padding: 1.5em 3% 0;
}
.content-wrapper.full-width.without-featured-image {
margin: 0 6.661%;
padding: 3em 3% 0;
}
.comments-closed .hentry:after {
display: none;
}
}
@media screen and (min-width: 998px) { .content-wrapper.full-width.with-featured-image {
margin: -4em 13.98%;
padding: 1.5em 3% 0;
}
.content-wrapper.full-width.without-featured-image {
margin: 0 13.98%;
}
}
@media screen and (min-width: 1180px) { .site {
margin: 0 auto;
max-width: 100%;
padding: 0;
}
.site-content {
padding: 3em 55px;
}
.page .site-content,
.post-type-archive-jetpack-testimonial .site-content {
padding: 0;
}
.content-area {
float: left;
width: 765px;
} .entry-summary,
.entry-content {
min-height: 4em;
}
.entry-meta {
line-height: 2;
position: absolute;
left: 0;
text-align: right;
width: 111px;
}
.entry-meta span {
display: block;
margin-right: 0;
}
.post-navigation,
.paging-navigation,
.comments-area {
margin-left: 146px;
}
.single-jetpack-testimonial .post-navigation {
margin-left: 0;
} .content-wrapper {
background: #fff;
padding: 3em 0;
position: relative;
}
.content-wrapper.with-featured-image {
margin: -4em 0 0 165px;
padding: 2em 55px 0 36px;
}
.content-wrapper .content-area {
float: none;
margin: 0 auto;
width: 850px;
}
.content-wrapper .hentry:after {
left: -201px;
width: 821px;
}
.content-wrapper.full-width .hentry:after {
width: 980px;
}
.entry-thumbnail {
min-height: 80px;
} .entry-body {
margin-top: 1.5em;
padding: 0 0 0 146px;
}
.post-thumbnail {
margin-left: -55px;
width: 107.1%;
}
.post-thumbnail + .entry-header {
background-color: #fff;
margin: -4em 0 1em 110px;
min-height: 40px;
padding: 1.5em 1.5em 0 2.25em;
}
.blog .without-featured-image &gt; .entry-header,
.single .without-featured-image &gt; .entry-header,
.archive .without-featured-image &gt; .entry-header,
.search .without-featured-image &gt; .entry-header {
margin-left: 146px;
}
.archive .page-header,
.search .page-header {
margin: 0 0 3em 146px;
} .sidebar-widget-area {
width: 250px;
} .front-page-content-area .without-featured-image {
border-bottom: 1px solid #f2f2f2;
padding: 3em 55px 0 55px;
}
.front-page-content-area .without-featured-image .entry-header {
padding: 0;
}
.front-page-content-area .without-featured-image .entry-content {
min-height: 100%;
padding: 0;
}
.front-widget-area,
.front-testimonials {
padding: 3em 55px;
} .child-page {
width: 360px;
max-width: 100%;
margin: 0 55px 0 0;
}
}
@media screen and (max-width: 767px) {
.site-branding{min-height: 100px;background-size: 620px auto}
}
@media screen and (max-width: 400px) {
.salonized-reviews-mini iframe{min-width: 1px !important}
}
@media screen and (min-width: 568px) and (max-width: 767px) {
.site-branding{background-size: 767px auto}	
}</pre></body></html>