.p-pageWrapper {
background: url(
https://i.imgur.com/XRFyh71.jpeg) no-repeat fixed;
background-size: cover;
}
.wowTools, .modTools {
display: none;
}
.p-header .p-header-logo.p-header-logo--image img {
display: none;
}
.p-sectionLinks-list {
display: none;
}
.memberHeader-main {
border-bottom: 0px solid #333c5f;
}
.p-breadcrumbs {
display: none;
}
.u-scrollButtons.is-active {
display: none;
}
.pairJustifier {
display: flex;
justify-content: flex-start;
}
.p-body-inner {
max-width: 700px;
height: 100%;
}
.p-nav {
background: #191e2d00;
max-width: 900px;
border: 0px;
}
.p-sectionLinks {
display: none;
}
.p-nav-list .p-navEl {
background: rgb(20 20 20 / 0%);
transition: none;
}
.p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen):hover, .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen) .p-navEl-link:hover, .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen) .p-navEl-splitTrigger:hover {
border: 0px;
background: rgb(20 20 20 / 0%);
}
.p-nav-list .p-navEl.is-selected {
color: #e2dfbb;
background: rgb(20 20 20 / 0%);
font-weight: normal;
}
.avatar img {
background-color: rgb(35 41 64 / 0%);
}
.p-navgroup-link.p-navgroup-link--user .avatar {
display: none;
}
.p-nav-inner {
display: flex;
align-items: stretch;
}
.p-navgroup {
border: 0px;
background: rgb(20 20 20 / 0%);
}
.p-navgroup-link:hover {
background: rgb(7 7 7 / 0%);
}
.p-navgroup-link.badgeContainer {
opacity: 1;
}
.p-navgroup-link {
border: 0px;
}
.block-container {
background: #23294000;
border: 0px !important;
border: none;
}
.userTrophiesIconsRow {
display: flex;
justify-content: space-evenly;
flex-direction: row;
}
.memberHeader-main {
background: #23294000;
}
.block-tabHeader {
background: #333c5f00;
}
.p-footer-row-opposite {
float: none;
display: flex;
align-content: center;
justify-content: space-evenly;
}
.p-staffBar, .p-nav, .p-sectionLinks, .p-body, .p-footer {
opacity: 0;
animation: show 6s 1;
animation-fill-mode: forwards;
animation-delay: 2s;
}
@keyframes show {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
.block-textHeader {
display: none;
}
.userContentList {
display: none;
}
.userContentImages {
display: flex;
justify-content: center;
}
.p-body-inner {
border: 0px !important;
border-radius: 30px;
}
.p-body-inner {
background: #191f2dd6;
}
.p-body-inner {
border: 0px !important;
border-radius: 30px;
}
.p-body-inner {
background: #191f2dd6;
}
.block-footer {
font-size: 14px;
color: #c8cdda;
border: 0px !important;
background: none;
}
.memberHeader-separator {
opacity: 0;
}
.block-row.block-row--separated:last-child {
display: none;
}
.comment-main {
padding-left: 0px;
}
.message-responseRow {
background: rgb(35 41 64 / 0%);
border: 0px solid #333c5f;
}
.block--messages .message-inner:last-of-type .message-cell:first-child {
display: none;
}
.block--messages .message, .block--messages .block-row {
background: #23294000;
}
.comment-avatar {
display: none;
}
img {
border-radius: 40px;
}
.p-header-content {
max-height: 50px;
}
.block-row.block-row--separated + .block-row {
border-top: 1px solid #333c5f00;
}
.youtube-video {
position: absolute;
bottom: 250%;
left: 45%;
opacity: 1;
}
iframe.youtube-video__item {
border-radius: 100px;
height: 40px;
width: 40px;
}
.ytp-chrome-controls .ytp-button.ytp-youtube-button, .ytp-small-mode .ytp-chrome-controls .ytp-button.ytp-youtube-button, .ytp-embed .ytp-chrome-controls .ytp-button.ytp-youtube-button, .ytp-embed.ytp-small-mode .ytp-chrome-controls .ytp-button.ytp-youtube-button, .ytp-dni.ytp-embed .ytp-chrome-controls .ytp-button.ytp-youtube-button {
display: none !important;
}
.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
display: none !important;
}
.ytp-embed .ytp-chrome-controls .ytp-button, .ytp-embed .ytp-replay-button {
width: 40px;
display: none !important;
padding: 0;
}
ul.p-breadcrumbs li:last-child {
display: none;
}
.p-breadcrumbs li:after {
display: none;
}
.p-breadcrumbs li {
margin: 40px;
opacity: 0.35;
}
.bbMediaWrapper-inner iframe, .bbMediaWrapper-inner object, .bbMediaWrapper-inner embed, .bbMediaWrapper-inner video, .bbMediaWrapper-inner audio, .bbMediaWrapper-inner .bbMediaWrapper-fallback {
position: fixed;
top: 0;
left: 0;
width: 40px;
height: 40px;
border-radius: 100px;
}
.bbMediaWrapper, .bbMediaJustifier, .bbOembed {
position: absolute;
}
.bbMediaWrapper-inner {
position: fixed;
}