.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;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}// This plugin is supposed to prevent featured image from loading, but in case the theme did an end run around us and found the
// featured image anyway, the second line of defence is to hide it with styles.
body.page .post-thumbnail, body.single-post .post-thumbnail, body.page .featured-image, body.single-post .featured-image, .site-header.featured-image {
display: none;
}.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:40%!important;width:40%}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>a,.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.current{opacity:.5}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbaddons-blog-feed-one .wp-block-post-featured-image{min-width:100%!important;width:100%}.superbaddons-blog-feed-one .has-post-thumbnail .wp-block-group{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.superbaddons-blog-feed-one .wp-block-query-pagination-numbers{display:none}}.superbaddons-has-blur-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px)}.superbaddons-has-box-shadow{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.superbaddons-is-relative-position{position:relative!important}.superbaddons-is-absolute-position-bottom{bottom:0!important;left:0!important;position:absolute!important;right:0!important;width:100%!important}.superbaddons-pagination-numbers>a,.superbaddons-pagination-numbers>span{border:1px solid var(--wp--preset--color--mono-3);border-radius:3px;padding:5px 10px;text-decoration:none}.superbaddons-pagination-numbers>span.page-numbers.dots{border:0;padding:5px 4px}@media only screen and (max-width:750px){.superbthemes-features-005 .is-content-justification-center{justify-content:left}}@media screen and (min-width:768px) and (max-width:1024px){.superb-addons-hide-on-tablet{display:none!important}}@media screen and (max-width:768px){.superb-addons-hide-on-mobile{display:none!important}}.has-superb-addons-text-align-justify{display:inline-block;text-align:justify}.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation.has-superb-addons-overlay-menu-justification .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-submenu{align-items:var(--superb-addons-overlay-menu-justification,inherit)!important;text-align:var(--superb-addons-overlay-menu-text-align,inherit)!important}.wp-block-navigation.superb-addons-overlay-menu-justification-left{--superb-addons-overlay-menu-justification:start;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.superb-addons-overlay-menu-justification-center{--superb-addons-overlay-menu-justification:center;--superb-addons-overlay-menu-text-align:center}.wp-block-navigation.superb-addons-overlay-menu-justification-right{--superb-addons-overlay-menu-justification:end;--superb-addons-overlay-menu-text-align:right}.wp-block-navigation.superb-addons-overlay-menu-justification-stretch{--superb-addons-overlay-menu-justification:stretch;--superb-addons-overlay-menu-text-align:left}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{border-radius:8px;border-style:solid;border-width:1px;box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding:10px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container a,.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container button{line-height:130%;padding:10px 20px}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li{border-radius:8px;width:100%}.wp-block-navigation.is-superb-addons-submenu-layout-card .wp-block-navigation__responsive-container:not(.has-modal-open.is-menu-open) .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container li:hover{background-color:rgba(0,0,0,.03)}body,
code,
html,
kbd,
pre,
samp {
font-family: Lato, 'helvetica neue', helvetica, arial
}
hr,
img,
legend {
border: 0
}
legend,
td,
th {
padding: 0
}
pre,
textarea {
overflow: auto
}
address,
blockquote,
p {
margin: 0 0 1.5em
}
img,
pre,
select {
max-width: 100%
}
body {
color: #000
}
a {
color:#fab526;
text-decoration:underline;
}
.aligncenter,
.clear:after,
.clearfix:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
clear: both
}
ins,
mark {
text-decoration: none
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
box-sizing: border-box
}
body {
font-weight: 400;
font-size: 16px;
line-height: 1.625;
margin: 0;
background-color: #eee
}
.archive .page-header h1, .blogposts-list h2 a, .blogposts-list h2 a:hover, .blogposts-list h2 a:active, .search-results h1.page-title {
color:#000;
}
.entry-meta a {
color:#000;
}
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
}
abbr[title] {
border-bottom: 1px dotted
}
b,
optgroup,
strong {
font-weight: 700
}
cite,
dfn,
em,
i {
font-style: italic
}
h1 {
font-size: 2em;
margin: .67em 0
}
mark {
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
img {
height: auto
}
svg:not(:root) {
overflow: hidden
}
hr {
box-sizing: content-box;
background-color: #ccc;
height: 1px;
margin-bottom: 1.5em
}
code,
kbd,
pre,
samp {
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
font: inherit;
margin: 0;
color: #333;
font-size: 16px;
font-size: 1rem;
line-height: 1.5
}
code,
kbd,
pre,
tt,
var {
font-family: Lato, 'helvetica neue', helvetica, arial
}
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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
textarea {
width: 100%
}
form label {
width: 100%;
margin-bottom: 10px;
display: inline-block;
text-transform: uppercase
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
font-weight: 400;
margin-bottom: 15px
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
color: #000;
line-height: 140%;
font-weight: 400;
margin-bottom: 15px;
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial;
}
pre {
background: #eee;
font-size: 15px;
font-size: .9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em
}
#smobile-menu.show .main-navigation ul li ul.sub-menu{
display:block !important;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: .9375rem
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help
}
ins,
mark {
background: #fff9c0
}
big {
font-size: 125%
}
*,
:after,
:before {
box-sizing: inherit
}
blockquote {
background: rgba(0, 0, 0, 0.1);
border-left: 6px solid rgba(0, 0, 0, 0.2);
padding: .5em 10px
}
blockquote:after,
blockquote:before,
q:after,
q:before {
content: ""
}
ol,
ul {
margin: 0 0 1.5em 1em
}
ul {
list-style: disc
}
ol {
list-style: decimal
}
li>ol,
li>ul {
margin-bottom: 0;
margin-left: 10px
}
article li>ol,
article li>ul {
padding-left:0px;
}
article ol, article ul {
padding-left:0;
margin-left:25px;
}
dt {
font-weight: 700
}
dd {
margin: 0 1.5em 1.5em
}
figure {
margin: 1em 0
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
color: #fff;
font-size: 16px;
line-height: 1.5;
padding: 10px 20px;
font-weight: 700;
border: none;
border-radius: 3px;
background: #06C
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
opacity: .9;
border-color: #ccc #bbb #aaa
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
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],
input[type=number],
input[type=search],
textarea {
color: #666;
border: 1px solid #e5e6e9;
padding: 16px
}
select {
border: 1px solid #ccc
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]: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,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
color: #111
}
a {
transition: all .10s linear
}
.main-navigationigation {
display: block;
float: left;
width: 100%
}
.main-navigationigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0
}
.main-navigationigation ul li {
float: left;
position: relative
}
.main-navigationigation ul li a {
display: block;
text-decoration: none
}
.main-navigationigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999
}
.main-navigationigation ul ul ul {
left: -999em;
top: 0
}
.main-navigationigation ul ul a {
width: 200px
}
.main-navigationigation ul li.focus>ul,
.main-navigationigation ul li:hover>ul {
left: auto
}
.main-navigationigation ul ul li.focus>ul,
.main-navigationigation ul ul li:hover>ul {
left: 100%
}
@media screen and (min-width:37.5em) {
.nav-#secondary-site-navigation {
display: none
}
.main-navigationigation ul {
display: block
}
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
margin: 0 0 1.5em;
overflow: hidden
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
width: 50%
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
text-align: right;
width: 50%
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.hentry,
.page-links {
margin: 0 0 1.5em
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
content: "";
display: table;
table-layout: fixed
}
.sticky {
display: block
}
.updated:not(.published) {
display: none
}
.comment-content a {
word-wrap: break-word
}
.comment-form label {
margin-bottom: 10px;
display: inline-block;
text-transform: uppercase
}
.bypostauthor {
display: block
}
.comments-area {
width: 100%
}
.comment-respond .comment-form {
width: 100%;
box-sizing: border-box
}
.comments-area .comment-meta,
.comments-area .comment-respond {
position: relative
}
.comments-area .comments-title {
margin-bottom: 30px;
color: #222;
font-size: 30px
}
.comments-area .comment-meta .comment-metadata a {
color: #999
}
.comment-meta .vcard img {
float: left;
margin-right: 14px
}
.comments-area .comment-author {
line-height: normal;
font-size: 16px;
font-weight: 700;
margin-bottom: 0
}
.comments-area .comment-author .fn a {
color: #222
}
.comments-area .comment-content {
padding: 20px 0 0 45px;
}
.comments-area .reply .comment-reply-link i {
font-size: 12px
}
.comments-area .comment-content p {
margin-bottom: 5px
}
.comments-area p.form-submit {
margin-bottom: 0;
padding-bottom: 10px
}
.comments-area p.form-submit input {
background: #fab526;
border: none;
color: #fff;
font-size: 14px;
font-weight: 400;
border-radius:30px;
padding: 15px 35px;
text-shadow: none;
box-shadow: none;
margin: 0;
transition: background .25s linear
}
.comments-area ol.comment-list>li:last-child {
margin-bottom: 0
}
.comments-area ol.comment-list>li {
width: 100%;
border-bottom: 3px solid #000
}
#comments li.comment.parent article .reply,
.author-highlight li.bypostauthor article .reply {
padding-bottom: 0
}
.comments-area ol.comment-list ol.children li  {
padding-top: 20px;
margin-left:0;
margin-top:20px;
padding-left: 10px;
margin-bottom: 0;
list-style:none;
border-top:1px solid rgba(0,0,0,0.1);
border-bottom: 0px;
padding-bottom: 0px;
}
ol.children {
margin-left: 0;
padding-left: 5px;
}
.comments-area ol.comment-list li li.bypostauthor {
position: relative
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
border-bottom: 3px solid #f00000;
padding: 40px;
background: #f5f5f5
}
#comments li.comment .comment-respond {
margin-top: 10px;
position: relative
}
.comment-reply-title {
position: relative;
color: #3498DB;
margin: 0 0 16px;
padding-bottom: 20px
}
p.comment-form-email, p.comment-form-author {
max-width: 49%;
float: left;
display: inline-block;
}
p.comment-form-email {
margin-left: 2%;
}
.comment-form-wrap .comment-respond,
.main-navigation ul li,
.sheader {
position: relative
}
a#cancel-comment-reply-link {
display: block;
font-size: 17px;
opacity: 0.6;
}
.comments-area .comment-respond * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.comment-respond .logged-in-as a {
color: #000;
}
.comments-area .comment-respond input[type=text],
.comments-area .comment-respond input[type=email],
.comments-area .comment-respond input[type=url] {
background: #fff;
padding: 8px 14px;
width: 100%;
max-width: 430px;
margin-bottom: 6px
}
.wp-caption,
embed,
iframe,
object {
max-width: 100%
}
.comments-area .comment-respond textarea {
width: 100%;
margin-bottom: 0
}
.comments-area p {
margin-bottom: 12px
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none
}
.infinity-end.neverending .site-footer {
display: block
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0
}
.custom-logo-link {
display: inline-block
}
.wp-caption {
margin-bottom: 1.5em
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption .wp-caption-text {
margin: .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-2 .gallery-item {
max-width: 50%
}
.gallery-columns-3 .gallery-item {
max-width: 33.33333%
}
.gallery-columns-4 .gallery-item {
max-width: 25%
}
.gallery-columns-5 .gallery-item {
max-width: 20%
}
.gallery-columns-6 .gallery-item {
max-width: 16.66667%
}
.gallery-columns-7 .gallery-item {
max-width: 14.28571%
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
max-width: 11.11111%
}
.gallery-caption {
display: block
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
height: 0
}
#site-header,
#site-header img,
.clearfix,
.site-branding {
display: inline-block
}
.clearfix {
width: 100%
}
* html .clearfix {
height: 1%
}
.widget li a {
text-decoration:none;
}
.entry-header h2 a,
.site-info a:hover,
.site-title a {
text-decoration: none
}
.fbox {
width: 100%;
margin-bottom: 30px;
padding: 25px;
border-radius: 1px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.fbox h1,
.fbox h2,
.fbox h3 {
margin-top: 0;
color: #222
}
.page-header h1 {
margin-bottom: 0
}
.container {
width: 100%
}
.content-wrap {
width: 1180px;
max-width: 90%;
margin: 0 auto 
}
.sheader {
width: 100%;
margin: 0;
}
.primary-menu ul li ul.children,
.primary-menu ul li ul.sub-menu {
background: #fff;
color:#000;
}
.image-banner {
margin-bottom: 35px;
}
.site-branding {
padding: 35px 0 40px;
text-align: center;
width: 100%;
margin-top:30px;
background:#fff;
}
#secondary .widget a, #secondary a, #secondary .widget li a, #secondary span.sub-arrow {
color:#000;
}
.super-menu, .pmenu {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.branding-logo .custom-logo {
display: block;
width: auto
}
.site-branding .site-title {
font-size: 48px;
line-height: 150%;
padding: 0;
margin: 0;
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial;
}
.site-title a {
color: #000222
}
.site-branding .logo-image {
margin-top: 0
}
.site-description {
font-size: 16px;
color: #000222;
padding: 0;
margin: 0
}
.featured-sidebar #main .search-field, .header-widget #main .search-field {
width: 100%;
height: 46px;
border-radius: 0;
line-height: 46px;
padding: 16px;
border: 1px solid #000;
border-radius: 3px;
background:rgba(0,0,0,0);
}
.header-widget .search-field {
width:100%;
}
.header-widget .search-form label {
width:100%;
}
.ads-top {
width: 70%;
float: right;
padding: 22px 0;
overflow: hidden
}
.ads-top .textwidget img {
display: block
}
.featured-sidebar .widget_search input.search-field {
width: 100%;
}
.featured-sidebar .widget_search label {
width: auto;
display: inline-block;
float: left;
max-width: 60%;
}
.featured-sidebar .widget_search input.search-submit {
max-width: 40%;
width: 100%;
float: left;
background-color:#fab526;
border-radius: 0px;
line-height: 38px;
}
.ads-top .search-field {
width: 220px;
padding: 15px;
float: right;
margin: 14px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px
}
.ads-top label {
float: right
}
#smobile-menu {
display: none
}
.main-navigation ul {
list-style: none;
margin: 0;
padding: 0
}
.main-navigation ul li a {
font-size: 15px;
text-transform: uppercase;
display: block
}
.main-navigation ul li.current-menu-ancestor>a,
.main-navigation ul li.current-menu-item>a,
.main-navigation ul li.current-menu-parent>a,
.main-navigation ul li.current_page_ancestor>a,
.main-navigation ul li:hover>a,
.main-navigation ul li>a:hover {
text-decoration: none
}
.main-navigation ul li .sub-arrow {
width: 50px;
line-height: 50px;
position: absolute;
right: -20px;
top: 0;
color: #000;
font-size: 14px;
text-align: center;
cursor: pointer
}
.main-navigation ul ul li .sub-arrow {
right:-10px;
}
.mobile-menu .fa-bars {
float: right;
margin-top: 3px
}
.main-navigation ul li .arrow-sub-menu::before {
font-size: 12px
}
.primary-menu {
margin: 0;
position: relative;
z-index: 2
}
.primary-menu ul li a {
color: #fff;
padding: 16px
}
.primary-menu ul li .fa-chevron-right {
color: #fff
}
.primary-menu ul ul li .fa-chevron-right {
color: #010101
}
.primary-menu ul li ul.children li,
.primary-menu ul li ul.sub-menu li {
border-bottom: 1px solid rgba(255, 255, 255, .1)
}
.secondary-menu {
width: 100%;
float: left;
border-top: 1px solid #e5e6e9;
position: relative
}
.secondary-menu .smenu ul li a,
.secondary-menu ul.smenu li a {
color: #333;
padding: 24px 16px
}
.secondary-menu ul.smenu li a:hover,
.secondary-menu ul.smenu li.current-menu-item a {
color: #06C
}
.secondary-menu ul.smenu ul li {
border-bottom: 1px solid #e5e6e9
}
.secondary-menu ul.smenu ul li a {
padding: 16px
}
.secondary-menu ul.smenu>li:first-child {
border: none
}
.secondary-menu .arrow-menu {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
text-align: center;
display: none;
width: 42px;
height: 42px;
line-height: 44px;
border-left: 1px solid rgba(0, 0, 0, .2)
}
.secondary-menu ul.smenu li.btn-right {
float: right;
border: none;
margin: 16px 0
}
.secondary-menu ul.smenu li.btn-right a {
padding: 9px 25px 11px;
font-weight: 500;
background: #06C;
text-align: center;
text-transform: capitalize;
display: block;
line-height: 1.25;
box-sizing: border-box;
color: #fff;
border-radius: 3px
}
.secondary-menu .btn-right a:hover {
opacity: .8;
color: #fff
}
.search-style-one {
width: 100%;
position: fixed;
overflow: hidden;
height: 90px;
z-index: 9;
left: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
transition: -webkit-transform .4s linear, visibility .1s;
transition: transform .4s linear, visibility .1s
}
.overlay {
background: rgba(0, 0, 0, .7);
width: 100%
}
.search-style-one.open {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.search-row {
position: relative;
margin: 0 auto
}
.overlay .overlay-close {
width: 50px;
height: 52px;
line-height: 52px;
position: absolute;
right: 8%;
top: 15px;
font-size: 20px;
overflow: hidden;
border: none;
padding: 0 17px;
color: #3a5795;
background: rgba(255, 255, 255, .9);
z-index: 100;
cursor: pointer;
border-radius: 2px
}
.search-style-one .search-row input#s {
width: 100%;
height: 82px;
line-height: 82px;
padding: 20px 30px;
color: #fff;
font-size: 18px;
background: 0 0;
border: none;
box-sizing: border-box
}
#site-header {
width: 100%;
text-align: center;
position: relative;
z-index: 3;
margin: 0;
background: #fff
}
#site-header a {
display: block
}
#site-header img {
width: auto;
line-height: 20px;
margin: 0;
vertical-align: top
}
.site-info {
line-height: normal
}
.site-header ul ul {
list-style: none;
min-width: 240px;
display: none;
position: absolute;
top: inherit;
left: 0;
margin: 0;
padding: 0;
z-index: 9;
}
.site-header ul ul li {
float: none
}
.site-header ul ul ul {
top: 0;
left: 238px
}
.site-content {
width: 100%;
display: block
}
.featured-content {
width: 70%;
margin-right: 0%;
float: left
}
.featured-thumbnail img {
width:100%;
max-width:100%;
height:auto;
}
.featured-thumbnail {
float: left;
display: inline-block;
width: 100%;
margin-bottom:10px;
text-align:center;
}
.posts-entry .entry-content p:last-child {
margin-bottom: 0
}
.posts-entry .entry-footer {
width: 100%;
display: inline-block;
margin: 1.5em 0 0;
font-size: 12px;
text-align: center;
background: #f1f1f1;
padding: 5px 20px
}
.single .posts-entry .entry-footer {
text-align: left;
background: 0 0;
padding: 0
}
.entry-meta {
margin-bottom: 14px;
font-family: Lato, 'helvetica neue', helvetica, arial
}
.post-item-grid-view .entry-meta {
margin-bottom: 0
}
.entry-footer span {
padding-right: 16px;
position: relative
}
.entry-footer span:after {
content: "";
height: 12px;
overflow: hidden;
border-right: 1px solid #4169e1;
position: absolute;
right: 8px;
top: 1px
}
.entry-footer span:last-child:after {
content: "";
display: none
}
.site-info,
.site-info a {
color: #fff
}
.site-footer {
width: 100%;
float: left;
background: #000
}
.site-info {
float: left;
font-size: 14px
}
.site-info a:hover {
border-bottom: dotted 1px
}
.site-info p {
padding: 0
}
.pagination:after {
clear: both;
content: " ";
display: block;
font-size: 0;
height: 0;
visibility: hidden
}
.nav-links {
width: 100%;
display: inline-block
}
#load-posts a {
background: #fff;
display: inline-block;
line-height: 1;
color: #333;
padding: 2% 4%;
box-sizing: border-box;
margin: 0;
text-decoration: none
}
.nav-links .nav-next,
.nav-links .nav-previous {
max-width: 40%;
border-radius: 1px
}
.nav-links .nav-previous {
float: left;
text-align: left
}
.nav-links .nav-next {
float: right;
text-align: right
}
.paging-navigation .nav-links .nav-next a,
.posts-navigation .nav-next a {
float: right
}
.nav-links span.meta-nav {
font-size: 18px
}
#load-more-wrap {
width: 100%;
text-align: center
}
#load-more-wrap a {
background: #f3f2f2;
padding: 10px;
display: block
}
.posts-related,
.posts-related ul {
width: 100%;
display: inline-block
}
.posts-related ul {
list-style: none;
margin: 0;
padding: 0
}
.posts-related ul.grid-related-posts li {
width: 31.3%;
float: left;
margin: 0 3% 3% 0
}
.posts-related ul.grid-related-posts li:nth-child(3n) {
margin-right: 0
}
.posts-related ul.grid-related-posts li:nth-child(3n+1) {
clear: left
}
.posts-related ul.list-related-posts {
margin-bottom: 0
}
.posts-related ul.list-related-posts li {
width: 100%;
float: left;
display: block;
margin: 0 0 2%;
padding-bottom: 2%;
border-bottom: 1px solid #f5f5f5
}
.posts-related ul.list-related-posts li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none
}
.posts-related .list-related-posts .featured-thumbnail {
max-width: 160px;
max-height: 160px
}
.posts-related .list-related-posts .featured-thumbnail img {
width: 100%;
height: 100%;
display: block
}
.posts-related ul.list-related-posts .related-data a {
color: #3498DB;
display: block;
margin-bottom: 5px
}
.posts-related ul.nothumb-related-posts {
width: 100%;
display: inline-block;
margin-bottom: 0;
padding: 0
}
.posts-related ul.nothumb-related-posts li {
line-height: 34px
}
.featured-sidebar {
width: 30%;
float: left;
margin-top:4px;
}
.widget {
width: 100%;
padding: 8.8%;
float: left;
clear: both
}
.swidget {
width: 100%;
display: inline-block;
margin-bottom: 20px;
float:left;
}
.swidget h3 {
width: auto;
display: inherit;
font-size: 20px;
color: #000;
text-transform: uppercase;
padding-bottom: 15px;
margin: 0
}
.fmenu,
.fmenu ul li {
display: inline-block
}
.widget ul {
padding: 0;
margin-bottom: 0;
list-style-position: inside
}
.widget>ul {
margin: 0
}
.widget ul li {
display: inline-block;
float: left;
width: 100%;
border-bottom: 1px solid #e6e6e6;
padding:10px 0;
}
.widget ul li a {
margin:0;
padding: 0;
}
.widget .popular-post-meta,
.widget .recent-post-meta {
font-size: 12px;
line-height: normal
}
.widget .post-img {
float: left;
margin-right: 10px
}
#wp-calendar {
margin-bottom: 0
}
#wp-calendar thead th {
padding: 0;
text-align: center
}
#wp-calendar td {
text-align: center;
padding: 7px 0
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
font-weight: 700
}
#wp-calendar tfoot {
margin-top: 30px
}
#wp-calendar #prev {
text-align: left;
padding: 0 0 0 12px
}
#wp-calendar #next {
text-align: right;
padding: 0 12px 0 0
}
#wp-calendar #next a,
#wp-calendar #prev a {
text-decoration: none
}
.fmenu {
width: 100%;
text-align: center;
margin-top: 10px
}
.fmenu ul {
width: 100%;
list-style: none;
margin: 0;
padding: 0;
line-height: normal
}
.fmenu ul li {
float: none
}
.fmenu ul li a {
color: #fff;
text-transform: none;
margin: 0 8px;
font-size: 14px;
line-height: normal
}
.fmenu ul li a:hover {
text-decoration: none
}
@media (min-width:1024px) {
.super-menu,
.toggle-mobile-menu {
display: none
}
}
@media (min-width:992px) {
.fmenu,
.footer-menu ul {
float: right
}
.arrow-menu,
.footer-menu ul li .arrow-sub-menu {
display: none
}
.fmenu {
width: auto;
margin-top: 0;
text-align: right
}
.footer-menu {
width: 100%
}
.footer-menu ul li {
float: left;
line-height: 14px
}
.footer-menu ul ul {
margin-left: 0;
list-style: none;
border-left: 1px solid #ccc
}
.footer-menu ul>li:first-child {
border: none
}
.footer-menu ul li.main-navigation-item-has-children a,
.footer-menu ul li.main-navigation-item-has-children ul {
float: left
}
.secondary-menu .smenu ul ul.children,
.secondary-menu .smenu ul ul.sub-menu {
box-shadow: 0 2px 5px -2px #9baac2
}
.secondary-menu .smenu ul ul.children li,
.secondary-menu .smenu ul ul.sub-menu li {
border-bottom: 1px solid #f5f5f5
}
}
@media screen and (max-width:1023px) {
.main-navigation ul li .sub-arrow {
right:0px;
}
.ads-top,
.site-branding {
text-align: center;
width: 100%
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.ads-top .textwidget img {
display: inline
}
.main-container-wrap {
position: relative;
left: 0;
}
#mobile-menu-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999;
cursor: pointer;
display: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: rgba(0, 0, 0, .5)
}
#page {
position: relative;
left: 0;
top: 0;
}
.main-navigation,
.smenu-hide {
display: none
}
.mobile-menu-active .smenu-hide {
display: block;
color: #000
}
.mobile-menu-active #mobile-menu-overlay {
display: block
}
.mobile-menu-active #page {
width: 100%;
max-width: 100%;
position: fixed;
top: 0;
right: 300px;
transition: left .5s ease;
-ms-transform: translate(70%, 0);
-webkit-transform: translate(70%, 0);
transform: translate(70%, 0)
}
#smobile-menu {
background-color: #fff;
position: fixed;
width: 70%;
top: 0;
bottom: 0;
left: -70.1%;
z-index: 5999998;
overflow-x: hidden;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
#smobile-menu .content-wrap,
#smobile-menu .primary-menu ul {
width: 100%;
max-width: 100%;
margin: 0
}
#smobile-menu.show {
left: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
#smobile-menu.show .main-navigation {
width: 100%;
float: left;
display: block;
margin: 0
}
#smobile-menu.show .main-navigation ul li {
width: 100%;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}
#smobile-menu.show .main-navigation ul li a {
padding: 12px 20px
}
#smobile-menu.show .main-navigation ul ul.children,
#smobile-menu.show .main-navigation ul ul.sub-menu {
display: none
}
#smobile-menu.show .main-navigation ul ul.children.active,
#smobile-menu.show .main-navigation ul ul.sub-menu.active {
border-top: 1px solid rgba(255, 255, 255, 0.1)
}
#smobile-menu.show .main-navigation ul ul.children li:last-child,
#smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
border: none
}
#smobile-menu.show .main-navigation ul li .sub-arrow {
display: block
}
.toggle-mobile-menu {
display: inline-block;
width: 100%;
margin: auto;
position: relative;
color: #fff;
text-align: right;
z-index: 1;
padding: 12px 20px
}
.toggle-mobile-menu:hover {
color: #fff
}
.toggle-mobile-menu:before {
font-family: FontAwesome;
content: "\f0c9";
font-size: 18px;
line-height: 50px;
margin-right: 10px;
position: absolute;
color:#000;
left: 0;
top: 0
}
.mobile-only .toggle-mobile-menu {
text-decoration: none
}
.mobile-only .toggle-mobile-menu:before {
left: 20px
}
.super-menu {
background:#fff;
}
.super-menu-inner {
width: 1120px;
max-width: 90%;
margin: 0 auto
}
.super-menu .toggle-mobile-menu {
padding: 10px 0;
color: #000;
text-decoration: none
}
.super-menu .main-navigation-toggle:before {
left: 0
}
}
@media (max-width:992px) {
.featured-content,
.featured-sidebar {
width: 100%;
margin: 0
}
.site-info {
width: 100%;
text-align: center
}
}
.widget ul li {
display:inline-block;
float:left;
width:100%;
}
.widget ul {
display:inline-block;
float:left;
width:100%;
}
.widget ul:first-of-type li:first-of-type {
margin-top:0px;
padding-top:0px;
}
.widget ul:last-of-type li:last-of-type {
margin-bottom:0px;
border-bottom:0px;
padding-bottom:0px;
}
.text-center {
text-align:center;
}
.primary-menu .pmenu {
margin: auto;
display: inline-block;
float:left;
width:100%;
text-align:center;
background:#fff;
}
.main-navigation ul li {
position: relative;
display: inline-block;
}
.main-navigation ul li a {
color: #000;
font-weight: 400;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 0.5px;
padding: 15px 1rem;
text-decoration: none;
}
.main-navigation ul li.current-menu-item>a {
font-weight:500;
}
.primary-menu {
float:left;
}
.site-branding.branding-logo {
width: 100%;
text-align: center;
}
.sheader {
background-size:cover;
background-position:top center;
}
.site-branding .site-description {
line-height:150%;
}
.site-header ul ul {
text-align: left;
}
.primary-menu ul li ul.children li, .primary-menu ul li ul.sub-menu li {
width:100%;
max-width: 100%;
}
.site-header ul ul li a {
font-size: 14px;
opacity: 0.8;
}
.site-header ul ul li:first-of-type a {
border-top:0px solid #000;
}
.swidgets-wrap {
padding: 20px 20px;
text-align: left;
margin-top: 0;
}
.swidgets-wrap h3 {	
display: inline-block;
line-height:130%;
font-size: 17px;
font-weight: 500;
color: #2b2b2b;
margin-bottom: 5px;
padding:0;
}	
.widget time.rpwe-time.published {
width: 100% !important;
display: block !important;
font-size: 12px;
}
#secondary .widget {
font-size: 15px;
color: #333;
}
.widget_archive ul:last-of-type li:last-of-type {
margin-bottom:0px;
}
.widget h3.rpwe-title {
font-size: 14px !important;
padding: 0px !important;
display: block !important;
}
.widget img.rpwe-thumb {
border: 0px #fff !important;
box-shadow: 0px 0px 0px #fff !important;
padding: 0px !important;
margin-top: 0px !important;
}
.site-info {
float: left;
font-size: 14px;
width: 100%;
text-align: center;
opacity: 0.8;
padding:20px;
border-top:1px solid #fff;
}
.footer-column-three {
display: inline-block;
float: left;
width: 100%;
max-width: 33%;
color: #fff;
padding: 50px 0;
}
.footer-column-three .widget {
padding:0;
background:rgba(0,0,0,0);
font-size:14px;
margin:0;
}
.footer-column-three h3 {
background: rgba(0,0,0,0);
color: #fff;
padding: 0;
font-size: 18px;
text-transform: uppercase;
font-weight: 500;
font-family:'lato';
letter-spacing: 2px;
}
.footer-column-three p {
font-size: 14px;
color: #656565;
}
.footer-column-three a {
color: #fff;
}
.footer-column-three h3:after {
display: block;
height: 2px;
width: 40px;
content: ' ';
background: rgba(255, 255, 255, 0.24);
margin-top: 7px;
}
.footer-column-left {
padding-right:10px;
}
.footer-column-middle {
padding-right:10px;
padding-left:10px;
}
.footer-column-right {
padding-left:10px;
}
.footer-column-three .widget {
margin-bottom: 40px;
overflow:hidden;
}
.footer-column-three .widget:last-of-type {
margin-bottom: 0;
}
.footer-column-three input.search-submit {
background: rgba(0,0,0,0);
border: 1px solid #fff;
padding: 10px 15px;
font-size:13px;
}
.footer-column-three input.search-field {
background: rgba(0,0,0,0);
border: 1px solid #ffff;
border-right: 0px;
padding-bottom: 18px;
color: #fff;
font-size:13px;
padding: 10px;
}
.footer-column-three p:last-of-type {
margin-bottom:0px;
}
.entry-meta {
display: inline-block;
margin: auto;
text-align: center;
font-size: 17px;
color: #000;
margin-bottom: 5px;
padding: 0px 20px;
font-weight: 100;
}
h1.entry-title, h2.entry-title, h2.entry-title a:hover, h2.entry-title a:active {
font-family: Merriweather;
font-weight: 400;
color: #000;
font-size: 30px;
text-align: center;
line-height: 150%;
margin-top: 0px;
}
.entry-meta {
display: inline-block;
margin: auto;
text-align: center;
font-size: 17px;
color: #000;
margin-bottom: 5px;
padding: 0px 20px;
width: 100%;
font-weight: 400;
}
.entry-meta a{
text-decoration:none;
}
article .entry-content {
font-family: 'lato', lato, 'helvetica neue', helvetica, arial, sans-serif;
line-height: 150%;
color: #656565;
font-size: 16px;
}
.single article .entry-content, .page article .entry-content {
color:#000;
}
.blog-data-wrapper {
display: inline-block;
width: 100%;
text-align: center;
margin-bottom: 10px;
position: relative;
min-height: 24px;
}
.post-data-text {
display: inline-block;
margin: auto;
text-align: center;
font-size: 17px;
color: #000;
margin-bottom: 5px;
padding: 0px 20px;
}
.blogpost-button {
padding: 15px 35px;
border-radius: 0px;
background: #fab526;
font-weight: 700;
border-radius:30px;
font-size: 15px;
color: #fff;
margin: auto;
display:inline-block;
text-decoration: none;
}
.page-numbers li {
display: inline-block;
list-style:none;
}
ul.page-numbers {
display: inline-block;
padding: 0;
height: auto;
margin: 10px auto 20px auto;
}
.page-numbers li a{
background: #000000;
padding: 10px 17px;
transition: all 0.4s;
font-size: 14px;
color: #fff;
margin: 0 5px;
text-decoration: none;
border: 1px solid #000;
font-weight:600;
display: inline-block;
border-radius:2px;
float: left;
}
.page-numbers li a:hover {
background:rgba(0,0,0,0);
color:#000;
}
.page-numbers.current {
background: rgba(0,0,0,0);
padding: 10px 17px;
transition: all 0.4s;
font-weight:600;
font-size: 14px;
color: #000;
margin: 0 5px;
text-decoration: none;
border: 1px solid #000;
display: inline-block;
float: left;
border-radius:2px;
}
td, th {
padding: 10px;
text-align: left;
}
tr {
border-bottom: 1px solid #000;
}
.error404 main#main,
.search-no-results section.fbox.no-results.not-found {
background:#fff;
margin-bottom:50px;
text-align: center;
}
.search-no-results h1, .error404 h1 {
font-size: 28px;
line-height: 150%;
padding: 0;
margin: 0;
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial;
}
.search-results h1.page-title {
text-align: center;
font-size: 35px;
border-top: 4px double #000;
border-bottom: 4px double #000;
font-weight: 400;
line-height: 150%;
padding: 10px 0 15px;
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial;
}
.comments-area .comments-title {
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial;
}
.search-no-results #main .search-form label, .error404 #main .search-form label {
float: none;
margin-right: -5px;
border: 1px solid #000;
border-right: 0px solid #fff;
padding: 0;
}
.error404 #main .search-form label, .search-no-results #main .search-form label {
float: none;
margin-right: -5px;
border: 1px solid #000;
border-right: 0px solid #fff;
padding: 0;
}
.error404 input.search-submit, .search-no-results input.search-submit {
padding: 11px;
border: 1px solid #000;
background: rgba(0,0,0,0);
color: #000;
}
.error404 input.search-field, .search-no-results input.search-field {
color:#000;
padding: 10px;
}
.archive .page-header h1 {
text-align: center;
font-size: 30px;
border-top: 4px double #000;
border-bottom: 4px double #000;
margin-bottom: 40px;
line-height: 150%;
margin: 25px;
padding:10px;
}
.archive header.fbox.page-header {
padding: 0;
}
.comments-area .comment-author .fn a {
text-decoration:none;
}
.comment span.edit-link {
float: right;
}
.website-content {
display: inline-block;
float: left;
padding-top:20px;
width: 100%;
margin-top: -7px;
background: #fff;
margin-bottom:50px;
}
.comments-area .comment-meta .comment-metadata a {
text-decoration: none;
font-size: 14px;
}
#comments ol.comment-list {
padding-left: 0;
margin-left: 0;
list-style:none;
}
.comments-area ol.comment-list .comment {
width: 100%;
border-bottom: 1px solid rgba(0,0,0,0.1);
margin-bottom: 40px;
padding-bottom:40px;
}
span.page-numbers.dots {
padding: 10px 17px;
transition: all 0.4s;
font-size: 14px;
color: #000;
margin: 0 5px;
text-decoration: none;
border: 1px solid #000;
font-weight: 600;
display: inline-block;
float: left;
}
.comments-area .reply {
padding-left: 45px;
font-size: 14px;
padding-bottom: 0
}
div#respond {
text-align: center;
}
p.comment-form-url {
display: none;
}
#comments h3#reply-title {
font-family: Merriweather, lato, 'helvetica neue', helvetica, arial;
font-size: 26px;
margin-bottom: 0px;
padding-bottom: 10px;
text-align: center;
}
.calendar_wrap tr {
border-bottom: 0px solid #000;
}
.header-widgets-three {
display: inline-block;
float: left;
margin-bottom: 40px;
width: 100%;
max-width: 33.3%;
}
.header-widgets-three .swidget {
margin-bottom: 10px;
}
#secondary .swidget {
border-bottom:1px solid #000;
}
.header-widgets-three figure.wp-caption.alignnone {
margin:0;
}
.header-widgets-left {
padding-right:10px;
}
.header-widgets-middle {
padding-right:10px;
padding-left:10px;
}
.header-widgets-right {
padding-left:10px;
}
.header-widgets-wrapper {
display: inline-block;
float: left;
width: 100%;
}
.header-widgets-three .header-widget p:last-of-type {
margin-bottom:0;
}
.header-widget {
margin-bottom: 40px;
}
.header-widget:last-of-type {
margin-bottom: 0px;
}
.bottom-header-wrapper {
background: #333;
text-align: center;
color: #fff;
padding: 100px 0;
font-size:18px;
float:left;
width:100%;
background-size: cover !important;
background-position: center !important;
display:inline-block;
margin-bottom:45px;
margin-top:-47px;
}
.bottom-header-wrapper * {
color:#fff;
}
.header-widget .textwidget h1, .header-widget .textwidget h2, .header-widget .textwidget h3, .header-widget .textwidget h4 .header-widget .textwidget h5{
padding:0px;
margin-top:0;
text-align:left;	
}
span.bottom-header-title {
display: inline-block;
width: 100%;
float: left;
font-size: 55px;
font-weight: 500;
}
span.bottom-header-tagline {
margin-bottom: 10px;
display: inline-block;
width: 100%;
float: left;
}
span.bottom-header-below-title {
margin-top: 10px;
display: inline-block;
width: 100%;
float: left;
}
.header-widgets-three p {
font-size: 15px;
color: #333;
}
.header-widgets-three h3 {
width:100%;
text-align:center;
font-weight:600;
}
header.fbox.page-header .archive-description {
margin: 25px;
}
@media screen and (max-width: 1023px) {
.smenu-hide.toggle-mobile-menu.menu-toggle {
border-bottom:1px solid rgba(255, 255, 255, 0.1)
}
.main-navigation ul li a {
text-align:left;
}
#smobile-menu.show .main-navigation ul li a {
text-align:left;
}
#smobile-menu.show .main-navigation ul ul.sub-menu li {
padding-left: 20px;
opacity: 0.8;
}
ul.page-numbers {
margin-bottom:50px;
}
}
@media screen and (max-width: 900px) {
.footer-column-three {
max-width:100%;
}
.footer-column-left {
padding-right:0;
}
.footer-column-middle {
padding-right:0;
padding-left:0;
}
.footer-column-right {
padding-left:0;
}
.header-widgets-three {
max-width:100%;
}
.header-widgets-left {
padding-right:0;
}
.header-widgets-middle {
padding-right:0;
padding-left:0;
}
.header-widgets-right {
padding-left:0;
}
}
@media screen and (max-width: 700px) {
h1.entry-title, h2.entry-title, h2.entry-title a:hover, h2.entry-title a:active {
font-size:20px;
}
.post-data-text {
font-size: 15px;
}
.bottom-header-wrapper {
padding:60px 0;
font-size:16px;
}
.archive .page-header h1  {
font-size:25px;
}
article .entry-content {
margin-top:10px;
font-size:14px;
}
span.bottom-header-title {
font-size:28px;
}
.site-branding .site-title {
font-size:29px;
}
.site-branding .site-description {
font-size:14px;
}
.site-branding {
}
.page-numbers li {
display:inline;
}
.page-numbers li a, span.page-numbers.dots {
display: none;
}
.page-numbers li a.prev {
display: inline-block;
}
.page-numbers li a.next {
display: inline-block;
}
} p.comment-form-cookies-consent {
display: inline-block;
text-transform: none !important;
width: auto;
max-width: 100%;
margin: auto;
float: none;
}
.comment-form-cookies-consent label {
text-transform: none !important;
color: #a2a2a2;
width: 100%;
float: left;
display: inline-block;
}
input#wp-comment-cookies-consent {
float: left;
display: inline-block;
}
.comment-form-cookies-consent label {
text-transform: none !important;
color: #a2a2a2;
width: 100%;
float: left;
display: inline-block;
width: auto;
margin-top: 0;
margin-left: 20px;
font-size: 12px;
}
input#wp-comment-cookies-consent {
float: left;
display: inline-block;
margin-bottom: -28px;
margin-top: 3px;
}
.main-navigation ul li:hover>ul.sub-menu,
.main-navigation ul li a:focus ~ ul.sub-menu,
.main-navigation ul li a:focus > ul.sub-menu,
.main-navigation ul li a:focus ul.sub-menu,
.primary-menu ul li ul.sub-menu:focus-within,
.primary-menu ul li ul.sub-menu:focus-within,
.pmenu a:focus ~ .sub-menu,
.main-navigation ul li a:focus ~ ul,
.main-navigation ul li:hover>ul,
.pmenu li:focus-within> .sub-menu {
display:block;
} #secondary a.wp-block-button__link, a.wp-block-button__link { color: #fff; }
.wp-block-search__button, #secondary .wp-block-search__button { background: #000; color: #fff; margin: 0; border-color: #000; border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 0 20px; }
.wp-block-social-links li { display: inline-block !important; width: auto !important; padding: 0px !important; margin: 5px !important; -webkit-box-shadow: 0px 0px 0px #fff !important; box-shadow: 0px 0px 0px #fff !important;} #secondary .wp-block-social-links.wp-block-social-links li a { color: #fff;} .wp-block-social-links.wp-block-social-links li a { color: #fff;}
.widget .widget { padding: 0px; }ul.spbrposts-ul li:first-of-type { padding-top: 0px !important; }h3.spbrposts-title { line-height: 1; }.wp-block-social-link { border-bottom: 0px solid #fff !important; }.single-post p.comment-form-url { display: inline-block; width: 100%; max-width: 100%; } .single-post p.comment-form-author, .single-post p.comment-form-email { max-width: 49%; float: none; display: inline-block; width: 100%; } .single-post p.comment-form-email label, .single-post p.comment-form-author label, .single-post p.comment-form-comment label, .single-post p.comment-form-url label { margin-bottom: 2px; text-align: left; margin-top: 5px; display: inline-block; width: 100%; } .single-post .comments-area .comment-respond input[type="email"], .single-post .comments-area .comment-respond input[type="text"], .single-post .comments-area .comment-respond input[type="url"] { max-width: 100% !important; } .single-post p.comment-form-email { margin-left: 1%; } .single-post p.comment-form-cookies-consent {text-align:left; display: inline-block; max-width: 100%;  } @media screen and (max-width: 900px) { .single-post p.comment-form-email { margin-left: 0%; } .single-post p.comment-form-author, .single-post p.comment-form-email { max-width: 100%; float: none; display: inline-block; width: 100%; } }.wpcf7 input, textarea { border-color: #000; width: 100%; padding: 10px 15px; }.wpcf7 input.wpcf7-submit { background: #000; padding: 15px; }
.wp-block-cover .wp-block-cover__inner-container p { line-height: 140%; }