@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;400;500;600;700;800&display=swap");
@font-face {
font-family: "Avenir Black";
src:url(//api.voxpopulimedia.com/wp-content/themes/classy-news-ozwire/fonts/AvenirBlack.ttf) format("truetype");
font-weight: bold;
font-style: normal;
}
.site-identity {
position: relative;
}
.site-identity::before {
position: absolute;
display: block;
content: " ";
left: 0;
right: 0;
height: 12vh;
background-image: url(//api.voxpopulimedia.com/wp-content/themes/classy-news-ozwire/img/vpm-logo-light-mode.png);
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
z-index: -1;
}
.site-identity .site-title a {
display: block;
padding-top: 12vh;
color: transparent;
line-height: 0;
}
:root {
--colorBlack: #231f20;
--colorWhite: #fdfdfd;
--colorBackground: var(--colorWhite);
--colorForeground: var(--colorBlack);
--color-background: var(--colorBackground);
--color-text: var(--colorForeground);
--primary-color: var(--colorForeground);
--colorBrilliantBlue: #007db6;
--colorBrilliantRed: #b02a2a;
--colorBabyBlues: #b9d7f1;
--colorCoolestWhite: #e8eef1;
--colorGrayDark: #555555;
--colorGrayMidDark: #ccc;
--colorGrayMidLight: #f7f7f7;
--colorGrayLight: #fcfcfc;
--fontBody: "Inter", sans-serif;
--fontHeader: "Avenir Black", sans-serif;
--gap: 1.5rem;
--gapSmall: calc(var(--gap) * 0.3334);
--gapBig: calc(var(--gap) * 1.5);
--logoRumble: url(//api.voxpopulimedia.com/wp-content/themes/classy-news-ozwire/img/logo-rumble-black.png);
}
@media (prefers-color-scheme: dark) {
.site-identity::before {
background-image: url(//api.voxpopulimedia.com/wp-content/themes/classy-news-ozwire/img/vpm-logo-dark-mode.png);
}
:root {
--colorBackground: var(--colorBlack);
--colorForeground: var(--colorWhite);
--logoRumble: url(//api.voxpopulimedia.com/wp-content/themes/classy-news-ozwire/img/logo-rumble-green.png);
}
} .light-mode {
--color-background: var(--colorBackground);
--color-text: var(--colorForeground);
--primary-color: var(--colorForeground);
} .pmpro {
--pmpro--color--base: var(--colorBackground);
--pmpro--color--contrast: var(--colorForeground);
--pmpro--color--white: var(--colorBackground);
--pmpro--color--accent: var(--colorBrilliantBlue);
} .wpforms-container {
--wpforms-label-color: var(--colorForeground);
--wpforms-label-sublabel-color: var(--colorForeground);
}
*:not(html)::-webkit-scrollbar {
width: 8px;
height: 8px;
}
*:not(html)::-webkit-scrollbar-track {
background-color: var(--colorBackground);
}
*:not(html)::-webkit-scrollbar-thumb {
background-color: var(--colorGrayDark);
}
body {
color: var(--colorForeground);
background-color: var(--colorBackground); font-family: var(--fontBody), system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', 'Noto Sans', 'Liberation Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-optical-sizing: auto;
font-size: 0.9rem;
font-weight: 500;
font-style: normal;
line-height: 1.34;
text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: rgba(0,0,0,0);
overflow-x: hidden;
overflow-y: scroll;
}
a, a:visited, a:hover, a:focus, a:active,
.post-item .post-item-content .entry-title a, 
.post-item .post-item-content .entry-title a:focus, 
.post-item .post-item-content .entry-title a:hover,
.post-item:focus-within .post-item-content .entry-title a, 
.post-item:hover .post-item-content .entry-title a {
color: var(--colorBrilliantBlue);
}
.site-branding {
line-height: 1.125;
}
.main-navigation {
line-height: 1.5;
}
h1, h2, h3, h4, h5, h5, 
.site-branding .site-identity .site-title a, 
.site-branding .site-identity .site-description, 
.main-navigation, 
.post-item .post-item-content .entry-title, 
.site-main article .entry-header .entry-title {
font-family: var(--fontHeader);
}
h1, .site-branding .site-identity .site-title {
font-size: 200%;
letter-spacing: -1px;
}
h2 {
letter-spacing: -0.5px;
}
p, ol, ul { margin-inline-start: 0;
margin-inline-end: 0;
padding-inline-start: 0;
}
.post-item.post-grid .post-item-image .post-thumbnail img, .post-item.post-grid .post-item-image a img {
aspect-ratio: 1 / 0.5625;
}
.post-item .post-item-image a img {
object-fit: contain;
}
.classy-home-icon a {
color: var(--colorWhite);
}
.classy-home-icon a, 
.post-item .post-item-content .entry-cat .post-categories li a,
.site-footer {
background-color: var(--colorBrilliantBlue);
}
.comment-body, a.classy-news-scroll-to-top {
background-color: transparent;
}
a.vpm-cta-sq {
display: block;
padding: var(--gapBig);
text-align: center;
font-size: 275%;
letter-spacing: -2px;
font-weight: 800;
text-transform: uppercase;
color: var(--colorWhite);
background-color: var(--colorBrilliantRed);
text-decoration: none;
}
.post-item .post-item-content .entry-meta li {
font-size: 80%;
}
.post-item .post-item-content .entry-meta li .far, .post-item .post-item-content .entry-meta li .fas {
margin-inline-end: 5px;
}
.author-social-contacts a::before, ul.social-links a::before {
font-family: 'Font Awesome 6 Brands';
}
.author-social-contacts a[href*='twitter.com']::before, ul.social-links a[href*='twitter.com']::before, .author-social-contacts a[href*='x.com']::before, ul.social-links a[href*='x.com']::before {
content: "\e61b";
}
.author-social-contacts a[href*='rumble.com']::before, ul.social-links a[href*='rumble.com']::before {
content: " ";
width: 35px;
height: 35px;
background-image: var(--logoRumble);
background-position: 55% center;
background-repeat: no-repeat;
background-size: auto 16px;
}
.ppma_boxes_1168 {
display: inline-block;
}
button[data-form-id] {
font-size: larger;
font-weight: bolder;
border-width: 0;
cursor: pointer;
}
.pmpro .pmpro_btn, .pmpro .pmpro_btn:link, .pmpro .pmpro_content_message a, .pmpro .pmpro_content_message a:link, button, input[type="button"], input[type="reset"], input[type="submit"] {
color: var(--colorWhite)!important;
background-color: var(--colorBrilliantBlue);
border-width: 0;
}