.mening-prefix {
display: block;
font-size: 1rem;
font-weight: 600;
font-family: 'helvetica';
color: #e63946;
margin-bottom: 0.5em;
border-left: 4px solid #e63946; padding-left: 10px; } .mening-title {
position: relative; padding-left: 25px; line-height: 1.2;
}
.mening-title::before {
content: '“'; position: absolute; left: 0; top: 0.1em; font-size: 3em; line-height: 1; color: #e9ecef; font-weight: 700; z-index: -1; } .mening-disclaimer-box {
margin: 2em 0; padding: 1.2em; background-color: #f5f5f5; border-left: 4px solid #ccc; border-radius: 4px; }
.mening-disclaimer-box p {
margin: 0; font-size: 0.9em; line-height: 1.6; font-style: italic; color: #555; }
.f-gallery {
display: none;
}
.thumbnail-circle {
display: inline-block;
padding: 3px; border-radius: 50%; background: linear-gradient(to right, #ce00d6, #ff0000); }
body {
overflow-x: hidden;
overflow-x: clip;
}
.thumbnail-circle .thumb-container {
border-radius: 50%;
background-size: cover;
display: block;
}
@media screen and (min-width: 1001px) {
.section-inner {
width: 60%;
position: relative;
display: flex;
margin-left: auto;
margin-right: auto;
}
}
.entry-meta .meta-author.meta-modern .author-ava {
display: none;
}
.meta-item a {
color: rgb(97 97 97);
}
.meta-item {
color: rgb(97 97 97);
} .term-title {
display: none;
}
.tax-hero .term-count {
display: none;
}
p {
font-family: DM Sans;
line-height: 1.6;
font-size: 1.2rem;
}
@media screen and (max-width: 901px) {
.article-content, .comment-form-comment {
line-height: 1.8;
font-size: 16px;
}
.container {
background-color: #ffffff00;
}
.wp-block-table table, table {
font-size: 10px;
}
.section-inner {
width: 100%;
position: relative;
display: flex;
margin-left: 0px;
margin-right: 0px;
}
p {
font-size: 1.2rem;
}
}
@media screen and (min-width: 1001px) {
.entry-featured, .single-content {
width: 100%;
}
}
.entry-meta .info-text {
pointer-events: none;
}
.entry-cats-wrap {
display: none;
}
.box-wrap .media-holder {
pointer-events: none;
}
.adsbygoogle {
margin-bottom: 25px;
}
.banner-box {
margin-bottom: 20px;
}
.wp-block-table table, table {
background-color: #f3f3f33b;
border-radius: 5px;
}
.grecaptcha-badge { 
visibility: hidden; 
}
.entry-tags a {
display: inline-flex;
align-items: center;
text-decoration: none;
color: inherit;
}
.entry-tags .tag-logo {
height: 18px !important;
margin-right: 5px !important;
display: inline-block !important;
}
h1:last-child {
margin-bottom: 0;
font-size: 3.2rem;
font-family: DM Sans;
line-height: 1;
} @media (max-width: 768px) {
h1:last-child {
font-size: 2.1rem;
margin-top:8px;
}
}
ul li {
margin: 0 0 0px;
font-family: sans-serif;
font-size: 1.1rem;
line-height: 1.8;
}
.meta-item.meta-author {
font-weight: 600;
}
.entry-tags a {
font-size: 13px;
font-family: sans-serif;
}
.counter-desc {
font-family: sans-serif;
}
.meta-item {
font-family: system-ui;
text-transform: none;
}
.elementor-5583 .elementor-element.elementor-element-b2d4c8e {
padding-left: 0;
padding-right: 0;
}
.elementor-4389 .elementor-element.elementor-element-a6a657d .th90-block.box-wrap {
position: relative; }
.elementor-4389 .elementor-element.elementor-element-a6a657d .th90-block.box-wrap::before {
content: "";
position: absolute;
top: 0;
left: -9px; bottom: 0; width: 9px;
background: #3e05ff; border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.entry-excerpt {
font-family: sans-serif;
}
.icon-svg {
width: 1.2em;
height: 1.2em;
}
.social-icons {
padding: 1rem;
border: 2px solid #ccc;
border-radius: 8px;
background-color: #fff;
box-sizing: border-box;
}
.widget-heading .viewAll {
font-family: 'helvetica';
}
.entry-cats a {
text-transform: none;
font-weight: 700;
font-family: 'helvetica';
}
.copyright-wrapper {
font-size: 0.92rem;
font-family: 'helvetica';
}
.pagination {
font-family: 'helvetica';
}
@media screen and (min-width: 881px) {
.sidebar-full .site-main {
width: 100%;
max-width: calc(500px + 92px);
}
}
@media screen and (min-width: 881px) {
.site-main {
align-self:center;
}
}
.cmplz-cookiebanner.cmplz-show {
font-family: 'helvetica';
}
.author-desc {
font-family: 'helvetica';
}
a[rel~="external"] {
text-decoration: underline;
text-decoration-color: blue;
text-underline-offset: 5px;
text-decoration-thickness: 2px;
} .news-banner {
background: linear-gradient(to right, #7d0303, #9c0101); color: white;
padding: 10px;
font-size: 18px; font-weight: bold;
margin-bottom: 10px;
font-family: sans-serif; }
.news-banner-inner {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.news-banner-inner a {
display: flex;
align-items: center;
text-decoration: none;
color: inherit;
text-align: left;
}
.live-indicator {
display: inline-flex; align-items: center;
margin-right: 12px; }
.pulse {
width: 15px; height: 15px; border-radius: 50%;
background-color: #e80f0f;
animation: pulse-animation 1.5s infinite!important;
}
@keyframes pulse-animation {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.3); opacity: 0.7;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.news-banner-inner h2 {
margin: 0;
font-size: 0.95em; line-height: 1.3;
}
.news-banner-inner .news-meta {
display: block; font-size: 0.6em; color: #ffffff;
}
.news-banner-inner .news-meta strong {
font-weight: bold;
}
.news-banner-inner .news-description {
display: block; font-size: 0.95em; font-weight: bold; color: #ffffff;
}  #site-header {
position: sticky;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
background-color: white;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
} .category-menu {
background: #0d1365; padding: 10px 0;
overflow: hidden;
} .category-menu-container {
display: flex;
max-width: 1286px;
margin: 0 auto;
padding-left: 0;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none; -ms-overflow-style: none; } .category-menu-container::-webkit-scrollbar {
display: none;
} .category-menu-list {
display: flex;
gap: 0;
padding: 0;
margin: 0;
list-style: none;
} .category-menu-list a {
text-decoration: none;
font-size: 13px;
font-weight: 400;
padding: 5px 14px;
line-height: 1;
display: flex;
align-items: center;
white-space: nowrap;
color: #fdfdfdd1;
transition: color 0.2s ease-in-out;
} .category-menu-list li:first-child {
position: relative;
}
.category-menu-list li:first-child::after {
content: "";
position: absolute;
right: 0px;
top: 5px;
bottom: 5px;
width: 2px;
background: #ccc;
} .category-menu-list a:hover {
color: #e80f0f;
} .category-menu-list .-current a {
font-weight: 600;
color: #ffffff;
} @media (min-width: 1024px) {
.category-menu-container {
margin-left: 17%;
max-width: calc(100% - 17%);
}
} @media (max-width: 768px) {
.category-menu-container {
padding: 0 10px;
margin-left: 0;
max-width: 100%;
}
.category-menu-list a {
padding: 5px 11px;
}
} .quiz-banner {
display: flex;
justify-content: center;
align-items: center;
background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8)), url(https://433.no/wp-content/uploads/2025/02/Screenshot-2025-02-22-at-13.44.01.png) no-repeat;
background-size: cover;
margin-bottom: 18px;
width: 100%;
} .quiz-banner-wrapper {
display: flex;
align-items: center;
justify-content: center; gap: 20px;
max-width: 800px;
width: 100%;
text-align: center;
} .quiz-banner-image img {
width: 85px;
height: auto; object-fit: contain; border-radius: 0; } .quiz-banner-text {
flex: 1;
font-size: 20px;
color: #ffffff;
font-family: "roboto", serif;
text-align: center;
line-height: 1.2;
} .quiz-banner-button {
display: flex;
align-items: center;
justify-content: center; }
.quiz-btn {
background: #ffffff;
color: #000000;
padding: 10px 20px;
text-decoration: none;
font-weight: bold;
border-radius: 30px;
transition: background 0.3s ease;
font-family: "Roboto", sans-serif;
} @media (max-width: 600px) {
.quiz-btn {
margin-right: 5px; }
}
.quiz-btn:hover {
background: #002b7f;
}
.single-excerpt {
margin-top: 2px;
font-size: 1.4rem;
font-family: 'helvetica';
font-weight: bold;
font-style: normal;
color: #4a4a4a;
} @media (max-width: 768px) {
.single-excerpt {
font-size: 1.15rem;
}
.article-content, .comment-form-comment {
line-height: 1.8;
max-width: 100%;
margin: 0 auto; }
.entry-tags, .tax-cloud {
margin-left: 0;
}
}
.article-content, .comment-form-comment {
line-height: 1.8;
margin: 0 auto; }
.single-tags {
margin: 0 auto;
}
.search-popup-wrap {
font-family: 'helvetica';
}
.wp-block-table {
font-family: 'helvetica';
}
body .is-layout-flex {
font-family: 'helvetica';
}
.element-article.box-wrap.article-author {
display: none !important;
} .custom-related-posts-grid {
width: 100%;
margin-top: 40px;
border-top: 2px solid #eee;
padding-top: 20px;
display: flex;
flex-direction: column;
gap: 10px;
}
.custom-related-posts-grid h3 {
margin-bottom: 10px;
font-size: 24px;
width: 100%;
} .related-post-item {
background-color: #f9f9f9;
border-radius: 4px;
display: flex;
overflow: hidden;
padding: 15px;
} .related-post-content {
flex: 1; 
padding-right: 15px;    }
.related-post-image-link {
flex-basis: 150px;
flex-shrink: 0;
}
.related-post-image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
border-radius: 4px;
} .related-pre-title {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #666;
font-weight: normal;
margin: 0;
}
.related-post-title {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 1.2;
margin: 5px 0 0 0;
position: relative;
padding-left: 12px;
}
.related-post-title::before {
content: '';
position: absolute;
left: 0;
top: 2px;
bottom: 2px;
width: 3px;
background-color: #0011d9;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.related-post-item a {
text-decoration: none;
color: #1a1a1a;
}
.related-post-item a:hover .related-post-title {
text-decoration: underline;
} .related-post-item.fremhevet-innlegg {
background-color: #0000000f;
} .fremhevet-innlegg .related-pre-title {
color: #000000;
}
.fremhevet-innlegg .related-post-title a {
color: #000000;
} @media (max-width: 700px) { .related-post-item {
align-items: center; 
} .related-post-title {
font-size: 15px;
} .related-post-title::before {
top: 1px;
bottom: 1px;
}
}
.entry-tags-head {
visibility: hidden;
} .sny-feed-container {
background-color: #ffffff; }
.sny-header {
background-color: #09277f;
color: #ffffff;
padding: 10px 10px;
border-top-left-radius: 5px;
}
.sny-header-title {
font-size: 18px;
font-weight: bold;
font-family: 'Helvetica';
}
.sny-post-list {
list-style: none;
padding: 0;
margin: 0;
}
.sny-post-item {
border-bottom: 1px solid #f0f0f0;
}
.sny-post-item:last-child {
border-bottom: none;
}
.sny-post-link {
display: block; padding: 11px 9px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.sny-post-link:hover {
background-color: #fafafa;
} .sny-relative-time {
display: block;
font-size: 11px;
font-weight: bold;
color: #666;
text-transform: uppercase;
margin-bottom: 6px;
} .sny-relative-time.is-live {
color: #d90000; }
.sny-title {
font-size: 17px;
font-weight: 500;
line-height: 1.4;
margin: 0;
color: #1a1a1a; position: relative;
padding-left: 12px; } .sny-title::before {
content: '';
position: absolute;
left: 0;
top: 2px; bottom: 2px; width: 3px;
background-color: #0011d9;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.fantasy-leaderboard-table {
align-self: center;
width: 100%;
font-family:'helvetica';
margin-top:20px;
margin-bottom:20px;
background: #fff;
}
@media (min-width: 768px) {
.fantasy-leaderboard-table {
width: 50%;
max-width: 1200px;
}
}  .fgame-promo-banner {
background-color: #1032d1;
max-width: 930px; height: 130px; margin: 0 auto 15px auto; display: flex;  }
.fgame-promo-link {
display: flex;
align-items: center; justify-content: space-between;
width: 100%;
height: 100%;
text-decoration: none;
padding: 0 20px; box-sizing: border-box; margin-left: 10px;
margin-right: 10px;
}
.fgame-logo-text-group {
display: flex;
flex-direction: column; align-items: center;  }
.fgame-promo-logo {
height: 50px; width: auto;
object-fit: contain;
flex-shrink: 0;
margin-bottom: 5px; }
.fgame-promo-subtext {
font-family: Helvetica, Arial, sans-serif; font-weight: bold;
color: #FFFFFF; font-size: 13px; text-align: center; line-height: 1.2; max-width: 230px; margin-top:10px;
}
.fgame-promo-image {
height: 110px; width: auto;
object-fit: contain;
flex-shrink: 0;
} @media (max-width: 950px) {
.fgame-promo-banner {
max-width: none !important;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.fgame-promo-link { margin-left: 0;
margin-right: 0;
}
}
@media (max-width: 768px) {
.fgame-promo-banner {
height: 110px !important;
}
.fgame-promo-link {
padding: 0 10px;
}
.fgame-logo-text-group { }
.fgame-promo-logo {
height: 35px !important; margin-bottom: 3px; }
.fgame-promo-subtext {
font-size: 10px; max-width: 150px; line-height: 1.15;
margin-top: 10px;
}
.fgame-promo-image {
height: 100px !important; }
}
@media (max-width: 480px) {
.fgame-promo-banner {
height: 110px !important;  }
.fgame-promo-link {
padding: 0 8px;
}
.fgame-logo-text-group { }
.fgame-promo-logo {
height: 35px !important;  }
.fgame-promo-subtext {
font-size: 10px; max-width: 150px; line-height: 1.15;
margin-top: 10px;
}
.fgame-promo-image {
height: 100px !important;  }
}   .overganger-container {
max-width: 1200px;
margin: 2em auto;
padding: 0 15px;
font-family: 'Helvetica', Arial, sans-serif;
}
.page-description {
text-align: center;
margin-bottom: 2em;
}
.page-description h1 {
font-size: 2.5em;
font-weight: bold;
}
.latest-post {
display: flex;
flex-direction: column;
background-color: #f9f9f9;
border: 1px solid #ddd;
margin-bottom: 1.5em;
border-radius: 0;
overflow: hidden;
}
.post-thumbnail img {
display: block;
width: 100%;
height: auto;
aspect-ratio: 16 / 10;
object-fit: cover;
border-radius: 0;
}
.post-content {
padding: 15px;
}
.latest-post h3 {
margin: 0;
font-size: 1.2em;
line-height: 1.4;
}
.latest-post h3 a {
text-decoration: none;
color: #111;
font-size: 1.8rem;
}
.latest-post h3 a:hover {
text-decoration: underline;
}   .special-highlight {
background-color: #111;
border-color: #111;
color: #fff;
}
.special-highlight .post-excerpt {
margin-top: 1em;
color: #ccc;
font-size: 1em;
}
.special-highlight .post-excerpt p {
margin-bottom: 0;
}
.special-highlight h3 a {
color: #fff;
}
.title-wrapper {
display: flex;
align-items: center;
gap: 10px;
}   .selected-players-section {
text-align: center;
padding: 2.5em 0;
margin: 2.5em 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.selected-players-section h2 {
font-size: 1.8em;
margin-top: 0;
margin-bottom: 1.5em;
}
.players-grid {
display: flex;
justify-content: center;
gap: 20px; }
.player-profile {
display: flex;
flex-direction: column;
align-items: center;
text-decoration: none;
}
.player-profile img {
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
border: 3px solid #ddd; transition: transform 0.3s ease;
} .player-profile:hover img {
transform: scale(1.1); }
.player-name {
display: none; color: #333;
font-size: 0.9em;
font-weight: bold;
margin-top: 0.75em;
}   @media (min-width: 769px) { .player-name {
display: block; 
} .older-posts-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.older-posts-grid .latest-post {
margin-bottom: 0;
} .special-highlight {
flex-direction: row;
align-items: stretch;
}
.special-highlight .post-thumbnail {
flex: 0 0 50%;
}
.special-highlight .post-thumbnail img {
height: 100%;
}
.special-highlight .post-content {
flex: 1 1 50%;
padding: 30px;
display: flex;
flex-direction: column;
justify-content: center;
} .special-highlight .title-wrapper {
flex-direction: column;
align-items: flex-start;
gap: 8px;
}
.special-highlight h3 {
font-size: 2em;
}
}  .older-posts-grid .latest-post {
transition: transform 0.3s ease, box-shadow 0.3s ease;
} .older-posts-grid .latest-post:hover {
transform: translateY(-8px); box-shadow: 0 15px 25px rgba(0, 0, 0, 0.12); } .older-posts-grid .latest-post .post-thumbnail img {
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); } .older-posts-grid .latest-post:hover .post-thumbnail img {
transform: scale(1.05); }   .countdown-container {
background-color: #f5f5f5;
padding: 20px;
margin-top: 2em;
border: 1px solid #e0e0e0;
}
.countdown-title {
text-align: center;
font-size: 1.2em;
margin-top: 0;
margin-bottom: 20px;
color: #333;
}
#countdown-timer {
display: flex;
justify-content: center;
gap: 15px;
text-align: center;
font-family: monospace;
}
.countdown-item {
display: flex;
flex-direction: column;
background: #fff;
padding: 10px 15px;
border: 1px solid #ddd;
min-width: 70px;
}
.countdown-item span {
font-size: 2.5em;
font-weight: bold;
color: #111;
line-height: 1.1;
}
.countdown-item label {
font-size: 0.8em;
text-transform: uppercase;
color: #777;
margin-top: 5px;
}
#countdown-message {
text-align: center;
color: #28a745; }
@media (max-width: 769px) {
#countdown-timer {
font-size: 8px;
}
} .kopier-lenke-wrapper {
display: inline-flex; align-items: center; color: #777d8c; font-size: 1em; background: none; border: none; padding: 8px 0; margin-top: 5px; cursor: pointer; transition: color 0.2s ease-in-out; font-family:'helvetica';
} .kopier-lenke-wrapper svg {
margin-right: 8px; } .kopier-lenke-wrapper:hover,
.kopier-lenke-wrapper:focus {
color: #000000; outline: none; } .kopier-lenke-wrapper.kopiert {
color: #008000; cursor: default; } .elementor-element-22c4e96 .post-thumb-wrap,
.elementor-element-44543a0 .post-thumb-wrap {
position: relative;
overflow: hidden; }
.elementor-element-22c4e96 .post-thumb-wrap::after,
.elementor-element-44543a0 .post-thumb-wrap::after {
content: 'Kommentar';
position: absolute;
bottom: 10px; left: 50%;
transform: translateX(-50%);
background-color: #0073aa; color: white;
padding: 5px 15px;
border-radius: 3px;
font-size: 14px;
font-weight: bold;
line-height: 1;
z-index: 1; font-family:'helvetica';
}  .elementor-element-6652e73 .post-title,
.elementor-element-6abc96b .post-title {
display: flex; align-items: center; } .elementor-element-6652e73 .post-title::before,
.elementor-element-6abc96b .post-title::before {
content: '';
flex-shrink: 0;  width: 13px;
height: 13px;
margin-right: 33px;  background-color: #3e05ff; border-radius: 50%;
animation: blue_pulse 1.5s infinite;
} @keyframes blue_pulse {
0% {
box-shadow: 0 0 0 0 rgba(62, 5, 255, 0.7);
}
70% {
box-shadow: 0 0 0 12px rgba(62, 5, 255, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(62, 5, 255, 0);
}
}