.timeline img {
border: 0;
max-width: 100%;
}
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
padding-left: 0px !important;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 1px;
background-color: #d3e6f3;
left: 50%;
margin-left: -1.5px;
}
.tldate {
display: block;
width: 200px;
background: #414141;
border: 3px solid #212121;
color: #ededed;
margin: 0 auto;
padding: 3px 0;
font-weight: bold;
text-align: center;
-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.35);
}
.timeline li {
margin-bottom: 25px;
position: relative;
}
.timeline li:before,
.timeline li:after {
content: " ";
display: table;
}
.timeline li:after {
clear: both;
}
.timeline li:before,
.timeline li:after {
content: " ";
display: table;
}
.timeline li .timeline-panel {
width: 45%;
float: left;
background: #fff;
border: 1px solid #d2e3f9;
padding: 15px;
position: relative;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.timeline li .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #d2e3f9;
border-right: 0 solid #d2e3f9;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline li .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline li .timeline-panel.noarrow:before,
.timeline li .timeline-panel.noarrow:after {
top: 0;
right: 0;
display: none;
border: 0;
}
.timeline li.timeline-inverted .timeline-panel {
float: right;
}
.timeline li.timeline-inverted .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline li.timeline-inverted .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline li .tl-circ {
position: absolute;
top: 23px;
left: 50%;
text-align: center;
background: #2196f3;
color: #fff;
width: 25px;
height: 25px;
line-height: 25px;
margin-left: -13px;
border: 5px solid #d2e3f9;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
z-index: 1;
}
.timeline-panel { }
.tl-heading h4{
margin: 0; font-size: 18px;
color: #2b3138;
text-transform: uppercase;
}
.tl-heading .be-title{
color: #2b3138;
}
.tl-body p,
.tl-body ul {
margin-bottom: 0;
}
.tl-body > p + p {
margin-top: 5px;
}
@media (max-width: 991px) {
.timeline li .timeline-panel {
width: 44%;
}
}
@media (max-width: 700px) {
ul.timeline:before , .timeline.timeline-one-sided:before{
left: 40px;
}
.tldate {
width: 140px;
}
ul.timeline li .timeline-panel {
width: calc(100% - 90px);
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
}
ul.timeline li .tl-circ {
top: 22px;
left: 28px;
margin-left: 0;
}
ul.timeline > li > .tldate {
margin: 0;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-panel {
display: block;
}
}
.timeline .text-muted {
padding: 5px;
background: rgb(80, 80, 80) none repeat scroll 0% 0%;
color: white;
border-radius: 5px;
}
.timeline .desc {
margin-top: 20px;  line-height: 24px;
}
.be-pack.timeline .timeline_pic {
padding: 0px 15px 0px 0px;
}
.be-title {
display: inline-block;
}
.tl-content img {
float: left;
}
.be-content p {
margin-bottom: 5px;
}
.tl-content {
display: flex;
justify-content: center;
align-items: center;
} .timeline.timeline-one-sided .tl-content {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.timeline.timeline-one-sided:before {
left: 33.70%;
}
.timeline.timeline-one-sided li {
padding-left: 0px;
}
.timeline.timeline-one-sided .be-title{
margin-bottom: 0px;
}
.timeline.timeline-one-sided li .timeline-panel {
float: right;
width: calc(70% - 90px);
padding: 15px;
}
.timeline.timeline-one-sided li.timeline-inverted .timeline-panel {
float: right;
}
.timeline.timeline-one-sided li .timeline-panel:before {
left: -15px;
right: auto;
border-right-width: 15px;
border-left-width: 0;
}
.timeline.timeline-one-sided li .timeline-panel:after {
left: -14px;
right: auto;
border-right-width: 14px;
border-left-width: 0;
}
.timeline.timeline-one-sided li .tl-circ {
left: 32.5%;
margin-left: 0;
} @media (max-width: 700px) { .timeline.timeline-one-sided:before {
left: 40px;
} .timeline.timeline-one-sided li .timeline-panel {
width: calc(100% - 90px);
float: right;
}
.timeline.timeline-one-sided .be-title{
margin-bottom: 15px;
} .timeline.timeline-one-sided li .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline.timeline-one-sided li .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
} .timeline.timeline-one-sided li .tl-circ {
left: 28px;
top: 22px;
margin-left: 0;
} .timeline.timeline-one-sided li {
padding-left: 0;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'FontAwesome';
src: url(//caspiansealrrc.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//caspiansealrrc.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//caspiansealrrc.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//caspiansealrrc.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//caspiansealrrc.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//caspiansealrrc.com/wp-content/plugins/rich-event-timeline/Scripts/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.rich_web {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .rich_web-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.rich_web-2x {
font-size: 2em;
}
.rich_web-3x {
font-size: 3em;
}
.rich_web-4x {
font-size: 4em;
}
.rich_web-5x {
font-size: 5em;
}
.rich_web-fw {
width: 1.28571429em;
text-align: center;
}
.rich_web-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.rich_web-ul > li {
position: relative;
}
.rich_web-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.rich_web-li.rich_web-lg {
left: -1.85714286em;
}
.rich_web-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.rich_web-pull-left {
float: left;
}
.rich_web-pull-right {
float: right;
}
.rich_web.rich_web-pull-left {
margin-right: .3em;
}
.rich_web.rich_web-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.rich_web.pull-left {
margin-right: .3em;
}
.rich_web.pull-right {
margin-left: .3em;
}
.rich_web-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.rich_web-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.rich_web-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.rich_web-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.rich_web-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.rich_web-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.rich_web-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .rich_web-rotate-90,
:root .rich_web-rotate-180,
:root .rich_web-rotate-270,
:root .rich_web-flip-horizontal,
:root .rich_web-flip-vertical {
filter: none;
}
.rich_web-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.rich_web-stack-1x,
.rich_web-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.rich_web-stack-1x {
line-height: inherit;
}
.rich_web-stack-2x {
font-size: 2em;
}
.rich_web-inverse {
color: #ffffff;
} .rich_web-glass:before {
content: "\f000";
}
.rich_web-music:before {
content: "\f001";
}
.rich_web-search:before {
content: "\f002";
}
.rich_web-envelope-o:before {
content: "\f003";
}
.rich_web-heart:before {
content: "\f004";
}
.rich_web-star:before {
content: "\f005";
}
.rich_web-star-o:before {
content: "\f006";
}
.rich_web-user:before {
content: "\f007";
}
.rich_web-film:before {
content: "\f008";
}
.rich_web-th-large:before {
content: "\f009";
}
.rich_web-th:before {
content: "\f00a";
}
.rich_web-th-list:before {
content: "\f00b";
}
.rich_web-check:before {
content: "\f00c";
}
.rich_web-remove:before,
.rich_web-close:before,
.rich_web-times:before {
content: "\f00d";
}
.rich_web-search-plus:before {
content: "\f00e";
}
.rich_web-search-minus:before {
content: "\f010";
}
.rich_web-power-off:before {
content: "\f011";
}
.rich_web-signal:before {
content: "\f012";
}
.rich_web-gear:before,
.rich_web-cog:before {
content: "\f013";
}
.rich_web-trash-o:before {
content: "\f014";
}
.rich_web-home:before {
content: "\f015";
}
.rich_web-file-o:before {
content: "\f016";
}
.rich_web-clock-o:before {
content: "\f017";
}
.rich_web-road:before {
content: "\f018";
}
.rich_web-download:before {
content: "\f019";
}
.rich_web-arrow-circle-o-down:before {
content: "\f01a";
}
.rich_web-arrow-circle-o-up:before {
content: "\f01b";
}
.rich_web-inbox:before {
content: "\f01c";
}
.rich_web-play-circle-o:before {
content: "\f01d";
}
.rich_web-rotate-right:before,
.rich_web-repeat:before {
content: "\f01e";
}
.rich_web-refresh:before {
content: "\f021";
}
.rich_web-list-alt:before {
content: "\f022";
}
.rich_web-lock:before {
content: "\f023";
}
.rich_web-flag:before {
content: "\f024";
}
.rich_web-headphones:before {
content: "\f025";
}
.rich_web-volume-off:before {
content: "\f026";
}
.rich_web-volume-down:before {
content: "\f027";
}
.rich_web-volume-up:before {
content: "\f028";
}
.rich_web-qrcode:before {
content: "\f029";
}
.rich_web-barcode:before {
content: "\f02a";
}
.rich_web-tag:before {
content: "\f02b";
}
.rich_web-tags:before {
content: "\f02c";
}
.rich_web-book:before {
content: "\f02d";
}
.rich_web-bookmark:before {
content: "\f02e";
}
.rich_web-print:before {
content: "\f02f";
}
.rich_web-camera:before {
content: "\f030";
}
.rich_web-font:before {
content: "\f031";
}
.rich_web-bold:before {
content: "\f032";
}
.rich_web-italic:before {
content: "\f033";
}
.rich_web-text-height:before {
content: "\f034";
}
.rich_web-text-width:before {
content: "\f035";
}
.rich_web-align-left:before {
content: "\f036";
}
.rich_web-align-center:before {
content: "\f037";
}
.rich_web-align-right:before {
content: "\f038";
}
.rich_web-align-justify:before {
content: "\f039";
}
.rich_web-list:before {
content: "\f03a";
}
.rich_web-dedent:before,
.rich_web-outdent:before {
content: "\f03b";
}
.rich_web-indent:before {
content: "\f03c";
}
.rich_web-video-camera:before {
content: "\f03d";
}
.rich_web-photo:before,
.rich_web-image:before,
.rich_web-picture-o:before {
content: "\f03e";
}
.rich_web-pencil:before {
content: "\f040";
}
.rich_web-map-marker:before {
content: "\f041";
}
.rich_web-adjust:before {
content: "\f042";
}
.rich_web-tint:before {
content: "\f043";
}
.rich_web-edit:before,
.rich_web-pencil-square-o:before {
content: "\f044";
}
.rich_web-share-square-o:before {
content: "\f045";
}
.rich_web-check-square-o:before {
content: "\f046";
}
.rich_web-arrows:before {
content: "\f047";
}
.rich_web-step-backward:before {
content: "\f048";
}
.rich_web-fast-backward:before {
content: "\f049";
}
.rich_web-backward:before {
content: "\f04a";
}
.rich_web-play:before {
content: "\f04b";
}
.rich_web-pause:before {
content: "\f04c";
}
.rich_web-stop:before {
content: "\f04d";
}
.rich_web-forward:before {
content: "\f04e";
}
.rich_web-fast-forward:before {
content: "\f050";
}
.rich_web-step-forward:before {
content: "\f051";
}
.rich_web-eject:before {
content: "\f052";
}
.rich_web-chevron-left:before {
content: "\f053";
}
.rich_web-chevron-right:before {
content: "\f054";
}
.rich_web-plus-circle:before {
content: "\f055";
}
.rich_web-minus-circle:before {
content: "\f056";
}
.rich_web-times-circle:before {
content: "\f057";
}
.rich_web-check-circle:before {
content: "\f058";
}
.rich_web-question-circle:before {
content: "\f059";
}
.rich_web-info-circle:before {
content: "\f05a";
}
.rich_web-crosshairs:before {
content: "\f05b";
}
.rich_web-times-circle-o:before {
content: "\f05c";
}
.rich_web-check-circle-o:before {
content: "\f05d";
}
.rich_web-ban:before {
content: "\f05e";
}
.rich_web-arrow-left:before {
content: "\f060";
}
.rich_web-arrow-right:before {
content: "\f061";
}
.rich_web-arrow-up:before {
content: "\f062";
}
.rich_web-arrow-down:before {
content: "\f063";
}
.rich_web-mail-forward:before,
.rich_web-share:before {
content: "\f064";
}
.rich_web-expand:before {
content: "\f065";
}
.rich_web-compress:before {
content: "\f066";
}
.rich_web-plus:before {
content: "\f067";
}
.rich_web-minus:before {
content: "\f068";
}
.rich_web-asterisk:before {
content: "\f069";
}
.rich_web-exclamation-circle:before {
content: "\f06a";
}
.rich_web-gift:before {
content: "\f06b";
}
.rich_web-leaf:before {
content: "\f06c";
}
.rich_web-fire:before {
content: "\f06d";
}
.rich_web-eye:before {
content: "\f06e";
}
.rich_web-eye-slash:before {
content: "\f070";
}
.rich_web-warning:before,
.rich_web-exclamation-triangle:before {
content: "\f071";
}
.rich_web-plane:before {
content: "\f072";
}
.rich_web-calendar:before {
content: "\f073";
}
.rich_web-random:before {
content: "\f074";
}
.rich_web-comment:before {
content: "\f075";
}
.rich_web-magnet:before {
content: "\f076";
}
.rich_web-chevron-up:before {
content: "\f077";
}
.rich_web-chevron-down:before {
content: "\f078";
}
.rich_web-retweet:before {
content: "\f079";
}
.rich_web-shopping-cart:before {
content: "\f07a";
}
.rich_web-folder:before {
content: "\f07b";
}
.rich_web-folder-open:before {
content: "\f07c";
}
.rich_web-arrows-v:before {
content: "\f07d";
}
.rich_web-arrows-h:before {
content: "\f07e";
}
.rich_web-bar-chart-o:before,
.rich_web-bar-chart:before {
content: "\f080";
}
.rich_web-twitter-square:before {
content: "\f081";
}
.rich_web-facebook-square:before {
content: "\f082";
}
.rich_web-camera-retro:before {
content: "\f083";
}
.rich_web-key:before {
content: "\f084";
}
.rich_web-gears:before,
.rich_web-cogs:before {
content: "\f085";
}
.rich_web-comments:before {
content: "\f086";
}
.rich_web-thumbs-o-up:before {
content: "\f087";
}
.rich_web-thumbs-o-down:before {
content: "\f088";
}
.rich_web-star-half:before {
content: "\f089";
}
.rich_web-heart-o:before {
content: "\f08a";
}
.rich_web-sign-out:before {
content: "\f08b";
}
.rich_web-linkedin-square:before {
content: "\f08c";
}
.rich_web-thumb-tack:before {
content: "\f08d";
}
.rich_web-external-link:before {
content: "\f08e";
}
.rich_web-sign-in:before {
content: "\f090";
}
.rich_web-trophy:before {
content: "\f091";
}
.rich_web-github-square:before {
content: "\f092";
}
.rich_web-upload:before {
content: "\f093";
}
.rich_web-lemon-o:before {
content: "\f094";
}
.rich_web-phone:before {
content: "\f095";
}
.rich_web-square-o:before {
content: "\f096";
}
.rich_web-bookmark-o:before {
content: "\f097";
}
.rich_web-phone-square:before {
content: "\f098";
}
.rich_web-twitter:before {
content: "\f099";
}
.rich_web-facebook-f:before,
.rich_web-facebook:before {
content: "\f09a";
}
.rich_web-github:before {
content: "\f09b";
}
.rich_web-unlock:before {
content: "\f09c";
}
.rich_web-credit-card:before {
content: "\f09d";
}
.rich_web-feed:before,
.rich_web-rss:before {
content: "\f09e";
}
.rich_web-hdd-o:before {
content: "\f0a0";
}
.rich_web-bullhorn:before {
content: "\f0a1";
}
.rich_web-bell:before {
content: "\f0f3";
}
.rich_web-certificate:before {
content: "\f0a3";
}
.rich_web-hand-o-right:before {
content: "\f0a4";
}
.rich_web-hand-o-left:before {
content: "\f0a5";
}
.rich_web-hand-o-up:before {
content: "\f0a6";
}
.rich_web-hand-o-down:before {
content: "\f0a7";
}
.rich_web-arrow-circle-left:before {
content: "\f0a8";
}
.rich_web-arrow-circle-right:before {
content: "\f0a9";
}
.rich_web-arrow-circle-up:before {
content: "\f0aa";
}
.rich_web-arrow-circle-down:before {
content: "\f0ab";
}
.rich_web-globe:before {
content: "\f0ac";
}
.rich_web-wrench:before {
content: "\f0ad";
}
.rich_web-tasks:before {
content: "\f0ae";
}
.rich_web-filter:before {
content: "\f0b0";
}
.rich_web-briefcase:before {
content: "\f0b1";
}
.rich_web-arrows-alt:before {
content: "\f0b2";
}
.rich_web-group:before,
.rich_web-users:before {
content: "\f0c0";
}
.rich_web-chain:before,
.rich_web-link:before {
content: "\f0c1";
}
.rich_web-cloud:before {
content: "\f0c2";
}
.rich_web-flask:before {
content: "\f0c3";
}
.rich_web-cut:before,
.rich_web-scissors:before {
content: "\f0c4";
}
.rich_web-copy:before,
.rich_web-files-o:before {
content: "\f0c5";
}
.rich_web-paperclip:before {
content: "\f0c6";
}
.rich_web-save:before,
.rich_web-floppy-o:before {
content: "\f0c7";
}
.rich_web-square:before {
content: "\f0c8";
}
.rich_web-navicon:before,
.rich_web-reorder:before,
.rich_web-bars:before {
content: "\f0c9";
}
.rich_web-list-ul:before {
content: "\f0ca";
}
.rich_web-list-ol:before {
content: "\f0cb";
}
.rich_web-strikethrough:before {
content: "\f0cc";
}
.rich_web-underline:before {
content: "\f0cd";
}
.rich_web-table:before {
content: "\f0ce";
}
.rich_web-magic:before {
content: "\f0d0";
}
.rich_web-truck:before {
content: "\f0d1";
}
.rich_web-pinterest:before {
content: "\f0d2";
}
.rich_web-pinterest-square:before {
content: "\f0d3";
}
.rich_web-google-plus-square:before {
content: "\f0d4";
}
.rich_web-google-plus:before {
content: "\f0d5";
}
.rich_web-money:before {
content: "\f0d6";
}
.rich_web-caret-down:before {
content: "\f0d7";
}
.rich_web-caret-up:before {
content: "\f0d8";
}
.rich_web-caret-left:before {
content: "\f0d9";
}
.rich_web-caret-right:before {
content: "\f0da";
}
.rich_web-columns:before {
content: "\f0db";
}
.rich_web-unsorted:before,
.rich_web-sort:before {
content: "\f0dc";
}
.rich_web-sort-down:before,
.rich_web-sort-desc:before {
content: "\f0dd";
}
.rich_web-sort-up:before,
.rich_web-sort-asc:before {
content: "\f0de";
}
.rich_web-envelope:before {
content: "\f0e0";
}
.rich_web-linkedin:before {
content: "\f0e1";
}
.rich_web-rotate-left:before,
.rich_web-undo:before {
content: "\f0e2";
}
.rich_web-legal:before,
.rich_web-gavel:before {
content: "\f0e3";
}
.rich_web-dashboard:before,
.rich_web-tachometer:before {
content: "\f0e4";
}
.rich_web-comment-o:before {
content: "\f0e5";
}
.rich_web-comments-o:before {
content: "\f0e6";
}
.rich_web-flash:before,
.rich_web-bolt:before {
content: "\f0e7";
}
.rich_web-sitemap:before {
content: "\f0e8";
}
.rich_web-umbrella:before {
content: "\f0e9";
}
.rich_web-paste:before,
.rich_web-clipboard:before {
content: "\f0ea";
}
.rich_web-lightbulb-o:before {
content: "\f0eb";
}
.rich_web-exchange:before {
content: "\f0ec";
}
.rich_web-cloud-download:before {
content: "\f0ed";
}
.rich_web-cloud-upload:before {
content: "\f0ee";
}
.rich_web-user-md:before {
content: "\f0f0";
}
.rich_web-stethoscope:before {
content: "\f0f1";
}
.rich_web-suitcase:before {
content: "\f0f2";
}
.rich_web-bell-o:before {
content: "\f0a2";
}
.rich_web-coffee:before {
content: "\f0f4";
}
.rich_web-cutlery:before {
content: "\f0f5";
}
.rich_web-file-text-o:before {
content: "\f0f6";
}
.rich_web-building-o:before {
content: "\f0f7";
}
.rich_web-hospital-o:before {
content: "\f0f8";
}
.rich_web-ambulance:before {
content: "\f0f9";
}
.rich_web-medkit:before {
content: "\f0fa";
}
.rich_web-fighter-jet:before {
content: "\f0fb";
}
.rich_web-beer:before {
content: "\f0fc";
}
.rich_web-h-square:before {
content: "\f0fd";
}
.rich_web-plus-square:before {
content: "\f0fe";
}
.rich_web-angle-double-left:before {
content: "\f100";
}
.rich_web-angle-double-right:before {
content: "\f101";
}
.rich_web-angle-double-up:before {
content: "\f102";
}
.rich_web-angle-double-down:before {
content: "\f103";
}
.rich_web-angle-left:before {
content: "\f104";
}
.rich_web-angle-right:before {
content: "\f105";
}
.rich_web-angle-up:before {
content: "\f106";
}
.rich_web-angle-down:before {
content: "\f107";
}
.rich_web-desktop:before {
content: "\f108";
}
.rich_web-laptop:before {
content: "\f109";
}
.rich_web-tablet:before {
content: "\f10a";
}
.rich_web-mobile-phone:before,
.rich_web-mobile:before {
content: "\f10b";
}
.rich_web-circle-o:before {
content: "\f10c";
}
.rich_web-quote-left:before {
content: "\f10d";
}
.rich_web-quote-right:before {
content: "\f10e";
}
.rich_web-spinner:before {
content: "\f110";
}
.rich_web-circle:before {
content: "\f111";
}
.rich_web-mail-reply:before,
.rich_web-reply:before {
content: "\f112";
}
.rich_web-github-alt:before {
content: "\f113";
}
.rich_web-folder-o:before {
content: "\f114";
}
.rich_web-folder-open-o:before {
content: "\f115";
}
.rich_web-smile-o:before {
content: "\f118";
}
.rich_web-frown-o:before {
content: "\f119";
}
.rich_web-meh-o:before {
content: "\f11a";
}
.rich_web-gamepad:before {
content: "\f11b";
}
.rich_web-keyboard-o:before {
content: "\f11c";
}
.rich_web-flag-o:before {
content: "\f11d";
}
.rich_web-flag-checkered:before {
content: "\f11e";
}
.rich_web-terminal:before {
content: "\f120";
}
.rich_web-code:before {
content: "\f121";
}
.rich_web-mail-reply-all:before,
.rich_web-reply-all:before {
content: "\f122";
}
.rich_web-star-half-empty:before,
.rich_web-star-half-full:before,
.rich_web-star-half-o:before {
content: "\f123";
}
.rich_web-location-arrow:before {
content: "\f124";
}
.rich_web-crop:before {
content: "\f125";
}
.rich_web-code-fork:before {
content: "\f126";
}
.rich_web-unlink:before,
.rich_web-chain-broken:before {
content: "\f127";
}
.rich_web-question:before {
content: "\f128";
}
.rich_web-info:before {
content: "\f129";
}
.rich_web-exclamation:before {
content: "\f12a";
}
.rich_web-superscript:before {
content: "\f12b";
}
.rich_web-subscript:before {
content: "\f12c";
}
.rich_web-eraser:before {
content: "\f12d";
}
.rich_web-puzzle-piece:before {
content: "\f12e";
}
.rich_web-microphone:before {
content: "\f130";
}
.rich_web-microphone-slash:before {
content: "\f131";
}
.rich_web-shield:before {
content: "\f132";
}
.rich_web-calendar-o:before {
content: "\f133";
}
.rich_web-fire-extinguisher:before {
content: "\f134";
}
.rich_web-rocket:before {
content: "\f135";
}
.rich_web-maxcdn:before {
content: "\f136";
}
.rich_web-chevron-circle-left:before {
content: "\f137";
}
.rich_web-chevron-circle-right:before {
content: "\f138";
}
.rich_web-chevron-circle-up:before {
content: "\f139";
}
.rich_web-chevron-circle-down:before {
content: "\f13a";
}
.rich_web-html5:before {
content: "\f13b";
}
.rich_web-css3:before {
content: "\f13c";
}
.rich_web-anchor:before {
content: "\f13d";
}
.rich_web-unlock-alt:before {
content: "\f13e";
}
.rich_web-bullseye:before {
content: "\f140";
}
.rich_web-ellipsis-h:before {
content: "\f141";
}
.rich_web-ellipsis-v:before {
content: "\f142";
}
.rich_web-rss-square:before {
content: "\f143";
}
.rich_web-play-circle:before {
content: "\f144";
}
.rich_web-ticket:before {
content: "\f145";
}
.rich_web-minus-square:before {
content: "\f146";
}
.rich_web-minus-square-o:before {
content: "\f147";
}
.rich_web-level-up:before {
content: "\f148";
}
.rich_web-level-down:before {
content: "\f149";
}
.rich_web-check-square:before {
content: "\f14a";
}
.rich_web-pencil-square:before {
content: "\f14b";
}
.rich_web-external-link-square:before {
content: "\f14c";
}
.rich_web-share-square:before {
content: "\f14d";
}
.rich_web-compass:before {
content: "\f14e";
}
.rich_web-toggle-down:before,
.rich_web-caret-square-o-down:before {
content: "\f150";
}
.rich_web-toggle-up:before,
.rich_web-caret-square-o-up:before {
content: "\f151";
}
.rich_web-toggle-right:before,
.rich_web-caret-square-o-right:before {
content: "\f152";
}
.rich_web-euro:before,
.rich_web-eur:before {
content: "\f153";
}
.rich_web-gbp:before {
content: "\f154";
}
.rich_web-dollar:before,
.rich_web-usd:before {
content: "\f155";
}
.rich_web-rupee:before,
.rich_web-inr:before {
content: "\f156";
}
.rich_web-cny:before,
.rich_web-rmb:before,
.rich_web-yen:before,
.rich_web-jpy:before {
content: "\f157";
}
.rich_web-ruble:before,
.rich_web-rouble:before,
.rich_web-rub:before {
content: "\f158";
}
.rich_web-won:before,
.rich_web-krw:before {
content: "\f159";
}
.rich_web-bitcoin:before,
.rich_web-btc:before {
content: "\f15a";
}
.rich_web-file:before {
content: "\f15b";
}
.rich_web-file-text:before {
content: "\f15c";
}
.rich_web-sort-alpha-asc:before {
content: "\f15d";
}
.rich_web-sort-alpha-desc:before {
content: "\f15e";
}
.rich_web-sort-amount-asc:before {
content: "\f160";
}
.rich_web-sort-amount-desc:before {
content: "\f161";
}
.rich_web-sort-numeric-asc:before {
content: "\f162";
}
.rich_web-sort-numeric-desc:before {
content: "\f163";
}
.rich_web-thumbs-up:before {
content: "\f164";
}
.rich_web-thumbs-down:before {
content: "\f165";
}
.rich_web-youtube-square:before {
content: "\f166";
}
.rich_web-youtube:before {
content: "\f167";
}
.rich_web-xing:before {
content: "\f168";
}
.rich_web-xing-square:before {
content: "\f169";
}
.rich_web-youtube-play:before {
content: "\f16a";
}
.rich_web-dropbox:before {
content: "\f16b";
}
.rich_web-stack-overflow:before {
content: "\f16c";
}
.rich_web-instagram:before {
content: "\f16d";
}
.rich_web-flickr:before {
content: "\f16e";
}
.rich_web-adn:before {
content: "\f170";
}
.rich_web-bitbucket:before {
content: "\f171";
}
.rich_web-bitbucket-square:before {
content: "\f172";
}
.rich_web-tumblr:before {
content: "\f173";
}
.rich_web-tumblr-square:before {
content: "\f174";
}
.rich_web-long-arrow-down:before {
content: "\f175";
}
.rich_web-long-arrow-up:before {
content: "\f176";
}
.rich_web-long-arrow-left:before {
content: "\f177";
}
.rich_web-long-arrow-right:before {
content: "\f178";
}
.rich_web-apple:before {
content: "\f179";
}
.rich_web-windows:before {
content: "\f17a";
}
.rich_web-android:before {
content: "\f17b";
}
.rich_web-linux:before {
content: "\f17c";
}
.rich_web-dribbble:before {
content: "\f17d";
}
.rich_web-skype:before {
content: "\f17e";
}
.rich_web-foursquare:before {
content: "\f180";
}
.rich_web-trello:before {
content: "\f181";
}
.rich_web-female:before {
content: "\f182";
}
.rich_web-male:before {
content: "\f183";
}
.rich_web-gittip:before,
.rich_web-gratipay:before {
content: "\f184";
}
.rich_web-sun-o:before {
content: "\f185";
}
.rich_web-moon-o:before {
content: "\f186";
}
.rich_web-archive:before {
content: "\f187";
}
.rich_web-bug:before {
content: "\f188";
}
.rich_web-vk:before {
content: "\f189";
}
.rich_web-weibo:before {
content: "\f18a";
}
.rich_web-renren:before {
content: "\f18b";
}
.rich_web-pagelines:before {
content: "\f18c";
}
.rich_web-stack-exchange:before {
content: "\f18d";
}
.rich_web-arrow-circle-o-right:before {
content: "\f18e";
}
.rich_web-arrow-circle-o-left:before {
content: "\f190";
}
.rich_web-toggle-left:before,
.rich_web-caret-square-o-left:before {
content: "\f191";
}
.rich_web-dot-circle-o:before {
content: "\f192";
}
.rich_web-wheelchair:before {
content: "\f193";
}
.rich_web-vimeo-square:before {
content: "\f194";
}
.rich_web-turkish-lira:before,
.rich_web-try:before {
content: "\f195";
}
.rich_web-plus-square-o:before {
content: "\f196";
}
.rich_web-space-shuttle:before {
content: "\f197";
}
.rich_web-slack:before {
content: "\f198";
}
.rich_web-envelope-square:before {
content: "\f199";
}
.rich_web-wordpress:before {
content: "\f19a";
}
.rich_web-openid:before {
content: "\f19b";
}
.rich_web-institution:before,
.rich_web-bank:before,
.rich_web-university:before {
content: "\f19c";
}
.rich_web-mortar-board:before,
.rich_web-graduation-cap:before {
content: "\f19d";
}
.rich_web-yahoo:before {
content: "\f19e";
}
.rich_web-google:before {
content: "\f1a0";
}
.rich_web-reddit:before {
content: "\f1a1";
}
.rich_web-reddit-square:before {
content: "\f1a2";
}
.rich_web-stumbleupon-circle:before {
content: "\f1a3";
}
.rich_web-stumbleupon:before {
content: "\f1a4";
}
.rich_web-delicious:before {
content: "\f1a5";
}
.rich_web-digg:before {
content: "\f1a6";
}
.rich_web-pied-piper-pp:before {
content: "\f1a7";
}
.rich_web-pied-piper-alt:before {
content: "\f1a8";
}
.rich_web-drupal:before {
content: "\f1a9";
}
.rich_web-joomla:before {
content: "\f1aa";
}
.rich_web-language:before {
content: "\f1ab";
}
.rich_web-fax:before {
content: "\f1ac";
}
.rich_web-building:before {
content: "\f1ad";
}
.rich_web-child:before {
content: "\f1ae";
}
.rich_web-paw:before {
content: "\f1b0";
}
.rich_web-spoon:before {
content: "\f1b1";
}
.rich_web-cube:before {
content: "\f1b2";
}
.rich_web-cubes:before {
content: "\f1b3";
}
.rich_web-behance:before {
content: "\f1b4";
}
.rich_web-behance-square:before {
content: "\f1b5";
}
.rich_web-steam:before {
content: "\f1b6";
}
.rich_web-steam-square:before {
content: "\f1b7";
}
.rich_web-recycle:before {
content: "\f1b8";
}
.rich_web-automobile:before,
.rich_web-car:before {
content: "\f1b9";
}
.rich_web-cab:before,
.rich_web-taxi:before {
content: "\f1ba";
}
.rich_web-tree:before {
content: "\f1bb";
}
.rich_web-spotify:before {
content: "\f1bc";
}
.rich_web-deviantart:before {
content: "\f1bd";
}
.rich_web-soundcloud:before {
content: "\f1be";
}
.rich_web-database:before {
content: "\f1c0";
}
.rich_web-file-pdf-o:before {
content: "\f1c1";
}
.rich_web-file-word-o:before {
content: "\f1c2";
}
.rich_web-file-excel-o:before {
content: "\f1c3";
}
.rich_web-file-powerpoint-o:before {
content: "\f1c4";
}
.rich_web-file-photo-o:before,
.rich_web-file-picture-o:before,
.rich_web-file-image-o:before {
content: "\f1c5";
}
.rich_web-file-zip-o:before,
.rich_web-file-archive-o:before {
content: "\f1c6";
}
.rich_web-file-sound-o:before,
.rich_web-file-audio-o:before {
content: "\f1c7";
}
.rich_web-file-movie-o:before,
.rich_web-file-video-o:before {
content: "\f1c8";
}
.rich_web-file-code-o:before {
content: "\f1c9";
}
.rich_web-vine:before {
content: "\f1ca";
}
.rich_web-codepen:before {
content: "\f1cb";
}
.rich_web-jsfiddle:before {
content: "\f1cc";
}
.rich_web-life-bouy:before,
.rich_web-life-buoy:before,
.rich_web-life-saver:before,
.rich_web-support:before,
.rich_web-life-ring:before {
content: "\f1cd";
}
.rich_web-circle-o-notch:before {
content: "\f1ce";
}
.rich_web-ra:before,
.rich_web-resistance:before,
.rich_web-rebel:before {
content: "\f1d0";
}
.rich_web-ge:before,
.rich_web-empire:before {
content: "\f1d1";
}
.rich_web-git-square:before {
content: "\f1d2";
}
.rich_web-git:before {
content: "\f1d3";
}
.rich_web-y-combinator-square:before,
.rich_web-yc-square:before,
.rich_web-hacker-news:before {
content: "\f1d4";
}
.rich_web-tencent-weibo:before {
content: "\f1d5";
}
.rich_web-qq:before {
content: "\f1d6";
}
.rich_web-wechat:before,
.rich_web-weixin:before {
content: "\f1d7";
}
.rich_web-send:before,
.rich_web-paper-plane:before {
content: "\f1d8";
}
.rich_web-send-o:before,
.rich_web-paper-plane-o:before {
content: "\f1d9";
}
.rich_web-history:before {
content: "\f1da";
}
.rich_web-circle-thin:before {
content: "\f1db";
}
.rich_web-header:before {
content: "\f1dc";
}
.rich_web-paragraph:before {
content: "\f1dd";
}
.rich_web-sliders:before {
content: "\f1de";
}
.rich_web-share-alt:before {
content: "\f1e0";
}
.rich_web-share-alt-square:before {
content: "\f1e1";
}
.rich_web-bomb:before {
content: "\f1e2";
}
.rich_web-soccer-ball-o:before,
.rich_web-futbol-o:before {
content: "\f1e3";
}
.rich_web-tty:before {
content: "\f1e4";
}
.rich_web-binoculars:before {
content: "\f1e5";
}
.rich_web-plug:before {
content: "\f1e6";
}
.rich_web-slideshare:before {
content: "\f1e7";
}
.rich_web-twitch:before {
content: "\f1e8";
}
.rich_web-yelp:before {
content: "\f1e9";
}
.rich_web-newspaper-o:before {
content: "\f1ea";
}
.rich_web-wifi:before {
content: "\f1eb";
}
.rich_web-calculator:before {
content: "\f1ec";
}
.rich_web-paypal:before {
content: "\f1ed";
}
.rich_web-google-wallet:before {
content: "\f1ee";
}
.rich_web-cc-visa:before {
content: "\f1f0";
}
.rich_web-cc-mastercard:before {
content: "\f1f1";
}
.rich_web-cc-discover:before {
content: "\f1f2";
}
.rich_web-cc-amex:before {
content: "\f1f3";
}
.rich_web-cc-paypal:before {
content: "\f1f4";
}
.rich_web-cc-stripe:before {
content: "\f1f5";
}
.rich_web-bell-slash:before {
content: "\f1f6";
}
.rich_web-bell-slash-o:before {
content: "\f1f7";
}
.rich_web-trash:before {
content: "\f1f8";
}
.rich_web-copyright:before {
content: "\f1f9";
}
.rich_web-at:before {
content: "\f1fa";
}
.rich_web-eyedropper:before {
content: "\f1fb";
}
.rich_web-paint-brush:before {
content: "\f1fc";
}
.rich_web-birthday-cake:before {
content: "\f1fd";
}
.rich_web-area-chart:before {
content: "\f1fe";
}
.rich_web-pie-chart:before {
content: "\f200";
}
.rich_web-line-chart:before {
content: "\f201";
}
.rich_web-lastfm:before {
content: "\f202";
}
.rich_web-lastfm-square:before {
content: "\f203";
}
.rich_web-toggle-off:before {
content: "\f204";
}
.rich_web-toggle-on:before {
content: "\f205";
}
.rich_web-bicycle:before {
content: "\f206";
}
.rich_web-bus:before {
content: "\f207";
}
.rich_web-ioxhost:before {
content: "\f208";
}
.rich_web-angellist:before {
content: "\f209";
}
.rich_web-cc:before {
content: "\f20a";
}
.rich_web-shekel:before,
.rich_web-sheqel:before,
.rich_web-ils:before {
content: "\f20b";
}
.rich_web-meanpath:before {
content: "\f20c";
}
.rich_web-buysellads:before {
content: "\f20d";
}
.rich_web-connectdevelop:before {
content: "\f20e";
}
.rich_web-dashcube:before {
content: "\f210";
}
.rich_web-forumbee:before {
content: "\f211";
}
.rich_web-leanpub:before {
content: "\f212";
}
.rich_web-sellsy:before {
content: "\f213";
}
.rich_web-shirtsinbulk:before {
content: "\f214";
}
.rich_web-simplybuilt:before {
content: "\f215";
}
.rich_web-skyatlas:before {
content: "\f216";
}
.rich_web-cart-plus:before {
content: "\f217";
}
.rich_web-cart-arrow-down:before {
content: "\f218";
}
.rich_web-diamond:before {
content: "\f219";
}
.rich_web-ship:before {
content: "\f21a";
}
.rich_web-user-secret:before {
content: "\f21b";
}
.rich_web-motorcycle:before {
content: "\f21c";
}
.rich_web-street-view:before {
content: "\f21d";
}
.rich_web-heartbeat:before {
content: "\f21e";
}
.rich_web-venus:before {
content: "\f221";
}
.rich_web-mars:before {
content: "\f222";
}
.rich_web-mercury:before {
content: "\f223";
}
.rich_web-intersex:before,
.rich_web-transgender:before {
content: "\f224";
}
.rich_web-transgender-alt:before {
content: "\f225";
}
.rich_web-venus-double:before {
content: "\f226";
}
.rich_web-mars-double:before {
content: "\f227";
}
.rich_web-venus-mars:before {
content: "\f228";
}
.rich_web-mars-stroke:before {
content: "\f229";
}
.rich_web-mars-stroke-v:before {
content: "\f22a";
}
.rich_web-mars-stroke-h:before {
content: "\f22b";
}
.rich_web-neuter:before {
content: "\f22c";
}
.rich_web-genderless:before {
content: "\f22d";
}
.rich_web-facebook-official:before {
content: "\f230";
}
.rich_web-pinterest-p:before {
content: "\f231";
}
.rich_web-whatsapp:before {
content: "\f232";
}
.rich_web-server:before {
content: "\f233";
}
.rich_web-user-plus:before {
content: "\f234";
}
.rich_web-user-times:before {
content: "\f235";
}
.rich_web-hotel:before,
.rich_web-bed:before {
content: "\f236";
}
.rich_web-viacoin:before {
content: "\f237";
}
.rich_web-train:before {
content: "\f238";
}
.rich_web-subway:before {
content: "\f239";
}
.rich_web-medium:before {
content: "\f23a";
}
.rich_web-yc:before,
.rich_web-y-combinator:before {
content: "\f23b";
}
.rich_web-optin-monster:before {
content: "\f23c";
}
.rich_web-opencart:before {
content: "\f23d";
}
.rich_web-expeditedssl:before {
content: "\f23e";
}
.rich_web-battery-4:before,
.rich_web-battery-full:before {
content: "\f240";
}
.rich_web-battery-3:before,
.rich_web-battery-three-quarters:before {
content: "\f241";
}
.rich_web-battery-2:before,
.rich_web-battery-half:before {
content: "\f242";
}
.rich_web-battery-1:before,
.rich_web-battery-quarter:before {
content: "\f243";
}
.rich_web-battery-0:before,
.rich_web-battery-empty:before {
content: "\f244";
}
.rich_web-mouse-pointer:before {
content: "\f245";
}
.rich_web-i-cursor:before {
content: "\f246";
}
.rich_web-object-group:before {
content: "\f247";
}
.rich_web-object-ungroup:before {
content: "\f248";
}
.rich_web-sticky-note:before {
content: "\f249";
}
.rich_web-sticky-note-o:before {
content: "\f24a";
}
.rich_web-cc-jcb:before {
content: "\f24b";
}
.rich_web-cc-diners-club:before {
content: "\f24c";
}
.rich_web-clone:before {
content: "\f24d";
}
.rich_web-balance-scale:before {
content: "\f24e";
}
.rich_web-hourglass-o:before {
content: "\f250";
}
.rich_web-hourglass-1:before,
.rich_web-hourglass-start:before {
content: "\f251";
}
.rich_web-hourglass-2:before,
.rich_web-hourglass-half:before {
content: "\f252";
}
.rich_web-hourglass-3:before,
.rich_web-hourglass-end:before {
content: "\f253";
}
.rich_web-hourglass:before {
content: "\f254";
}
.rich_web-hand-grab-o:before,
.rich_web-hand-rock-o:before {
content: "\f255";
}
.rich_web-hand-stop-o:before,
.rich_web-hand-paper-o:before {
content: "\f256";
}
.rich_web-hand-scissors-o:before {
content: "\f257";
}
.rich_web-hand-lizard-o:before {
content: "\f258";
}
.rich_web-hand-spock-o:before {
content: "\f259";
}
.rich_web-hand-pointer-o:before {
content: "\f25a";
}
.rich_web-hand-peace-o:before {
content: "\f25b";
}
.rich_web-trademark:before {
content: "\f25c";
}
.rich_web-registered:before {
content: "\f25d";
}
.rich_web-creative-commons:before {
content: "\f25e";
}
.rich_web-gg:before {
content: "\f260";
}
.rich_web-gg-circle:before {
content: "\f261";
}
.rich_web-tripadvisor:before {
content: "\f262";
}
.rich_web-odnoklassniki:before {
content: "\f263";
}
.rich_web-odnoklassniki-square:before {
content: "\f264";
}
.rich_web-get-pocket:before {
content: "\f265";
}
.rich_web-wikipedia-w:before {
content: "\f266";
}
.rich_web-safari:before {
content: "\f267";
}
.rich_web-chrome:before {
content: "\f268";
}
.rich_web-firefox:before {
content: "\f269";
}
.rich_web-opera:before {
content: "\f26a";
}
.rich_web-internet-explorer:before {
content: "\f26b";
}
.rich_web-tv:before,
.rich_web-television:before {
content: "\f26c";
}
.rich_web-contao:before {
content: "\f26d";
}
.rich_web-500px:before {
content: "\f26e";
}
.rich_web-amazon:before {
content: "\f270";
}
.rich_web-calendar-plus-o:before {
content: "\f271";
}
.rich_web-calendar-minus-o:before {
content: "\f272";
}
.rich_web-calendar-times-o:before {
content: "\f273";
}
.rich_web-calendar-check-o:before {
content: "\f274";
}
.rich_web-industry:before {
content: "\f275";
}
.rich_web-map-pin:before {
content: "\f276";
}
.rich_web-map-signs:before {
content: "\f277";
}
.rich_web-map-o:before {
content: "\f278";
}
.rich_web-map:before {
content: "\f279";
}
.rich_web-commenting:before {
content: "\f27a";
}
.rich_web-commenting-o:before {
content: "\f27b";
}
.rich_web-houzz:before {
content: "\f27c";
}
.rich_web-vimeo:before {
content: "\f27d";
}
.rich_web-black-tie:before {
content: "\f27e";
}
.rich_web-fonticons:before {
content: "\f280";
}
.rich_web-reddit-alien:before {
content: "\f281";
}
.rich_web-edge:before {
content: "\f282";
}
.rich_web-credit-card-alt:before {
content: "\f283";
}
.rich_web-codiepie:before {
content: "\f284";
}
.rich_web-modx:before {
content: "\f285";
}
.rich_web-fort-awesome:before {
content: "\f286";
}
.rich_web-usb:before {
content: "\f287";
}
.rich_web-product-hunt:before {
content: "\f288";
}
.rich_web-mixcloud:before {
content: "\f289";
}
.rich_web-scribd:before {
content: "\f28a";
}
.rich_web-pause-circle:before {
content: "\f28b";
}
.rich_web-pause-circle-o:before {
content: "\f28c";
}
.rich_web-stop-circle:before {
content: "\f28d";
}
.rich_web-stop-circle-o:before {
content: "\f28e";
}
.rich_web-shopping-bag:before {
content: "\f290";
}
.rich_web-shopping-basket:before {
content: "\f291";
}
.rich_web-hashtag:before {
content: "\f292";
}
.rich_web-bluetooth:before {
content: "\f293";
}
.rich_web-bluetooth-b:before {
content: "\f294";
}
.rich_web-percent:before {
content: "\f295";
}
.rich_web-gitlab:before {
content: "\f296";
}
.rich_web-wpbeginner:before {
content: "\f297";
}
.rich_web-wpforms:before {
content: "\f298";
}
.rich_web-envira:before {
content: "\f299";
}
.rich_web-universal-access:before {
content: "\f29a";
}
.rich_web-wheelchair-alt:before {
content: "\f29b";
}
.rich_web-question-circle-o:before {
content: "\f29c";
}
.rich_web-blind:before {
content: "\f29d";
}
.rich_web-audio-description:before {
content: "\f29e";
}
.rich_web-volume-control-phone:before {
content: "\f2a0";
}
.rich_web-braille:before {
content: "\f2a1";
}
.rich_web-assistive-listening-systems:before {
content: "\f2a2";
}
.rich_web-asl-interpreting:before,
.rich_web-american-sign-language-interpreting:before {
content: "\f2a3";
}
.rich_web-deafness:before,
.rich_web-hard-of-hearing:before,
.rich_web-deaf:before {
content: "\f2a4";
}
.rich_web-glide:before {
content: "\f2a5";
}
.rich_web-glide-g:before {
content: "\f2a6";
}
.rich_web-signing:before,
.rich_web-sign-language:before {
content: "\f2a7";
}
.rich_web-low-vision:before {
content: "\f2a8";
}
.rich_web-viadeo:before {
content: "\f2a9";
}
.rich_web-viadeo-square:before {
content: "\f2aa";
}
.rich_web-snapchat:before {
content: "\f2ab";
}
.rich_web-snapchat-ghost:before {
content: "\f2ac";
}
.rich_web-snapchat-square:before {
content: "\f2ad";
}
.rich_web-pied-piper:before {
content: "\f2ae";
}
.rich_web-first-order:before {
content: "\f2b0";
}
.rich_web-yoast:before {
content: "\f2b1";
}
.rich_web-themeisle:before {
content: "\f2b2";
}
.rich_web-google-plus-circle:before,
.rich_web-google-plus-official:before {
content: "\f2b3";
}
.rich_web-fa:before,
.rich_web-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #1b1f22;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
border-radius: 0;
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
border: 1px solid #efefef;
padding: 0.5em;
}
th {
text-align: left;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
word-wrap: normal !important;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
body {
display: flex;
min-height: 100vh;
flex-direction: column;
}
.site-content,
.site {
flex: 1;
} .clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after,
.nav-links::before,
.nav-links::after,
.comment-author::before,
.comment-author::after,
.widget::before,
.widget::after,
.entry-author::before,
.entry-author::after,
.comment-meta::before,
.comment-meta::after,
.testimonial-about::before,
.testimonial-about::after,
.portfolio-wrapper::before,
.portfolio-wrapper::after {
content: "";
display: table;
table-layout: fixed;
}
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after,
.nav-links::after,
.comment-author::after,
.widget::after,
.entry-author::after,
.comment-meta::after,
.testimonial-about::after,
.portfolio-wrapper::after {
clear: both;
} body,
button,
input,
select,
textarea {
color: #1b1f22;
font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
line-height: 1.25;
margin: 0 0 0.75em;
padding: 0.75em 0 0 0;
text-transform: uppercase;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
padding-top: 0;
}
h1 {
font-size: 30px;
font-size: 1.875rem;
}
h2 {
font-size: 26px;
font-size: 1.625rem;
}
h3 {
font-size: 22px;
font-size: 1.375rem;
}
h4 {
font-size: 18px;
font-size: 1.125rem;
}
h5 {
font-size: 16px;
font-size: 1rem;
}
h6 {
font-size: 14px;
font-size: 0.875rem;
}
p {
margin: 0 0 1.5em;
padding: 0;
}
.emphasis {
color: #9e0022;
font-weight: 600;
}
.dropcap {
display: block;
float: left;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 75px;
font-size: 4.6875rem;
font-weight: 500;
line-height: 55px;
color: #9e0022;
padding-right: 15px;
margin-right: 15px;
border-right: 3px solid #9e0022;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
border-left: 4px solid #9e0022;
margin: 0 2em;
padding: 0 0 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
blockquote, q {
quotes: "" "";
}
blockquote::before,
blockquote::after,
q::before,
q::after {
content: "";
}
:focus {
outline: none;
} .menu-toggle::before,
.menu-item-has-children > a::after,
.page_item_has_children > a::after,
.bypostauthor::before {
font-family: Genericons;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height: 1;
text-decoration: none;
vertical-align: text-bottom;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: auto;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #efefef;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
border-color: #1b1f22;
}
select {
border: 1px solid #efefef;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
padding: 4px;
}
textarea {
padding-left: 3px;
width: 100%;
}
.contact-form,
body .wpcf7,
.wpforms-form {
background: #fbfbfb;
padding: 40px;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"],
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit], 
div.wpforms-container-full .wpforms-form .wpforms-page-button {
border: 0;
border-radius: 0;
background: #9e0022;
box-shadow: none;
color: #fff;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 14px;
font-size: 0.875rem;
letter-spacing: 0.05em;
line-height: 1;
padding: 1em 1.5em;
text-shadow: none;
text-transform: uppercase;
transition: background 0.2s;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:focus, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
background: #1b1f22;
cursor: pointer;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form input[type=submit]:active, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:active, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
border: none;
} hr {
background-color: #efefef;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} ul,
ol {
margin: 0 0 1.5em 3em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
} table {
margin: 0 0 1.5em;
width: 100%;
} .comment-navigation,
.posts-navigation,
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
} a,
a:visited {
color: #9e0022;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #1b1f22;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
.post-edit-link {
color: #333;
} .entry-content a,
.entry-content a:visited,
.entry-summary a,
.entry-summary a:visited,
.edit-link a,
.edit-link a:visited,
.widget a,
.widget a:visited,
.entry-meta a,
.entry-meta a:visited,
.entry-footer a,
.entry-footer a:visited,
.site-footer a,
.site-footer a:visited,
.entry-title a,
.entry-title a:visited,
.post-navigation a,
.post-navigation a:visited,
.posts-navigation a,
.posts-navigation a:visited,
.comment-navigation a,
.comment-navigation a:visited,
.widget_authors a strong,
.widget_authors a:visited strong,
.project-terms a,
.project-terms a:visited,
.author-bio a,
.author-bio a:visited,
.widget ul li a:hover,
#comments a:hover {
border-bottom: 2px solid transparent;
transition: border-bottom-color 0.2s;
}
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.edit-link a:focus,
.edit-link a:hover,
.widget a:focus,
.widget a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.entry-footer a:focus,
.entry-footer a:hover,
.site-footer a:focus,
.site-footer a:hover,
.entry-title a:focus,
.entry-title a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-navigation a:focus,
.comment-navigation a:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.project-terms a:focus,
.project-terms a:hover,
.author-bio a:focus,
.author-bio a:hover,
.entry-content a.button:focus, 
.button:focus,
.widget ul li a:focus,
.widget ul li a:hover,
#comments a:focus,
#comments a:hover {
border-bottom-color: currentColor;
}
.entry-content a.button:focus, 
.button:focus,
.main-navigation li.color a:focus {
background: #1b1f22;
}
.main-navigation li.color a:focus {
border-bottom-color: currentColor;
border: 1px dotted #efefef;
}
.jp-relatedposts-post a:focus,
.jp-relatedposts-post a:hover {
border-bottom-color: transparent;
}
.gallery-item a {
border: 0;
} .post-thumbnail {
margin-bottom: 1em;
}
.blog .post-thumbnail,
.single .post-thumbnail,
.search .post-thumbnail,
.archive .post-thumbnail,
.page-template-grid-page .post-thumbnail {
margin-bottom: 0;
}
.post-thumbnail a img,
.portfolio-featured-image {
transition: opacity 0.2s;
transform: translate3d(0,0,0);
}
.post-thumbnail a:hover img,
.post-thumbnail a:focus img,
.portfolio-featured-image:hover {
opacity: 0.7;
} html {
box-sizing: border-box;
}
*,
*::before,
*::after { box-sizing: inherit;
}
body {
background: #fff; }
#page {
position: relative;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.wrap,
.single-product .site-content,
.post-type-archive-bigcommerce_product #content,
.tax-bigcommerce_category #content,
.bc-product-single {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
max-width: calc( 1200px - 1em );
padding-left: 2em;
padding-right: 2em;
}
.wrap::after {
clear: both;
content: "";
display: block;
} #masthead .wrap {
position: relative;
}
.site-header {
background-color: #fff;
} .header-top {
background-color: #fff;
border-bottom: 1px solid #efefef;
letter-spacing: 0.05em;
text-align: center;
text-transform: uppercase;
}
.header-top .wrap {
padding: 0;
}
.header-top a,
.header-top a:visited {
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.header-top a:hover,
.header-top a:focus {
color: rgba(0,0,0,0.7);
} .site-branding {
padding: 20px 0;
text-align: center;
}
.site-branding .custom-logo {
max-width: initial;
}
.site-branding a {
text-decoration: none;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.site-branding a:hover,
.site-branding a:focus {
opacity: 0.8;
}
.site-title {
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 20px;
font-size: 1.25rem;
font-weight: 800;
letter-spacing: 0.08em;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.site-description {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0;
}
.site-title a {
color: #1b1f22;
}
.site-description,
.site-description a {
color: #9e0022;
text-transform: none;
}
.site-logo-link img {
max-height: 100px;
width: auto;
} .header-top .wrap::after {
display: none;
}
.main-navigation {
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
clear: both;
display: block;
}
.main-navigation ul {
background: #fbfbfb;
display: none;
font-size: 18px;
font-size: 1.125rem;
list-style: none;
margin: 0;
padding: 0 1.5em;
text-align: left;
}
.main-navigation ul.nav-menu {
margin-bottom: 1em;
padding: 0 1.5em;
}
.main-navigation ul ul {
padding: 0 0 0 1.5em;
}
.main-navigation li.color a {
background: #9e0022;
color: #fff;
letter-spacing: 1px;
line-height: 2;
padding: 5px 25px;
}
.main-navigation li.color a:hover {
background: #1b1f22;
}
.main-navigation ul ul a {
font-size: 16px;
font-size: 1rem;
letter-spacing: 0;
padding: 0.4em 0;
position: relative;
text-transform: none;
}
.main-navigation a {
color: #1b1f22;
display: block;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
padding: 0.75em 0;
text-decoration: none;
} .menu-toggle {
background-color: transparent;
border: 1px solid #efefef;
box-shadow: none;
color: #1b1f22;
display: inline-block;
font-size: 16px;
line-height: 1.5;
margin: 1em 0;
padding: 0.5em 1.0em;
text-shadow: none;
}
.main-navigation.toggled ul {
display: block;
padding-top: 20px;
padding-bottom: 20px;
}
.main-navigation.toggled ul ul {
padding-top: 10px;
padding-bottom: 10px;
}
.main-navigation.toggled ul ul a {
border-bottom: 3px solid #fff;
font-size: 18px;
font-size: 1.125rem;
}
.menu-toggle:hover {
background-color: #efefef;
border: 1px solid #1b1f22;
box-shadow: none;
}
.menu-toggle:focus {
background: none;
border: 1px dotted #1b1f22;
box-shadow: none;
}
.menu-toggle::before {
content: "\f419";
margin-right: 0.5em;
position: relative;
top: -5px;
}
.toggled .menu-toggle::before {
content: "\f406";
}
.fixed-mobile-menu .main-navigation.fixed {
background: #fff;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
.main-navigation.toggled a,
.main-navigation.toggled a {
border-bottom: 3px solid transparent;
}
.main-navigation.toggled a:hover,
.main-navigation.toggled a:focus {
border-bottom: 3px solid #9e0022;
}
.main-navigation.toggled .menu-primary-menu-container {
position: absolute;
background: #000;
width: 100%;
height: 100%;
min-height: 300px;
left: 0;
display: block;
overflow-y: scroll;
z-index: 1000;
}  .front-page-content-area.content-area {
float: none;
margin: 0;
width: 100%;
}
.front-page-content-area {
background-position: center;
background-size: cover;
position: relative;
width: 100%;
}
.hero {
background: #fff;
}
.overlay-bg {
cursor: default;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.7;
background: #1b1f22;
}
.hero > img {
display: block;
}
.hero-content {
position: relative;
}
.hero-container-outer {
font-size: 16px;
font-size: 1rem;
position: relative;
z-index: 100;
}
.hero-container-inner {
color: #fff;
padding: 40px 0;
position: relative;
z-index: 1000;
}
.front-page-content-area .entry-header {
margin-bottom: 1.5em;
}
span.special {
display: inline-block;
margin-top: 10px;
letter-spacing: .5em;
}
.hero-container-inner .entry-content {
margin: 0 auto;
}
.front-page-content-area .with-featured-image .entry-header {
margin-top: 1.5em;
padding: 0;
}
.front-page-content-area .entry-title {
color: #fff;
font-size: 60.8px;
font-size: 3.8rem;
font-weight: 500;
letter-spacing: 1px;
margin: 0;
text-transform: uppercase;
}
.front-page-content-area .button {
color: #fff;
}
.featured-image-block .overlay-bg {
opacity: 0.3;
}
.featured-image-block .wrap {
background: #fff;
padding: 70px;
margin: 100px 0;
}
.entry-content a.button,
.button,
.front-page-content-area .button,
.front-page-content-area .entry-content a.button {
background: #9e0022;
border-bottom: 2px solid #9e0022;
color: #fff;
display: inline-block;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
letter-spacing: 1px;
line-height: 2;
padding: 10px 25px;
text-transform: uppercase;
transition: background 0.2s, border-bottom-color 0.2s, color 0.2s;
}
body .button:hover,
.button:hover,
.front-page-content-area .button:hover,
.front-page-content-area .entry-content .button:hover,
.entry-content a.button:hover {
background: #1b1f22;
border-bottom: 1px solid #1b1f22;
color: #fff;
}
.entry-content a.button:visited, 
.front-page-content-area .button:visited {
color: #fff;
}
.front-page-content-area .entry-content a {
color: #fff;
border-bottom: 2px solid #fff;
}
.front-page-content-area .entry-content a:hover,
.front-page-content-area .entry-content .edit-link a:hover {
color: #fff;
border-bottom: 3px solid #fff;
}
.front-page-content-area .entry-content .edit-link a {
border: 3px solid transparent;
}
.front-page-content-area  .entry-content a.button:hover {
border-bottom: 2px solid #1b1f22;
}
.hero .edit-link a {
color: #fff;
float: right;
font-size: 14px;
font-size: 0.875rem;
}
.front-child-page article {
padding: 40px 0;
}
.front-child-page article:nth-child(2n),
.front-child-page article:nth-child(3n),
.front-child-page article:nth-child(4n),
.front-child-page article:nth-child(5n),
.front-child-page article:nth-child(6n),
.front-child-page article:nth-child(7n),
.front-child-page article:nth-child(8n),
.front-child-page article:nth-child(9n),
.front-child-page article:nth-child(10n) {
border-top: 1px solid #efefef;
}
.front-child-page h2.entry-title,
.panel-content h2.entry-title {
font-size: 36px;
font-size: 2.25rem;
}
.front-child-page h2.entry-title:before,
.panel-content h2.entry-title:before,
.wrap.footer-image-info h3:before,
.page-template-full-width-page h1.entry-title:before,
.page-template-causes-page .entry-header h1:before,
.page-template-testimonial-page .entry-header h1:before,
.single h1.entry-title:before,
.blog h2.entry-title:before,
.archive h2.entry-title:before,
.search h3.entry-title:before,
.page-template-grid-page .entry-header h1:before,
.page-template-left-sidebar-page .entry-header h1:before,
.page-template-right-sidebar-page .entry-header h1:before {
display: block;
height: 4px;
background-color: #9e0022;
content: " ";
width: 70px;
margin-bottom: 15px;
}
.front-child-page .more-link {
color: #9e0022;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
letter-spacing: 1px;
line-height: 3em;
text-transform: uppercase;
}
ul.list {
margin-left: 0;
}
ul.list li {
list-style: none;
}
ul.list li:before {
content: '\f418';
color: #9e0022;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 30px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
margin: 0 5px 0 -5px;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: 9px;
vertical-align: center;
}
span.meta-nav {
display: inline-block;
margin-left: 3px;
position: absolute;
}
.blog .meta-nav,
.archive .meta-nav,
.search .meta-nav,
.page-template-grid-page .meta-nav {
display: inherit;
position: relative;
}
.panels .wrap p .button {
margin-bottom: -1.75em;
}
.zeko-front-page .site-content {
padding: 0;
}
.zeko-panel {
overflow: hidden;
position: relative;
}
.panel-image {
background-position: center center;
background-size: cover;
height: 30vh;
max-height: 300px;
position: relative;
}
.panel-image::before { background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#fbfbfbfb',GradientType=0 ); bottom: 0;
content: "";
left: 0;
right: 0;
position: absolute;
top: 100px;
}
.panel-content {
position: relative;
}
.panel-content .wrap {
padding-bottom: 1.5em;
padding-top: 2em;
}
.panel-content .wrap {
margin: 0;
}
.panel-content,
.zeko-panel {
background: #fbfbfb;
}
.zeko-panel:nth-child(2n+1) .panel-content,
.zeko-panel:nth-child(2n+1) {
background: #fff;
} .featured-slider {
overflow: hidden;
position: relative;
}
.featured-slider .post-thumbnail img {
position: relative;
width: 100%;
}
.featured-slider .post-thumbnail {
display: block;
line-height: 0;
max-height: 900px;
overflow: hidden;
position: relative;
margin: 0;
}
.featured-slider .caption {
display: none;
}
.featured-slider .entry-body {
max-width: 20%;
}
.featured-slider button.slick-next, 
.featured-slider button.slick-prev {
position: absolute;
bottom: 0;
width: 5%;
background: transparent;
margin: 0 5%;
outline: 0;
border-top: none;
border-left: none;
border-bottom: none;
text-indent: -99999px;
z-index: 100;
}
.featured-slider button.slick-prev {
left: 0;
}
.featured-slider button.slick-prev:after {
bottom: 15px;
transform: rotate(90deg);
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.featured-slider button.slick-prev:after, 
.featured-slider button.slick-next:after {
position: absolute;
display: block;
font: normal 24px/1 'Genericons';
text-indent: 0;
content: '\f431';
color: #1b1f22;
}
.featured-slider button.slick-next {
border-right: none;
}
.featured-slider button.slick-next:after {
bottom: 16px;
margin-left: 35px;
transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}
.featured-slider button.slick-prev:after, 
.featured-slider button.slick-next:after {
position: absolute;
display: block;
font: normal 24px/1 'Genericons';
text-indent: 0;
content: '\f431';
color: #1b1f22;
}
.featured-slider .slider-navigation {
width: 90%;
bottom: 0;
left: 0;
right: 0;
margin-right: auto;
margin-left: auto;
position: absolute;
padding: 10px 20px;
z-index: 100;
background: #fff;
}
.featured-slider .button {
float: right;
}
.featured-slider .slick-dots li {
border-right: 1px solid #ebefe3;
display: inline-block;
}
.featured-slider .slick-dots li:last-child {
border-right: none;
}
ul.slick-dots {
position: absolute;
margin: 0;
bottom: 0;
right: 7%;
outline: 0;
z-index: 100;
}
ul.slick-dots li {
margin: 15px 0
}
ul.slick-dots button {
background: transparent;
color: #1b1f22;
outline: 0;
border: none;
padding: 0 20px;
}
ul.slick-dots .slick-active button {
color: #9e0022;
font-weight: bold;
}
.featured-slider:after {
content: "";
display: block;
position: absolute;
border: 25px solid #fff;
width: 90%;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
} .zeko-panel .project-archive-content {
text-align: center;
}
.zeko-panel .portfolio-projects {
margin-left: -10px;
margin-right: -10px;
padding-top: 2em;
} .zeko-panel .testimonials {
padding-top: 2em;
}
.zeko-panel .testimonials {
padding-bottom: 0;
}
body .zeko-panel .testimonials .entry-header {
padding-top: 1.0em;
}
body:not(.logged-in) .zeko-panel .testimonials .entry-header {
padding-top: 2.0em;
}
.zeko-panel .testimonials .entry-header h2 {
color: #1b1f22;
}
.zeko-panel .testimonials .entry-content {
border: 0;
font-size: 1.0em;
padding: 0;
}
.zeko-panel .testimonials .edit-link {
text-align: left;
}
.zeko-panel .testimonial-about {
margin: 0;
} .zeko-panel .recent-posts {
padding-top: 1.5em;
}
.zeko-panel .recent-posts .entry-header {
margin-bottom: 1.5em;
}
.panel-content .wrap .recent-posts .post h2 {
font-size: 20px;
font-size: 1.25rem;
text-align: left;
}
.zeko-panel .recent-posts .edit-link {
text-align: left;
}
.zeko-panel .recent-posts .entry-meta {
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
}
.panel-content .recent-posts h3.entry-title a:after,
.project-archive-content-wrapper h3.entry-title a:after {
color: #9e0022;
content: '\f429';
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 30px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: 2px;
left: 10px;
vertical-align: center;
}
.zeko-panel .recent-posts .post-thumbnail img,
.page-template-grid-page .grid-item .post-thumbnail img {
width: 100%;
}
.zeko-panel .entry-content .button:hover {
border-bottom-width: 2px;
} .site-content {
padding: 2.5em 0 0;
}  .sticky {
display: block;
}
.entry-title a {
color: #1b1f22;
text-decoration: none;
transition: color 0.2s;
}
.entry-title a:hover,
.entry-title a:focus {
color: #666;
}
.blog .entry-meta,
.archive .entry-meta,
.search .entry-meta {
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
color: #666;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
padding: 10px 0;
}
.single .entry-meta {
border-top: 1px solid #efefef;
font-size: 14px;
font-size: 0.875rem;
padding-top: 10px;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.date-hidden .byline-prefix,
.date-hidden.author-hidden .cat-prefix,
.blog .sticky .byline-prefix,
.blog.author-hidden .sticky .cat-prefix {
text-transform: capitalize;
}
.blog .sticky .posted-on {
display: none;
}
.blog .post.sticky {
background: #fbfbfb;
border: 1px solid #efefef;
margin-bottom: 5em;
padding: 30px;
}
.featured-post {
background: #9e0022;
color: #fff;
padding: 3px 10px;
}
.posts-navigation {
border-top: 1px solid #efefef;
padding: 20px 0;
border-bottom: 1px solid #efefef;
width: 100%;
} .entry-header {
margin-bottom: 2.5em;
}
.entry-header .entry-title {
margin-bottom: 0.25em;
} body:not(.zeko-front-page).blog .entry-footer {
border-top: 1px solid #efefef;
font-size: 14px;
font-size: 0.875rem;
padding: .5em 0;
}
.blog .entry-footer a {
font-weight: 600;
}
.entry-footer .cat-links,
.entry-footer .tags-links,
.entry-footer .comments-link,
.entry-footer .edit-link {
margin-right: 1em;
}
.entry-footer span:last-child {
margin-right: 0;
} .blog .post,
.archive .post,
.search .post,
.search .page,
.zeko-panel .causes-projects {
padding-bottom: 2em;
}
body:not(.zeko-front-page) .entry-footer,
.zeko-panel .causes-projects .entry-footer,
body:not(.zeko-front-page).page-template-causes-page .project-archive-content-wrapper .entry-header,
body:not(.zeko-front-page).page-template-grid-page .flexcontainer .entry-header,
body:not(.zeko-front-page).page-template-grid-page .entry-footer {
padding: 1em 0;
}
.home.page-template-grid-page .flexcontainer .entry-header {
margin-bottom: 0;
padding: 1em 0;
}
body:not(.zeko-front-page).page-template-grid-page .entry-footer {
margin-top: -15px;
}
.page-template-default #secondary,
.page-template-right-sidebar-page #secondary {
padding-top: 3em;
}
body:not(.zeko-front-page).single .entry-header,
body:not(.zeko-front-page).blog .entry-header,
body:not(.zeko-front-page).archive .entry-header,
body:not(.zeko-front-page).search .entry-header {
padding: 1em 0 2em 0;
}
body:not(.zeko-front-page).post-type-archive-give_forms .give_forms .entry-header {
padding: 1em 0 .5em 0;
}
body:not(.zeko-front-page) .entry-header,
.zeko-panel .causes-projects .entry-header,
body:not(.zeko-front-page) .entry-content,
.zeko-panel .causes-projects .entry-content,
body:not(.zeko-front-page) .entry-footer,
.zeko-panel .causes-projects .entry-footer,
body:not(.zeko-front-page) .post-navigation,
body:not(.zeko-front-page) #comments {
margin: auto;
} .post-navigation .nav-links {
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
margin: 3em 0;
padding: 1.5em 0;
}
.nav-subtitle {
display: block;
font-family: "Oswald", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 110%;
font-weight: 600;
text-transform: uppercase;
}
.post-navigation .nav-next {
margin-top: 1.5em;
}
.single .entry-footer {
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
} .archive h1.page-title,
.search h1.page-title {
border-bottom: 1px solid #efefef;
padding-bottom: 10px;
} .entry-author {
background: #fbfbfb;
border: 1px solid #efefef;
margin: 2em 0 0;
padding: 40px 40px 20px 40px;
}
.entry-author .author-avatar {
float: left;
margin-right: 1em;
}
.entry-author .avatar-container {
border-radius: 30px;
display: block;
height: 40px;
overflow: hidden;
width: 40px;
}
.entry-author h2,
.entry-author h3 {
display: inline-block;
float: none;
font-size: 16px;
font-size: 1rem;
margin: 0;
padding: 0 0 15px 0;
}
.entry-author .author-heading {
float: right;
width: calc(100% - 80px);
}
.entry-author .author-bio {
float: right;
width: calc(100% - 55px);
}
.entry-author .author-link {
font-style: italic;
}
.entry-author .author-link::before {
content: "";
display: block;
} .page-header {
padding-bottom: 2em;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-links span {
margin: 0 0.25em;
}
body:not(.zeko-front-page) .entry-header, 
.zeko-panel .causes-projects .entry-header, 
body:not(.zeko-front-page) .entry-footer, 
.zeko-panel .causes-projects .entry-footer, 
body:not(.zeko-front-page).page-template-testimonial-page .entry-header {
padding: 1em 0;
}
.home.page-template-right-sidebar-page .entry-header,
.page-template-left-sidebar-page .entry-header,
.home.page-template-full-width-page .entry-header,
.home.page-template-grid-page .entry-header,
.home.page-template-testimonial-page .entry-header {
margin-bottom: 1.5em;
padding-top: 1em;
}
body:not(.zeko-front-page).page-template-left-sidebar-page .entry-header {
padding-top: 1em;
}
.causes-projects .post-thumbnail,
.page-template-grid-page .post-thumbnail,
.give_forms .post-thumbnail {
border-bottom: 4px solid #9e0022;
}
.causes-projects .post-thumbnail img,
.page-template-grid-page .post-thumbnail img,
.give_forms .post-thumbnail img {
margin-bottom: -6px;
} .top-featured-image {
text-align: center;
margin-top: -2.5rem;
}
.home.page-template-right-sidebar-page .top-featured-image,
.home.page-template-left-sidebar-page .top-featured-image,
.home.page-template-full-width-page .top-featured-image,
.home.page-template-grid-page .top-featured-image,
.home.page-template-testimonial-page .top-featured-image {
margin-top: 0;
}
.home.page-template-testimonial-page .testimonials-content {
padding-top: 4em;
} .error404 .page-content .search-form,
.search .page-content .search-form {
margin-bottom: 3em;
} .page-template-testimonial-page #main {
position: relative;
overflow: hidden;
}
.testimonials {
padding-bottom: 7em;
}
article.description {
font-style: italic;
margin: -15px 0 60px 0;
}
.testimonials .post-thumbnail {
border-radius: 50px;
display: block;
height: 80px;
margin: -40px auto 0 auto;
overflow: hidden;
width: 80px;
}
body .testimonials .entry-header {
padding-top: 0.5em;
text-align: center;
}
body.single .testimonials .entry-header {
text-align: left;
}
body:not(.logged-in) .testimonials .entry-header {
padding-top: 1.5em;
}
.testimonials .entry-header .entry-title {
font-size: 24px;
font-size: 1.5rem;
font-weight: 500;
}
.testimonials .entry-header h2 {
font-size: 1em;
}
.testimonials .entry-header .edit-link {
font-size: 14px;
font-size: 0.875rem;
}
.testimonials .entry-content {
background: #fbfbfb;
border: 1px solid #efefef;
font-size: 1.2em;
padding: 0 20px 20px 20px;
}
.panel-content .testimonials .entry-content {
background: #fff;
border: 1px solid #efefef;
font-size: 1.2em;
padding: 0 20px 20px 20px;
}
.single .testimonials .entry-content {
padding: 20px;
}
.testimonials .entry-content p:last-child {
margin-bottom: 0.75em
} .portfolio-content .page-content {
margin-bottom: 2.0em;
}
.project-terms {
margin-bottom: 1.5em;
}
.project-terms ul,
.project-terms ul li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
.project-terms a {
background: #fbfbfb;
color: #1b1f22;
display: inline-block;
margin: 0 0.3em;
padding: 2px 15px;
}
.project-terms a:hover {
color: #9e0022;
}
.project-terms a.current-type {
background: #9e0022;
color: #fff;
padding: 2px 15px;
}
.portfolio-wrapper {
padding-bottom: 2em;
position: relative;
} .blog.no-sidebar-layout.has-sidebar #secondary,
.archive.no-sidebar-layout.has-sidebar #secondary,
.single.no-sidebar-layout.has-sidebar #secondary,
.blog.grid-three #secondary, 
.archive.grid-three #secondary, 
.single.grid-three #secondary {
display: none;
} #comments {
background: #fbfbfb;
padding: 40px;
}
.comments-title {
font-size: 24px;
font-size: 1.5rem;
}
.comment-list,
.comment-list .children {
list-style: none;
margin: 3em 0 0 0;
padding: 0;
}
.comment-body {
margin-bottom: 3em;
padding-left: 100px;
}
.comment-content {
background: #fff;
margin-bottom: .5em;
padding: 20px;
}
.children {
padding-left: 40px;
}
.comment-content p:last-child {
margin-bottom: 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment-metadata {
font-size: 14px;
font-size: 0.875rem;
}
.bypostauthor {
position: relative;
}
.bypostauthor::before {
background: #9e0022;
border-radius: 30px;
color: #fff;
content: "\f408";
display: block;
height: 22px;
left: 0;
line-height: 21px;
position: absolute;
text-align: center;
top: 0;
width: 22px;
z-index: 2;
}
.children .bypostauthor::before {
left: 20px;
}
.comment-author {
position: relative;
}
.comment-author .avatar-container {
border-radius: 70px;
display: block;
float: left;
height: 80px;
left: -100px;
overflow: hidden;
position: absolute;
width: 80px;
}
.children .comment-author .avatar-container {
height: 60px;
left: -80px;
width: 60px;
}
.no-comments,
.comment-awaiting-moderation {
font-style: italic;
}
.comment-form input {
width: 100%;
}
p.comment-form-cookies-consent input {
margin: 0 10px 0 0;
width: auto;
}
.comment-form-cookies-consent label {
display: inline;
} .widget {
padding-bottom: 3em;
}
#secondary .widget,
#colophon .widget {
font-size: 90%;
}
#secondary .widget {
border: 1px solid #efefef;
margin-bottom: 40px;
padding: 40px;
}
#secondary h2.widget-title,
#secondary h3.widget-title {
text-align: center;
padding-bottom: 10px;
border-bottom: 2px solid #efefef;
}
h2.widget-title,
h3.widget-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-title a {
color: inherit;
} .widget input:not([type="button"], [type="submit"], [type="reset"]),
.widget select,
.widget textarea {
width: 100%;
}
body .widget select {
max-width: 100%;
} .widget ul {
list-style: none;
margin: 0;
}
.widget ul li {
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
padding: 0.5em 0;
}
#secondary .widget ul li:first-child {
border-top: none;
}
.widget ul li + li {
margin-top: -1px;
}
.widget ul li ul {
padding: 0;
position: relative;
}
.widget ul li li {
border: 0;
padding: 6px 0 6px .5rem;
} .widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
bottom: 0;
}
.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
padding-bottom: 0;
} .widget .post-date,
.widget .rss-date {
font-size: .81em;
} .widget_text {
-ms-word-wrap: break-word;
word-wrap: break-word;
} .widget .rss-date {
display: block;
} .widget_contact_info .contact-map {
margin-bottom: 0.5em;
} .widget_goodreads div[class^="gr_custom_container"] {
background: transparent;
border: 0;
padding: 0;
}
.widget_goodreads div[class^="gr_custom_each_container"] {
border-bottom: 0;
}
.widget_goodreads div[class^="gr_custom_each_container"] a {
color: inherit;
}
.widget_goodreads div[class^="gr_custom_author"] {
font-size: 12px;
font-size: 0.75rem;
letter-spacing: 0.05em;
text-transform: uppercase;
} .widget-grofile h4 {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0;
} .widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
border: 0;
} .widget_recent_entries .post-date {
display: block;
} .widget_rss ul li {
padding: 1em 0;
} .search-form {
position: relative;
}
.search-form input[type="search"] {
display: block;
padding: 8px 40px;
width: 100%;
}
.search-form .search-submit {
position: absolute;
right: 0;
top: 0;
} .widget_wpcom_social_media_icons_widget ul li {
border: 0;
}
.widget_wpcom_social_media_icons_widget ul li a {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.widget_wpcom_social_media_icons_widget ul li a:hover,
.widget_wpcom_social_media_icons_widget ul li a:focus {
opacity: 0.7;
} .tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
line-height: 1.5;
}
.widget .tagcloud a,
.widget .tagcloud a:visited,
.widget.widget_tag_cloud a,
.widget.widget_tag_cloud a:visited,
.wp_widget_tag_cloud a,
.wp_widget_tag_cloud a:visited {
border: 1px solid #efefef;
display: inline-block;
float: left;
font-size: 1rem !important; margin: 4px 4px 0 0 !important;
padding: 4px 10px 5px !important;
position: relative;
-webkit-transition: border-color 0.2s;
transition: border-color 0.2s;
width: auto;
-ms-word-wrap: break-word;
word-wrap: break-word;
z-index: 0;
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
border-color: #efefef;
text-decoration: none;
} .widget_calendar th,
.widget_calendar td {
text-align: center;
}
.widget_calendar tfoot td {
border: 0;
}
.widget_calendar caption {
font-weight: 700;
margin-bottom: 10px;
} .widget.jetpack_subscription_widget,
.widget.widget_mc4wp_form_widget {
background: #fbfbfb;
border: 1px solid #efefef;
margin-bottom: 3em;
padding: 40px;
}
.widget.widget_mc4wp_form_widget input[type="email"] {
width: 100%;
}
#secondary .widget.jetpack_subscription_widget .widget-title,
#secondary .widget.widget_mc4wp_form_widget .widget-title {
border: none;
padding-bottom: 0;
text-align: left;
} #secondary .widget_facebook_likebox,
#secondary .widget_search {
border: none;
padding: 0;
}
.give_forms .widget {
margin-bottom: 1em;
} .footer-image {
background-position: center center;
background: no-repeat; 
background-size: contain;
padding-top: 35%;
position: relative;
}
.zeko-customizer .footer-image:not(.has-footer-image) {
padding-top: 0;
}
.wrap.footer-image-info {
background: #fff;
padding-bottom: 40px;
padding-top: 40px;
} .social-links {
background: #fff;
border-top: 1px solid #efefef;
padding: 20px 0;
text-align: center;
}
.site-footer .social-links ul {
margin: 0;
}
.site-footer .social-links li {
display: inline-block;
}
.site-footer .social-links a::before {
background: #1b1f22;
border-radius: 50px;
font-family: 'Genericons';
color: #fff;
display: inline-block;
height: 30px;
line-height: 30px;
margin: 0 5px;
text-align: center;
transition: background 0.2s;
width: 30px;
}
.site-footer .social-links a:hover,
.site-footer .social-links a {
border: none;
}
.site-footer .social-links a:hover::before,
.site-footer .social-links a:focus::before {
background: #9e0022;
}
.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';
} .site-footer .widget-area-block {
background-color: #fff;
border-top: 1px solid #efefef;
padding-bottom: 2em;
padding-top: 4em;
} .site-info {
background-color: #fbfbfb;
font-size: 14px;
font-size: 0.875rem;
text-align: center;
text-transform: uppercase;
}
.site-info .wrap {
padding-bottom: 1.5em;
padding-top: 1.5em;
}
.site-info a,
.site-info:visited {
text-decoration: none;
}
.site-info .wrap .sep {
margin: 0;
display: block;
visibility: hidden;
height: 0;
width: 100%;
}
.center {
position: relative;
text-align: center;
}
.site-footer a.scroll-to-top {
background: #fbfbfb;
border: 1px solid #efefef;
padding: 1px 5px;
position: absolute;
bottom: 0;
right: 0;
}
a.scroll-to-top:hover {
border: 1px solid #333;
}
.scroll-to-top:before {
content: '\f500';
color: #9e0022;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 16px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 0;
position: relative;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
top: -2px;
vertical-align: center;
} img {
height: auto; max-width: 100%; }
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
padding-bottom: 1em;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
padding: 0 0.5em 1em;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
padding: 0 0.5em 1em;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
padding: 0 0.5em 1em;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
padding: 0 0.5em 1em;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
padding: 0 0.5em 1em;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
padding: 0 0.25em 1em;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
padding: 0 0.25em 1em;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
padding: 0 0.25em 1em;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6 {
margin-left: -0.5em;
margin-right: -0.5em;
}
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
margin-left: -0.25em;
margin-right: -0.25em;
}
.gallery-caption {
display: block;
font-size: 0.9;
} body .ps-btn-join {
background: #fff!important;
color: #1b1f22!important;
}
#peepso-wrap .ps-btn-login,
.ps-btn-primary,
.ps-progress-bar>span,
.ps-btn-login,
.ps-button-action {
background: #9e0022!important;
}
#peepso-wrap .ps-btn-login:hover,
.ps-btn-primary:hover,
.ps-btn-login:hover,
.ps-button-action:hover {
background: #1b1f22!important;
}
body .ps-btn-join:hover {
background: #efefef!important;
color: #1b1f22!important;
}
.ps-input:focus,
.ps-select:focus {
border: 1px solid #9e0022!important;
}
.ps-alert {
background-color: #efefef;
color: #1b1f22;
}
.ps-member-is-online,
.ps-focus-title>span>span {
color: #9e0022;
}
.widget_peepsowidgetme {
background: #fbfbfb;
}
#peepso-wrap #login-submit {
padding: 10px 20px!important;
text-transform: uppercase!important;
}
.widget_peepsowidgetme #login-submit {
padding: 5px 20px!important;
text-transform: uppercase!important;
} body .wrap-pets .type-pets {
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
body.post-type-archive-pets .type-pets .pet-content, 
body.post-type-archive-pets .type-pets .pet-title  {
padding: 0;
}
body .pets-search-form {
background: #fbfbfb;
border: 1px solid #efefef;
border-radius: 0;
margin-bottom: 3em;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
.wrap-pets select {
background: #fff;
}
.pets-search-form .button {
border-radius: 0;
background-color: #9e0022;
}
.post-type-archive-pets .type-pets {
border-radius: 0;
}
h3.pet-title {
color: #1b1f22;
}
h3.pet-title:hover {
color: #9e0022;
}  .zeko-panel-title {
display: none;
}
.zeko-customizer.zeko-front-page .zeko-panel { }
.zeko-customizer.zeko-front-page .zeko-panel::after {
border: 2px dashed;
bottom: 1em;
content: '';
display: block;
left: 1em;
position: absolute;
right: 1em;
top: 1em;
}
.zeko-customizer.zeko-front-page .zeko-panel .zeko-panel-title {
color: #fff;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
letter-spacing: 1px;
padding: 5px 10px;
position: absolute;
right: 3.2em;
text-transform: uppercase;
top: 3.2em;
transform: translate(3px, -3px);
z-index: 3;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(1) .zeko-panel-title {
background: #a64b55;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(1)::after {
border-color: #a64b55;
color: #a64b55;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(2) .zeko-panel-title {
background: #b569a2;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(2)::after {
border-color: #b569a2;
color: #b569a2;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(3) .zeko-panel-title {
background: #8f68bd;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(3)::after {
border-color: #8f68bd;
color: #8f68bd;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(4) .zeko-panel-title {
background: #575ebd;
}
.zeko-customizer.zeko-front-page .zeko-panel:nth-of-type(4)::after {
border-color: #575ebd;
color: #575ebd;
}
.zeko-customizer.zeko-front-page .zeko-panel.footer-image .zeko-panel-title {
background: #55a1bd;
}
.zeko-customizer.zeko-front-page .zeko-panel.footer-image::after {
border-color: #55a1bd;
color: #55a1bd;
} @-webkit-keyframes flash {
0%,
20%,
40%,
60%,
80%,
100% {
opacity: 1;
}
10%,
30%,
50%,
70%,
90% {
opacity: 0;
}
}
@keyframes flash {
0%,
20%,
40%,
60%,
80%,
100% {
opacity: 1;
}
10%,
30%,
50%,
70%,
90% {
opacity: 0;
}
}
.label-placeholder {
clip: rect(1px, 1px, 1px, 1px);
}
.zeko-front-page.zeko-customizer #primary article.panel-placeholder {
border: 0;
}
.zeko-customizer .label-placeholder.zeko-highlight {
clip: auto;
display: block;
height: 112px;
}
.zeko-highlight::after {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: flash;
animation-name: flash;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} body .bc-btn, 
body button.bc-btn, 
body a.bc-btn, 
body .entry-content .bc-btn, 
body .entry-content button.bc-btn, 
body .entry-content a.bc-btn, 
body .bigcommerce-cart__item-count, 
body .bc-account-login__form input[type="submit"],
body .bc-product-flag--sale,
body .bc-alert--success,
.bc-product-quick-view__content-inner button.bc-btn,
.bc-product-quick-view__content-inner .bc-product-flag--sale {
background-color: #9e0022;
}
body span.bc-product-flag--sale {
background: #9e0022;
}
body .bc-cart-item-total-price.bc-cart-item--on-sale, 
body .bc-product__price--sale,
body .bc-single-product__rating-reviews a,
body .bc-cart-item__remove-button,
body .bc-link,
.bc-product-quick-view__content-inner a.bc-link.bc-single-product__reviews-anchor,
.bc-product-quick-view__content-inner .bc-product__price--sale,
body .bc-load-items__trigger-btn, 
body .bc-no-results__button {
color: #9e0022;
}
.bc-load-items__trigger-btn:focus, 
.bc-load-items__trigger-btn:hover, 
.bc-no-results__button:focus, .bc-no-results__button:hover {
color: #1b1f22;
}
body .entry-content .bc-product-archive__search-submit.bc-btn {
line-height: 0;
}
body .bc-account-login__form input[type=submit][disabled], 
body .bc-btn[disabled], .entry-content .bc-btn[disabled], 
body .entry-content a.bc-btn[disabled], 
body .entry-content button.bc-btn[disabled], 
body a.bc-btn[disabled], button.bc-btn[disabled] {
background-color: #9e0022;
}
body .bc-product__title {
font-size: 20px;
}
.bc-product__gallery {
background-color: #f6f6f6;
padding: 40px;
}
.bc-single-product__related {
background: #f6f6f6;
padding: 50px 50px 10px 50px;
border-top: none;
}
.bc-product__meta {
padding: 25px 0 10px;
}
@media (min-width: 768px) {
.bc-product-single .bc-product-single__meta {
width: calc(70% - 60px);
}
} @media screen and (min-width: 30em) {
.site-top-content span.site-top-content-2 {
display: inline;
margin-left: 1.5em;
}
.custom-header-image {
padding: 20%;
}
}
@media screen and (min-width: 60em) { h1 {
font-size: 34px;
font-size: 2.125rem;
}
h2 {
font-size: 28px;
font-size: 1.75rem;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
}
h4 {
font-size: 20px;
font-size: 1.25rem;
}
h5 {
font-size: 16px;
font-size: 1rem;
}
h6 {
font-size: 14px;
font-size: 0.875rem;
} body:not(.zeko-front-page) #primary,
.single-product.has-sidebar #container,
.home.page-template-left-sidebar-page #primary,
.page-template-right-sidebar-page #primary {
margin: auto;
max-width: 700px;
width: 64%;
}
body.page-template-full-width-page #primary {
float: none;
width: 100%;
}
.has-sidebar #primary,
.single-product.has-sidebar #container,
.page-template-right-sidebar-page.has-sidebar #primary,
.home.page-template-right-sidebar-page #primary {
float: left;
}
.blog.left-sidebar-layout.has-sidebar #primary,
.archive.left-sidebar-layout.has-sidebar #primary,
.single.left-sidebar-layout.has-sidebar #primary {
float: right;
}
.blog.no-sidebar-layout.has-sidebar #primary,
.archive.no-sidebar-layout.has-sidebar #primary,
.single.no-sidebar-layout.has-sidebar #primary {
float: none;
}
.blog.no-sidebar-layout #primary,
.archive.no-sidebar-layout #primary,
.single.no-sidebar-layout #primary {
max-width: 1120px;
width: 100%;
}
.has-sidebar #secondary,
.page-template-right-sidebar-page.has-sidebar #secondary,
.home.page-template-right-sidebar-page #secondary  {
float: right;
width: 30%;
}
.page-template-left-sidebar-page.has-sidebar #secondary,
.home.page-template-left-sidebar-page #secondary {
float: left;
width: 30%;
}
.page-template-left-sidebar-page.has-sidebar #primary,
.home.page-template-left-sidebar-page #primary {
float: right;
}
.blog.left-sidebar-layout.has-sidebar #secondary,
.archive.left-sidebar-layout.has-sidebar #secondary,
.single.left-sidebar-layout.has-sidebar #secondary,
.search.left-sidebar-layout.has-sidebar #secondary {
float: left;
}
.blog.no-sidebar-layout.has-sidebar #secondary,
.archive.no-sidebar-layout.has-sidebar #secondary,
.single.no-sidebar-layout.has-sidebar #secondary {
display: none;
}
.error404 #primary {
float: none;
} .header-top .wrap {
padding: .2em 1em;
}
.site-branding {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.site-title {
font-size: 30px;
font-size: 1.875rem;
} .header-top {
width: 100%;
transition: transform 0.2s;
}
.header-top.fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
.header-top.fixed {
-webkit-animation: header-down 0.2s ease-in;
animation: header-down 0.2s ease-in;
-webkit-transform: translate(0);
transform: translate(0);
}
.admin-bar .header-top.fixed {
top: 32px;
}
@-webkit-keyframes header-down {
from {
-webkit-transform: translate(0, -100%);
}
to {
-webkit-transform: translate(0);
}
}
@keyframes header-down {
from {
transform: translate(0, -100%);
}
to {
transform: translate(0);
}
}
@-webkit-keyframes header-up {
from {
-webkit-transform: translate(0);
}
to {
-webkit-transform: translate(0, -100%);
}
}
@keyframes header-up {
from {
transform: translate(0);
}
to {
transform: translate(0, -100%);
}
} .site-header .search-form .search-submit {
display: none;
}
.site-header .search-form {
border: 1px solid #efefef;
margin-top: 10px;
position: relative;
}
.site-header .search-toggle {
display: table-cell;
vertical-align: middle;
text-align: right;
}
.center-header .site-header .search-toggle {
display: inline;
vertical-align: inherit;
text-align: right;
}
.site-header .search-toggle:before {
font-size: 22px;
content: '\f400';
top: 0;
right: 0;
width: auto;
height: 100%;
padding: 0 0.8em;
color: #1b1f22;
font-family: Genericons;
font-style: normal;
font-weight: 600;
line-height: 2.6em;
speak: none;
text-decoration: inherit;
vertical-align: middle;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.site-header .search-toggle.active:before {
font-size: 22px;
content: '\f405';
top: 5px;
right: 0;
width: auto;
height: 100%;
padding: 0 0.8em;
color: #1b1f22;
font-family: Genericons;
font-style: normal;
font-weight: 600;
line-height: 2.6em;
speak: none;
position: relative;
z-index: 101;
text-decoration: inherit;
vertical-align: middle;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.center-header .site-header .search-toggle.active:before {
top: 0;
}
.site-header .search-toggle .screen-reader-text {
right: 5px; }
.site-header .search-field:focus {
border: 2px solid #1b1f22;
cursor: text;
outline: none;
}
.site-header .search-box {
background: #fff;
width: 80%;
z-index: 100;
padding: 20px;
position: absolute;
right: 0;
top: 0;
}
.site-header .right-logo .search-box {
left: 0;
margin-left: 70px;
right: auto;
}
.center-header .site-header .search-box {
width: 100%;
z-index: 1;
padding: 20px;
position: relative;
right: inherit;
top:  inherit;
}
.site-header .search-box-wrapper {
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing:	border-box;
box-sizing:		 border-box;
display: inline-block;
}
.site-header .hide {
display: none;
}
.site-header #search-container {
width: 100%;
z-index: 10;
} .zeko-intro {
padding: 4em 0;
}
.zeko-intro .entry-content {
font-size: 30px;
font-size: 1.875rem;
}
.panel-content .wrap {
padding-bottom: 6.5em;
padding-top: 6.5em;
}
.panel-image {
height: 100vh;
max-height: 900px;
}
.front-child-page article {
padding: 80px 0 40px 0;
} .one-column .panel-content .recent-posts .entry-content {
padding-left: 0;
padding-right: 0;
}
.zeko-panel .panel-content .recent-posts .post,
.zeko-panel.custom-column .panel-content .give-form-wrap {
float: left;
padding-bottom: inherit;
width: 31%;
}
.custom-column .panel-content .give-form-wrap {
clear: right;
}
.panel-content .recent-posts .entry-title {
text-align: left;
}
.panel-content .recent-posts .post:nth-of-type(1),
.panel-content .recent-posts .post:nth-of-type(2),
.custom-column .panel-content .give-form-wrap:nth-of-type(1),
.custom-column .panel-content .give-form-wrap:nth-of-type(2) {
margin-right: 3.5%;
}
.panel-content .recent-posts .inner-content {
background: #fff;
border-bottom: 4px solid transparent;
box-sizing:border-box;
margin-left: 20px;
padding: 30px;
position: relative;
transition: background 0.2s, border-bottom-color 0.2s, margin-left 0.2s, margin-top 0.2s, transform .6s;
-webkit-transition: background 0.2s, border-bottom-color 0.2s, margin-left 0.2s, margin-top 0.2s, -webkit-transform .6s;
}
.panel-content .recent-posts .has-post-thumbnail .inner-content {
margin-top: -100px;
}
.panel-content .recent-posts .inner-content:hover {
background: #fbfbfb;
border-bottom: 4px solid #9e0022;
cursor: crosshair;
transform: translate(10px, 10px);
}
.panel-content .recent-posts .post-thumbnail img {
border-bottom: 4px solid #9e0022;
}
.panel-content .recent-posts .entry-summary:nth-of-type(2):after,
.panel-content .recent-posts .entry-summary:nth-of-type(3):after {
content: "";
display: block;
position: absolute;
border: 1px solid #9e0022;
width: 1px;
top: 50%;
height: 100px;
}
.two-column .panel-content .post .entry-content {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
}
.panel-content .recent-posts .entry-meta a {
color: #9e0022;
font-style: italic;
font-size: 14px;
font-size: 0.875rem;
}
.zeko-panel.left-column.has-post-thumbnail .recent-posts .post,
.zeko-panel.right-column.has-post-thumbnail .recent-posts .post,
.zeko-panel.right-column.has-post-thumbnail .portfolio-projects article,
.zeko-panel.left-column.has-post-thumbnail .portfolio-projects article {
float: none;
width: 100%;
} .site-branding {
padding: 0;
} .menu-toggle {
display: none;
}
.main-navigation {
border: none;
width: auto;
}
.main-navigation ul {
background: transparent;
display: block;
padding: 0;
}
.main-navigation ul.nav-menu {
margin-bottom: 0;
padding: 0;
text-align: right;
}
.right-logo .main-navigation ul.nav-menu {
text-align: left;
}
.center-header .main-navigation ul.nav-menu {
display: inline-block;
text-align: center;
}
.has-top-content .main-navigation ul.nav-menu {
text-align: right;
}
.main-navigation li {
display: inline-block;
position: relative;
}
.main-navigation li li {
display: block;
}
.main-navigation li {
padding: 10px 1em;
}
.main-navigation li li {
padding: 0;
}
.site-header-fixed.header-top .main-navigation a,
.site-header-hidden.header-top .main-navigation a {
padding-bottom: 0.75em;
padding-top: 0.75em;
}
.main-navigation a {
border-bottom: 3px solid transparent;
padding: 0;
transition: border-bottom 0.2s;
}
.main-navigation .sub-menu a {
border-bottom: none;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation .current-menu-item a {
border-bottom: 3px solid #9e0022;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus,
.main-navigation li.color a,
.main-navigation li.color a:hover,
.main-navigation .sub-menu a {
border-bottom: 3px solid transparent;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus,
.main-navigation li.color a,
.main-navigation .sub-menu .current-menu-item > a,
.main-navigation .sub-menu a:hover {
border-bottom: 3px solid #9e0022;
}
.main-navigation ul ul {
padding: 0.5em 0;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
margin-top: -0.5em;
top: 0;
}
.main-navigation ul ul,
.main-navigation ul ul ul ul,
.main-navigation ul ul ul ul ul ul,
.main-navigation ul ul ul ul ul ul ul ul,
.main-navigation ul ul ul ul ul ul ul ul ul ul,
.main-navigation ul ul ul a:hover,
.main-navigation ul ul ul a:focus,
.main-navigation ul ul ul li:hover,
.main-navigation ul ul ul li:focus,
.main-navigation ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul li:focus,
.main-navigation ul ul ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul ul ul li:focus,
.main-navigation ul ul ul ul ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul ul ul ul ul li:focus,
.main-navigation ul ul ul ul ul ul ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul ul ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul ul ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul ul ul ul ul ul ul li:focus {
background: #fbfbfb;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus,
.main-navigation ul ul li:hover,
.main-navigation ul ul li:focus,
.main-navigation ul ul ul a:hover,
.main-navigation ul ul ul a:focus,
.main-navigation ul ul ul li:hover,
.main-navigation ul ul ul li:focus,
.main-navigation ul ul ul ul a:hover,
.main-navigation ul ul ul ul a:focus,
.main-navigation ul ul ul ul li:hover,
.main-navigation ul ul ul ul li:focus,
.main-navigation ul ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul ul li:focus,
.main-navigation ul ul ul ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul ul ul ul li:focus,
.main-navigation ul ul ul ul ul ul ul ul ul ul a:hover,
.main-navigation ul ul ul ul ul ul ul ul ul ul a:focus,
.main-navigation ul ul ul ul ul ul ul ul ul ul li:hover,
.main-navigation ul ul ul ul ul ul ul ul ul ul li:focus,
.main-navigation ul .sub-menu li.current-menu-item a {
background: #f5f3f1;
}
.main-navigation ul ul ul,
.main-navigation ul ul ul ul ul,
.main-navigation ul ul ul ul ul ul ul,
.main-navigation ul ul ul ul ul ul ul ul ul,
.main-navigation ul ul ul ul ul ul ul ul ul ul ul {
background: #fbfbfb;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
padding: 0.75em 1.25em;
width: 250px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation .menu-item-has-children > a::after,
.main-navigation .page_item_has_children > a::after {
content: "\f431";
display: inline;
left: 2px;
position: relative;
top: -2px;
}
.main-navigation ul ul .menu-item-has-children > a::after,
.main-navigation ul ul .page_item_has_children > a::after {
margin-top: -10px;
left: auto;
position: absolute;
right: 1.0em;
top: 50%;
-webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);
}
.header-top .wrap {
display: table;
width: 100%;
}
.main-navigation {
display: table-cell;
vertical-align: middle;
text-align: right;
}
.center-header .main-navigation {
display: inline-block;
vertical-align: inherit;
text-align: center;
}
.site-branding {
padding: 1em 0;
text-align: left;
}
.center-header .site-branding {
display: block;
text-align: center;
}
.fixed-mobile-menu .main-navigation.fixed {
background: none;
position: relative;
top: auto;
width: auto;
z-index: 10;
}
.fixed-mobile-menu .site-branding {
margin-top: 0;
} .site-content {
padding: 3.5em 0;
}
.page-template-full-width-page .site-content,
.page-template-causes-page .site-content,
.page-template-default .site-content,
.page-template-grid-page .site-content,
.page-template-builder-page .site-content,
.page-template-left-sidebar-page .site-content,
.page-template-right-sidebar-page .site-content {
padding: 0 0 3.5em 0;
}
.home.page-template-default .site-content {
padding: 0;
}
.page-template-testimonial-page .site-content {
margin-bottom: -2.5em;
padding: 0;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.nav-next,
.post-navigation .nav-next {
margin-top: 0;
}
.post-navigation .nav-next {
border-left: 1px solid #efefef;
}
.comment-list .children {
margin-left: 30px;
}
.comment-meta {
border-bottom: 1px solid #efefef;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
}
.comment-author {
float: left;
}
.comment-metadata {
float: right;
}
.comment-metadata .edit-link::before,
.pingback .edit-link::before {
content: "\2022";
display: inline-block;
margin: 0 0.5em;
} .hero > img {
display: none;
}
.hero {
background: #f8f9f6;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding: 10% 0 5% 0;
position: relative;
}
.hero-container-outer {
position: relative;
}
.hero-container-inner {
max-width: 70%;
padding: 0;
}
.hero-container-outer {
font-size: 18px;
font-size: 1.125rem;
}
.front-page-content-area .entry-title {
font-size: 92.8px;
font-size: 5.8rem;
}
.has-post-thumbnail .twocolumn {
float: left;
margin: 0 3.5% 0 0;
width: 46.5%;
border-bottom: none;
}
.has-post-thumbnail .twocolumn:nth-child(2n+1) {
clear: left;
}
.front-child-page article:nth-child(2n) .twocolumn {
float: right;
}
.front-child-page article:nth-child(2n) .twocolumn:nth-child(2n+1) {
clear: right ;
}
.zeko-panel.has-post-thumbnail .twocolumn {
float: left;
margin: 0;
width: 50%;
}
.zeko-panel.has-post-thumbnail .twocolumn:nth-child(2n+1) {
clear: right;
}
.zeko-panel.left-column.has-post-thumbnail .twocolumn {
float: right;
margin: 0;
width: 50%;
}
.zeko-panel.left-column.has-post-thumbnail .twocolumn:nth-child(2n+1) {
clear: left;
}
.zeko-panel.has-post-thumbnail .panel-content .wrap {
margin: 0;
max-width: 500px;
width: 100%;
}
.zeko-panel.left-column.has-post-thumbnail .panel-content .wrap {
float: right;
}
.zeko-panel .twocolumn {
float: none;
width: 100%;
}
.zeko-panel .panel-content .wrap {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
max-width: calc( 1200px - 1em );
}
.zeko-panel.custom-column .twocolumn {
float: none;
width: 100%;
}
.zeko-panel.custom-column .panel-content .wrap {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
max-width: calc( 1200px - 1em );
} .blog .post,
.archive .post,
.search .post,
.search .page {
padding-bottom: 5em;
}
body:not(.zeko-front-page) .entry-header,
.zeko-panel .causes-projects .entry-header,
body:not(.zeko-front-page) .entry-footer,
.zeko-panel .causes-projects .entry-footer,
body:not(.zeko-front-page).page-template-testimonial-page .entry-header {
padding: 3em 0 1em 0;
}
.home.page-template-right-sidebar-page .entry-header,
.home.page-template-full-width-page .entry-header,
.home.page-template-grid-page .entry-header,
.home.page-template-testimonial-page .entry-header {
margin-bottom: 2.5em;
padding-top: 3em;
}
body:not(.zeko-front-page).page-template-left-sidebar-page .entry-header {
padding-top: 0;
}
.page-template-left-sidebar-page .entry-header {
padding-top: 0;
} .grid-two .flexcontainer,
.grid-three .flexcontainer,
.page-template-grid-page .flexcontainer,
.post-type-archive-give_forms .flexcontainer,
.column-layout.flexcontainer {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-content: flex-start;
-webkit-align-content: flex-start;
}
.blog.grid-three .site-main,
.archive.grid-three .site-main,
.blog.grid-two .site-main,
.archive.grid-two .site-main,,
.page-template-grid-page .site-main .flexcontainer {
margin-right: -2.5%;
}
.grid-three .grid-item,
.page-template-grid-page .grid-item,
.column-layout .grid-item {
display: flex; 
flex-grow: 1;
-webkit-flex-grow: 1;
width: 30%;
padding-right: 2.5%;
}
.blog.grid-two .grid-item,
.archive.grid-two .grid-item,
.post-type-archive-give_forms .grid-item {
flex-grow: 1;
-webkit-flex-grow: 1;
width: 50%;
padding-right: 2.5%;
}
.blog.grid-three .grid-item article,
.archive.grid-three .grid-item article,
.blog.grid-two .grid-item article,
.archive.grid-two .grid-item article {
border: 1px solid #ebefe3;
padding: 20px;
margin-bottom: 20px;
}
.blog.grid-three #secondary,
.archive.grid-three #secondary,
.single.grid-three #secondary {
display: none; 
}
.blog.grid-three #primary,
.archive.grid-three #primary,
.single.grid-three #primary,
body:not(.zeko-front-page).post-type-archive-give_forms #primary {
max-width: 1120px;
width: 100%;
} body:not(.zeko-front-page).page-template-testimonial-page .entry-content,
body:not(.zeko-front-page).page-template-testimonial-page .entry-footer {
margin-top: -10px;
text-align: center;
}
body:not(.zeko-front-page).page-template-testimonial-page .entry-footer {
margin-top: -20px;
margin-bottom: 50px;
}
body:not(.zeko-front-page).page-template-testimonial-page .testimonials-content {
margin-top: 4em;
margin-right: -1.75rem;
}
body:not(.zeko-front-page).page-template-testimonial-page .testimonials .entry-header {
padding: 1em 0;
}
body.post-type-archive-jetpack-portfolio #primary,
body.page-template-portfolio-page #primary {
float: none;
max-width: 1200px;
width: auto;
}
.page-template-causes-page .causes-projects article,
.testimonials {
float: left;
margin: 0 3.5% 0 0;
width: 46.5%;
border-bottom: none;
}
.right-column .testimonials,
.left-column .testimonials,
.single-testimonials .testimonials {
float: none;
margin: 0;
width: 100%;
}
.single-testimonials .testimonials .post-thumbnail {
margin: 0;
}
.page-template-portfolio-page .causes-projects:nth-child(2n+1),
.testimonials:nth-child(2n+1) {
clear: left;
}
.causes-projects .project-archive-content-wrapper,
.give_forms .project-archive-content-wrapper {
background: #fff;
border-bottom: 4px solid transparent;
box-sizing: border-box;
margin-left: 20px;
margin-top: -150px;
padding: 30px;
position: relative;
z-index: 10;
transition: background 0.2s, border-bottom-color 0.2s, margin-left 0.2s, margin-top 0.2s, transform .6s;
}
.causes-projects .project-archive-content-wrapper:hover,
.give_forms .project-archive-content-wrapper:hover {
background: #fbfbfb;
border-bottom: 4px solid #9e0022;
cursor: crosshair;
transform: translate(10px, 10px);
}
.page-template-causes-page .entry-header h1, 
.page-template-testimonial-page .entry-header h1,
.page-template-full-width-page .entry-header h1,
.page-template-grid-page .entry-header h1 {
font-size: 45px;
font-size: 2.8125rem;
}
.page-template-causes-page .entry-header h1, 
.page-template-testimonial-page .entry-header h1,
.project-terms,
article.description {
text-align: center;
}
.page-template-causes-page .entry-header h1:before,
.page-template-testimonial-page .entry-header h1:before {
margin: 0 auto 15px auto;
}
.project-archive-content-wrapper .entry-meta {
font-size: 15px;
font-size: 0.9375rem;
font-style: italic;
}
.top-featured-image {
margin-top: 0;
}
.page-template-left-sidebar-page .wrap.page-content {
margin-top: 3.5em;
}
.search-form input[type="search"] {
padding: 8px;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
} .footer-image {
background-position: center center;
background-size: cover;
padding-top: 50%;
position: relative;
}
.footer-image {
height: 100vh;
max-height: 900px;
padding: 0;
}
html:not(.no-background-fixed)  .footer {
background-attachment: fixed;
}
.zeko-customizer .footer-image:not(.has-footer-image) {
height: 0;
}
.wrap.footer-image-info {
background: rgba(255,255,255,.7);
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
max-width: 700px;
padding: 60px;
position: absolute;
top: 20%;
}
.wrap.footer-image-info h3 {
font-size: 36px;
font-size: 2.25rem;
}
.site-info .wrap .sep {
margin: 0 0.5em;
display: inline;
visibility: visible;
height: auto;
width: auto;
}
.site-footer a.scroll-to-top {
float: right;
margin-top: -45px;
} .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%;
}
.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%;
}
.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: 3%;
width: 31.33333%;
}
.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;
}
.front-widget-area .widget-area:nth-child(2):nth-last-child(1){
margin-right: 3%;
width: 77%;
}
.front-widget-area .widget-area:nth-child(1):nth-last-child(2) {
margin-right: 3%;
width: 20%;
}
.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) {
width: 100%;
}
.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 {
margin-right: 0;
} .featured-slider .caption {
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1f2200000', endColorstr='#a6000000',GradientType=0 );
padding: 100px 0;
}
.featured-slider .caption {
display: inherit;
position: absolute;
bottom: 0;
z-index: 100;
width: 100%;
}
.featured-slider .caption-innen {
max-width: 100%;
padding: 1% 5%;
position: relative;
}
.featured-slider .caption-innen:after {
content: "";
position: absolute;
top: 0; 
left: 0;
width: 100%; 
height: 100%;  
opacity: 0; 
background: #fff;
z-index: -1;
}
.featured-slider .caption-innen {
color: #fff;
margin: -1% 0;
}
.featured-slider .entry-title,
.featured-slider .entry-header {
margin: 0;
}
.featured-slider .entry-title a {
color: #fff;
font-size: 64px;
font-size: 4rem;
font-weight: 600;
}
.featured-slider .entry-title a:hover,
.featured-slider .category a:hover {
border-bottom-color: #fff;
}
.featured-slider .caption .category a {
background: #9e0022;
color: #fff;
font-size: 12px;
font-size: .75rem;
padding: 2px 10px;
}
.featured-slider .author {
font-size: 12px;
font-size: .75rem;
margin-top: 10px;
text-transform: uppercase;
}
.featured-slider:after {
border: 30px solid #fff;
}
body .zeko-panel .panel-content .give-form-wrap {
padding: 30px 20px 50px 20px;
}
.site-footer a.scroll-to-top {
position: relative;
}
}
@media screen and ( min-width: 65em ) {
html:not(.no-background-fixed) .custom-header-image,
html:not(.no-background-fixed)  .zeko-front-page .custom-header-image,
html:not(.no-background-fixed)  .panel-image {
background-attachment: fixed;
}
}
@media screen and ( min-width: 70em ) { .one-column .panel-content .portfolio-projects,
.one-column .panel-content .testimonials,
.one-column .panel-content .recent-posts {
margin-left: -76px;
margin-right: -76px;
}
}
@media screen and ( max-width: 59.999em ) {
.custom-header,
.custom-header-image {
margin-top: 0 !important; }
} .wp-block-image img {
display: block;
}
.wp-block-button {
border-radius: 0;
}
.wp-block-image.alignright{
max-width: 50%;
margin-left:60px;
}
.wp-block-image.alignleft{
max-width: 50%;
margin-right:60px;
}
.wp-block-image figcaption{
max-width: 100%;
}
.no-sidebar .alignfull,
.no-sidebar .wp-block-cover-image,
.page-template-full-width-page .wp-block-cover-image,
.page-template-full-width-page .alignfull,
.page-template-grid-page .wp-block-cover-image,
.page-template-grid-page .alignfull,
.page-template-testimonial-page .wp-block-cover-image,
.page-template-testimonial-page .alignfull {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-bottom: 40px;
margin-left: -50vw;
margin-right: -50vw;
max-width: inherit;
}
.no-sidebar .wp-block-cover-image.has-background-dim,
.page-template-full-width-page .wp-block-cover-image.has-background-dim,
.page-template-grid-page .wp-block-cover-image.has-background-dim,
.page-template-testimonial-page .wp-block-cover-image.has-background-dim {
width: auto;
left: auto;
right: auto;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
max-width: inherit;
}
.no-sidebar .wp-block-cover-image.has-background-dim.alignfull,
.page-template-full-width-page .wp-block-cover-image.has-background-dim.alignfull,
.page-template-grid-page .wp-block-cover-image.has-background-dim.alignfull,
.page-template-testimonial-page .wp-block-cover-image.has-background-dim.alignfull {
width: 100vw;
left: 50%;
right: 50%;
margin-right: -50vw;
margin-left: -50vw;
}
.no-sidebar .wp-block-cover-image.has-background-dim.alignwide,
.page-template-full-width-page .wp-block-cover-image.has-background-dim.alignwide,
.page-template-grid-page .wp-block-cover-image.has-background-dim.alignwide,
.no-sidebar .alignwide,
.page-template-full-width-page .alignwide,
.page-template-grid-page .alignwide,
.page-template-testimonial-page .alignwide {
margin-left: -10vw;
margin-right: -10vw;
max-width: inherit;
}
body:not(.zeko-front-page).page-template-testimonial-page .entry-content, 
body:not(.zeko-front-page).page-template-testimonial-page .entry-footer {
text-align: left;
}
.no-sidebar .is-type-video iframe,
.page-template-full-width-page .is-type-video iframe,
.page-template-grid-page .is-type-video iframe {
height: 100vh;
width: 100vw;
}
.alignfull,
.wp-block-cover-image {
margin-bottom: 20px;
}
.wp-block-cover-image {
width: auto;
}
.alignwide {
max-width: inherit;
}
.wp-block-button {
border-radius: 0;
}
.wp-block-quote {
margin: 0 0 46px;
}
.wp-block-separator {
border-bottom: 1px solid #cdcdcd;
margin: 2em auto;
max-width: 100%;
}
.wp-block-separator.is-style-dots {
background: none;
}
.wp-block-quote {
margin: 0 0 46px;
}
pre.wp-block-verse,
.wp-block-verse pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.wp-block-code{
border-radius: 4px;
background:none;
}
.wp-block-button {
margin: 0 0 1em 0;
}
.wp-block-pullquote {
border-top: none;
border-bottom: none;
border-left: 4px solid #9e0022;
color: #1b1f22;
margin: 0 2em;
padding: 0 0 0 1.5em;
text-align: left;
}
.wp-block-pullquote blockquote {
border: none;
}
.wp-block-pullquote cite, .wp-block-pullquote footer {
color: #9e0022;
text-transform: uppercase;
}
.wp-block-table td, 
.wp-block-table th {
padding: 0.5em;
}
.wp-block-table {
width: 100%;
display: table;
}
.wp-block-audio {
margin-left: 0;
margin-right: 0;
}
.wp-block-audio audio {
width: 100%;
}
.entry-content a.wp-block-button__link {
color: #fff;
}
.entry-content a.wp-block-button__link:hover {
border-bottom: none;
}
.wp-block-cover-image.has-background-dim.aligncenter {
clear: both;
}
.wp-block-cover-image.has-background-dim.alignleft {
margin-right: 20px;
}
.wp-block-cover-image.has-background-dim.alignright {
margin-left: 20px;
}
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover-image h2 {
position: relative;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.alignright {
margin-left: 20px;
}
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
padding: 20px;
}
.wp-block-image, 
.wp-block-image img {
margin-bottom: 20px;
}
.wp-block-cover-image.has-background-dim {
position: relative;
background-size: cover;
background-position: 50%;
min-height: 430px;
width: 100%;
margin: 0 0 1.5em;
display: flex;
justify-content: center;
align-items: center;
}
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
border-left: 4px solid #9e0022;
margin: 0 2em 20px 2em;
padding: 0 0 0 1.5em;
color: #1b1f22;
font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer,
.wp-block-quote cite, 
.wp-block-quote footer {
font-style: italic;
text-transform: uppercase;
color: #9e0022;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-style: normal;
}
.wp-block-audio figcaption {
margin: .5em 0;
}
.wp-block-latest-posts.is-grid {
list-style: disc;
}
.wp-block-column {
margin-right: 30px;
}
.wp-block-column:last-child {
margin-right: 0;
}
@media screen and ( max-width: 960px ) {
.wp-block-column {
width: 100%;
}
.wp-block-columns {
display: block;
}
}
@media screen and (max-width: 840px) {
.alignwide {
margin-left: -5vw;
margin-right: -5vw;
}
}
@media screen and (max-width: 700px) {
.alignwide {
margin-left: auto;
margin-right: auto;
}
}
@supports (-webkit-overflow-scrolling: touch) {
.hero,
.panel-image,
html:not(.no-background-fixed) .custom-header-image, 
html:not(.no-background-fixed) .zeko-front-page .custom-header-image, 
html:not(.no-background-fixed) .panel-image {
background-attachment: scroll;
background-position: 100%;
}
}