body:has(#wpadminbar) ul.header__buttons {
top: -24px !important;
position: absolute;
}
ul.header__buttons {
top: -24px !important;
position: absolute;
}
img.logo {
max-height: 50px;
max-width: 200px;
left: 0px !important;
}
body:has(#wpadminbar) div#fullpage {
padding-top: 1px !important;
margin-top: 81px !important;
}
ul#menu-header {
padding-top: 10px;
}
body div#fullpage {
padding-top: 1px !important;
margin-top: 49px !important;
}
ul.sub-menu {
opacity: 0;
display: flex;
flex-direction: column;
position: absolute !important;
left: 0;
background: #00000094 !important;
padding: 16px !important;
top: 60px !important;
backdrop-filter: blur(8px);
transition: opacity .4s ease;
}
.menu .menu-item-has-children:hover ul.sub-menu {
opacity: 1;
}
@media (max-width: 768px) {
ul#menu-header {
display: none;
}
ul.header__buttons {
padding-right: 0 !important;
right: -40px !important;
}
.navigation-fire.navigation-icon-wrapper.fadeIn-element {
display: flex !important;
top: 5px;
}
header.header-menu ul {
top: 16vh !important;
}
ul.sub-menu {
opacity: 1;
position: initial;
padding: 0 !important;
background: transparent !important;
width: 100% !important;
margin: 15px 0;
}
}.post-section {
display: flex;
gap: 40px;
background-color: #25291c;
color: #e3d8f1;
padding: 67px 0 100px;
}
.post-section .container {
max-width: calc(60% - 120px);
width: 100%;
margin-left: 60px;
}
aside.sidebar-single-post {
position: fixed;
top: 150px;
right: 60px;
width: 38%;
background: #000;
border-left: 4px solid #ef626c;
padding: 50px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
} .post-categories a {
pointer-events: none;
}
.post-hero {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 80px;
margin-bottom: 120px;
align-items: center;
}
.post-cover img {
width: 100%;
height: auto;
border-radius: 24px;
display: block;
max-height: 400px;
width: 100%;
object-fit: cover;
width: 600px;
} .post-info {
max-width: 640px;
}
.post-category {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.08em;
color: #fed94f;
margin-bottom: 12px;
}
.post-date {
font-size: 14px;
color: rgba(227, 216, 241, 0.6);
margin-bottom: 24px;
} .post-title {
font-family: "Tilda Sans", sans-serif;
font-weight: 800;
font-size: clamp(36px, 4vw, 56px);
line-height: 1.1;
color: #fed94f;
margin-bottom: 24px;
} .post-excerpt {
font-family: "Tilda Sans", sans-serif;
font-weight: 500;
font-size: 20px;
line-height: 1.6;
color: rgba(227, 216, 241, 0.85);
} .post-content {
max-width: 100%;
width: 100%;
margin: 0 auto;
font-family: "Tilda Sans", sans-serif;
font-weight: 500;
font-size: 18px;
line-height: 1.75;
}
img.alignnone.size-medium {
width: fit-content;
} .post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.post-excerpt p {
font-family: "Tilda Sans", sans-serif;
font-weight: 700;
color: #fed94f;
line-height: 1.2;
margin-top: 3rem;
margin-bottom: 1.2rem;
}
.post-content h1 {
font-size: 42px;
}
.post-content h2 {
font-size: 32px;
}
.post-content h3,
.post-excerpt p {
font-size: 26px;
}
.post-content h4 {
font-size: 22px;
}
.post-content h5 {
font-size: 18px;
}
.post-content h6 {
font-size: 16px;
opacity: 0.8;
}
.post-content p {
margin-bottom: 1.6em;
}
.post-content a {
color: #ef626c;
text-decoration: underline;
transition: color 0.2s ease;
}
.post-content a:hover {
color: #fed94f;
} .post-content ul,
.post-content ol {
margin: 1.6em 0;
padding-left: 1.6em;
}
.post-content li {
margin-bottom: 0.6em;
} .post-content blockquote {
margin: 3rem 0;
padding: 2rem 2.5rem;
background: rgba(254, 217, 79, 0.06);
border-left: 4px solid #fed94f;
font-style: italic;
font-size: 20px;
line-height: 1.6;
} .post-content img {
display: block;
max-width: 100%;
height: auto;
border-radius: 24px;
margin: 3rem 0;
}
.post-info {
display: flex;
flex-direction: column-reverse;
gap: 32px;
width: 100%;
max-width: 100%;
justify-content: space-between;
}
.post-info__meta {
flex-basis: 100%;
width: 100%;
}
.post-content .brackets ul,
.post-content li {
list-style: disc;
}
.post-content figure.alignleft {
float: left;
margin: 0.5rem 2.5rem 1.5rem 0;
max-width: 45%;
}
.post-content figure.alignright {
float: right;
margin: 0.5rem 0 1.5rem 2.5rem;
max-width: 45%;
}
.post-content figure img {
width: 100%;
height: auto;
border-radius: 20px;
display: block;
}
em {
font-style: italic !important;
}
.logo {
position: fixed;
top: 0;
transition: top 1s ease, left 1s ease;
}
img.logo {
max-height: 50px;
max-width: 200px;
left: 0px !important;
height: 50px;
object-fit: cover;
object-position: right;
}
header.header-menu #menu-header {
top: -50px !important;
}
ul.header__buttons {
top: -73px !important;
}
body:has(#wpadminbar) img.logo {
top: 30px;
}
body:has(#wpadminbar) ul.header__buttons {
top: 7px !important;
position: fixed;
}
ul.header__buttons {
top: -70px !important;
position: fixed;
}
.scrolled ul.header__buttons {
top: -23px !important;
position: fixed;
}
body:has(#wpadminbar) header.header-menu #menu-header {
top: 30px !important;
position: fixed;
}
header.header-menu #menu-header {
top: 0px !important;
position: fixed;
}
header.header-menu::before {
content: "";
width: 100vw;
height: 50px;
background: rgba(0, 0, 0, 0.79);
backdrop-filter: blur(5px);
left: 0;
top: 0px;
position: fixed;
}
body:has(#wpadminbar) header.header-menu::before {
content: "";
width: 100vw;
height: 50px;
background: rgba(0, 0, 0, 0.79);
backdrop-filter: blur(5px);
left: 0;
top: 30px;
position: fixed;
} h3.widget-title {
font-size: 32px;
color: #6c6a6e;
font-weight: bold;
margin-bottom: 25px;
}
a.tag-btn {
background: #111;
font-size: 14px;
padding: 10px 20px;
color: #ef626c;
font-weight: bold;
border-radius: 20px;
transition: color 0.4s ease;
}
.category-tags {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
}
a.tag-btn:hover {
color: #fed94f;
}
ul.related-list li {
list-style: disc;
margin-left: 20px;
padding-left: 10px;
}
ul.related-list li a {
font-size: 20px;
font-weight: bold;
color: #6c6a6e;
transition: color 0.4s ease;
}
ul.related-list li:hover a {
color: #ef626c;
} @media (max-width: 1024px) {
.post-hero {
grid-template-columns: 1fr;
gap: 40px;
}
.post-section .container {
max-width: calc(100% - 40px);
margin-left: auto;
}
.post-content {
max-width: 100%;
}
}
@media (max-width: 767px) {
aside.sidebar-single-post {
position: inherit;
width: 100%;
max-width: 90vw;
margin: auto;
padding: 25px;
}
.post-section {
flex-direction: column;
}
}