/* ==UserStyle==
@name IMDb Compact - New Names Pages v.7
@namespace https://gf.qytechs.cn/fr/users/8-decembre?sort=updated
@version 07.0.0
@description Reorganize the new Name page of IMdb:Take advantage for a Wide Screen (More infos in a glance...)
@author decembre
@license unlicense
==/UserStyle== */
@-moz-document url-prefix("https://www.imdb.com/name/") {
/* ==== 0- IMDb Compact - New Names Pages v.7 - URL-PREF ==== */
/* INFO ABOUT IT:
https://help.imdb.com/article/imdb/new-features-updates/imdb-name-page-redesign/GMWASETVPLJYXEZE?ref_=helpsect_cons_8_2#
=== */
/* BACKGOUND IMDb:
BACKGOUND IMDb - Near #222:
background: #1f1f1f !important;
BACKGROUND - DARK LINEAR-GRADIENT IMDB - Near #222:
background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(31, 31, 31), 20%, rgba(31, 31, 31, 0.6), 80%, rgb(31, 31, 31)) repeat scroll 0 0 !important;
==== */
/* (new3) START - URL-PREF - NAMES PAGES */
/* SUPP */
.footer__sign-in ,
.cQZIoF.navbar__imdbpro-content ,
.jbJDWL .footer__sign-in{
display: none !important;
}
/* BLUR THINGS */
.fTsZdF {
backdrop-filter: none !important;
}
/* TOTAL CONTAINER COLOR */
html {
background: white ;
}
html {
background: white ;
}
/* (new6) TOP STICKY */
/* (new6) TOP NAV - TEST STICKY */
nav#imdbHeader {
position: fixed !important;
top: 0vh !important;
/* background: red !important; */
}
/* .navbar__inner{
position: fixed !important;
top: 0vh !important;
background: red !important;
border: 1px solid aqua !important;
} */
/* .ghNLnK {
position: sticky !important;
top: 0vh !important;
background: red !important;
border-top: 1px solid red !important;
} */
/* (new6) ACTOR NAME - TEST STICKY */
/* (new6) TITLE NAME - CONTAINER - PADDING TOP */
/* .lfxdqX.ipc-page-section, */
/* .kAEvnY.ipc-page-section:first-of-type, */
section.ipc-page-background.ipc-page-background--base > .ipc-page-background .ipc-page-content-container .ipc-page-background {
padding-top: 16vh !important;
/* border-bottom: 1px solid aqua !important; */
}
/* (new6) TITLE NAME */
/* .fOPwy , */
/* .eSmZzJ , */
section.ipc-page-background.ipc-page-background--base > .ipc-page-background .ipc-page-content-container .ipc-page-background .ipc-page-section > div:nth-child(2){
position: fixed !important;
width: 40.8vw !important;
top: 6vh !important;
z-index: 50000 !important;
background:#111 !important;
/* border-top: 1px solid red !important; */
border-bottom: 1px solid red !important;
}
/* (new6) STICKY - SUB HEADER - SMALL CENTER */
.ipc-page-grid.ipc-page-grid--bias-left .ipc-page-section.ipc-page-section--base.celwidget:not([data-cel-widget="StaticFeature_Awards"]):not([data-cel-widget="StaticFeature_Videos"]):not([data-cel-widget="StaticFeature_Photos"]) {
padding: 0 0 0 0.5rem !important;
}
/*:not([class*="textPrimary"]) */
/* .ipc-page-grid.ipc-page-grid--bias-left .ipc-page-section.ipc-page-section--base.celwidget:not([data-cel-widget="StaticFeature_Awards"]):not([data-cel-widget="StaticFeature_Videos"]):not([data-testid="videos-section"]):not([cel_widget_id="StaticFeature_Photos" ]):not([data-testid="Photos"]):not([data-cel-widget="StaticFeature_Photos"]) .ipc-title--section-title , */
.ipc-page-section.celwidget .ipc-title.ipc-title--section-title:not([data-testid="photos-title"]):not([data-testid="videos-title"]) {
position: sticky !important;
width: 40vw !important;
top: 15vh !important;
padding: 0 0 0 0 !important;
z-index: 1 !important;
background: white;
border-bottom: 1px dashed red !important;
}
.czBPkk {
-moz-box-align: center;
align-items: center;
flex-flow: row wrap;
border-top: 1px solid red !important;
border-left: 1px solid red !important;
border-right: 1px solid red !important;
}
/* SMALL CENTER */
/* (new7) PHOTO VIEWER */
.media-viewer__media-sheet .ipc-page-content-container > div:not([style="opacity: 1; visibility: visible;"]) {
display: none !important;
opacity: 0 !important;
visibility: hidden !important;
}
.media-viewer__media-sheet .ipc-page-content-container > div[style="opacity: 1; visibility: visible;"] {
display: inline-block !important;
opacity: 1 !important;
visibility: visible !important;
/* z-index: 50000 !important; */
/* border: 1px solid red !important; */
}
.media-viewer__media-sheet .ipc-page-content-container > .ipc-icon-border-button.media-sheet__open {
position: absolute;
display: inline-block !important;
bottom: 0.2rem;
right: -70.2%!important;
opacity: 0.7 !important;
transition: opacity 0.5s ease-in 0s;
visibility: visible;
}
.media-viewer__media-sheet .ipc-page-content-container > .ipc-icon-border-button.media-sheet__close {
left: 99% !important;
}
/* TOP NAV */
#imdbHeader {
background: white ;
}
.ezIlqu {
background: transparent ;
}
/* TOP HAMBURGER MENU - OPEN */
.drawer.hamburger__drawer.imdb-header__nav-drawer {
max-width: 40% !important;
left: 30vw !important;
padding: 0.5rem !important;
/* background:#111 !important; */
border: 1px solid red !important;
}
.liGxUA .navlinkcat__listContainer {
overflow: hidden;
transition: border-color 0.1s ease-in 0s, height 0.2s ease 0s;
}
ul.ipc-list.navlinkcat__list {
display: inline-block !important;
width: 100% !important;
min-width: 100% !important;
max-width: 100% !important;
list-style-type: disc !important;
list-style-position: inside !important;
line-height: 15px !important;
vertical-align: top !important;
/* color: red !important; */
}
.liGxUA .ipc-list__item {
height: auto !important;
padding-bottom: 0.6rem;
padding-top: 0.1rem;
padding-left: 0.5rem !important;
border-left: solid 2px red !important;
}
.ipc-list__item .ipc-list-item__text {
display: list-item !important;
overflow: hidden;
text-overflow: ellipsis;
}
/* (new4) SMALL CENTER BOTTOM - RECENT - KEEP BACKGROUND BLACK */
main + section.ipc-page-background.ipc-page-background--baseAlt{
position: absolute !important;
display: inline-block !important;
min-width: 41% !important;
max-width: 41% !important;
left: 29.3vw !important;
padding: 0rem !important;
background: #111 !important;
border: 1px solid red !important;
}
main + section.ipc-page-background.ipc-page-background--baseAlt .ipc-page-content-container--center {
max-width: 100% !important;
}
/* (new4) SMALL - CENTER - FOOTER - KEEP BACKGROUND BLACK */
footer.imdb-footer.footer.jbJDWL {
position: fixed !important;
display: inline-block !important;
max-width: 40% !important;
left: 30vw !important;
bottom: -69.8vh !important;
padding: 0.5rem !important;
z-index: 5000 !important;
transition: all ease 0.7s !important;
background: #222 !important;
border: 1px solid red !important;
}
footer.imdb-footer.footer.jbJDWL:hover {
bottom: 0vh !important;
transition: all ease 0.7s !important;
background:#111 !important;
border: 1px solid red !important;
}
footer.imdb-footer.footer.jbJDWL:before {
content: "Infos ⏏" !important;
position: absolute !important;
display: inline-block !important;
width: auto !important;
height: 15px !important;
line-height: 15px !important;
right: 0vw !important;
top: -1.6vh !important;
padding: 0 0.1rem !important;
font-size: 10px !important;
background: #111 !important;
border: 1px solid red !important;
}
/* (new5) SMALL CENTER - CONTAINER */
#ipc-wrap-background-id, .celwidget[data-testid="Filmography"],
.celwidget[data-testid="Filmography"][data-cel-widget="StaticFeature_Filmography"] {
background: white ;
}
/* (new7) FOR STICKY SUB HEADER */
.ipc-page-content-container--center {
max-width: 41% !important;
overflow: unset !important;
overflow-x: unset !important;
overflow-y: unset !important;
/* background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(31, 31, 31), 20%, rgba(31, 31, 31, 0.6), 80%, rgb(31, 31, 31)) repeat scroll 0 0 !important; */
/* border-right: 1px solid aqua !important; */
}
/* (new7) FOR STICKY SUB HEADER */
.eYYUWh {
overflow: unset !important;
overflow-x: unset !important;
overflow-y: unset !important;
}
.ipc-page-content-container--center .ipc-page-background.ipc-page-background--base.jtTbgg {
/* background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(31, 31, 31), 20%, rgba(31, 31, 31, 0.6), 80%, rgb(31, 31, 31)) repeat scroll 0 0 !important; */
border-top: 1px solid red !important;
border-left: 1px solid red !important;
border-right: 1px solid red !important;
}
.ipc-page-grid__item.ipc-page-grid__item--span-2 {
display: inline-block !important;
grid-column: unset !important;
width: 100% !important;
min-width: 39.9vw !important;
max-width: 39.9vw !important;
}
/* TOP INFOS */
.Cmihf {
display: flex;
flex-flow: row wrap;
margin-bottom: 0.75rem;
position: relative;
/* box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3), 0px 0px 4px 1px rgba(0, 0, 0, 0.3) inset !important; */
}
.caCZxA {
margin-right: 0.25rem;
width: calc(55% - 0.15rem / 2) !important;
}
.Cmihf .ipc-photo,
.Cmihf .ipc-poster,
.Cmihf .ipc-slate {
display: inline-flex;
height: 100% !important;
position: relative;
text-decoration: none;
}
/* OPACITY */
.cYzQDy ,
.gwaHmt {
opacity: 0.2 !important;
}
.cYzQDy:hover ,
.gwaHmt:hover {
opacity: 1 !important;
}
/* (new4) LEFT - FILMOGRAPHY SHORT */
.celwidget[data-testid="Filmography"] {
position: fixed !important;
width: 29.5% !important;
height: 100vh !important;
top: 0vh !important;
left: 0 !important;
overflow: hidden !important;
overflow-y: auto !important;
z-index: 5000 !important;
background: white ;
/* border-right: 1px solid red !important; */
}
.celwidget[data-testid="Filmography"] .ipc-page-section {
padding: 0 0 1.5rem 0 !important;
}
.celwidget[data-testid="Filmography"] section:first-of-type .ipc-title {
display: inline-block !important;
width: 100% !important;
height: 6vh !important;
line-height: 5.9vh !important;
vertical-align: middle !important;
margin-bottom: 0rem !important;
border-radius: 0 0 5px 0 !important;
border-right: 1px solid red !important;
border-bottom: 1px solid red !important;
}
.celwidget[data-testid="Filmography"] section:first-of-type .ipc-title + .jVJjba {
width: 99% !important;
margin: 0.5vh 0 0 0 !important;
padding: 0.5rem 0.5rem 1rem 0 !important;
border-top: 1px solid red !important;
/* border-right: 1px solid red !important; */
border-bottom: 1px solid red !important;
}
.celwidget[data-testid="Filmography"] section:first-of-type .ipc-title hgroup {
display: inline-block !important;
margin: 1vh 0 0 0 !important;
}
.celwidget[data-testid="Filmography"] section:first-of-type .ipc-sub-grid.ipc-sub-grid--page-span-2.ipc-sub-grid--wraps-at-above-l.ipc-shoveler__grid {
padding: 0.7rem 0.5rem 1rem 0.5rem !important;
}
/* LEFT - VIDEOS */
.ipc-page-section.ipc-page-section--base.celwidget[cel_widget_id="StaticFeature_Videos"]{
position: fixed !important;
width: 29.2% !important;
bottom: 26.8vh !important;
left: 0 !important;
padding: 1.5rem 0.5rem 0 0 !important;
overflow: hidden !important;
overflow-y: auto !important;
z-index: 500000 !important;
border: 1px solid red !important;
}
.ipc-page-grid__item.ipc-page-grid__item--span-2 .ipc-page-section.ipc-page-section--base.celwidget[cel_widget_id="StaticFeature_Videos"] {
/* border-top-color: red !important; */
border-bottom-color: red !important;
}
/* LEFT - PHOTO */
.ipc-page-grid.ipc-page-grid--bias-left .celwidget[cel_widget_id="StaticFeature_Photos"] ,
.ipc-page-section.ipc-page-section--base.celwidget[cel_widget_id="StaticFeature_Photos"]{
position: fixed !important;
width: 29.2% !important;
height: 24vh !important;
bottom: 0.5vh !important;
left: 0 !important;
padding: 1.5rem 0.5rem 2rem 0 !important;
overflow: hidden !important;
overflow-y: auto !important;
z-index: 500000 !important;
border: 1px solid red !important;
}
.ipc-page-grid__item.ipc-page-grid__item--span-2 .ipc-page-section.ipc-page-section--base.celwidget[cel_widget_id="StaticFeature_Photos"]{
/* border-top-color: red !important; */
/* border-bottom-color: red !important; */
}
/* RIGHT - DECOUV */
.ipc-page-grid__item.ipc-page-grid__item--span-1 {
position: fixed !important;
width: 28.5% !important;
height: 100vh !important;
top: 0vh !important;
right: -28.8vw !important;
overflow: hidden !important;
overflow-y: auto !important;
z-index: 5000 !important;
transition: right ease 0.7s !important;
border: 1px solid red !important;
}
.ipc-page-grid__item.ipc-page-grid__item--span-1:hover {
position: fixed !important;
width: 28.5% !important;
height: 100vh !important;
top: 0vh !important;
right: 0vw !important;
overflow: hidden !important;
overflow-y: auto !important;
z-index: 5000 !important;
transition: right ease 0.7s !important;
/* background: #111 !important; */
border: 1px solid red !important;
}
.ipc-page-grid__item.ipc-page-grid__item--span-1:not(:hover) .nas-slot + .ipc-page-section:first-of-type > .ipc-title> hgroup {
position: fixed !important;
top: 0vh !important;
right: 0vw !important;
padding: 3px 3px 3px 27px !important;
z-index: 5000 !important;
transform-origin: top right !important;
transform: scale(0.5) !important;
background: green !important;
/* border: 1px solid red !important; */
}
.ipc-page-grid__item.ipc-page-grid__item--span-1:not(:hover) .nas-slot + .ipc-page-section:first-of-type > .ipc-title> hgroup:before {
content: "◀" !important;
position: absolute !important;
height: 40px !important;
line-height: 40px !important;
top: 0.3vh !important;
left: 0.2vw !important;
/* padding: 3px 3px 3px 20px !important; */
font-size: 25px !important;
z-index: 5000 !important;
transform-origin: top left !important;
transform: scale(1) !important;
color: gold !important;
/* background: red !important; */
/* border: 1px solid red !important; */
}
.ipc-page-grid__item.ipc-page-grid__item--span-1:hover .nas-slot + .ipc-page-section:first-of-type > .ipc-title> hgroup {
position: fixed !important;
width: 29.5% !important;
height: 6vh !important;
line-height: 5.9vh !important;
margin: 1vh 0 0 !important;
top: -1vh !important;
right: 0vw !important;
border-radius: 0 0 0 5px !important;
z-index: 5000 !important;
background: white ;
border: 1px solid red !important;
}
/* (new6) RIGHT - FILM - LISTS */
.celwidget[data-testid="Filmography"] .ipc-page-section.ipc-page-section--base:last-of-type{
position: fixed !important;
width: 30.2% !important;
height: 99vh !important;
top: 0vh !important;
right: -1rem !important;
padding : 0 0 0 0 !important;
overflow: hidden !important;
overflow-y: auto !important;
z-index: 5000000 !important;
border-bottom: 1px solid red !important;
}
.celwidget[data-testid="Filmography"] .ipc-page-section.ipc-page-section--base:last-of-type .ipc-title.ipc-title--section-title.ipc-title--base.ipc-title--on-textPrimary {
position: sticky;
height: 5.9vh !important;
line-height: 5.9vh !important;
top: 0vh !important;
margin: 0 0 0.2rem 0 !important;
z-index: 5000000 !important;
background: white ;
border-radius: 0 0 0 5px !important;
border-left: 1px solid red !important;
border-bottom: 1px solid red !important;
}
.ipc-chip-list--nowrap {
max-width: 100%;
overflow: hidden;
padding: 0.5rem 0 0 0 !important;
border-top: 1px solid red !important;
}
.celwidget[data-testid="Filmography"] .ipc-page-section.ipc-page-section--base:last-of-type .ipc-title.ipc-title--section-title.ipc-title--base.ipc-title--on-textPrimary .ipc-title__wrapper {
height: 5.9vh !important;
line-height: 5.9vh !important;
}
.ipc-accordion__item__header--sticky {
position: sticky;
top: 5.9vh !important;
z-index: 1 !important;
}
.ipc-accordion__item__chevron {
margin-right: 35px !important;
}
/* (new7) SEARCH/FILM INFO - ADD RATING INFOS - With GM "Add movie ratings to IMDB links [adopted]" which not work When LANGUAGE set other that ENG */
.ipc-metadata-list-summary-item__tc a.ipc-metadata-list-summary-item__t{
/* border: 1px solid aqua!important; */
}
/* RIGHT PANEL - RATING */
a.ipc-metadata-list-summary-item__t:after {
content: "(" attr(title) ")" !important;
float: right !important;
margin: 0 0 0 0.5em !important;
font-size: 0.7em !important;
color: white !important;
}
/* (new6) LEFT PANEL */
.ipc-primary-image-list-card {
display: flex;
flex-direction: row;
height: 7.275rem;
margin: -1vh 0 -1vh 0 !important;
padding: 0;
overflow: hidden;
/* border: 1px solid aqua !important; */
}
/* STAR RATING - NORMAL */
.ipc-primary-image-list-card__content-mid-top {
position: absolute !important;
display: inline-block !important;
width: 30% !important;
min-height: 2vh !important;
max-height: 2vh !important;
top: 5.3vh !important;
padding: 0rem !important;
/* border: 1px solid green !important; */
}
/* TITLLE */
a.ipc-primary-image-list-card__title {
display: inline-block !important;
line-height: 1.25rem;
padding: 0;
text-align: left;
letter-spacing: 0.00937em;
font-size: 1rem;
/* border: 1px solid aqua !important; */
}
/* (new7) LEFT PANEL - RATING */
.ipc-shoveler .ipc-primary-image-list-card__title[title]:after {
content: "(" attr(title) ")" !important;
position: absolute !important;
display: inline-block !important;
left: 32% !important;
top: 27px !important;
margin: 0 0 0 0em !important;
font-size: 0.7em !important;
color: white !important;
}
/* (new7) LEFT PANEL - RATING NOT FOUND */
.ipc-shoveler .ipc-primary-image-list-card__title[title="Rated RATING_NOT_FOUND by undefined users."]:after {
content: "(No rating)" !important;
float: right !important;
font-size: 0.7em !important;
opacity: 0.5 !important;
color: red !important;
}
/* (new7) */
.ipc-shoveler .ipc-primary-image-list-card__content-mid-bottom {
position: absolute !important;
display: inline-block !important;
width: 50% !important;
min-height: 2vh !important;
max-height: 2vh !important;
line-height: 1em !important;
top: 5.3vh !important;
right: 0 !important;
margin: 0vh 0 0 0 !important;
padding: 0rem !important;
text-align: right !important;
overflow: hidden;
/* border: 1px solid red !important; */
}
/* RATE 1 */
a.ipc-metadata-list-summary-item__t[title^="Rated 1."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 1,"]:after {
content: "(" attr(title) ")" !important;
color: navy !important;
}
/* RATE 2 */
a.ipc-metadata-list-summary-item__t[title^="Rated 2."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 2,"]:after {
content: "(" attr(title) ")" !important;
color: darkblue !important;
}
/* RATE 3 */
a.ipc-metadata-list-summary-item__t[title^="Rated 3."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 3,"]:after {
content: "(" attr(title) ")" !important;
color: mediumblue !important;
}
/* RATE 4 */
a.ipc-metadata-list-summary-item__t[title^="Rated 4."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 4,"]:after {
content: "(" attr(title) ")" !important;
color: blue !important;
}
/* RATE 5 */
a.ipc-metadata-list-summary-item__t[title^="Rated 5."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 5,"]:after {
content: "(" attr(title) ")" !important;
color: deepskyblue !important;
}
/* RATE 6 */
a.ipc-metadata-list-summary-item__t[title^="Rated 6."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 6,"]:after {
content: "(" attr(title) ")" !important;
color: lightgreen !important;
}
/* RATE 7 */
a.ipc-metadata-list-summary-item__t[title^="Rated 7."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 7,"]:after {
content: "(" attr(title) ")" !important;
color: greenyellow !important;
}
/* RATE 8 */
a.ipc-metadata-list-summary-item__t[title^="Rated 8."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 8,"]:after {
content: "(" attr(title) ")" !important;
color: goldenrod !important;
}
/* RATE 9 */
a.ipc-metadata-list-summary-item__t[title^="Rated 9."]:after ,
a.ipc-metadata-list-summary-item__t[title^="Rated 9,"]:after {
content: "(" attr(title) ")" !important;
color: darkorange !important;
}
/* RATE 10 */
a.ipc-metadata-list-summary-item__t[title^="Rated 10."]
a.ipc-metadata-list-summary-item__t[title^="Rated 10,"]:after {
content: "(" attr(title) ")" !important;
color: gold !important;
}
/* NO RATING */
a.ipc-metadata-list-summary-item__t:not([title]):after {
content: "(No rating)" !important;
/* display: none !important; */
float: right !important;
font-size: 0.7em !important;
opacity: 0.5 !important;
color: red !important;
}
/* RATING NOT FOUND */
a.ipc-metadata-list-summary-item__t[title="Rated RATING_NOT_FOUND by undefined users."]:after {
content: "(No rating)" !important;
float: right !important;
font-size: 0.7em !important;
opacity: 0.5 !important;
color: red !important;
}
/* GM RATING for LANGUAGE ENG */
/* CREDITS - RIGHT PANEL */
a.ipc-metadata-list-summary-item__t[title] + div {
/* display: inline-block !important; */
float: right !important;
opacity: 0.5 !important;
/* border: 1px solid aqua !important; */
}
.ipc-accordion__item__content_inner button + a + div {
display: none !important;
/* border: 1px solid yellow !important; */
}
/* KNOW FOR/ CONNUE POUR - LEFT PANEL */
.ipc-shoveler .ipc-primary-image-list-card__title[title] + div {
position: absolute !important;
display: inline-block !important;
/* float: right !important; */
clear: none !important;
width: 100% !important;
min-width: 64% !important;
max-width: 64% !important;
bottom: 0.7vh !important;
padding-left: 2.5em !important;
opacity: 0.5 !important;
/* border: 1px dashed aqua !important; */
}
/* (new7) TV EPIS */
.ipc-primary-image-list-card__title-type {
position: absolute !important;
min-height: 0.8rem !important;
max-height: 0.8rem !important;
line-height: 0.6rem !important;
margin: 0.4vh 0 0 0 !important;
font-size: 0.8rem !important;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 0.7rem !important;
/* border: 1px solid green !important; */
}
/* .ipc-inline-list--inline.ipc-inline-list--no-wrap button */
.ipc-primary-image-list-card__content-bottom .ipc-inline-list.ipc-inline-list--show-dividers.ipc-inline-list--no-wrap.ipc-inline-list--inline.ipc-primary-image-list-card__title-metadata.base .ipc-primary-image-list-card__secondary-text.ipc-primary-image-list-card__secondary-text--clickable{
position: absolute !important;
display: inline-block !important;
/* float: right !important; */
clear: none !important;
min-height: 0.8rem !important;
max-height: 0.8rem !important;
line-height: 0.6rem !important;
width: 100% !important;
min-width: 64% !important;
max-width: 64% !important;
bottom: 3.2vh !important;
padding-left: 4.5em !important;
font-size: 0.7rem !important;
opacity: 0.5 !important;
/* background: red !important; */
/* border: 1px dashed yellow !important; */
}
.ipc-primary-image-list-card__content + a + div[style="display: inline-block;"] {
display: none !important;
border: 1px solid yellow !important;
}
/* END - RATING ==== */
/* END - URL-PREF - 0- IMDb Compact - New Names Pages v.3 - URL-PREF ==== */
/* ==== END ==== */
}