@font-face {
font-family: 'AstyStd-Book';
src: url(//www.politic.gr/wp-content/themes/newscard-child/fonts/ASTY_CF_STD_BOOK/CFAstyStd-Book.ttf);
font-weight: normal;
}
@font-face {
font-family: 'AstyStd-Bold';
src: url(//www.politic.gr/wp-content/themes/newscard-child/fonts/Asty_CF_Std_Bold/CFAstyStd-Bold.ttf);
font-weight: 900;
}
::selection {
background: #07161d;
color: #fff;
}
::-moz-selection {
background: #07161d;
color: #fff;
}
ul,
ol {
padding-left: 20px;
}
.wp-block-column .is-vertically-aligned-center {
display: flex;
justify-content: center;
} body,
input,
textarea,
select {
color: #555555;
font: 15px 'Roboto', sans-serif;
line-height: 1.4;
word-wrap: break-word;
}
body {
background-color: #ffffff;
}
body.overflow-hide {
overflow: hidden;
}
.theme-color {
color: #005689;
}
.theme-bg-color {
background-color: #07161d;
}
pre,
pre code,
code,
caption {
color: #555555;
}
hr {
margin-top: 30px;
margin-bottom: 30px;
}
p,
a,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: AstyStd-Book !important;
color: black;
}
b,
strong {
font-family: AstyStd-Bold !important;
}
.post span {
font-family: AstyStd-Book !important;
}
.sfsi_responsive_icons {
display: none !important;
} .assistive-text,
.screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
width: 1px;
} .alignleft {
display: inline;
float: left;
margin-right: 20px;
}
.alignright {
display: inline;
float: right;
margin-left: 20px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} blockquote {
font-size: 19px;
position: relative;
padding-left: 35px;
margin-bottom: 15px;
color: #333333;
font-weight: 700;
}
.blockquote-footer,
blockquote footer {
font-size: 15px;
font-weight: 400;
}
blockquote cite {
font-size: 15px;
font-weight: 700;
font-style: normal;
}
blockquote:before {
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f10d";
position: absolute;
top: 0;
left: 0;
color: #555555;
font-size: 24px;
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha(opacity=40);
font-weight: 400;
} #breadcrumb {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background-color: #ffffff;
padding: 15px 0;
}
#breadcrumb .breadcrumb-trail .trail-items {
margin: 0;
padding: 0;
}
#breadcrumb ul li {
list-style: none;
display: inline-block;
}
#breadcrumb ul li:after {
content: '/';
margin: 0 4px;
}
#breadcrumb ul li:last-child:after {
content: normal;
} .btn,
.btn-theme {
font-size: 15px;
padding: 8px 15px;
}
.btn-sm {
font-size: 12px;
padding: 5px 15px;
}
.btn-lg {
font-size: 18px;
padding: 12px 30px;
}
.btn-rounded {
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
.btn:focus,
.btn.focus {
outline: none;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
}
.btn-theme {
background-color: #07161d !important;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
-moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-theme:hover {
background-color: #3d3d3d !important;
text-decoration: none;
color: #ffffff;
}
.btn-outline-theme {
border-color: #07161d;
color: #07161d;
}
.btn-outline-theme:hover {
background-color: #07161d;
color: #ffffff;
}
.btn-outline-theme a {
transition: all ease-in-out .15s;
-webkit-transition: all ease-in-out .15s;
-moz-transition: all ease-in-out .15s;
}
.btn-outline-theme:hover a {
color: #ffffff;
text-decoration: none;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
background-color: #07161d;
}
.btn-light,
.btn-light:hover,
.btn-light:active,
.btn-light:focus {
color: #666666;
}
.btn-light:hover,
.btn-light:active,
.btn-light:focus {
border-color: transparent;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
color: #666666;
}
.btn-icon-left .icon,
.btn-icon-left .fa {
margin-right: 8px;
}
.btn-icon-right .icon,
.btn-icon-right .fa {
margin-left: 8px;
} .back-to-top {
position: fixed;
bottom: 50px;
right: 30px;
z-index: 10;
}
.back-to-top a {
width: 40px;
height: 40px;
display: block;
background-color: #07161d !important;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
opacity: 0.6;
-moz-opacity: 0.6;
filter: alpha(opacity=60);
}
.back-to-top a:hover,
.back-to-top a:focus {
text-decoration: none;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.back-to-top a:before {
content: '\f106';
color: #fff;
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 18px;
line-height: 40px;
} .seopress-user-consent button {
vertical-align: middle;
margin: 0;
font-size: 17px !important;
color: #015789;
border-color: #015789;
font-weight: 600;
background-color: white !important;
padding: 5px 5px 5px !important;
}
.seopress-user-consent p {
margin: 0;
font-size: 0.8em;
align-self: center;
margin-bottom: 20px !important;
} #block-40 {
width: 330px !important;
height: 260px !important;
display: block;
margin: auto;
} .carousel-fade .carousel-inner .carousel-item {
transition-property: opacity;
}
.carousel-fade .carousel-inner .carousel-item,
.carousel-fade .carousel-inner .active.carousel-item-left,
.carousel-fade .carousel-inner .active.carousel-item-right {
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.carousel-fade .carousel-inner .carousel-item-next,
.carousel-fade .carousel-inner .carousel-item-prev,
.carousel-fade .carousel-inner .active.carousel-item-left,
.carousel-fade .carousel-inner .active.carousel-item-right {
left: 0;
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
z-index: 2;
} .gutter-0,
.gutter-parent-0,
.gutter-parent-0 .row {
margin-left: 0;
margin-right: 0;
}
.gutter-parent-0 [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.gutter-0>[class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.gutter-10,
.gutter-parent-10,
.gutter-parent-10 .row {
margin-left: -5px;
margin-right: -5px;
}
.gutter-parent-10 [class*="col-"] {
padding-left: 5px;
padding-right: 5px;
}
.gutter-10>[class*="col-"] {
padding-left: 5px;
padding-right: 5px;
}
.gutter-14,
.gutter-parent-14,
.gutter-parent-14 .row {
margin-left: -7px;
margin-right: -7px;
}
.gutter-parent-14 [class*="col-"] {
padding-left: 7px;
padding-right: 7px;
}
.gutter-14>[class*="col-"] {
padding-left: 7px;
padding-right: 7px;
}
.gutter-20,
.gutter-parent-20,
.gutter-parent-20 .row {
margin-left: -10px;
margin-right: -10px;
}
.gutter-parent-20 [class*="col-"] {
padding-left: 10px;
padding-right: 10px;
}
.gutter-20>[class*="col-"] {
padding-left: 10px;
padding-right: 10px;
}
.gutter-40,
.gutter-parent-40,
.gutter-parent-40 .row {
margin-left: -20px;
margin-right: -20px;
}
.gutter-parent-40 [class*="col-"] {
padding-left: 20px;
padding-right: 20px;
}
.gutter-40>[class*="col-"] {
padding-left: 20px;
padding-right: 20px;
}
.gutter-50,
.gutter-parent-50 {
margin-left: -25px;
margin-right: -25px;
}
.gutter-parent-50 [class*="col-"] {
padding-left: 25px;
padding-right: 25px;
}
.gutter-50>[class*="col-"] {
padding-left: 25px;
padding-right: 25px;
} input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="number"],
input[type="reset"],
input[type="button"],
button[type="submit"],
input[type="submit"],
textarea {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.form-control,
input,
textarea,
select {
font-size: 14px;
padding: 10px;
width: 100%;
box-shadow: none;
color: #555555;
border: 1px solid rgba(0, 0, 0, 0.09);
background-color: #f9f9f9;
}
.form-control:focus,
input:focus,
textarea:focus,
select:focus {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border-color: rgba(0, 0, 0, 0.15);
background-color: #f9f9f9;
outline: none;
}
.form-control::-webkit-input-placeholder { color: #555555;
opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
}
.form-control::-moz-placeholder { color: #555555;
opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
}
.form-control:-ms-input-placeholder { color: #555555;
opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
}
.form-control:-moz-placeholder { color: #555555;
opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
}
input[type="reset"],
input[type="button"],
input[type="submit"],
button[type="submit"] {
width: inherit;
border: none;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 10px 30px;
background-color: #07161d;
color: #ffffff;
}
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button[type="submit"] {
background-color: #b40000;
color: #ffffff;
}
input[type="radio"],
input[type="checkbox"],
input[type="file"] {
width: inherit;
}
input[type="file"] {
cursor: pointer;
} .custom-instagram-embed {
margin: 30px auto; padding: 10px; max-width: 450px; width: 55%; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); text-align: center; box-sizing: border-box; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.custom-instagram-embed:hover {
transform: scale(1.02); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.instagram-media {
max-width: 100% !important; width: 100%; }
.insta-caption {
font-family: Arial, sans-serif;
font-size: 16px;
color: #333;
margin-bottom: 10px;
} @media screen and (max-width: 768px) {
.custom-instagram-embed {
max-width: 100%; width: 100%;
margin: 20px auto; padding: 8px; }
}
#seo_meta.manual_handler:before,
#seo_meta.manual_handler:after {
background-color: #2a7cf1; } #seo_meta,
#custom_entry_meta {
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
unicode-bidi: isolate;
font-weight: bold;
position: relative;
padding-left: 20px;
padding-right: 20px;
}
#seo_meta:before {
content: "";
width: 3px;
background-color: #f1592a;
height: 55px;
position: absolute;
left: 0;
top: 5px;
}
#seo_meta:after {
content: "";
width: 3px;
background-color: #f1592a;
height: 55px;
position: absolute;
left: 5px;
top: 5px;
} .video-link-container {
display: block;
margin: 10px auto;
text-align: center;
max-width: 100%;
border: 1px solid #ddd;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 -5px 2px rgba(0, 0, 0, 0.1);
transition: transform 0.2s ease;
}
.video-link-container:hover {
transform: scale(1.05);
} .video-thumbnail {
width: 100%;
border-bottom: 1px solid #ddd;
height: auto;
} .video-link {
text-decoration: none;
color: #333;
font-size: 14px;
display: block;
padding: 8px;
background-color: #f9f9f9;
}
.video-link:hover .video-title {
color: #0073e6; } .video-title {
font-weight: bold;
display: block;
margin-top: 5px;
} .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.3;
margin-bottom: 20px;
color: #333333;
} figure {
margin: 0;
}
img {
max-width: 100%;
height: auto;
vertical-align: top; text-align: center;
}
img.size-full,
img.size-large {
max-width: 100%;
height: auto;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-top: 20px;
margin-bottom: 20px;
}
img#wpstats {
display: none;
}
.img-border {
background-color: #fff;
padding: 5px;
border: 1px solid #ccc;
} .wp-caption {
margin-bottom: 20px;
max-width: 100%;
text-align: center;
display: inline-block;
}
.wp-caption a {
position: relative;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-style: italic;
}
.wp-caption .wp-caption-text {
margin-bottom: 0; padding: 0px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} a,
a:hover {
color: #000;
}
a:focus {
outline: none;
}  .widget+.widget_media_gallery .widget-title {
padding-top: 0;
}
.container {
max-width: 1340px;
padding-left: 30px;
padding-right: 30px;
}
.post-template-default .site-content .container,
.page-template-default:not(.woocommerce) .site-content .container {
max-width: 1340px;
} .narrow-layout {
background-color: #f1f1f1;
}
.narrow-layout .site {
max-width: 1140px;
margin: 0 auto;
}
.narrow-layout .container,
.narrow-layout .container-fluid {
padding-left: 30px;
padding-right: 30px;
}
.narrow-layout .site-footer {
margin-bottom: 15px;
}  .wp-custom-header {
line-height: 0;
position: relative;
background-color: #000;
}
.wp-custom-header img,
.wp-custom-header iframe,
.wp-custom-header video {
width: 100%;
}
.wp-custom-header .wp-custom-header-video-button {
background-color: rgba(0, 0, 0, 0.5);
border: 1px solid rgba(255, 255, 255, 0.5);
height: 35px;
width: 35px;
overflow: hidden;
padding: 0;
position: absolute;
right: 20px;
top: 70px;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
border-color: rgba(255, 255, 255, 0.8);
background-color: rgba(0, 0, 0, 0.8);
}
.wp-custom-header-video-play,
.wp-custom-header-video-pause {
font-size: 0;
line-height: 0;
}
.wp-custom-header-video-play:before,
.wp-custom-header-video-pause:before {
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
line-height: normal;
color: rgba(255, 255, 255, 0.5);
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.wp-custom-header-video-play:hover:before,
.wp-custom-header-video-pause:hover:before {
color: rgba(255, 255, 255, 0.8);
}
.wp-custom-header-video-play:before {
content: '\f04b';
}
.wp-custom-header-video-pause:before {
content: '\f04c';
} .info-bar {
position: fixed !important;
font-size: 13px;
background-color: #07161d !important;
overflow: hidden;
min-height: 30px;
color: #cccccc;
display: none;
top: 0px;
width: 100%;
z-index: 3;
}
.info-bar .infobar-links-menu-toggle { }
.info-bar ul {
padding-left: 0;
margin-bottom: 0;
}
.info-bar ul li {
float: left;
position: relative;
list-style: none;
color: #cccccc;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
}
.info-bar ul li:last-child {
padding-right: 0;
}
.info-bar .social-profiles {
margin-bottom: 0;
}
.info-bar .social-profiles ul li a,
.info-bar .infobar-links ul li a {
display: inline-block;
color: #cccccc;
}
.info-bar .infobar-links ul li a:hover,
.info-bar .infobar-links ul li a:focus,
.info-bar .infobar-links ul li.current-menu-item a {
text-decoration: none;
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.info-bar .infobar-links li+li:before {
content: "|";
display: inline-block;
margin-right: 10px;
}
.info-bar .social-profiles ul {
margin-left: 0;
margin-right: 0;
}
.info-bar .social-profiles ul li {
padding: 0 0 0 1px;
}
.info-bar .social-profiles ul li a {
font-size: calc(13px + 2px);
position: relative;
padding: 7px 12px;
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=80);
}
.info-bar .social-profiles ul li a:hover,
.info-bar .social-profiles ul li a:focus {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
#btn_follow_us {
text-align: center;
height: auto;
width: auto;
padding: 0px;
margin: 30px 0;
clear: both;
}
button.btn_whatsapp {
border: unset !important;
}
button.btn_google-news,
button.btn_viber,
button.btn_messenger,
button.btn_facebook,
button.btn_twitter {
border: unset !important;
} .site-title {
font-size: 40px;
font-weight: 700;
margin: 0;
}
.site-title a {
color: #333;
text-decoration: none;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
color: #07161d;
}
.site-description {
font-size: 15px;
margin: 0;
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
} .social-profiles {
display: inline-block;
margin-bottom: 20px;
}
.social-profiles ul {
margin-left: -7px;
margin-right: -7px;
margin-bottom: 0;
padding-left: 0;
}
.social-profiles ul li {
float: left;
padding-right: 7px;
padding-left: 7px;
list-style: none;
}
.social-profiles ul li a {
font-family: 'FontAwesome'!important;
font-size: 20px;
line-height: 20px;
display: block;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all ease-in-out 0.2s;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=70);
}
.views_today {
display: none;
}
.social-profiles ul li a:hover,
.social-profiles ul li a:focus {
text-decoration: none;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.social-profiles ul li a:before {
content: '\f08e';
}
.social-profiles ul li a[href*="github.com"]:before {
content: '\f09b';
}
.social-profiles ul li a[href*="dribbble.com"]:before {
content: '\f17d';
}
.social-profiles ul li a[href*="twitter.com"]:before {
content: '\f099';
}
.social-profiles ul li a[href*="facebook.com"]:before {
content: '\f09a';
}
.social-profiles ul li a[href*="wordpress.com"]:before,
.social-profiles ul li a[href*="wordpress.org"]:before {
content: '\f19a';
}
.social-profiles ul li a[href*="linkedin.com"]:before {
content: '\f0e1';
}
.social-profiles ul li a[href*="pinterest.com"]:before {
content: '\f231';
}
.social-profiles ul li a[href*="flickr.com"]:before {
content: '\f16e';
}
.social-profiles ul li a[href*="vimeo.com"]:before {
content: '\f27d';
}
.social-profiles ul li a[href*="youtube.com"]:before {
content: '\f167';
}
.social-profiles ul li a[href*="tumblr.com"]:before {
content: '\f173';
}
.social-profiles ul li a[href*="instagram.com"]:before {
content: '\f16d';
}
.social-profiles ul li a[href*="codepen.io"]:before {
content: '\f1cb';
}
.social-profiles ul li a[href*="plus.google.com"]:before {
content: '\f0d5';
}
.social-profiles ul li a[href*="digg.com"]:before {
content: '\f1a6';
}
.social-profiles ul li a[href*="reddit.com"]:before {
content: '\f281';
}
.social-profiles ul li a[href*="stumbleupon.com"]:before {
content: '\f1a4';
}
.social-profiles ul li a[href*="getpocket.com"]:before {
content: '\f265';
}
.social-profiles ul li a[href*="dropbox.com"]:before {
content: '\f16b';
}
.social-profiles ul li a[href$="/feed/"]:before {
content: '\f09e';
}
.social-profiles ul li a[href*="skype.com"]:before {
content: '\f17e';
} input.s {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.navigation-bar-top .search-toggle {
display: none;
}
.search-toggle:before {
content: '\f002';
}
.search-toggle.active:before {
content: "\f00d";
}
.search-form {
margin-bottom: 30px;
}
.widget .search-form {
margin-bottom: 0;
}
.search-form .form-control {
border-right-width: 0;
}
.search-form .input-group-prepend {
margin-right: 10px !important;
}
.search-form .input-group-prepend .btn-theme {
font-size: 0;
height: 100%;
padding-left: 20px;
padding-right: 20px;
min-height: 43px;
border: none;
}
.search-form .input-group-prepend .btn-theme:before {
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\f002';
font-size: 16px;
line-height: 16px;
top: 50%;
right: 50%;
margin-top: -8px;
margin-right: -7px;
position: absolute;
}
.search-block {
position: absolute;
background-color: #ffffff;
z-index: 10000;
right: 30px;
top: 100%;
display: none;
width: 420px;
padding: 10px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.search-block .search-toggle {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
cursor: default;
}
.search-block .search-toggle:before {
display: none;
}
.search-block .search-form {
overflow: hidden;
box-shadow: none;
border-radius: 0;
margin: 0;
transition: all ease-in-out 0.2s;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-ms-transition: all ease-in-out 0.2s;
}
.search-block .form-control {
font-size: 15px;
padding: 10px;
border: 1px solid #cccccc;
background-color: #fff;
}
.search-block .input-group-prepend .btn-theme {
padding: 10px 25px;
min-height: 46px;
z-index: 10001;
}
.search-block .input-group-prepend .btn-theme:before {
font-size: 16px;
line-height: 16px;
margin-top: -8px;
margin-right: -8px;
} .navbar {
padding: 0;
background-color: #07161d !important;
font-style: normal;
left: 0px;
}
.sticky-header {
background-color: #ffffff;
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
border-bottom: 1px solid #eeeeee;
}
.navbar-head .google-auto-placed {
display: none;
}
.navbar-head {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 0px;
padding-bottom: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
.navbar-head.header-overlay-dark .container:before,
.navbar-head.header-overlay-light .container:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
}
.navbar-head.header-overlay-dark .container:before {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
}
.navbar-head.header-overlay-light .container:before {
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.navbar-head.navbar-bg-set,
.navbar-head.navbar-bg-set .site-title,
.navbar-head.navbar-bg-set .site-title a,
.navbar-head.navbar-bg-set .site-description,
.navbar-head.navbar-bg-set.header-overlay-dark,
.navbar-head.navbar-bg-set.header-overlay-dark .site-title,
.navbar-head.navbar-bg-set.header-overlay-dark .site-title a,
.navbar-head.navbar-bg-set.header-overlay-dark .site-description,
.navbar-head.header-overlay-dark,
.navbar-head.header-overlay-dark .site-title,
.navbar-head.header-overlay-dark .site-title a,
.navbar-head.header-overlay-dark .site-description {
color: #ffffff;
}
.navbar-head.navbar-bg-set.header-overlay-light,
.navbar-head.navbar-bg-set.header-overlay-light .site-title,
.navbar-head.navbar-bg-set.header-overlay-light .site-title a,
.navbar-head.navbar-bg-set.header-overlay-light .site-description {
color: #333333;
}
.navbar-ad-section {
text-align: right;
}
.navbar-ad-section .newscard-ad-728-90 {
display: inline-block;
}
.navigation-bar {
background-color: #07161d;
color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.navigation-bar .container {
position: relative;
padding-right: 85px;
}
.navigation-bar-top {
background-color: #07161d;
min-height: inherit;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.navbar-brand {
padding-top: 0;
padding-bottom: 0;
white-space: normal;
}
.navbar-main {
background-color: #07161d;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.navbar .nav-search {
position: absolute;
top: -4px;
right: 30px;
display: block;
}
.navbar-toggler {
border: none;
padding: 10px 15px;
color: #fff !important;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.navbar-toggler:hover,
.site-header.toggled-on .navbar-toggler,
[aria-expanded="true"].navbar-toggler {
background-color: rgba(0, 0, 0, 0.15);
}
.navbar-toggler:focus {
outline: none;
}
.navbar-toggler:before {
display: block;
font-size: 26px;
content: '\f0c9';
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.collapse.in {
display: block;
}
.navbar .navbar-collapse {
flex-grow: 0;
}
.navbar .main-navigation ul {
padding-left: 0;
}
.navbar {
position: fixed;
z-index: 3;
width: 100%;
top: 0px;
}
.main-navigation li {
position: relative;
list-style: none;
display: inline-block;
float: left;
}
.main-navigation a {
color: #ffffff;
display: block;
padding: 15px;
font-weight: 700;
}
.main-navigation a:hover {
text-decoration: none;
}
.main-navigation ul li.current_page_item>a,
.main-navigation ul li.current_page_ancestor>a,
.main-navigation ul li.current-menu-item>a,
.main-navigation ul li.current-menu-ancestor>a,
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul li.show>a,
.main-navigation ul li:hover>a {
color: #ffffff;
background-color: rgba(0, 0, 0, 0.15);
}
.main-navigation.nav-uppercase ul li a {
text-transform: uppercase;
}
.main-navigation.nav-uppercase li ul a {
text-transform: inherit;
}
.main-navigation ul li.menu-item-has-children>a,
.main-navigation ul li.page_item_has_children>a {
position: relative;
}
.main-navigation ul li.menu-item-has-children>a:after,
.main-navigation ul li.page_item_has_children>a:after {
content: "\f0d7";
font-family: fontawesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 50%;
right: 15px;
font-size: 18px;
display: block;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
color: #ffffff;
}
.main-navigation li ul li.menu-item-has-children>a:after,
.main-navigation li ul li.page_item_has_children>a:after {
content: "\f105";
right: 7px;
color: #555555;
}
.main-navigation ul li.menu-item-has-children>a,
.main-navigation ul li.page_item_has_children>a {
padding-right: 32px;
}
.main-navigation ul li ul li.menu-item-has-children>a,
.main-navigation ul li ul li.page_item_has_children>a {
padding-right: 18px
}
.main-navigation .dropdown-parent .dropdown-toggle {
width: 40px;
height: 100%;
color: #555555;
position: absolute;
top: 0;
right: 0;
font-size: 18px;
text-align: center;
display: none;
}
.main-navigation .dropdown-parent .dropdown-toggle:after {
display: none;
}
.main-navigation .dropdown-parent .dropdown-toggle:hover {
cursor: pointer;
}
.main-navigation .dropdown-parent .dropdown-toggle .dropdown-icon {
display: inline-block;
position: relative;
height: 45px;
width: 45px;
transition: all ease-in-out 0.2s;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
}
.main-navigation .dropdown-parent .dropdown-toggle .dropdown-icon:after {
content: "\f105";
font-family: fontawesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 50%;
right: 0;
width: 100%;
height: auto;
text-align: center;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
border: none;
font-weight: bold;
display: block;
}
.main-navigation .dropdown-parent .dropdown-toggle.toggle-on .dropdown-icon {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
} .main-navigation ul li ul li {
display: block;
float: none;
}
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display: none;
z-index: 9999;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
display: block;
}
.main-navigation li:hover .dropdown-menu {
display: block;
}
.main-navigation .dropdown-menu,
.main-navigation li ul {
top: 100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
padding-top: 0;
padding-bottom: 0;
position: absolute;
left: 0;
z-index: 999;
background-color: #ffffff;
margin-top: 0;
display: none;
width: 200px;
}
.main-navigation .dropdown-menu a,
.main-navigation li ul a {
color: #555555;
padding: 8px 12px;
text-transform: inherit;
font-weight: normal;
}
.main-navigation .dropdown-menu a:hover,
.main-navigation .dropdown-menu a.current-menu-item,
.main-navigation li ul li:hover>a,
.main-navigation li ul li.current-menu-item>a,
.main-navigation li ul li.current-menu-ancestor>a,
.main-navigation ul li li.current_page_item>a,
.main-navigation li ul li.current_page_ancestor>a {
background-color: rgba(0, 0, 0, 0.05);
color: #07161d;
}
.main-navigation ul li ul li ul,
.headernav .main-navigation ul li ul li ul {
left: 198px;
top: 0;
}
.main-navigation ul.sub-menu ul.sub-menu,
.main-navigation ul.children ul.children {
top: -1px;
}
.main-navigation .dropdown-toggle:after {
display: none;
}
.navbar-collapse .form-inline {
margin-left: 10px;
}
.navbar-search {
position: relative;
}
.search-toggle {
display: block; font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff !important;
padding: 0px;
min-width: 45px;
text-align: center;
cursor: pointer;
}
.search-toggle:before {
content: "\f002";
}
.search-toggle.active,
.search-toggle:hover,
.search-toggle:focus {
color: #ffffff;
text-decoration: none;
outline: none;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.15);
}
.navbar-search .search-box {
position: absolute;
top: 75%;
right: 0;
min-width: 300px;
text-align: right;
z-index: 1000;
}
.navbar-search .search-box:before {
content: "";
height: 10px;
width: 10px;
display: block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
border-width: 1px 0 0 1px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.1);
background-color: #fff;
position: absolute;
right: 10px;
top: -6px;
} .at4-follow .at4-follow-inner {
position: relative;
padding: 10px 150px 10px 15px !important;
}
.at4-follow-inner,
.at-follow-open-control {
border: 0 solid #c5c5c5;
border-width: 1px 0 1px 1px;
margin-top: 3px !important;
}
.archive.category #at4-share {
display: none !important;
}
.hfeed.blog #at4-share {
display: none !important;
}
.at4-follow .at4-follow-container .at-follow-label {
display: inline-block;
height: 24px;
line-height: 24px;
margin-right: 10px;
padding: 0;
cursor: default;
float: left;
color: white;
}
.atss .at-share-btn .at-icon-wrapper,
.atss a .at-icon-wrapper {
display: block;
padding: 12px 0;
} .top-stories-bar {
background-color: #ffffff;
position: relative;
overflow: hidden;
font-weight: 700;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}
.top-stories-bar:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
background-color: #ffffff !important;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
}
.top-stories-bar .top-stories-label {
float: left;
color: #07161d;
padding-left: 15px;
margin-left: -15px;
margin-right: -15px;
background-color: #fff !important;
position: relative;
height: 100%;
display: table;
}
.top-stories-bar .top-stories-label:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: -19%;
width: 39%;
background-color: #fff !important;
transform: skew(20deg);
-webkit-transform: skew(20deg);
-moz-transform: skew(20deg);
-ms-transform: skew(20deg);
z-index: 1;
}
.top-stories-bar .top-stories-label .top-stories-label-wrap {
position: relative;
display: table;
height: 100%;
padding: 10px 0 10px 35px;
}
.top-stories-bar .top-stories-label .label-txt {
position: relative;
z-index: 2;
display: table-cell;
height: 30px;
vertical-align: middle;
font-size: 18px;
}
.top-stories-bar .top-stories-label .flash-icon {
position: absolute;
height: 10px;
width: 10px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
background-color: #ff0000;
top: 50%;
margin-top: -5px;
left: 10px;
z-index: 2;
}
.top-stories-bar .top-stories-label .flash-icon:before {
content: "";
position: absolute;
height: 10px;
width: 10px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border: 1px solid #ff0000;
top: 50%;
margin-top: -5px;
left: 50%;
margin-left: -5px;
animation-name: blink-a;
animation-duration: 2s;
animation-iteration-count: infinite;
}
@keyframes blink-a {
0% {
transform: scale(1, 1);
}
100% {
transform: scale(3, 3);
opacity: 0;
}
}
.top-stories-bar .top-stories-label .flash-icon:after {
content: "";
position: absolute;
height: 10px;
width: 10px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border: 1px solid #ff0000;
top: 50%;
margin-top: -5px;
left: 50%;
margin-left: -5px;
animation-name: blink-b;
animation-duration: 2s;
animation-delay: 1s;
animation-iteration-count: infinite;
}
@keyframes blink-b {
0% {
transform: scale(1, 1);
}
100% {
transform: scale(3, 3);
opacity: 0;
}
}
.top-stories-bar .top-stories-lists {
display: block;
margin-bottom: 0;
position: relative;
overflow: hidden;
padding-left: 0;
background-color: #ffffff;
height: 50px;
}
.top-stories-bar .top-stories-lists .row {
height: 50px;
}
.top-stories-bar .js-marquee {
display: -webkit-box;
display: -ms-flexbox;
display: inline-flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
height: 50px;
}
.top-stories-bar .top-stories-lists .marquee {
width: auto;
overflow-y: hidden;
height: 50px;
}
.top-stories-bar .top-stories-lists .marquee a {
display: -webkit-box;
display: -ms-flexbox;
display: inline-flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 50px;
color: #333333;
white-space: nowrap;
width: auto;
height: 50px;
}
.top-stories-bar .top-stories-lists .marquee a:hover {
color: #050f14;
}
.top-stories-bar .top-stories-lists:after {
content: "";
position: absolute;
top: 0;
right: 15px;
bottom: 0;
width: 80px;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 150px;
} .wgs_wrapper {
height: 30px;
display: inline-block;
} #page .site-content {
padding-top: 200px;
background-color: white;
}
#page {
overflow-y: hidden;
}
.post,
.type-attachment {
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
padding: 25px;
}
.post-col .post,
.post-col .page,
.site-main .post-col .page {
padding: 15px 15px 7px;
margin-bottom: 14px;
min-height: calc(100% - 14px);
}
.post-col .post .entry-content p,
.post-col .page .entry-content p,
.site-main .post-col .entry-content .page p {
margin-bottom: 10px;
}
.post-wrap {
margin-bottom: 16px;
} .alm-reveal {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -7px;
margin-left: -7px;
}
.alm-reveal .col-sm-6.col-xxl-4.post-col:nth-child(-n + 23) {
display: none;
}
.adsbygoogle {
z-index: 1 !important;
}
.archive-description {
display: none;
} .post-featured-image {
margin-bottom: 20px;
position: relative;
}
.post-col .post-featured-image {
margin: -15px -15px 15px;
}
.post-featured-image.page-single-img-wrap {
margin: -25px -25px 25px;
}
.post .entry-header+.post-featured-image {
margin-top: 0;
} .post.sticky .entry-header {
position: relative;
}
.post.sticky .entry-header .entry-title {
padding-right: 35px;
}
.post.sticky .entry-header:before {
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f08d";
position: absolute;
top: 5px;
right: 0;
color: #ffffff;
font-size: 15px;
line-height: 26px;
width: 26px;
height: 26px;
text-align: center;
background-color: #07161d;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.single-post .post.sticky .entry-header .entry-title {
padding-right: 0;
}
.single-post .post.sticky .entry-header .entry-meta.category-meta {
padding-right: 35px;
}
.single-post .post.sticky .entry-header:before {
top: 0;
}  .entry-title {
font-size: 25px;
font-weight: 700;
color: #333333;
margin: 0 0 10px;
}
.entry-title a {
color: #333333;
}
.entry-title a:hover,
.entry-title a:focus {
color: #07161d;
text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus {
color: #07161d;
text-decoration: none;
}
.type-attachment .entry-title {
margin-bottom: 30px;
}
.post-col .entry-title {
font-size: 19px;
margin-bottom: 5px;
} main>.post #post-info {
display: none;
}
.entry-meta {
margin-bottom: 10px;
display: inline-block;
width: 100%;
display: flex;
font-size: 12px;
}
.entry-meta,
.entry-meta a {
color: #555555;
font-size: 12px;
}
.entry-meta a {
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.entry-meta a:hover,
.entry-meta a:focus {
color: #005689;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.entry-meta .author,
.entry-meta .cat-links,
.entry-meta .comments,
.entry-meta .date {
display: inline-block;
position: relative;
margin-bottom: 3px;
}
.entry-meta>div:after {
content: "/";
}
.entry-meta>.cat-links:after,
.entry-meta>div:last-child:after {
display: none;
}
.entry-meta .cat-links a { color: #f1592a;
font-weight: 700;
text-transform: uppercase;
margin-right: 7px;
float: left;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.entry-meta .tag-links a {
display: inline-block;
color: #000 !important;
}
.entry-meta .cat-links a:hover {
text-decoration: underline;
}
.post-img-wrap .entry-meta .cat-links a,
.post-img-wrap+.entry-header .entry-meta .cat-links a { background-color: #f1592a !important; color: #FFF;
padding: 2px 6px;
margin-top: 5px;
text-shadow: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-right: 5px;
font-size: 13px;
}
.post-img-wrap .entry-meta .cat-links a:hover,
.post-img-wrap+.entry-header .entry-meta .cat-links a:hover {
text-decoration: none;
}
.entry-meta .cat-links .get-seperator {
padding-left: 2px;
padding-right: 2px;
}
.post .post-featured-image .entry-meta.category-meta {
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
margin-bottom: 10px;
}
.post-col .entry-meta,
.post-boxed .entry-meta,
.post-block .entry-meta {
margin-bottom: 5px;
}
.post-col .entry-meta .cat-links a,
.post-boxed .entry-meta .cat-links a,
.post-block .entry-meta .cat-links a {
font-size: calc(14px - 2px);
}
.post-block .entry-meta,
.post-block .entry-meta a,
.category-meta {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.category-meta,
.post-boxed.inlined.main-post .entry-meta.category-meta {
margin-bottom: 5px;
display: block;
}
.post-boxed.inlined .entry-meta.category-meta {
margin-bottom: 3px;
}
.post-block .entry-meta.category-meta {
margin-bottom: 0;
}
.category-meta .cat-links {
display: block;
}
.category-meta .cat-links:before,
.category-meta .cat-links:after {
content: "";
display: table;
}
.category-meta .cat-links:after,
.entry-meta.category-meta>.cat-links:after,
.entry-meta.category-meta>div:last-child:after {
clear: both;
display: table;
}
.post-boxed.inlined .entry-meta .cat-links {
margin-bottom: 0;
}
.post-boxed.inlined.main-post .entry-meta .cat-links {
margin-bottom: 3px;
} .wp-video {
margin-bottom: 20px;
}
.entry-content p {
margin-bottom: 15px;
}
.format-quote blockquote:before {
color: #07161d;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
} .gallery {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -5px 20px;
}
.gallery .gallery-item {
text-align: center;
margin-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
-ms-flex: 0 0 16.66%;
flex: 0 0 16.66%;
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
-ms-flex: 0 0 14.28%;
flex: 0 0 14.28%;
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
-ms-flex: 0 0 11.11%;
flex: 0 0 11.11%;
max-width: 11.11%;
}
.gallery-item .gallery-icon {
display: inline-block;
}
.gallery-item a {
display: block;
}
.site-content .content-area .widget.widget_media_gallery {
background-color: transparent;
padding: 0;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.site-content .content-area .widget.widget_media_gallery .gallery {
padding: 15px 10px 5px;
margin-left: 0;
margin-right: 0;
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.widget-area .widget.widget_media_gallery {
padding-bottom: 11px;
}
.widget-area .gallery {
margin: 0 -2px;
}
.widget-area .gallery .gallery-item {
padding-left: 2px;
padding-right: 2px;
margin-bottom: 4px;
}
.site-footer .widget-area .widget.widget_media_gallery {
padding-bottom: 0;
}  .navigation.post-navigation .nav-links {
position: relative;
background-color: #fff;
margin-bottom: 30px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.navigation.post-navigation .nav-links:before {
background-color: rgba(0, 0, 0, 0.1);
display: block;
height: 100%;
left: 50%;
position: absolute;
top: 0;
width: 1px;
content: "";
line-height: 0;
}
.navigation.post-navigation .nav-links .nav-previous {
float: left;
width: 50%;
}
.navigation.post-navigation .nav-links .nav-next {
float: right;
text-align: right;
width: 50%;
}
.navigation.post-navigation .nav-links a {
display: block;
padding: 30px;
color: #333;
}
.navigation.post-navigation .nav-links a:hover {
text-decoration: underline;
color: #000;
}
.navigation.post-navigation .nav-links:after {
display: block;
content: " ";
clear: both;
}
.navigation.post-navigation .nav-links .nav-previous a:after,
.navigation.post-navigation .nav-links .nav-next a:after {
font-size: 20px;
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 50%;
margin-top: -15px;
}
.navigation.post-navigation .nav-links .nav-previous a {
position: relative;
padding-left: 50px;
}
.navigation.post-navigation .nav-links .nav-previous a:after {
content: "\f104";
left: 20px;
}
.navigation.post-navigation .nav-links .nav-next a {
position: relative;
padding-right: 50px;
}
.navigation.post-navigation .nav-links .nav-next a:after {
content: "\f105";
right: 20px;
} .navigation.pagination {
text-align: center;
display: block;
margin-bottom: 30px;
}
.navigation.pagination .page-numbers {
display: inline-block;
color: #333;
padding: 15px 25px;
margin: 0 1px 3px;
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.navigation.pagination .current,
.navigation.pagination a:hover {
color: #fff;
background-color: #07161d;
border-color: transparent;
text-decoration: none;
position: relative;
} .page-links {
text-align: center;
margin-bottom: 30px;
color: rgba(0, 0, 0, 0.4);
}
.page-links span,
.page-links a {
display: inline-block;
margin-left: -1px;
text-decoration: none;
}
.page-links span,
.page-links a:hover span {
color: #fff;
padding: 15px 25px;
border: 1px solid transparent;
background-color: #07161d;
}
.page-links a span {
display: block;
color: #333;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: inherit;
margin-left: 0;
}
.page-links .post-page-numbers {
padding: 0;
border: none;
display: inline-block;
} .image-attachment div.attachment {
background-color: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
border-color: #ddd;
background-color: #fff;
}
.image-attachment .entry-caption p {
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
} .comments-area {
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
padding: 35px 25px 25px;
}
.comments-title {
font-size: 28px;
font-weight: 700;
}
.comment-reply-title {
font-size: calc(28px - 4px);
}
.comments-title,
.comment-reply-title {
margin-bottom: 10px;
}
.comment-body {
padding-left: 60px;
position: relative;
margin-bottom: 30px;
}
.children .comment-body {
padding-left: 50px;
}
ol.comment-list {
padding-left: 0;
}
ol.comment-list,
ol.comment-list ol.children {
margin: 0;
list-style: none;
}
.comment-author .avatar {
height: 50px;
position: absolute;
width: 50px;
top: 0;
left: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.children .comment-author .avatar {
height: 40px;
width: 40px;
}
.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 2px;
}
.children {
padding-left: 30px;
}
.comment-meta {
padding-bottom: 10px;
}
.comment-metadata,
.comment-metadata a {
color: #555;
}
.comment-metadata a.comment-edit-link {
color: #07161d;
}
.required {
color: red;
}
#wp-comment-cookies-consent {
margin-right: 10px;
}
.comment-area .form-submit {
margin-bottom: 0;
} .page-header,
.page-header .page-title {
margin-bottom: 10px;
overflow: auto;
}
.page-title {
font-size: 28px;
font-weight: 700;
color: #333333;
}
.page-header .page-title-wrap p {
margin-bottom: 25px;
}
.site-main .type-page {
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
padding: 25px;
margin-bottom: 30px;
} #bbpress-forums,
#bbpress-forums button,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
div.bbp-search-form input,
div.bbp-search-form button,
div.bbp-breadcrumb,
div.bbp-topic-tags {
font-size: 15px;
line-height: 22px;
}
#bbpress-forums div.bbp-search-form {
float: none;
margin-bottom: 20px;
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 70%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-right: 0 none;
}
#bbpress-forums #bbp-search-form #bbp_search_submit {
height: 46px;
margin-left: -4px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
display: inline-block;
margin-bottom: 0;
width: 30%;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
display: inline-block;
}
div.bbp-submit-wrapper button {
border: 0 none;
cursor: pointer;
margin-bottom: 10px;
color: #fff;
text-transform: uppercase;
display: block;
text-align: center;
height: 40px;
padding: 0 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #07161d;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-family: inherit;
}
#bbpress-forums button:hover {
background-color: #333;
}
#bbpress-forums fieldset.bbp-form select {
height: 40px;
}
#bbpress-forums div.bbp-the-content-wrapper input {
text-transform: none;
}
.bbpress .type-forum {
margin-bottom: 30px;
padding: 15px;
position: relative;
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
} .site-main .woocommerce h2 {
font-size: calc(28px - 4px);
margin-bottom: 10px;
}
.woocommerce ul.products {
margin: 0;
}
.woocommerce.single-product .site-main>.product {
background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
padding: 35px 25px 25px;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin-bottom: 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
padding-top: 0;
font-size: 19px;
font-weight: 700;
}
.woocommerce ul.products li.product .price {
font-size: inherit;
}
.woocommerce span.onsale,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #07161d;
}
.woocommerce span.onsale {
padding: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(0, 0, 0, 0.5);
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: #fff;
display: inline-block;
text-align: center;
padding: 13px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #07161d;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-size: inherit;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #777;
color: #fff;
}
.woocommerce.widget_product_search input,
.woocommerce.widget_product_search button[type="submit"] {
border-radius: 0;
margin: 0;
}
.woocommerce.widget_product_search button[type="submit"] {
width: 35%;
padding-left: 10px;
padding-right: 10px;
}
.woocommerce.widget_product_search .search-field {
border-right-width: 0;
float: left;
width: 65%;
}
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 135px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 40px;
padding: 0 10px;
border: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #555;
}
.woocommerce .star-rating,
.woocommerce .star-rating:before {
color: #07161d;
}
.woocommerce div.product .woocommerce-product-rating,
.woocommerce .related h2 {
margin-bottom: 10px;
}
.woocommerce-page .select2-container .select2-selection--single {
height: 38px;
}
.woocommerce-page .select2-container--default .select2-selection--single {
background-color: #f9f9f9;
border: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 4px;
}
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 6px;
}
.woocommerce-page .select2-dropdown,
.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
-webkit-box-flex: inherit;
-ms-flex: inherit;
flex: inherit;
max-width: inherit;
padding-right: 0;
padding-left: 0;
}
.woocommerce form .form-row {
display: block;
}
.woocommerce form .woocommerce-billing-fields,
.woocommerce form .woocommerce-shipping-fields,
.woocommerce form .woocommerce-additional-fields {
margin-bottom: 10px;
} .infinite-scroll .posts-navigation {
display: none;
} p.has-drop-cap:not(:focus):after {
display: none;
}
p.has-drop-cap:not(:focus):first-letter {
font-size: 5.3em;
}
.entry-content .has-small-font-size {
margin-bottom: 15px;
}
p.has-background {
padding: 15px;
}
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding-left: 35px;
padding-right: 0;
}
.wp-block-quote cite {
font-weight: 400;
display: block;
}
.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
text-align: inherit;
}
.entry-content .wp-block-quote p {
margin-bottom: 15px;
}
.wp-block-pullquote {
padding: 15px;
margin-bottom: 30px;
border-style: solid;
border-width: 4px 0 2px;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
display: block;
}
.wp-block-pullquote blockquote {
padding: 0;
margin-bottom: 0;
max-width: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: inherit;
text-align: center;
}
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
margin-bottom: 15px;
}
.wp-block-pullquote blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite {
font-weight: 400;
display: block;
padding-top: 10px;
}
.wp-block-pullquote blockquote:before {
margin-right: 10px;
display: inline-block;
position: inherit;
top: auto;
left: auto;
}
.wp-block-pullquote blockquote:before,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-pullquote.is-style-solid-color p {
color: inherit;
}
.wp-block-pullquote p {
display: inline;
}
.entry-content .wp-block-pullquote p {
margin-bottom: 15px;
}
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
margin-bottom: 20px;
}
.wp-block-pullquote p,
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
line-height: 1.4;
}
.wp-block-image,
.wp-block-image figcaption {
margin-bottom: 0;
}
figure.wp-block-image,
.wp-block-image figure {
margin-bottom: 30px;
}
.wp-block-media-text {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -10px;
margin-left: -10px;
grid-template-columns: inherit;
grid-template-areas: inherit;
}
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content {
padding-left: 10px;
padding-right: 10px;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wp-block-media-text .wp-block-media-text__media {
margin-bottom: 20px;
}
.wp-block-media-text.has-media-on-the-right {
grid-template-columns: inherit;
grid-template-areas: inherit;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
-ms-flex-order: 2;
order: 2;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
-ms-flex-order: 1;
order: 1;
}
.wp-block-embed {
position: relative;
margin-bottom: 30px;
display: block;
}
.wp-block-embed figcaption {
margin-bottom: 0;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:after {
display: block;
content: "";
clear: both;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
content: "";
display: block;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
padding-top: 100%;
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
padding-top: 200%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
padding-top: 42.85%;
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
padding-top: 75%;
}
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-table {
margin-bottom: 20px;
}
.wp-block-column:not(:last-child),
.wp-block-column:nth-child(odd),
.wp-block-column:not(:last-child),
.wp-block-column:not(:first-child),
.wp-block-column:nth-child(even) {
margin-left: 0;
margin-right: 0;
}
.wp-block-columns {
margin-left: -15px;
margin-right: -15px;
}
.wp-block-column {
padding-left: 15px;
padding-right: 15px;
flex-basis: 0;
flex-grow: 1;
}
.wp-block-cover {
padding: 30px;
box-sizing: border-box;
}
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
padding: 15px;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
width: auto;
}
.wp-block-cover-image .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p {
padding: 10px 15px;
}
.wp-block-audio {
margin-bottom: 30px;
}
.wp-block-audio figcaption {
margin-bottom: 0;
}
.wp-block-file .wp-block-file__button {
display: inline-block;
}
.wp-block-preformatted {
padding: 15px;
margin-bottom: 30px;
}
.wp-block-table {
border-style: solid;
border-width: 1px 0 0 1px;
border-color: rgba(0, 0, 0, 0.3);
}
.wp-block-table tr td {
padding: 5px 10px;
border-style: solid;
border-width: 0 1px 1px 0;
border-color: rgba(0, 0, 0, 0.3);
}
.wp-block-button__link:hover {
text-decoration: none;
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=90);
}
.wp-block-separator.is-style-default {
max-width: 100px;
}
.wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__input {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wp-block-search .wp-block-search__button {
margin: 0;
border: none;
padding: 10px 20px;
min-width: 100px;
width: 30%;
font-family: inherit;
background-color: #555555;
color: #ffffff;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.wp-block-search .wp-block-search__button:hover {
background-color: #333333;
cursor: pointer;
}
.wp-block-latest-posts li {
margin-bottom: 5px;
}
.wp-block-calendar {
margin-bottom: 30px;
}
.wp-block-calendar table caption {
caption-side: top;
text-align: center;
text-transform: uppercase;
}
.wp-block-calendar tbody #today {
background-color: rgba(0, 0, 0, 0.1);
}
.wp-block-latest-posts__post-date {
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.wp-block-pullquote.alignleft,
.wp-block-embed.alignleft,
.wp-block-button.alignleft,
.wp-block-table.alignleft,
.wp-block-audio.alignleft,
.wp-block-file.alignleft,
.wp-block-cover.alignleft,
#content .wp-block-gallery.alignleft,
.wp-block-image figure.alignleft {
margin-right: 20px;
}
.wp-block-pullquote.alignright,
.wp-block-embed.alignright,
.wp-block-table.alignright,
.wp-block-button.alignright,
.wp-block-audio.alignright,
.wp-block-file.alignright,
.wp-block-cover.alignright,
#content .wp-block-gallery.alignright,
.wp-block-image figure.alignright {
margin-left: 20px;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-file.alignleft,
.wp-block-file.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image figure.alignleft,
.wp-block-image figure.alignright,
.wp-block-table.alignleft,
.wp-block-table.alignright,
.wp-block-button.alignleft,
.wp-block-button.alignright {
margin-bottom: 10px;
}
#content .wp-block-gallery.alignleft,
#content .wp-block-gallery.alignright {
margin-bottom: 0;
} .wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption,
.wp-block-calendar table caption,
.wp-block-calendar table tbody,
.wp-block-latest-posts__post-date {
color: #fff;
}
.wp-block-calendar tfoot a {
color: #07161d;
} .has-small-font-size,
.wp-block-quote cite,
.wp-block-pullquote.alignleft blockquote cite,
.wp-block-pullquote.alignright blockquote cite,
.wp-block-pullquote.alignleft.is-style-solid-color blockquote cite,
.wp-block-pullquote.alignright.is-style-solid-color blockquote cite,
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption,
.wp-block-latest-posts__post-date { font-size: 20px;
}
.wp-block-quote.is-style-large cite,
.wp-block-pullquote blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-search .wp-block-search__button {
font-size: calc(15px);
}
.wp-block-button__link,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.alignleft.is-style-solid-color p,
.wp-block-pullquote.alignright.is-style-solid-color p {
font-size: calc(15px + 2px);
}
.has-medium-font-size,
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: calc(15px + 4px);
}
.has-large-font-size {
font-size: calc(15px + 11px);
}
.has-huge-font-size {
font-size: calc(15px + 21px);
} .post-boxed {
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
min-height: calc(100% - 14px); }
.post-img-wrap,
.page-single-img-wrap {
display: block;
position: relative;
overflow: hidden;
background-color: #555555;
}
.post-img-wrap:before,
.page-single-img-wrap:before {
content: "";
padding-top: 60%;
display: block;
}
.post-img-wrap .post-img,
.page-single-img-wrap .post-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
transition: all ease-in-out 0.5s;
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
transform: scale(1.006);
-webkit-transform: scale(1.006);
-moz-transform: scale(1.006);
}
.post-img-wrap:hover,
.post-block:hover .post-img-wrap {
opacity: 0.95;
-moz-opacity: 0.95;
filter: alpha(opacity=95);
}
.post-img-wrap:hover .post-img,
.post-block:hover .post-img-wrap .post-img {
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
}
.post-boxed .post-img-wrap .entry-meta {
position: absolute;
left: 15px;
right: 15px;
bottom: 5px;
}
.post-boxed .post-content {
padding: 15px 15px 7px;
}
.post-boxed .entry-content p {
margin-bottom: 10px;
color: #555555;
}
.post-boxed .entry-title a:hover {
text-decoration: none;
}
.post-boxed.inlined {
padding: 15px 15px 0;
}
.post-boxed.inlined .post-img-wrap {
float: left;
margin-right: 15px;
margin-bottom: 15px;
height: 80px;
width: 80px;
}
.post-boxed.inlined .post-img-wrap:before {
display: none;
}
.post-boxed.inlined .post-content {
display: block;
overflow: hidden;
padding: 0 0 5px;
}
.post-boxed.inlined .entry-title {
font-size: calc(22px - 3px)
}
.post-block {
overflow: hidden;
}
.post-block .post-img-wrap a:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
}
.post-block .entry-header {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px 15px 5px;
}
.post-block .entry-meta,
.post-block .entry-header a {
color: #ffffff;
font-weight: bold;
}
.post-block .entry-title,
.post-block .entry-meta,
.post-block .entry-meta a {
text-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
}
.post-block .entry-title {
line-height: 1.2;
margin-bottom: 0;
}
.post-block .entry-title:hover {
text-decoration: underline;
}
.post-boxed.inlined .entry-title,
.post-block .entry-title {
line-height: 1.2;
}
.post-boxed.inlined.main-post .entry-title,
.post-block.main-post .entry-title {
line-height: 1.3;
}
.post-block,
.post-boxed {
position: relative;
margin-bottom: 14px;
background-color: #ffffff;
}
.post-boxed .entry-title,
.post-block .entry-title,
.post-boxed.main-post.inlined .entry-title {
font-size: 22px;
}
.post-boxed .entry-title,
.post-boxed.main-post.inlined .entry-title {
margin-bottom: 5px;
}
.featured-stories {
margin-bottom: 16px;
}
.featured-stories .post-boxed {
min-height: calc(100% - 14px);
}
.post-slider .post-slider-header {
padding-right: 70px;
min-height: 41px;
}
.post-slider .post-slider-header:before,
.post-slider .post-slider-header:after {
content: "";
display: table;
}
.post-slider .post-slider-header:after {
clear: both;
}
.featured-stories .post-boxed .entry-title {
font-size: calc(22px - 3px);
}
.post-slider .owl-nav {
right: 0;
}
.post-slider .owl-nav.disabled {
display: block;
}
.featured-slider.slider-no-title .owl-nav {
top: 1px;
right: 1px;
}
.featured-slider.slider-no-title .post-slider-header {
min-height: inherit;
}
.post-slider .owl-nav,
.post-slider .slick-next,
.post-slider .slick-prev {
top: 0;
position: absolute;
}
.post-slider .owl-nav button.owl-prev,
.post-slider .owl-nav button.owl-next {
margin-left: 1px;
position: relative;
}
.post-slider .owl-nav button.owl-prev,
.post-slider .owl-nav button.owl-next,
.post-slider .slick-next,
.post-slider .slick-prev {
width: 28px;
height: 28px;
display: inline-block;
font-size: 0;
float: left;
padding: 0;
border: none; background-color: #f1592a;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.post-slider .owl-nav button.owl-prev:focus,
.post-slider .owl-nav button.owl-next:focus,
.post-slider .slick-prev:focus,
.post-slider .slick-next:focus {
outline: none;
}
.post-slider .owl-nav button.owl-prev:before,
.post-slider .owl-nav button.owl-next:before,
.post-slider .slick-prev:before,
.post-slider .slick-next:before {
color: white;
font-family: fontawesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px;
line-height: 27px;
position: absolute;
text-align: center;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.post-slider .owl-nav button.owl-prev:hover:before,
.post-slider .owl-nav button.owl-next:hover:before,
.post-slider .slick-prev:hover:before,
.post-slider .slick-next:hover:before {
color: #000000;
cursor: pointer;
}
.post-slider .owl-nav button.owl-prev:before,
.post-slider .slick-prev:before {
content: '\f104';
}
.post-slider .owl-nav button.owl-next:before,
.post-slider .slick-next:before {
content: '\f105';
}
.post-slider .vertical-slider .slick-prev:before {
content: '\f106';
}
.post-slider .vertical-slider .slick-next:before {
content: '\f107';
}
.post-slider .slick-next {
right: 0;
}
.post-slider .slick-prev {
right: 29px;
} .featured-section {
padding-top: 215px;
height: fit-content;
overflow: hidden;
}
.featured-section .featured-slider {
margin-bottom: 20px;
}
.featured-section .featured-slider .owl-carousel {
max-height: 675px;
overflow-y: hidden;
}
.stories-title {
font-size: 30px;
padding-left: 10px; border-left: 4px solid #f1592a;
margin-bottom: 15px;
font-weight: 700;
text-align: left;
}
.featured-section .post-block,
.featured-section .post-boxed {
margin-bottom: 10px;
}
.featured-section .post-block .entry-header,
.featured-section .post-boxed.inlined {
padding: 10px 10px 0;
}
.featured-section .post-boxed.inlined .post-img-wrap {
margin-right: 10px;
margin-bottom: 10px;
}
.featured-section .featured-slider .post-block .entry-header {
padding: 20px 20px 10px;
background: rgba(21, 26, 28, 0.4);
}
.featured-section .featured-slider .post-block .entry-title {
font-size: 40px;
margin-bottom: 5px;
}
.featured-section .featured-post .post-boxed .entry-title,
.featured-section .featured-post .post-block .entry-title {
font-size: calc(22px - 3px);
}
.featured-section .featured-post {
margin-bottom: 20px;
}
.featured-section .featured-slider .post-block .post-img-wrap:before {
display: block;
padding-top: calc(60% + 4px);
}
.featured-style-2 .post-block .post-img-wrap:before {
display: none;
}
.featured-style-2 .featured-slider .post-block .post-img-wrap {
height: 408px;
}
.featured-style-2 .featured-post .post-img-wrap {
height: 199px;
}
.featured-recent-post {
margin-bottom: 20px;
}
.featured-section .title-wrap {
overflow: auto;
}
.featured-recent-post .recent-post-block {
background-color: #ffffff;
height: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
}
.featured-recent-post .post-boxed {
margin-bottom: 0;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.featured-recent-post .post-boxed+.post-boxed,
.featured-recent-post .vertical-slider .slick-slide+.slick-slide {
border-top: 1px solid #e5e5e5;
}
.featured-recent-post .vertical-slider .slick-slide.slick-current {
border-top-color: transparent;
}
.featured-recent-post .post-boxed:before,
.featured-recent-post .post-boxed:after {
content: "";
display: table;
}
.featured-recent-post .post-boxed:after {
clear: both;
}
.featured-section .featured-stories .post-boxed {
margin-bottom: 14px;
} .widget .container {
padding-top: 90px;
padding-bottom: 30px;
}
.widget {
margin-bottom: 30px;
padding: 15px; background-color: #ffffff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.widget-title {
font-size: 20px;
padding-left: 10px; border-left: 4px solid #f1592a;
text-align: left;
position: relative;
font-weight: 700;
margin-bottom: 15px;
}
.widget ol,
.widget ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
overflow: auto;
}
.widget ol ol,
.widget ul ul {
padding-left: 20px;
padding-top: 4px;
}
.widget ul li a {
color: #555555;
}
.widget ul li a:hover {
color: #07161d;
text-decoration: none;
}
.widget ul li {
margin-bottom: 4px;
}
.widget ul li:last-child {
margin-bottom: 0;
}
.widget-area .widget .container,
.widget-area .widget .container-fluid {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
} .widget_calendar #wp-calendar {
width: 100%;
text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}
.widget_calendar #wp-calendar caption {
font-weight: 700;
padding: 0 0 10px 0;
text-transform: uppercase;
caption-side: top;
}
.widget_calendar #wp-calendar th {
background-color: #f4f4f4;
font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
background-color: #f4f4f4;
}
.site-footer .widget_calendar #wp-calendar caption {
color: #07161d;
}
.site-footer .widget_calendar #wp-calendar th,
.site-footer .widget_calendar #wp-calendar tfoot td {
background-color: rgba(255, 255, 255, 0.1);
}
.widget_calendar #wp-calendar #today {
background: rgba(0, 0, 0, 0.06);
} .widget_categories .current-cat a {
color: #07161d;
} .widget_media_video .wp-video {
margin-bottom: 0;
} .widget_nav_menu ul li.current_page_item>a,
.widget_nav_menu ul li.current_page_ancestor>a,
.widget_nav_menu ul li.current-menu-item>a,
.widget_nav_menu ul li.current-menu-ancestor>a {
color: #07161d;
} .widget_pages ul li.current_page_item>a,
.widget_pages ul li.current_page_ancestor>a {
color: #07161d;
} .widget_recent_entries ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 8px 0;
}
.widget_recent_entries ul li:first-child {
padding-top: 0;
}
.widget_recent_entries ul li:last-child {
border-bottom: none;
}
.widget_recent_entries .post-date {
display: block;
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
padding-top: 5px;
}
.site-footer .widget_recent_entries .post-date {
color: rgba(170, 170, 170, 0.8);
}
.site-footer .widget.widget_recent_entries ul li {
margin-bottom: 0;
border-color: rgba(255, 255, 255, 0.1);
} .widget_tag_cloud a {
margin-right: 5px;
color: #555;
padding: 10px 0;
}
.widget_tag_cloud a:hover {
color: #07161d;
} .widget_text p:last-child {
margin-bottom: 0;
}
.widget_text p:before,
.widget_text p:after {
content: "";
display: table;
}
.widget_text p:after {
clear: both;
}
.widget_text p img {
margin-bottom: 15px;
}
.widget_text p img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.widget_text p img.alignnone {
display: block;
}
.widget_text p img.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 4px;
}
.widget_text p img.alignright {
float: right;
margin-left: 15px;
margin-bottom: 4px;
} .newscard-widget-horizontal-vertical-posts {
padding: 0;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-bottom: 16px;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post {
padding: 0;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
margin-bottom: 0;
width: 100%;
height: 234px;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before {
display: none;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap {
width: calc(50% - 7px);
margin-right: 0;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-content {
padding: 15px 15px 7px;
}
.newscard-widget-horizontal-vertical-posts .post-vertical .second-col .post-boxed {
min-height: inherit;
}
.site-footer .newscard-widget-horizontal-vertical-posts .col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.site-footer .newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap {
float: none;
width: 100%;
}
.site-footer .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
height: auto;
}
.site-footer .newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before {
display: block;
padding-top: 60%;
} .widget.newscard-widget-recent-posts,
.page-template-front-page-template .widget-area .widget.newscard-widget-recent-posts {
padding: 0;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-bottom: 16px;
} .widget-area .widget.newscard-widget-recent-posts {
background-color: #ffffff;
padding: 15px 15px 0;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.widget-area .newscard-widget-recent-posts .post-boxed {
box-shadow: none;
padding: 0;
margin-bottom: 0;
}
.page-template-front-page-template .widget-area .newscard-widget-recent-posts .post-boxed {
margin-bottom: 14px;
padding: 15px 15px 0;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.site-footer .widget-area .newscard-widget-recent-posts {
margin-bottom: 20px;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed,
.site-footer .widget-area .newscard-widget-recent-posts {
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
padding: 0;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed {
margin-bottom: 10px;
}
.site-footer .widget-area .newscard-widget-recent-posts .widget-title {
margin-bottom: 20px;
}
.site-footer .widget-area .newscard-widget-recent-posts .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .post-img-wrap {
width: 70px;
height: 70px;
margin-right: 10px;
margin-bottom: 0;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title {
font-size: calc(15px + 1px);
font-weight: 400;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title,
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title a,
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-meta,
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-meta a {
color: #07161d;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title a:hover,
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-meta a:hover {
color: #ffffff;
}
.site-footer .widget-area .newscard-widget-recent-posts .category-meta {
display: none;
} .newscard-widget-card-block-posts {
padding: 0;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-bottom: 16px;
}
.newscard-widget-card-block-posts:before,
.newscard-widget-card-block-posts:after {
content: "";
display: table;
}
.newscard-widget-card-block-posts:after {
clear: both;
}
.site-footer .newscard-widget-card-block-posts .post-col {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .site-footer {
position: relative;
z-index: 10;
}
.site-footer .widget-area {
color: #07161d;
background-color: #ddd !important;
padding-top: 50px;
padding-bottom: 20px;
}
.site-footer .widget {
padding: 0;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.site-footer .widget-title {
text-align: left;
margin-bottom: 0px;
color: #07161d !important;
border-bottom: none;
padding-bottom: 0;
}
.site-footer .social-profiles {
margin-bottom: 15px;
padding-top: 3px;
}
.site-footer .widget-subscribe .form-control,
.site-footer .widget-subscribe .btn {
padding: 10px;
}
.site-footer .widget ul li {
margin-bottom: 6px;
}
.site-footer .widget ul li:last-child {
margin-bottom: 0;
}
.site-footer caption,
.site-footer .widget ul li a,
.site-footer .widget_tag_cloud a {
color: #07161d;
}
.site-footer .widget ul li a:hover,
.site-footer .widget_tag_cloud a:hover,
.site-footer .widget_categories .current-cat a,
.site-footer .widget_nav_menu ul li.current_page_item>a,
.site-footer .widget_nav_menu ul li.current_page_ancestor>a,
.site-footer .widget_nav_menu ul li.current-menu-item>a,
.site-footer .widget_nav_menu ul li.current-menu-ancestor>a,
.site-footer .widget_pages ul li.current_page_item>a,
.site-footer .widget_pages ul li.current_page_ancestor>a {
color: #ffffff;
} .site-info {
display: none;
background-color: #005689 !important;
padding-top: 25px;
padding-bottom: 5px;
text-align: center;
color: #888888;
}
.site-info a,
.site-info a:hover {
color: #cccccc !important;
}
.site-info .copyright a:hover {
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}
.site-info .social-profiles,
.site-info .copyright {
margin-bottom: 12px;
text-align: center;
}
.site-info .social-profiles ul li a {
font-size: calc(15px + 3px);
}
.site-info .copyright .theme-link,
.site-info .copyright .privacy-link,
.site-info .copyright .author-link,
.site-info .copyright .wp-link,
.site-info .copyright .custom-content { padding-right: 8px;
margin-bottom: 8px;
display: none !important;
}
.site-info .copyright .theme-link:after,
.site-info .copyright .privacy-link:after,
.site-info .copyright .author-link:after,
.site-info .copyright .wp-link:after {
content: '|';
margin-left: 8px;
display: inline-block;
}
.site-info .copyright div:last-child:after {
content: normal;
}
.mega-menu-item-909024 {
clear: none!important;
}
body .site-main .post .entry-content p {
font-size: 22px !important;
} .featured-section .two-column-featured-section .post-block .entry-header {
padding: 20px 20px 10px;
background: rgba(21, 26, 28, 0.4);
}
@media (max-width: 1800px) {
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 150px; }
.featured-section {
padding-top: 215px;
height: fit-content;
overflow: hidden;
}
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (min-width: 1800px) {
.container {
max-width: 1740px;
}
.featured-style-2 .featured-slider .post-block .post-img-wrap {
height: 508px;
}
.featured-style-2 .featured-post .post-img-wrap {
height: 249px;
}
.post-boxed.inlined .post-img-wrap {
height: 105px;
width: 105px;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
height: 284px;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 150px;
}
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1600px) {
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 148px;
}
#page .site-content {
padding-top: 212px;
background-color: white;
}
.featured-section {
padding-top: 218px;
height: fit-content;
overflow: hidden;
}
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1333px) {
.featured-section .featured-slider .owl-carousel {
max-height: 505px;
overflow-y: hidden;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1330px) {
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1328px) {
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1320px) {
.featured-section .featured-slider .owl-carousel {
max-height: 502px;
overflow-y: hidden;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1310px) {
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
}
@media (max-width: 1300px) {
.featured-section .featured-slider .owl-carousel {
max-height: 494px;
overflow-y: hidden;
}
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1280px) {
.featured-section .featured-slider .owl-carousel {
max-height: 486px;
overflow-y: hidden;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1270px) {
.top-stories-bar {
top: 145px;
position: fixed;
z-index: 2;
width: 100%;
}
.featured-section .featured-slider .owl-carousel {
max-height: 482px;
overflow-y: hidden;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (max-width: 1260px) {
.featured-section .featured-slider .owl-carousel {
max-height: 478px;
overflow-y: hidden;
}
}
@media (max-width: 1250px) {
.featured-section .featured-slider .owl-carousel {
max-height: 474px;
overflow-y: hidden;
}
}
@media (max-width: 1240px) {
.featured-section .featured-slider .owl-carousel {
max-height: 469px;
overflow-y: hidden;
}
}
@media (max-width: 1230x) {
.featured-section .featured-slider .owl-carousel {
max-height: 460px;
overflow-y: hidden;
}
}
@media (max-width: 1212px) {
.featured-section .featured-slider .owl-carousel {
max-height: 459px;
overflow-y: hidden;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
#navbarCollapse #site-navigation #mega-menu-wrap-primary #mega-menu-primary li a {
font-size: 14px !important;
font-weight: bold !important;
}
#mys-content {
width: 728px;
height: 90px;
}
}
@media (max-width: 1193px) {
.featured-section .featured-slider .owl-carousel {
max-height: 451px;
overflow-y: hidden;
}
}
@media (max-width: 1180px) {
.featured-section .featured-slider .owl-carousel {
max-height: 445px;
overflow-y: hidden;
}
.featured-section {
padding-top: 19%;
height: fit-content;
overflow: visible;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
}
@media (max-width: 1160px) {
.featured-section .featured-slider .owl-carousel {
max-height: 437px;
overflow-y: hidden;
}
.featured-section {
padding-top: 19%;
height: fit-content;
overflow: visible;
}
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
}
@media (max-width: 1135px) {
.featured-section .featured-slider .owl-carousel {
max-height: 427px;
overflow-y: hidden;
}
.featured-section {
padding-top: 19%;
height: fit-content;
overflow: hidden;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
}
@media (max-width: 1110px) {
.featured-section .featured-slider .owl-carousel {
max-height: 410px;
overflow-y: hidden;
}
}
@media (max-width: 1100px) {
.featured-section {
padding-top: 20%;
height: fit-content;
overflow: hidden;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
}
@media (max-width: 1070px) {
.featured-section .featured-slider .owl-carousel {
max-height: 400px;
overflow-y: hidden;
}
.featured-section {
padding-top: 20%;
height: fit-content;
overflow: hidden;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 220px; }
}
@media (max-width: 1045px) {
.featured-section .featured-slider .owl-carousel {
max-height: 380px;
overflow-y: hidden;
}
.featured-section {
padding-top: 22%;
height: fit-content;
overflow: visible;
}
.top-stories-bar {
position: fixed;
z-index: 2;
width: 100%;
top: 145px; }
#mys-content {
width: 728px;
height: 90px;
}
}
@media (max-width: 1000px) {
.featured-section .featured-slider .owl-carousel {
max-height: 360px;
overflow-y: hidden;
}
}
@media (max-width: 990px) {
.featured-section .featured-slider .owl-carousel {
max-height: 550px;
overflow-y: hidden;
}
.top-stories-bar {
top: 80px;
position: fixed;
z-index: 2;
width: 100%; }
.featured-section {
padding-top: 16%;
height: fit-content;
overflow: visible;
}
.site-content { background-color: white;
}
}
@media (max-width: 975px) {
.featured-section .featured-slider .owl-carousel {
max-height: 540px;
overflow-y: hidden;
}
.google-hidden-ads { }
}
@media (max-width: 955px) {
.featured-section .featured-slider .owl-carousel {
max-height: 525px;
overflow-y: hidden;
}
}
@media (max-width: 930px) {
.featured-section .featured-slider .owl-carousel {
max-height: 510px;
overflow-y: hidden;
}
}
@media (max-width: 900px) {
.featured-section .featured-slider .owl-carousel {
max-height: 490px;
overflow-y: hidden;
}
.featured-section {
padding-top: 17%;
height: fit-content;
overflow: hidden;
}
}
@media (max-width: 875px) {
.featured-section .featured-slider .owl-carousel {
max-height: 475px;
overflow-y: hidden;
}
.featured-section { height: fit-content;
overflow: visible;
}
}
@media (max-width: 850px) {
.featured-section .featured-slider .owl-carousel {
max-height: 460px;
overflow-y: hidden;
}
.featured-section {
padding-top: 17%;
height: fit-content;
overflow: visible;
}
}
@media (max-width: 825px) {
.featured-section .featured-slider .owl-carousel {
max-height: 451px;
overflow-y: hidden;
}
.featured-section {
padding-top: 17%;
height: fit-content;
overflow: visible;
}
}
@media (max-width: 810px) {
.featured-section .featured-slider .owl-carousel {
max-height: 442px;
overflow-y: hidden;
}
}
@media (max-width: 795px) {
.featured-section .featured-slider .owl-carousel {
max-height: 433px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
.featured-section {
padding-top: 17%;
height: fit-content;
overflow: visible;
}
.top-stories-bar {
top: 40px;
position: fixed;
z-index: 2;
width: 100%;
}
.seopress-user-consent {
left: 50%;
position: fixed;
z-index: 8000;
padding: 20px 0px 0px 20px;
display: inline-flex;
justify-content: center;
border: 1px solid #07161d;
max-width: 100%;
width: 100%;
bottom: 0;
transform: translate(-50%, 0);
text-align: center;
background: #fff;
padding-bottom: 25px !important;
} .seopress-user-consent button {
vertical-align: middle;
margin: 0;
font-size: 17px !important;
color: #07161d;
border-color: #07161d;
font-weight: 600;
}
.seopress-user-consent p {
margin: 0;
font-size: 0.8em;
align-self: center;
margin-bottom: 20px !important;
}
.seopress-user-consent.seopress-user-message p:first-child {
margin-right: 20px;
margin-top: 50px;
} .seopress-user-consent.seopress-user-message p:last-child {
position: absolute;
top: 5%;
left: 112px;
padding-top: 20px;
width: 50%;
}
}
@media (max-width: 780px) {
.featured-section .featured-slider .owl-carousel {
max-height: 424px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
}
@media (max-width: 768px) {
.featured-section .featured-slider .owl-carousel {
max-height: 450px;
overflow-y: hidden;
} .navbar {
position: fixed;
z-index: 3;
width: 100%;
top: 0px;
}
.top-stories-bar {
top: 45px !important;
position: fixed;
z-index: 2;
width: 100%;
}
.wgs_wrapper {
height: 30px;
display: inline-block;
}
#mys-content {
width: 728px;
height: 90px;
}
}
@media (max-width: 745px) {
.featured-section .featured-slider .owl-carousel {
max-height: 450px;
overflow-y: hidden;
}
.featured-section {
padding-top: 165px;
height: fit-content;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
}
@media (max-width: 735px) {
.featured-section .featured-slider .owl-carousel {
max-height: 409px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 720px) {
.featured-section .featured-slider .owl-carousel {
max-height: 400px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 705px) {
.featured-section .featured-slider .owl-carousel {
max-height: 391px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 690px) {
.featured-section .featured-slider .owl-carousel {
max-height: 382px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 685px) {
.featured-section .featured-slider .owl-carousel {
max-height: 379px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 670px) {
.featured-section .featured-slider .owl-carousel {
max-height: 369px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 654px) {
.featured-section .featured-slider .owl-carousel {
max-height: 359px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 637px) {
.featured-section .featured-slider .owl-carousel {
max-height: 350px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 620px) {
.featured-section .featured-slider .owl-carousel {
max-height: 339px;
overflow-y: hidden;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 617px) {
.featured-section .featured-slider .owl-carousel {
max-height: 338px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 600px) {
.featured-section .featured-slider .owl-carousel {
max-height: 327px;
overflow-y: hidden;
}
#mega-menu-item-925937 {
color: #ddd;
} ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 585px) {
.featured-section .featured-slider .owl-carousel {
max-height: 531px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 575px) {
.featured-section .featured-slider .owl-carousel {
max-height: 385px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 540px) {
.featured-section .featured-slider .owl-carousel {
max-height: 338px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 414px) {
.featured-section .featured-slider .owl-carousel {
max-height: 385px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 375px) {
.featured-section .featured-slider .owl-carousel {
max-height: 347px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 360px) {
.featured-section .featured-slider .owl-carousel {
max-height: 330px;
overflow-y: hidden;
}
.custom-logo {
float: left;
width: 150px;
height: 50px;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 320px) {
.featured-section .featured-slider .owl-carousel {
max-height: 290px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (max-width: 280px) {
.featured-section .featured-slider .owl-carousel {
max-height: 259px;
overflow-y: hidden;
}
ul#mega-menu-primary {
display: grid !important;
grid-template-columns: 1fr 1fr;
gap: 5px;
grid-auto-rows: minmax(30px, auto);
}
}
@media (min-width: 1199px) {
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
.featured-section .featured-slider .post-block .post-img-wrap:before {
padding-top: calc(85% + 2px);
}
.featured-section .featured-slider .post-block .entry-header {
padding: 15px 15px 5px;
background: rgba(21, 26, 28, 0.4);
}
.header-ad {
display: none;
}
} @media (min-width: 992px) {
#mobilelogo {
display: none;
}
}
@media (max-width: 991px) {
.top-stories-bar {
top: 50px !important;
position: fixed;
z-index: 2;
width: 100%;
}
.navbar-head {
display: none !important;
}
.navbar-toggler {
float: left;
}
#mobilelogo {
width: 100px;
height: 100px;
display: inline-block;
text-align: center;
position: absolute;
right: 35%;
}
.navbar-toggler {
float: left;
}
#page .site-content {
padding-top: 80px;
background-color: white;
}
}
@media (min-width: 900px) {
.admin-bar .wp-custom-header iframe,
.admin-bar .wp-custom-header video {
height: calc(100vh - 32px);
}
.wp-custom-header iframe,
.wp-custom-header video {
height: 100vh;
}
}
@media (max-width: 991px) {
.navbar-brand {
padding-top: 0;
padding-bottom: 0; }
.header-ad {
display: none;
}
.navigation-bar .container {
padding-right: 30px;
}
.navbar-ad-section {
text-align: left;
margin-top: 15px;
display: none;
}
.navigation-bar {
background-color: #ffffff;
}
.navigation-bar-top {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
height: 50px;
}
.navbar-main {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
background-color: #fff
}
.navigation-bar-top .search-toggle {
display: block;
position: absolute;
top: 0;
right: 30px;
bottom: 0;
font-size: 16px;
padding: 10px;
line-height: 24px;
}
.navigation-bar .nav-search {
display: none;
}
.navigation-bar-top .search-bar {
background-color: #ffffff;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}
.search-block .input-group-prepend .btn-theme {
padding-left: 15px !important;
padding-right: 15px !important;
}
.search-block {
position: inherit;
top: auto;
right: auto;
width: auto;
padding-left: 0;
padding-right: 0;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
background-color: transparent;
}
.search-block.on {
display: inline-block !important;
}
.search-block.off {
display: none !important;
}
.navbar-collapse {
margin-left: -30px;
margin-right: -30px;
}
.main-navigation {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
width: 100%;
}
.main-navigation li+li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.main-navigation ul li a {
color: #555555;
}
.main-navigation ul li.current_page_item>a,
.main-navigation ul li.current_page_ancestor>a,
.main-navigation ul li.current-menu-item>a,
.main-navigation ul li.current-menu-ancestor>a,
.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul li.show>a,
.main-navigation ul li:hover>a,
.main-navigation .dropdown-menu a:hover,
.main-navigation .dropdown-menu a.current-menu-item,
.main-navigation li ul li:hover>a,
.main-navigation li ul li.current-menu-item>a,
.main-navigation li ul li.current-menu-ancestor>a,
.main-navigation ul li li.current_page_item>a,
.main-navigation li ul li.current_page_ancestor>a {
color: #07161d;
background-color: transparent;
}
.main-navigation ul li.menu-item-has-children>a,
.main-navigation ul li ul li.menu-item-has-children>a,
.main-navigation ul li.page_item_has_children>a,
.main-navigation ul li ul li.page_item_has_children>a {
padding-right: 45px;
}
.main-navigation ul li.menu-item-has-children>a:after,
.main-navigation li ul li.menu-item-has-children>a:after,
.main-navigation ul li.page_item_has_children>a:after,
.main-navigation li ul li.page_item_has_children>a:after {
content: "\f107";
color: #555555;
right: 30px;
font-weight: 400;
display: none;
}
.main-navigation .dropdown-parent.menu-item-has-children>a,
.main-navigation .dropdown-parent.page_item_has_children>a {
padding-right: 80px;
}
.main-navigation .dropdown-parent .dropdown-toggle {
display: block;
height: 45px;
width: 80px;
}
.main-navigation .dropdown-parent .sub-menu,
.main-navigation .dropdown-parent .children {
display: none;
}
.main-navigation .dropdown-parent .sub-menu.dropdown-active,
.main-navigation .dropdown-parent .children.dropdown-active {
display: block;
}
.navbar-collapse .main-navigation ul li a {
padding-top: 0px;
padding-bottom: 0px;
font-size: 15px; }
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
.entry-meta .date {
display: none;
}
.main-navigation ul li a {
padding-left: 30px;
padding-right: 30px;
}
.main-navigation ul li ul li a {
padding-left: 60px;
}
.main-navigation ul li ul li ul li a {
padding-left: 90px;
}
.main-navigation ul li ul li ul li ul li a {
padding-left: 120px;
}
.main-navigation ul li ul li ul li ul li ul li a {
padding-left: 150px;
}
.main-navigation li ul {
position: relative;
top: auto;
left: auto;
width: auto;
display: block;
border-width: 1px 0 0;
}
.main-navigation ul li ul li ul,
.headernav .main-navigation ul li ul li ul {
left: auto;
}
.main-navigation ul li ul,
.main-navigation ul ul li ul,
.main-navigation ul ul ul li ul,
.main-navigation ul ul ul ul li ul,
.main-navigation ul ul ul ul ul li ul {
display: block;
}
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display: block;
}
.main-navigation ul.sub-menu ul.sub-menu,
.main-navigation ul.children ul.children {
top: auto;
}
.featured-section .featured-slider .post-block .entry-header {
padding: 20px 20px 10px;
background: rgba(21, 26, 28, 0.4);
}
.featured-section .post-block .entry-header {
padding: 15px 15px 5px;
}
.featured-section .featured-slider .post-block .post-img-wrap:before,
.featured-style-2 .featured-slider .post-block .post-img-wrap:before {
padding-top: 60%;
}
.featured-style-2 .featured-slider .post-block .post-img-wrap {
height: auto;
}
.widget-area .sticky-wrapper,
.widget-area .sticky-wrapper.is-sticky {
height: auto !important;
}
.widget-area .sticky-wrapper .sticky-sidebar,
.widget-area .sticky-wrapper.is-sticky .sticky-sidebar {
width: 100% !important;
position: relative !important;
top: auto !important;
}
}
@media (max-width: 767px) {
h1 {
font-size: 32px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 25px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 19px;
}
h6 {
font-size: 16px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 15px;
}
.info-bar .infobar-links .infobar-links-menu-toggle {
display: block;
border: none;
font-size: 0;
background-color: transparent;
color: #ccc;
position: absolute;
top: 0;
right: 20px;
padding: 7px 12px;
min-width: 42px;
text-align: center;
background-color: rgba(255, 255, 255, 0.2);
}
.info-bar .infobar-links .infobar-links-menu-toggle:before {
font-size: 21px;
line-height: 20px;
content: '\f0c9';
font-family: 'FontAwesome';
-webkit-font-smoothing: antialiased;
}
.info-bar .infobar-links .infobar-links-menu-toggle:focus {
outline: none;
}
.info-bar .infobar-links .infobar-links-menu-toggle:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.info-bar .infobar-links.toggled-link-on .infobar-links-menu-toggle {
background-color: rgba(0, 0, 0, 0.2);
}
.info-bar .infobar-links.toggled-link-on .infobar-links-menu-toggle:before {
content: "\f00d";
}
.info-bar .infobar-links {
position: inherit;
}
.info-bar .infobar-links ul {
background-color: rgba(0, 0, 0, 0.2);
margin-left: -20px;
margin-right: -20px; }
.info-bar .infobar-links.toggled-link-on ul {
display: block;
}
.info-bar .infobar-links ul li {
float: none;
padding: 0;
}
.info-bar .infobar-links ul li+li {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.info-bar .infobar-links li+li:before { }
.info-bar .infobar-links ul li a {
padding: 8px 20px;
display: block;
text-align: right;
}
.info-bar.infobar-links-on .container {
padding-right: 63px;
}
.info-bar.infobar-links-on .infobar-links {
width: calc(100% + 43px);
margin-right: -43px;
display: block;
min-height: 0;
}
.navbar-collapse {
margin-left: -20px;
margin-right: -20px;
}
.main-navigation ul li.menu-item-has-children>a,
.main-navigation ul li ul li.menu-item-has-children>a,
.main-navigation ul li.page_item_has_children>a,
.main-navigation ul li ul li.page_item_has_children>a {
padding-right: 35px;
}
.main-navigation ul li.menu-item-has-children>a:after,
.main-navigation li ul li.menu-item-has-children>a:after,
.main-navigation ul li.page_item_has_children>a:after,
.main-navigation li ul li.page_item_has_children>a:after {
right: 20px;
}
.main-navigation .dropdown-parent.menu-item-has-children>a,
.main-navigation .dropdown-parent.page_item_has_children>a {
padding-right: 60px;
}
.main-navigation .dropdown-parent .dropdown-toggle {
width: 60px;
}
.main-navigation ul li a {
padding-left: 20px;
padding-right: 20px;
}
.main-navigation ul li ul li a {
padding-left: 40px;
}
.main-navigation ul li ul li ul li a {
padding-left: 60px;
}
.main-navigation ul li ul li ul li ul li a {
padding-left: 80px;
}
.main-navigation ul li ul li ul li ul li ul li a {
padding-left: 100px;
}
.container {
padding-left: 20px;
padding-right: 20px;
}
.site-title {
font-size: 30px;
}
.navigation-bar .container {
padding-right: 20px;
}
.navigation-bar-top .search-toggle {
right: 25px !important;
}
.search-block.on {
opacity: 1 !important;
display: inline-block !important;
}
.search-block.off {
display: none !important;
opacity: 1 !important;
}
.navbar-head,
.navbar-head.navbar-bg-set {
padding-bottom: 0px;
padding-top: 0px;
text-align: -webkit-center;
display: none!important;
}
.navbar-brand {
margin-right: 0;
display: inline-block!important;
text-align: center;
height: 45px!important;
width: 136px!important;
}
.navigation.pagination .page-numbers,
.page-links span,
.page-links a:hover span {
padding: 10px 20px;
}
.top-stories-bar .top-stories-label .label-txt {
font-size: 16px;
}
.top-stories-bar .top-stories-lists .marquee a {
padding-left: 30px;
}
.post,
.type-attachment,
.site-main .type-page,
.comments-area,
.woocommerce.single-product .site-main>.product {
padding: 15px;
}
.post-featured-image.page-single-img-wrap {
margin: -15px -15px 15px;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap {
float: none;
width: 100%;
}
.featured-style-2 .featured-slider .post-block .post-img-wrap {
height: auto;
}
.featured-section .featured-slider .post-block .post-img-wrap:before {
content: "";
padding-top: 60%;
display: block;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap:before {
display: block;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
height: auto;
}
.entry-title,
.page-title,
.comments-title,
.featured-section .featured-slider .post-block .entry-title {
font-size: 20px;
}
.post-boxed .entry-title,
.post-block .entry-title,
.post-boxed.main-post.inlined .entry-title,
.post-col .entry-title,
.post-col .format-quote blockquote,
.post-col .format-quote blockquote p,
.featured-stories .post-boxed .entry-title,
.featured-stories .post-block .entry-title,
.featured-section .featured-post .post-block .entry-title,
.post-boxed.inlined .entry-title {
font-size: 18px;
}
.site-footer .widget-area {
background-color: #005689 !important;
padding-top: 40px;
padding-bottom: 10px;
}
.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title {
font-size: 16px;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
} .wp-block-column {
padding-left: 15px;
padding-right: 15px;
flex-basis: inherit;
flex-grow: inherit;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.wp-block-media-text .wp-block-media-text__media {
text-align: center;
}
.wp-block-media-text .wp-block-media-text__media img {
display: inline-block;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
-ms-flex-order: 1;
order: 1;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
-ms-flex-order: 2;
order: 2;
}
.has-large-font-size {
font-size: calc(15px + 9px);
}
.has-huge-font-size {
font-size: calc(15px + 16px);
}
}
@media (max-width: 575px) {
max h1 {
font-size: 28px;
}
h2 {
font-size: 25px;
}
h3 {
font-size: 23px;
}
h4 {
font-size: 22px !important;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 10px;
}
.info-bar .infobar-links .infobar-links-menu-toggle {
right: 15px;
}
.info-bar .infobar-links ul {
margin-left: -15px;
margin-right: -15px;
}
.info-bar .infobar-links ul li a {
padding-left: 15px;
padding-right: 15px;
}
.info-bar.infobar-links-on .container {
padding-right: 58px;
}
.navbar-collapse {
margin-left: -15px;
margin-right: -15px;
}
.navigation-bar-top {
background-color: #005689;
height: 50px;
}
.main-navigation ul li.menu-item-has-children>a,
.main-navigation ul li ul li.menu-item-has-children>a,
.main-navigation ul li.page_item_has_children>a,
.main-navigation ul li ul li.page_item_has_children>a {
padding-right: 30px;
}
.main-navigation ul li.menu-item-has-children>a:after,
.main-navigation li ul li.menu-item-has-children>a:after,
.main-navigation ul li.page_item_has_children>a:after,
.main-navigation li ul li.page_item_has_children>a:after {
right: 15px;
}
.main-navigation .dropdown-parent.menu-item-has-children>a,
.main-navigation .dropdown-parent.page_item_has_children>a {
padding-right: 50px;
}
.main-navigation .dropdown-parent .dropdown-toggle {
width: 50px;
}
.main-navigation ul li a {
padding-left: 15px;
padding-right: 15px;
}
.main-navigation ul li ul li a {
padding-left: 30px;
}
.main-navigation ul li ul li ul li a {
padding-left: 45px;
}
.main-navigation ul li ul li ul li ul li a {
padding-left: 60px;
}
.main-navigation ul li ul li ul li ul li ul li a {
padding-left: 75px;
}
.container {
padding-left: 15px;
padding-right: 15px;
}
.navigation-bar .container {
padding-right: 15px;
text-align: center;
}
.navigation-bar-top .search-toggle {
right: 10px !important; color: #07161d;
}
.site-info .copyright .theme-link,
.site-info .copyright .privacy-link,
.site-info .copyright .author-link,
.site-info .copyright .wp-link,
.site-info .copyright .custom-content {
margin-bottom: 5px;
}
.navigation.post-navigation .nav-links .nav-previous,
.navigation.post-navigation .nav-links .nav-next {
width: 100%;
float: none;
}
.navigation.post-navigation .nav-links .nav-previous {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navigation.post-navigation .nav-links:before {
display: none;
}
.navigation.post-navigation .nav-links a {
padding: 20px 15px;
}
.navigation.post-navigation .nav-links .nav-next a {
padding-right: 35px;
}
.navigation.post-navigation .nav-links .nav-previous a {
padding-left: 35px;
}
.navigation.post-navigation .nav-links .nav-next a:after {
right: 15px;
}
.navigation.post-navigation .nav-links .nav-previous a:after {
left: 15px;
}
.top-stories-bar {
background-color: transparent;
position: fixed;
z-index: 2;
width: 100%;
}
.top-stories-bar .top-stories-label {
float: none;
z-index: 1;
display: block;
text-align: center;
padding-right: 15px;
padding-top: 8px;
padding-bottom: 5px;
}
.top-stories-bar:before,
.top-stories-bar .top-stories-label:after {
display: none;
}
.top-stories-bar .top-stories-label .top-stories-label-wrap {
display: inline-block;
height: auto;
padding-top: 0;
padding-bottom: 0;
min-height: 30px;
}
.top-stories-bar .top-stories-lists {
padding: 0;
background-color: #ffffff;
z-index: 1;
}
.top-stories-bar .top-stories-lists:after {
display: none;
}
.featured-section .featured-slider .post-block .post-img-wrap:before,
.featured-style-2 .featured-slider .post-block .post-img-wrap:before {
padding-top: 100%;
}
.owl-carousel {
height: 370px;
overflow-y: hidden;
}
.owl-carousel .owl-stage-outer {
width: 4000px;
}
.owl-carousel .owl-stage-outer .owl-stage {
width: 4000px;
}
.owl-carousel .owl-item {
float: left;
}
.owl-carousel .owl-item .item .post-item .post-img-wrap .post-img .main-carousel-img {
width: auto;
height: 100%;
max-width: none;
}
.featured-section .featured-slider .post-block .entry-header {
padding: 15px 15px 30px;
background: rgba(21, 26, 28, 0.4);
}
.featured-style-2 .featured-post .post-img-wrap {
height: auto;
}
.featured-section .featured-post .post-img-wrap:before,
.featured-style-2 .featured-post .post-img-wrap:before {
padding-top: 60%;
display: block;
}
.post-boxed.inlined:not(.main-post) .entry-title {
font-size: 17px;
}
.back-to-top {
right: 15px;
}
figure.wp-block-image,
.wp-block-image figure {
padding-top: 20px;
}
.wp-block-pullquote.alignleft,
.wp-block-embed.alignleft,
.wp-block-button.alignleft,
.wp-block-table.alignleft,
.wp-block-audio.alignleft,
.wp-block-file.alignleft,
.wp-block-cover.alignleft,
#content .wp-block-gallery.alignleft,
.wp-block-image figure.alignleft {
margin-right: 0;
float: none;
}
.wp-block-pullquote.alignright,
.wp-block-embed.alignright,
.wp-block-table.alignright,
.wp-block-button.alignright,
.wp-block-audio.alignright,
.wp-block-file.alignright,
.wp-block-cover.alignright,
#content .wp-block-gallery.alignright,
.wp-block-image figure.alignright {
margin-left: 0;
float: none;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-file.alignleft,
.wp-block-file.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image figure.alignleft,
.wp-block-image figure.alignright,
.wp-block-table.alignleft,
.wp-block-table.alignright,
.wp-block-button.alignleft,
.wp-block-button.alignright,
.wp-block-audio {
margin-bottom: 20px;
}
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 100%;
}
.wp-block-file.alignleft,
.wp-block-file.alignright,
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-button.alignleft,
.wp-block-button.alignright {
display: block;
text-align: center;
}
.wp-block-audio audio {
min-width: 290px;
}
.site-main .wp-block-gallery {
margin-bottom: 5px;
}
.has-medium-font-size,
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: calc(15px + 2px);
}
.has-large-font-size {
font-size: calc(15px + 6px);
}
.has-huge-font-size {
font-size: calc(15px + 12px);
}
}
@media (max-width: 540px) {
.featured-slider .item .post-img-wrap {
margin-bottom: 0px;
}
.featured-section .featured-slider .post-block .entry-header {
padding: 15px 15px 30px;
background: rgba(21, 26, 28, 0.4);
}
}
@media (min-width: 992px) {
.widget-area .newscard-widget-horizontal-vertical-posts .col-md-6,
.widget-area .newscard-widget-recent-posts .col-md-6,
.widget-area .newscard-widget-card-block-posts .post-col {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#mobilelogo {
display: none!important;
}
.widget-area .newscard-widget-horizontal-vertical-posts .post-boxed.main-post.inlined .post-img-wrap {
float: none;
width: 100%;
}
.two-column-featured-section .featured-post .post-img-wrap:before {
padding-top: 60%;
}
.two-column-featured-section .featured-slider .post-block .post-img-wrap:before {
padding-top: calc(60% + 4px);
}
.one-column-featured-section .featured-slider .post-block .post-img-wrap:before {
padding-top: 38%;
}
.featured-section .one-column-featured-section .post-block .entry-header {
padding: 15px 30px 30px;
background: rgba(21, 26, 28, 0.4);
}
.navigation-bar-top { }
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (min-width: 1400px) {
.container {
max-width: 1340px;
}
.featured-style-2 .featured-slider .post-block .post-img-wrap {
height: 448px;
}
.featured-style-2 .featured-post .post-img-wrap {
height: 219px;
}
.post-boxed.inlined .post-img-wrap {
height: 90px;
width: 90px;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
height: 254px;
}
.col-xxl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
}
.entry-content p {
margin-bottom: 20px;
}
.featured-section .two-column-featured-section .post-block .entry-header {
padding: 15px 15px 5px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
}
@media (min-width: 1600px) {
.container {
max-width: 1540px;
}
.navbar-head.navbar-bg-set {
padding-top: 0px;
padding-bottom: 0px;
}
.main-navigation a {
padding: 20px;
}
.main-navigation>ul>li.menu-item-has-children>a,
.main-navigation>ul>li.page_item_has_children>a {
padding-right: 37px;
}
.main-navigation>ul>li.menu-item-has-children>a:after,
.main-navigation>ul>li.page_item_has_children>a:after {
right: 20px;
}
.search-toggle {
padding: 0px !important;
}
.featured-style-2 .featured-slider .post-block .post-img-wrap {
height: 488px;
}
.featured-style-2 .featured-post .post-img-wrap {
height: 239px;
}
.post-boxed.inlined .post-img-wrap {
height: 100px;
width: 100px;
}
.newscard-widget-horizontal-vertical-posts .post-boxed.main-post .post-img-wrap {
height: 274px;
}
.col-xxl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xxl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.featured-section .col-xxl-9 .featured-slider .post-block .post-img-wrap:before {
padding-top: calc(40% + 2px);
}
.two-column-featured-section .featured-post .post-img-wrap:before {
padding-top: 51%;
}
.two-column-featured-section .featured-slider .post-block .post-img-wrap:before {
padding-top: calc(51% + 4px);
}
.featured-section .post-block .entry-header {
padding: 15px 15px 5px;
}
.featured-section .two-column-featured-section .post-block .entry-header {
padding: 20px 20px 10px;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
} @media print { form,
button,
input,
select,
textarea,
.header-image,
.navbar-collapse,
.main-navigation,
a.readmore,
.page-links,
.edit-link,
.post-navigation,
.posts-navigation,
.navigation.post-navigation,
.navigation.pagination,
.page-links,
.pagination.navigation,
.site-content .widget-area,
.comments-pagination,
.comment-respond,
.comment-edit-link,
.comment-reply-link,
.comment-metadata .edit-link,
.pingback .edit-link,
.site-footer {
display: none;
}
.fixed-top {
position: relative;
} .site-content {
padding: 20px 0;
}
.site-branding {
width: 100%;
text-align: center;
} body,
.site,
.navbar,
.page-title-wrap {
background: none;
}
} html,
body {
max-width: 100% !important;
overflow-x: hidden !important;
}
body {
background-color: #ffffff;
font-size: 19px;
}
.wpp-post-title {
color: #005689;
}
.navigation-bar-top {
background-color: #07161d !important;
}
.navbar {
background-color: #005689;
}
.info-bar .social-profiles ul li a {
background-color: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: absolute;
width: 100%;
max-width: none;
left: 0px;
}
#mega-menu-wrap-primary #mega-menu-primary {
background-color: #07161d;
text-align: center;
}
.gutter-10>[class*="col-"] {
padding-left: 71px;
}
.entry-meta .date {
display: -webkit-inline-box;
}
.main-navigation.nav-uppercase li ul a {
font-size: 14px;
}
.widget-area .sticky-wrapper,
.widget-area .sticky-wrapper.is-sticky {
height: auto !important;
}
.widget-area .sticky-wrapper .sticky-sidebar,
.widget-area .sticky-wrapper.is-sticky .sticky-sidebar {
width: 100% !important;
position: relative !important;
top: auto !important;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
background: #07161d;
}
.widget-title {
font-size: 30px;
}
.stories-title {
font-size: 30px;
}
.entry-meta>.date:after {
content: "";
} .post-wrap .has-post-thumbnail .entry-content {
display: none;
}
#custom_entry_meta div a {
font-size: 18px;
}
#custom_entry_meta a:hover {
color: #07161d !important;
}
#post-info a:hover {
color: #000 !important;
}
#post-title a:hover {
color: #000 !important;
}
.site-footer .widget-area {
background-color: #07161d !important;
color: #fff;
}
.site-footer .widget-area .widget_media_image {
font-size: 16px;
}
.site-footer .widget-area .sfsi .widget-title {
font-size: 26px;
}
.site-footer .widget-area .popular-posts .widget-title {
font-size: 26px;
}
.popular-posts-sr::part(ul) {
list-style-type: none !important;
}
.site-footer .widget-area .popular-posts .popular-posts-sr .wpp-list-with-thumbnails li .wpp-post-title {
color: white;
}
.pt-cv-view a {
color: white;
}
.entry-meta .cat-links a {
text-transform: none;
color: #07161d;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
text-align: justify;
}
.entry-meta .cat-links a { color: #f1592a;
}
.entry-meta .tag-links a {
display: inline-block;
color: #07161d;
}
.post-template-default .site-content .container,
.page-template-default:not(.woocommerce) .site-content .container {
max-width: 1600px;
}
.post-boxed .entry-title,
.post-block .entry-title,
.post-boxed.main-post.inlined .entry-title {
font-size: 30px;
}
.entry-title {
font-size: 25px;
}
.wp-caption .wp-caption-text {
text-align: initial;
}
.widgetadv1 {
width: 50%;
float: left;
box-shadow: none;
}
.widgetadv1-last {
clear: both;
}
.widgetadv2 {
width: 200%;
float: left;
max-width: 100%;
}
.widget300 {
width: 300px;
border: 0px;
}
.widget {
position: initial;
}
#floating_ads_bottom_textcss_close {
width: 30px;
margin-left: 88%;
left: 10px;
top: -38px;
}
.widget300 .widget-title {
display: inline-block;
}
.spancaption {
font-size: 10px;
display: inline-block;
margin-bottom: 30px;
}
.single-post a {
color: #2b2b2b;
text-decoration: underline;
font-weight: bold;
}
.post-block .entry-title {
font-size: 17px;
}
.site-footer .widget-title {
color: #fff !important;
font-size: 20px;
}
.footer-email-wrap .link {
color: #fff;
}
.footer-email-wrap a:hover {
color: #ddd;
}
@media only screen and (max-width: 600px) { #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
color: #fff !important;
}
#floating_ads_bottom_textcss_container {
z-index: 2;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
.featured-section .featured-slider .post-block .entry-header {
padding: 20px 20px 40px;
background: rgba(21, 26, 28, 0.4);
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
}
@media (max-width: 767px) {
.gutter-10>[class*="col-"] {
display: none;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #07161d;
border: 0;
position: fixed;
width: 100%;
max-width: none;
left: 0px;
}
.navbar-brand {
margin-right: 0;
display: block;
text-align: center;
height: 45px;
width: 136px;
}
.info-bar {
position: fixed;
font-size: 13px;
background-color: #005689;
overflow: hidden;
min-height: 30px;
color: #cccccc;
top: 0px;
width: 100%;
z-index: 3;
}
.entry-meta .author {
display: inline-block !important;
margin: 0 0 0 8px;
}
.featured-section .featured-slider .post-block .entry-header {
padding: 20px 20px 70px;
background: rgba(21, 26, 28, 0.4);
}
}
.widgetnew .widget-title {
display: inline-block;
margin-top: 213px;
}
.widgetnew a {
color: black;
}
.widgetnew .read-more {
color: #005689;
}
.goalbetadv {
display: flex;
justify-content: center;
}
#primary {
height: auto !important;
min-height: 0px !important;
float: left !important;
}
#secondary {
width: calc(100% - 30px)!important;
}
#content .container .gutter-14 {
justify-content: left!important;
}
.fb-like .fb_iframe_widget iframe {
border: none;
visibility: visible;
width: 90px;
height: 28px;
margin-top: 10px !important;
}
._2tga._8j9v {
border-radius: 3px;
font-size: 11px;
height: 20px;
padding: 0 6px;
margin-top: 8px !important;
} .youtube-responsive-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.youtube-responsive-container iframe,
.youtube-responsive-container object,
.youtube-responsive-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
iframe {
width: 100%;
}
#mys-wrapper { }
.adsbygoogle {
height: 0px; }
ins[data-ad-slot="9642610284"] {
display: none !important;
}
#block-8 { }
ins[data-ad-slot="7527349697"] { }
#text-3 {
margin-bottom: 0px;
}
.col-lg-auto.order-lg-2.ml-auto {
display: none !important;
}
img.image.wp-image-377163.attachment-full.size-full.lazyautosizes.lazyloaded {
max-width: 50% !important;
}
.social-profiles ul li a[href*="facebook.com"]:before {
color: #fff;
}
.social-profiles ul li a[href*="twitter.com"]:before {
color: #fff;
}
.social-profiles ul li a[href*="instagram.com"]:before {
color: #fff;
}
.social-profiles ul li a[href*="youtube.com"]:before {
color: #fff;
}
.social-profiles ul li a:before {
content: '\f08e';
color: #fff;
}
.google-auto-placed {
display: none !important;
}
#aswift_4_host {
display: none !important;
}
#aswift_4 {
display: none !important;
}
.google-auto-placed:has(#aswift_4) {
display: none !important;
}
#newadsonroi {
overflow-x: hidden !important;
} .epikoinonia>a,
.epikoinonia>a:hover {
color: #ddd;
}
.menu-footer>p>a {
color: #ddd;
}
#navbarCollapse:has(> #site-navigation) {
justify-content: space-evenly;
}
.col-lg-4:has(> .site-branding>.custom-logo-link) {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
text-align-last: end;
}#the_champ_error{color:red;margin:7px 0}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large}.the_champ_login_container{margin:2px 0}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent!important}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url(//www.politic.gr/wp-content/plugins/super-socializer/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:auto;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important;line-height:1}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center!important}.theChampXingLoginSvg{background-size:109%!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampWordpressLoginSvg{background-size:83%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOdnoklassnikiLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYandexLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleLoginSvg{background-size:111%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampYoutubeLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLinkedinLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampXLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampVkontakteLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampLineLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMicrosoftLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampKakaoLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampSpotifyLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat;background-size:128%}.theChampGithubLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat;background-size:94%}.theChampDribbbleLoginSvg{background:url('data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:78%}.theChampYahooLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:92%}.theChampDiscordLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampStackoverflowLoginSvg{background-size:88%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampAmazonLoginSvg{background-size:71%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMailruLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookLoginSvg{background-size:147%!important;padding-top:5px;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:80%!important}.theChampInstagramLoginSvg{background-size:94%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(//www.politic.gr/wp-content/plugins/super-socializer/images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity: 1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style: normal;font-size: .55em;visibility:hidden;word-wrap:normal!important}ul.heateor_ss_follow_ul li{width:auto;}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none;}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before{content:none!important}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li.the_champ_facebook_share, div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px}div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px}div.the_champ_horizontal_counter li.the_champ_linkedin_share span, div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top!important}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px}div.the_champ_horizontal_sharing .the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px}div.the_champ_horizontal_sharing .the_champ_buffer, div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing .the_champ_reddit, div.the_champ_horizontal_counter li.the_champ_reddit{width:124px}div.the_champ_horizontal_sharing .the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly{width:61px}div.the_champ_horizontal_sharing .the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px}div.the_champ_horizontal_sharing .the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing{width:67px}.the_champ_counter_container li{height:21px}.theChampInstagramBackground{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampYahooBackground{background-color:#400090}.theChampGithubBackground{background-color:#2a2a2a}.theChampSpotifyBackground{background-color:#1DB954}.theChampAmazonBackground{background-color:#f59829}.theChampDiscordBackground{background-color:#7289DA}.theChampStackoverflowBackground{background-color:#f3802e}.theChampDribbbleBackground{background-color:#ea4c89}.theChampKakaoBackground{background-color:#FEE500}.theChampDropboxBackground{background-color:#0061ff}.theChampFoursquareBackground{background-color:#f94877}.theChampDisqusBackground{background-color:#2e9fff}.theChampFacebookBackground{background-color:#4267B2}.theChampOdnoklassnikiBackground{background-color:#F2720C}.theChampYandexBackground{background-color:#e52620}.theChampSteamBackground{background-color:#393939}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampYoutubeBackground{background-color:white;box-sizing:border-box;border:1px #4184F3 solid}.theChampGoogleBackground{background-color:white;box-sizing:border-box;border:1px #4184F3 solid}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#FF5700}.theChampStockTwitsBackground{background-color: #40576F}.theChampTumblrBackground{background-color:#29435D}.theChampLineBackground{background-color:#00C300}.theChampMicrosoftBackground{background-color:#2672ec}.theChampParlerBackground{background-color:#892E5E}.theChampTwitterBackground{background-color:#55acee}.theChampMastodonBackground{background-color:#2b90d9}.theChampWordPressBackground,.theChampWordpressBackground{background-color: #464646}.theChampVkontakteBackground{background-color:#0077FF}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampMailruBackground{background-color:#356FAC}.theChampMeWeBackground{background-color:#007da1}.theChampMixBackground{background-color:#ff8226}.theChampXBackground{background-color:#2a2a2a}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampInstagramBackground{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampTCBackground,.theChampTCBackground:hover{border-width: 0!important;background-color:transparent;}div.the_champ_sharing_ul .theChampTCBackground{background-color:transparent;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBufferSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSharing{float:left;border:none}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100%!important;}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height: 14px;margin-top: 8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox, .heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size: 15px;margin: 0;color: #666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin: 0 4px 0 0;width: 15px;height: 15px;float: left;}div.heateor_ss_sl_optin_container{clear:both}div.heateor_ss_sl_optin_container a{color:blue}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:normal}input.heateor_ss_social_login_optin{vertical-align:middle}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:white;margin:5px auto;}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2!important}div.the_champ_bottom_sharing{margin-bottom:0}.theChampTwitchBackground{background-color:#6441A5}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampParlerSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92%!important}.theChampRedditLoginSvg{background-size:125%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDisqusLoginSvg{background-size:112%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDropboxLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampFoursquareLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}#the_champ_sharing_more_providers .all-services ul li a span{width:51%;}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none}.clear{clear:both}.nobr{white-space:nowrap}.pvc_clear{clear:both}body .pvc-stats-icon,body .pvc-stats-icon svg{color:#005689 !important;fill:#005689 !important}body .pvc_stats{text-align:right;float:right}body .pvc_stats .pvc-stats-icon{vertical-align:middle}body .pvc_stats .pvc-stats-icon.small svg{width:18px}body .pvc_stats .pvc-stats-icon.medium svg{width:24px}body .pvc_stats .pvc-stats-icon.large svg{width:30px}