/*
Theme Name: active
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: active
Version: 2022.0.3.29
*/
.plan-card.pro.champion-pro {
    display: none;
}
span.line2 {
    display: block;
    font-size: 20px;
    margin: 20px 0;
}

.embed-nl a.button.button-subscribe-pro {
    background-color: #5065cc;
    border-top: 0;
    margin-bottom: 40px;
}

.embed-newsletter img {
    max-width: 100%;
    object-fit: cover;
    max-height: 351px;
}
.user-list-section {
    padding: 10px;
}
.panel-grid-archive .panel-pro img.go-pro-image {
    /* max-height: 95px; */
}
.panel-item.panel-pro {
    /* opacity: 0.7; */
}

.panel-item.panel-pro:hover {
    opacity: 1;
}
.panel-grid-archive .panel-item:hover .button-subscribe-pro {
    background-color: #ff2500;
    color: #fff;
}
.plan-advantages img {
    max-width: 100px;
    display: block;
    margin: 0 auto;
}
#pro-user .logo-container::after {
    content: "PRO";
    background-color: #ff2500;
    color: #fff;
    height: 19px;
    padding: 5px;
}
.search-results form#searchform div {
    margin: 0 auto;
}
.panel-item.outofcatalog-item {
    filter: grayscale(1);
    opacity: 0.8;
}
.panel-item.outofcatalog-item:hover {
    filter: grayscale(0);
    opacity: 1;
}
.search-results form#searchform {
    box-shadow: none;
}
.account-icon svg {
    color: #ff2500;
}
.single .panel-item.panel-pro {
    margin: 40px auto;
    border-bottom: 0;
}
.panel-excerpt .button {
    display: inline-block;
}
.agmtw_pro_message {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: #ffff;
    height: 36px;
    padding-top: 10px;
    padding-left: 5px;
}
.subscription-homepage-info {
    text-align: center;
    margin: 20px;
}
.invisible {
    display: none;
}
.agmtw_notification {
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 5px;
    background-color: #ececff;
    color: #5065cc;
	z-index:9999999999;
}
li.account-header-link a {
    display: flex;
    align-items: center;
}
a.dismissa {
    max-width: 40px;
}
.mission-branding {
    text-align: center;
    position: relative; /* Essential for absolute positioning of ::before */
    /* Add padding-top to prevent the gradient from obscuring the h2/text inside */
    background-color: #ecedff;
    /* padding-top: 100px; */
    padding: 40px 20px;
}

.mission-branding::before {
    content: ""; /* Required for pseudo-elements */
    position: absolute;
    
    /* Position the top of the gradient 100px above the top of the .mission-branding div */
    top: -100px; 
    
    /* Set the height of the gradient to cover the area above and the top of the div */
    height: 100px;
    left: 0;
    right: 0;
    background: linear-gradient(
        /* Start transparent at the very top (fading content) */
        rgba(255, 255, 255, 0) 0%,
        /* End fully opaque at the bottom (where the div begins) */
        rgba(255, 255, 255, 1) 100%
    );
    z-index: 99999999999;
    pointer-events: none;
}

.mission-branding h2 {
    font-size: 5vw;
    /* Ensure internal content is above the pseudo-element */
    position: relative;
    z-index: 20;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 40px 0 0;
}

a.button-below-button {
    display: block;
    margin-bottom: 40px;
    margin-top: 10px;
}

.mission-branding a.button {
    margin-top: 20px;
}
    a.button-below-button::after {
    content: "\279C";
    margin-left: 5px;
    font-size: 0.9em;
    vertical-align: 1px;
    display: inline-block;
}

.panel-grid-archive .agmtw_container a.loveda {
    display: none;
}
.panel-grid-archive .agmtw_container span.agmtw_loved.tooltip {
    display: none;
}
.panel-grid-archive .agmtw_container a span.tooltip {
    height: 50px;
}
.my-recs-active-class {
	display: block !important;
}
body div .agmtw_dismiss span.agmtw-info-container {
    display: none;
}
.my-recs-active-class p.comment-form-comment label {
    display: none;
}
.agmtw_dismiss {
    max-width: 40px;
}
#respond {
	display: none;
}
p.missing-notice {
    margin-bottom: 10px;
    font-weight: bold;
}
nav.user-action-menu a {
    color: #f12605;
}
a.account-image::after {
    content: "+";
    position: absolute;
    right: 10px;
    font-size: 14px;
}
#respond {
	display: none;
	padding: 20px;
	background-color: #ebedff;
	margin-top: -21px;
	margin-bottom: 20px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #ccc;
}
p.missing-notice {
    margin-bottom: 10px;
    font-weight: bold;
}
p.comment-notes {
    margin: 20px 0;
}
.panel-excerpt a {
    margin: 10px 0;
    display: block;
}
.new-bulle::after {
    content: "NEW";
    font-size: 16px;
    background-color: #eaecff;
    margin-left: 5px;
    padding: 4px;
}
.page-id-127494 .panel-buttons {
    gap: 15px;
    display: flex;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}

a.logout-link {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.page-id-127494 .panel-buttons a {
    color: #8b97ff;
}

.page-id-127494 .panel-buttons a:hover {
    color: #4f64ca;
}
.agmtw_refresh_link {
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}

.single-new .agmtw_container span {
    display: flex;
    align-items: anchor-center;
}

.single-new .agmtw_container {
    gap: 10px;
}

.feedback-link a {
    display: flex
;
    align-items: anchor-center;
}
.panel-item.tv-show-item {}

.tv-show-item .award-nominee, .tv-show-item .award-winner {
    display: none;
}

.tv-show-item .panel-title::after {
    content: "TV";
    margin-left: 8px;
    font-size: 14px;
    padding: 3px;
    border: 1px solid;
    color: #444444;
}
.feedback-link {
    position: fixed;
    right: 0px;
    background-color: #ebedff;
    color: #fff;
    padding: 10px;
    z-index: 999999999;
    bottom: 10px;
}
article#post-7262 {
    padding: 0 20px;
    max-width: 900px;
    margin: 0 auto;
}
nav.user-action-menu ul {
    list-style: none;
    display: flex
;
    margin: 0;
    padding: 0;
    gap: 10px;
    max-width: 100%;
}
/*
.agmtw_container .tooltip[data-tooltip] {
  position: relative;
  cursor: pointer;
}

.agmtw_container .tooltip[data-tooltip]::before {
  content: attr(data-tooltip);
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: #5064cb;
  color: white;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 10;
}

.agmtw_container .tooltip[data-tooltip]::after {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  background-color: #5064cb;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 9;
}

.agmtw_container .tooltip:hover::before,
.agmtw_container .tooltip:hover::after {
  visibility: visible;
  opacity: 1;
}

.single-new .agmtw_container {
    gap: 10px;
}
*/
span.tooltip.agmtw_queue span::after {
    content: "Queue";
}
body span.tooltip span::after {
    content: "Queue";
	display: none;
}
span.tooltip.agmtw_queue span::after, span.tooltip.agmtw_seen span::after, span.tooltip.agmtw_queue span::after, span.tooltip.agmtw_dismiss span::after {
    /* font-family: 'Lato'; */
    color: #686868;
    font-size: 14px;
}

span.tooltip.agmtw_seen span::after {
    content: "Seen";
}

.page-template-user-page .panel {
    text-align: center;
}
article#post-127494 {
    padding: 0 20px;
}
.single-new .archive-movie-awards {
    display: none;
}
.tile-view .panel-excerpt, .tile-view .archive-movie-awards {
    display: none;
}

.tile-view  .panel-item {
    justify-content: space-between;
    /* width: 100%; */
    align-items: center;
    padding: 20px;
    border: 1px solid #d7deff;
    gap: 10px;
    display: block;
}

.tile-view .panel-top {
    min-width: 100px;
}

.tile-view .agmtw_container {
    /* min-width: 30px; */
    margin: 0;
    text-align: right;
}

.tile-view .panel-bottom {
    padding: 0;
    text-align: center;
}

.tile-view .panel {
    padding: 0;
}

.agmtw_seen_active svg {
    fill: #fff;
}

.tile-view .panel-grid {
    display: block;
    background-color: #fff;
    gap: 10px;
    flex-wrap: wrap;
}
span.tooltip.agmtw_loved,  a.hide {
    /* display: none !important; */
}
.agmtw_container {
    display: flex;
    margin: 0px 0 20px;
}

.agmtw_container span {
    cursor: pointer;
}

.agmtw_queue_active, .agmtw_seen_active, .agmtw_dismiss_active, .agmtw_loved_active {
    background-color: #5064cb;
    fill: #ccc;
}

.panel-grid-archive .agmtw_container {
    display: flex;
    width: 100%;
    height: 49px;
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    /* font-size: 14px; */
}
.tile-view .panel-grid-archive  .entry-availabilities {
    display: none;
}

.tile-view .panel-grid-archive .agmtw_container {
    border: 1px solid #ccc;
}

.tile-view .panel-grid-archive .agmtw_container::after {
    display: none;
}
.panel-grid-archive .agmtw_container span.tooltip, .panel-grid-archive .agmtw_container a {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

.panel-grid-archive .agmtw_seen, .panel-grid-archive .agmtw_queue {
    border-left: 1px solid #ccc;
}

.panel-grid-archive .agmtw_container span svg {
    padding-right: 2px;
    max-width: 20px;
}

.panel-grid-archive .agmtw_queue:hover, .panel-grid-archive .agmtw_seen:hover, .panel-grid-archive .agmtw_dismiss:hover, .panel-grid-archive .agmtw_loved:hover {
    background-color: #ebedff;
    cursor: pointer;
    color: #5064cb;
}
.agmtw_inside_notification {
    text-align: center;
    padding: 40px 0;
	    min-width: 267px;
}

span.agmtw_undo {
    cursor: pointer;
    display: block;
    margin-top: 10px;
    color: #5064cb;
}

.agmtw_queue_active svg, .agmtw_seen_active svg path, .agmtw_dismiss_active svg, .agmtw_loved_active svg {
    fill: #fff;
}



.outofcatalog-container {
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

.outofcatalog-span {
    background-color: #5064cb;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.9em;
    font-weight: bold;
}

.tooltip-bubble {
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 68%;
    transform: translateX(-50%);
    width: 150px; /* Reduced width to make it a multi-line bubble */
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 999999999999999999999;
}

.tooltip-bubble::before {
    content: "";
    position: absolute;
    top: 0%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    display: none;
}

.outofcatalog-container:hover .tooltip-bubble,
.outofcatalog-container:focus .tooltip-bubble {
    visibility: visible;
    opacity: 1;
}
@keyframes jump {
  0% { transform: translateY(0); }
  50% { transform: translateY(-4px); } /* Adjust the jump height as needed */
  100% { transform: translateY(0); }
}
p.free-trial-prompt {
    background-color: #1be682;
    text-align: center;
}

p.free-trial-prompt a {
    color: #000;
    font-family: 'atypbldisplay';
}
.jump-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #5064cb;
    color: white;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

.jump-to-top:hover {
    background-color: #0056b3; /* Example hover color */
}
span.rating.abovenine svg {
    animation: jump 1s ease-in-out infinite;
    transform-origin: center center;
    fill: #ffffff;
}
.panel-item:hover span.rating.abovenine svg {
	animation: none;
}

.panel-item:hover {
    background-color: #ebedff;
}

.panel-item-list.panel-item:hover {
    background-color: transparent;
}
span.expand-hero {
    color: #5064cb;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}
.explainer-section.explainer-second-line {
    font-size: 12px;
    margin-top: 20px;
}
span.expanded-hero {
    color: #ff2500;
}

.panel-image.editorial-feature img {
    max-width: 100%;
    max-height: 500px;
}
.hidden {
  display: none;
}
span.section-container-text span span {
    display: block;
    font-weight: normal;
    margin-top: 5px;
}
ul.sub-menu {
    display: none;
}
.panel-item .entry-availability a {
    padding: 5px;
    margin-bottom: 0;
    text-align: center;
}

.panel-item .entry-availability a img {
    max-height: 14px;
}
ul.appears-on-lists {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    gap: 10px;
}

li.appears-on-list-item {
    max-width: 30%;
}
p.hero-description {
    margin-bottom: 30px;
    margin-top: 0;
}

.panel-grid-archive .panel-list .entry-availabilities {
    max-width: 100%;
    flex-wrap: wrap;
}
.single .entry-availabilities {
    display: flex;
    overflow-x: scroll;
    gap: 5px;
    flex-wrap: wrap;
}
.comment-icon svg {
    display: block;
    min-height: 18px;
    margin: 2px 0;
}

li.post-comment-item {
    background-color: #5064cb;
}
span.list-goto {
    min-width: 100px;
    background-color: #e9e9e9;
    padding: 4px 10px;
    border-radius: 8px;
    /* margin-bottom: 5Px; */
    display: flex;
    align-items: center;
    text-align: center;
}
span.list-goto  a.streamer-img {
    display: inline-block;
    margin: 0 auto;
}
.panel-grid-archive  .panel-item.panel-item-list {
    border: 0;
}
.intro-meta {
    text-align: center;
    display: block;
	margin-bottom: 20px;
}
.intro-list {
		margin-bottom: 20px;

}
.single .entry-availabilities::-webkit-scrollbar {
    display: none;
}
.panel-grid-archive .panel-image .archive-movie-awards img {
    max-width: 20px;
    margin-right: 0px;
    vertical-align: middle;
    filter: invert(1);
    padding-bottom: 2px;
}
.archive-desc {
    text-align: center;
    margin-bottom: 20px;
}

span.top-terms {
    display: block;
}

.homepage-buttons span.top-terms 
 a {
    padding: 13px 30px;
    font-size: 20px;
    margin-bottom: 20px;
}

.caps-title {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.tax-block {
    padding: 0 10px;
}

.caps-title::after {
    content: " >";
}
.movie-awards ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.searchform {
    display: flex;
    gap: 10px;
    max-width: 450px;
    margin: 30px auto;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 15px; 
    background-color: #fff;
}
footer .searchform {
    background-color: #000000;
margin: 10px 0;
}
footer .searchform input[type="text"] {
    background-color: #000000;
color: #fff;
	border-color: #3b3b3b
}
.searchform div {
    display: flex;
    width: 100%;
    align-items: center; 
}

.searchform label {
    display: none;
}

.searchform input[type="text"] {
    flex-grow: 1;
    padding: 12px 18px;
    border: 1px solid #e0e0e0; 
    font-size: 17px;
    color: #333; 
    outline: none;
    transition: all 0.3s ease;
}

.searchform input[type="text"]::placeholder {
    color: #999;
}

.searchform input[type="text"]:focus {
    border-color: #17a2b8; 
    box-shadow: 0 0 8px rgba(23, 162, 184, 0.2); 
}

.searchform input[type="submit"] {
    background-color: #5064cb;
    color: white;
    padding: 13px 25px;
    border: none;
    font-size: 17px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
    /* border: 1px solid; */
}

.searchform input[type="submit"]:hover {
    background-color: #ff2500;
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.footer-links a {
    color: #fff;
}
.single .sidebar  .movie-awards img {max-width: 50px;}

.single .sidebar .movie-awards li {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    align-items: anchor-center;
}
.archive-movie-awards ul {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
    gap: 5px;
}
.archive-movie-awards li {
    font-weight: normal;
    padding: 4px 13px;
    font-size: 12px;
    text-align: center;
}
a.see-more {
    display: block;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    background-color: #5064cb;
    color: #fff;
    margin: 10px auto;
}

.panels-container.homepage-panels .panel {
    margin-bottom: 10px;
    padding: 0px 20px 20px;
}

a.see-more:hover {
    background-color: #000000;
    color: #fff;
}
span.text-streamer {
    padding-top: 6px;
    padding-bottom: 0px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}
.pagination {
    margin: 20px 0 40px;
    text-align: center;
}
.panel-excerpt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-numbers {
    padding: 12px 15px;
    background-color: #5064cb;
    color: #fff;
    margin-right: 5px;
}

span.page-numbers.current {
    background-color: #ebedff;
    color: #000;
}

.page-numbers:hover {
    color: #b213ff;
}
a.service-button.active-streamer {
    background-color: #ebedff;
    border-color: #5064cb;
}
.entry-availability {
    display: none;
}
@font-face {
    font-family: atypbldisplay;
    src: url('/wp-content/themes/agoodmovietowatch-theme/webfonts/AtypBLDisplay-Bold.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

header img {
    max-width: 100px;
}

header a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

body {
    font-family: 'atypbldisplay';
	margin:0;
}

a {
    color: #5064cb;
    text-decoration: none;
    font-weight: bold;
}

.panel-image img {
    max-width: 100px;
    display: block;
    object-fit: cover;
    max-height: 72px;
    width: 100%;
}
.panel-grid-archive h3.panel-title {
	display: none;
}
h3.panel-title {
    font-size: 25px;
    margin-bottom: 0;
    margin-top: 0;
}

.panel-item {
    display: flex;
    border-bottom: 1px solid #d7deff;
    margin-bottom: 20px;
}

header div {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

select {
    display: block;
    border: 0;
    height: min-content;
    max-width: 70px;
    font-size: 16px;
    color: #5064cb;
    text-transform: uppercase;
    font-family: 'atypbldisplay';
}

select option:first-child {
}

select#country-select {
    max-width: 49px;
    color: #ff2500;
    font-size: 14px;
}

section.panel {
    /* border: 2px solid #5064cb; */
    padding: 0px 20px;
    background-color: #ebedff;
}

.entry-availability a {
    display: block;
    padding: 0px 5px;
}

.entry-availability img, .streamer-button img {
    object-fit: contain;
    max-width: 57px;
    max-height: 16px;
}


a.button.imdb {
    background-color: #f9df77a3;
}

a.button.rt {
    background-color: #fa3209;
}

a.button.wikil {
    background-color: #eeeeee;
    display: none;
}
.single a.button.wikil {
	display: flex;
}
.button.active {
    background-color: #fff;
}

a.streamer-img {
    display: block;
    padding: 1px 6px;
    /* background-color: #ffffff; */
    /* border: 1px solid #dfdfdf; */
}

a.streamer-img img {
    object-fit: contain;
    height: 21px;
    max-width: 70px;
    max-height: 16px;
}

.panel-top {position: relative;}

p.panel-score {
    display: inline-block;
    background-color: #ff2500;
    color: #fff;
    padding: 7px 6px;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: 'atypbldisplay';
    min-width: 60px;
    text-align: center;
    height: 30px;
}

.panel-title-score {
    align-items: baseline;
    gap: 10px;
    margin-bottom: 10px;
}

p.panel-score svg {
    width: 20px;
    margin-right: 4px;
}
p.panel-score.black {
    background-color: #555;
    /* color: #000; */
    fill: #000;
}


.hero {
    text-align: center;
}

.homepage-buttons, #mood-links {
    text-align: center;
    margin: 20px auto 40px auto;
    max-width: 1200px;
}

.homepage-buttons a, #mood-links a {
    background-color: #eaedff;
    padding: 8px 14px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.homepage-buttons a:hover, #mood-links a:hover {
    background-color: #5064cb;
    color: #fff;
}

#mood-links {
    margin-top: 5px;
}

.panel h2 {
    text-align: center;
    color: #5064cb;
}

.panel-bottom {
    padding: 0px 0px 20px 20px;
}

.panel-title-score a {
    display: inline-block;
    color: #000;
}

.panel-image {
    position: relative;
}

.panel-grid .panel-item:last-child {
    /* border-bottom: none; */
    /* margin-bottom: 0; */
}
.service-filter-buttons img {
    max-width: 50px;
    object-fit: contain;
    /* max-height: 16px; */
}

.service-filter-buttons a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 8px 12px;
    border: 1px solid #ccc;
    position: relative;
}


.panel-grid-archive section.panel {
    background-color: transparent;
    padding: 0;
}

.panel-grid-archive .panel-item {
    display: block;
    border: 1px solid #ccc;
	overflow: hidden;
    /* padding: 10px; */
}

.panel-grid-archive .panel-image img {
    max-width: 100%;
    max-height: 250px;
}

.panel-grid-archive .panel-bottom {
    padding: 20px;
    position: relative;
    z-index: 0;
}

.panel-grid-archive .entry-availability {
    display: block;
}

.panel-grid-archive .entry-availabilities {
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
}

.panel-grid-archive p.panel-score {
    font-size: 18px;
}

.filters {
    display: flex;
    justify-content: space-between;
    position: relative;
	margin: 20px 0;
}

.sorting-options span {
    display: none;
}

.sorting-options {
    display: flex;
    /* gap: 10px; */
    background-color: #ebedff;
    border: 1px solid #5064cb;
    max-height: 47px;
    /* padding: 5px 8px; */
    height: 49px;
    position: relative;
}

a.sort-button.active-sort {
    background-color: #5064cb;
    color: #fff;
}

.sorting-options a {
    padding: 12px 6px;
}

.service-filter-buttons a.all-services.service-button {
    height: 30px;
    padding-top: 13px;
    padding-bottom: 4px;
}

.service-filter-buttons {
    display: flex
;
    max-width: calc(100% - 136px);
    overflow: scroll;
    position: relative;
}

.sorting-options::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -59px;
    bottom: 0;
    width: 58px;
    pointer-events: none;
    z-index: 1;
    height: 65px;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 0) 100%);
}
body ::-webkit-scrollbar{
    background-color: #ccc;
    height: 4px;
}

body ::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}

body ::-webkit-scrollbar-thumb {
    background-color: #5064cb;
}

.filters {
    display: flex;
    justify-content: space-between;
    /* position: sticky; */
    padding-top: 10px;
    margin-bottom: 10px;
    top: 0px;
    background: #fff;
    z-index: 1;
}                @font-face{
                  font-family: 'mercury';
  src: URL('/wp-content/themes/development/phoenix/mercury.woff') format('woff');
                }
                 @font-face{
                  font-family: 'mercury';
  src: URL('/wp-content/themes/development/phoenix/mercurybold.woff') format('woff');font-style:normal;font-weight:700;
                }
                               
        body {font-family:AtypBLDisplay,Helvetica,sans-serif; font-weight:normal; } 
        
      .header-inner {
    display: flex;
    font-size: 14px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px;
    max-width: 1600px;
    margin: 0 auto;

}
.popup-container2 {
    display: flex;
    gap: 20px;
    align-items: center;
    background-color: #f6f6f6;
    margin: 20px 0;
}

.popup-container2 a {
    color: #000;
    text-decoration: none;
}

.popup-button2 {
    display: inline-block;
    background-color: #ff0002;
    padding: 15px 20px;
    text-transform: uppercase;
}

.popup-button2 a {
    color: #fff;
}

.popup-header2 {
    font-size: 22px;
}

.popup-top {
    max-width: 35%;
}
a {
    cursor: pointer;
}
.popup-top amp-img {
    overflow: hidden;
    max-width: 100%;
}
.left-header {
    max-height: 64px;
}

.header amp-img {
    margin: 0;
    width: 100px;
    height: auto;
}
footer {
    background-color: #000000;
    color: #fff;
    padding: 40px;
}
.explainer,.legal {
    margin-bottom: 20px;
    max-width: 500px;
}
a.footer-logo amp-img {
    max-width: 100px;
}

a.footer-logo {
    padding: 20px 0;
    display: block;
}
.explainer-section, .legal a {
    opacity: 0.8;
}
.explainer-section, .legal {
    font-family: Arial;
}
.legal a {
    margin-right: 5px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    /* opacity: 0.8; */
}
.single-template .entry-image amp-img {
    max-height: 600px;
}
.single-template .foug {
    bottom: 0;
    top: auto;
    right: calc(45% - 60px);
}
.explainer-title {
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 1px;
}

.header a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}

.button {
    padding: 10px 16px;
    display: inline-block;
    background-color: #eceef8;
    color: #5064cb;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5Px;
    border-radius: 4px;
    font-size: 18px;
        min-width: 57px;
}

.home-entry .entry-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: 1;
}

.home-entry .entry-image amp-img {
    height: 100vh;
    object-fit: cover;
}
.homepage-buttons {
    z-index: 2;
    position: relative;
    padding-left: 20px;
}

.home-entry {
    width: 100vw;
    height: 100vh;
}

.single header {
    z-index: 2;
    position: absolute;
    color: #fff;
    width: calc(100% - 20px);
}
.single-template .entry-extended {
    display: block;
}


.entry-extended {
    padding: 0px 20px 20px 20px;
}
h1 {
    padding: 20px 40px;
    font-size: 4vw;
    font-size: 30px;
    /* padding-top: 100px; */
    margin: 0 auto;
    text-align: center;
}
.homepage-buttons {
    /* max-width: 1400px; */
    margin: 0 auto;
    padding: 0 40px;
    display: block;
}
.homepage-buttons a.active {
    background-color: #4f64ca;
    color: #fff;
}

.homepage-buttons a {
    margin-right: 10px;
    color: #000;
}

.button:hover {
    background-color: #fff;
    color: #000;
}

.homepage-buttons a:first-child:hover {
    color: #4f64ca;
    background-color: #fff;
} 
        

.entry-score {
    font-size: 30px;
    letter-spacing: 2.2px;
    margin-bottom: 0;
}
.entry-image span {
    font-size: 16px;
        opacity: 0.6;
}
span.entry-year {
    display: block;
}
.entry-image-inner {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 20px 40px;
    display: flex;
        align-items: end;
    width: calc(100% - 80px);
    justify-content: space-between;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.8) 100%);
}


.home-entry .entry-tagline {
    display: none;
}

.entry-text {
    opacity: 0.6;
    display: none;
}

.entry-score svg {
    margin-right: 4px;
    width: 24px;
}

.entry-availabilities-right .entry-availability {
    display: inline-block;
}

.entry-image amp-img {
    z-index: 1;
    position: relative;
}

.entry-image {
    position: relative;
    color: #fff;
}
article.home-entry {
    display: block;
    max-width: 100%;
}
amp-img img {
        object-fit: cover;
}

.entry-tagline {
    padding: 20px 40px;
}

.entry-image-inner h2 {
    margin-bottom: 0;
    margin-top: 0;
        max-width: 70%;
}   
.sidebar {
    padding-left: 40px;
    padding-right: 40px;
}

.single-template h3 {
    /* font-size: 16px; */
    /* padding-bottom: 20px; */
    letter-spacing: 1px;
}

.sidebar p {
    padding-bottom: 20px;
}

.single-template a.entry-tagline-text {
    margin: 20px 0;
    display: block;
    width: 100%;
    font-family: 'atypbldisplay';
    font-size: 30px;
    color: #5064cb;
    height: auto;
    letter-spacing: 0.2px;
}


.entry-image a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.entry-tagline a {
    font-weight: normal;
    color: #444;
    text-decoration: none;
}
.entry-tagline a, p {
    font-family: Arial;
}


.entry-tagline a {
    min-width: auto;
    min-height: auto;
    padding: 5px 10px;
    height: 28px;
    width: 60px;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    border-radius: 8px;
}
.recommend-banner {
    display: flex;
    background-color: #eb605d;
    margin: 20px auto; 
}

.recommend-banner-left {
    padding: 20px;
    background-color: #000000;
}

.recommend-banner span {
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
}

.recommend-banner a {color:#fff; text-decoration:none}

.recommend-banner .button {
    display: block;
    padding: 10px 16px;
    display: block;
    background-color: #eceef8;
    color: #5064cb;
    text-align: center;
    max-width: 100px;
    margin-top: 20px;
}
.entry-tagline a.entry-tagline-text {
    padding: 0;
}

.grid article {
    margin-bottom: 20px;
        margin-top: 20px;

}
.foug {
    position: absolute;
    top: 0;
    right: 40px;
    z-index: 2;
    background-color: #ff1f02;
    padding: 10px;
    text-align:center;
    max-width:100px;
}

.entry-image .foug span {
    color: #fff;
    opacity: 1;
    display: block;
}
.single-template a.entry-tagline-text {
    display: none;
}

p {
    font-family: 'mercury';
	    font-size: 16px;
    line-height: 1.6;
}

.single p {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -.1px;
}

.sidebar a {
    display: block;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
    /* padding: 20px; */
    margin-bottom: 10px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sidebar a amp-img {
   min-width: 30%;
   height: 107px;
}
.sidebar a span {
    width: 70%;
}
.sidebar a:hover {
    background-color: #5064cb;
}
h2.panel-title {
    margin: 0;
    text-align: left;
}
.single-template .entry-image-inner h2 {
    font-size: 20px;
}  

.sidebar a span {
    padding: 10px;
}
div#main {
    padding: 0 10px;
}

header {
    padding: 10px;
}
.single .entry-image .foug img {
    max-height: 100px;
    width: auto;
}

.single #service-buttons-container a {
    color: #fff;
}
.service-filter-buttons::-webkit-scrollbar {
    scrollbar-color: #000000 #ffffff;
    scrollbar-width: thin;
}
	.homepage-panels h3.panel-title {
    text-align: center;
    padding: 20px;
}
.archive h1 {
    text-align: left;
    padding: 0;
    margin: 0;
    padding: 20px 0;
}
.single .entry-availability {
	display:block;
}
.single .entry-image img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

body.single {
    padding: 0;
}
.single footer img {
    width: auto;
    max-height: 100%;
}
.single .sidebar img {
    max-width: 61Px;
    object-fit: cover;
    /* height: 100%; */
}
.archive-movie-awards {
    position: absolute;
    bottom: 0;
    right: 72px;
    max-height: 45px;
    background-color: #000000;
    color: #fff;
}

.panel-grid-list .panel-excerpt p {
    display: block;
}

.panel-list h2.panel-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.panel-list a.button.wikil {
    display: block;
}
.page-template-listtemplate p {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -.1px;
    margin: 0;
}
.staff-list-featured-image img {
    width: 100%;
    object-fit: cover;
    max-height: 300px;
}

.embed-newsletter {
    display: flex;
    justify-content: space-between;
    background-color: #000;
    color: #fff;
    margin: 20px 0;
    max-width: 100%;
    overflow: scroll;
    display: block;
    position: relative;
    text-align: center;
    padding: 20px;
}

p.embed-nl {
    font-size: clamp(16px,3vw, 6rem);
    font-family: 'atypbldisplay';
    /* max-width: 50%; */
    padding: 10Px;
    margin: 0;
}

.embed-newsletter iframe {
    max-width: 85%;
    /* margin: 5px auto; */
    position: relative;
    margin-left: auto;
}



@media screen and (min-width: 80em) {
	.panel-grid-archive .panel-pro .panel-image img.go-pro-image {
		min-height: 250px;
	}
	.tile-view .panel-bottom {
		width: 258px;
	}
	.tile-view .panel-grid-archive .agmtw_container {
    /* border:none; */
    /* border-top: 1px solid #ccc; */
    /* margin-top: 10px; */
    position: relative;
}
	body .main-navigation .nav-menu > li {
    margin-left: 12px;
}
	.tile-view .panel-grid {
    display: flex;
}
	.panel-item{position: relative;}
	.panel-grid-archive .agmtw_container {position: absolute;bottom: 0;left: 0;background-color: #fff;z-index: 0;}
	.panel-grid-archive .agmtw_container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: -61px;
    height: 60px;
    background: linear-gradient(to top, white, transparent);
    z-index: 1;
    pointer-events: none;
    /* z-index: 999; */
}

	body .single-new .panel-top {
		gap: 30px;
	}
	.single-new .panel-image img {
		min-height: 400px;
	}
	body .single-new .panel-image {
		max-height: 100%;
	}
	.single-new .entry-extended {
    display: flex;
    gap: 20px;
}

.entry-extended-left {
    max-width: 70%;
}

body .single-new .sidebar {
    background-color: #5064cb21;
    padding: 40px;
}

li.appears-on-list-item a {
    display: flex;
    gap: 20px;
    width: 300px;
    max-width: 100%;
}

li.appears-on-list-item a img {
    height: 72px;
    width: 100px;
}

.single-new .list-item-title {
    width: 180px;
    max-width: 100%;
}
.embed-newsletter {
    display: flex;
    text-align: left;
    justify-content: space-between;
}

p.embed-nl {
    max-width: 50%;
}
.filter-expanded-section::-webkit-scrollbar {
    display: none;
}
	
    .panel-grid-archive .panel-list 
 .panel-item.panel-item-list {
    display: block;
    max-width: 100%;
    width: 100%;
}

.panel-item-list .panel-bottom {
    max-width: 700px;
    margin: 0 auto;
    padding: 40px;
}

.panel-grid-archive .panel-list .panel-item-list .panel-image img {
    height: 450px;
}
	.single-template .entry-image-inner h2 {
    font-size: 40px;
    letter-spacing: 1px;
} 
	.staff-list-item {
    margin-bottom: 20px;
    max-width: 24%;
}

.slash-lists {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
}

.slash-lists .pagination {margin: 20px auto 40px auto;}
	h1 {
    font-size: 3vw;
}
.panel-grid-archive .panel-list .panel-item {
    display: flex;
    max-width: 100%;
    gap: 20px;
}

.intro-list, .panel-list {
    max-width: 1200px;
    margin: 0 auto;
	margin-bottom: 20px;
}

.panel-grid-archive .panel-list .panel-image img {
    max-height: 100%;
    height: 100%;
}

.panel-grid-list .panel-top {
    min-width: 400px;
}

.homepage-panels section.panel {
    width: 100%;
}
.single-template .entry-image amp-img {
    max-height: 400px;
}
    
.single-template .entry-content {
    width: calc(70% - 240px);
    display: inline-block;
    vertical-align: top;
    padding-left: 100px;
    padding-right: 100px;
}

.single-template .sidebar {
    width: calc(30% - 105px);
    display: inline-block;
    padding-right: 100px;
    background-color: #f6f6f6;
    padding-top: 20px;
} 
.panel-grid-archive .panel-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
}

.panel-grid-archive .panel-item {
    width: 19%;
    min-height: 487px;
    /* min-width: 18%; */
}
.tile-view .panel-grid-archive .panel-item {
    max-width: 27.7%;
    min-height: 100px;
}
.tile-view .panel-grid-archive .user-list-section .panel-item {
	max-width: 12%
}
.panel-grid-archive p.panel-score svg {
    width: 20px;
}
.panels-container {
    display: flex;
    gap: 10px;
}
.entry-availabilities {
    display: flex;
    gap: 5px;
}

}.filter-expanded-section {
    display: none;
    /* padding: 15px 0; */
    /* border-top: 1px solid #eee; */
    /* margin-top: 15px; */
    /* flex-wrap: wrap; */
    gap: 5px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.filter-expanded-section.active {
    display: flex;
    /* overflow: auto; */
    justify-content: flex-start;
    /* flex-wrap: wrap; */
    max-width: 100%;
    overflow: scroll;
    }

.plus-button {
    margin-left: 10px;
    font-size: 24px;
    cursor: pointer;
    background: none;
    border: none;
    color: #5064cb;
    vertical-align: middle;
    background-color: #ebedff;
    border: 1px solid #5064cb;
    max-height: 49px;
    padding: 0 10px;
}

.taxonomy-filter-group {
    /* flex: 1; */
    /* min-width: 180px; */
    /* width: 120px; */
    margin-bottom: 0;
    /* position: relative; */
}

.taxonomy-filter-group h4 {
    /* margin-bottom: 10px; */
    cursor: pointer;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    background-color: #ffffff;
    padding: 7px 4px;
    border-radius: 4px;
    margin: 0;
    color: #5064cb;
    overflow: hidden;
    max-width: 100%;
    padding: 2px 5px;
}

.taxonomy-filter-group h4.active {
    background-color: #5064cb;
    color: #fff;
}

.taxonomy-filter-group h4 span.current-selection {
    font-weight: normal;
    font-size: 0.9em;
    margin-left: 10px;
    color: #555;
}
.taxonomy-term-list a:nth-child(odd) {
    color: #5064cb;
}
.taxonomy-term-list {
    display: none;
    /* padding-left: 15px; */
    border-left: 2px solid #eee;
    margin-top: 0px;
    position: absolute;
    z-index: 9999;
    background-color: #ebedff;
    width: 300px;
    padding: 10px;
}

.taxonomy-filter-group h4.active + .taxonomy-term-list {
    display: block;
}

.taxonomy-term-list a {
    display: inline-block;
    padding: 5px 0;
    margin-right: 5px;
    text-decoration: none;
    color: #333;
}

.taxonomy-term-list a:hover {
    color: #5064cb;
}

.active-taxonomy-filter {
    background-color: #ebedff;
    padding: 2px 5px;
    border-radius: 3px;
    /* margin-right: 10px; */
    display: inline-flex;
    align-items: center;
    /* padding: 8px 12px; */
    border-radius: 4px;
}

.active-taxonomy-filter .remove-filter {
    margin-left: 5px;
    color: #5064cb;
    text-decoration: none;
    font-weight: normal;
}

span.toggle-icon {
    font-size: 8px;
    margin-left: 2px;
}
header.page-header {padding: 0;display: block;}

.archive-description p {
    margin: 0;
}

.filtered {
    position: sticky;
    top: 0;
    z-index: 99;
    background-color: #fff;
}









































































.comments-area {
    width: 100%;
    /* margin: 40px auto; */
    /* padding: 20px; */
    /* background-color: #f8f8f8; */
    border-radius: 8px;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); */
}

.comments-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    text-align: left;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
}

.comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
    position: relative;
}

.comment .children {
    list-style: none;
    margin: 20px 0 0 40px;
    padding: 0;
    border-left: 3px solid #eee;
    padding-left: 20px;
}

.comment .children .comment {
    margin-top: 20px;
    margin-bottom: 0;
}

.comment-author.vcard {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.comment-author img.avatar {
    border-radius: 50%;
    margin-right: 15px;
    background-color: #eee;
}

.comment-author .fn {
    font-weight: 600;
    font-size: 1.1em;
    color: #000;
    font-family: 'atypbldisplay';
    font-style: normal;
}

.comment-author .fn a {
    text-decoration: none;
    color: inherit;
}

.comment-author .fn a:hover {
    color: #ff0000;
}

.comment-metadata {
    font-size: 0.9em;
    color: #777;
    margin-left: calc(60px + 15px);
    margin-top: -10px;
}

.comment-metadata a {
    color: inherit;
    text-decoration: none;
}

.comment-metadata a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.comment-awaiting-moderation {
    color: #e67e22;
    font-style: italic;
    font-size: 0.9em;
    margin-top: 10px;
}

.comment-content {
    line-height: 1.7;
    color: #444;
    font-size: 1em;
    margin-top: 15px;
}

.comment-content p {
    margin-bottom: 1em;
}

.comment .reply {
    text-align: left;
    margin-top: 15px;
}

.comment .reply a {
    display: inline-block;
    background-color: #ff0000;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 0.9em;
    transition: background-color 0.2s ease;
}

.comment .reply a:hover {
    background-color: #cc0000;
}

body #reply-title {
    /* font-size: 1.8em; */
    font-weight: 600;
    color: #333;
    /* margin-top: 40px; */
    /* margin-bottom: 25px; */
    text-align: left;
    margin: 0;
    font-family: 'atypbldisplay';
}

.comment-form p {
    margin-bottom: 20px;
}

.comment-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #555;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 1em;
    box-sizing: border-box;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
    border-color: #ff0000;
    box-shadow: 0 0 0 3px rgba(255, 0, 0, 0.1);
    outline: none;
}

.comment-form textarea {
    resize: vertical;
    min-height: 120px;
}

.comment-notes {
    font-size: 0.9em;
    color: #777;
    margin-top: -10px;
    margin-bottom: 20px;
}

.comment-notes .required {
    color: #ff0000;
}

.form-submit input[type="submit"] {
    background-color: #ff0000;
    color: #fff;
    border: none;
    padding: 12px 25px;
    border-radius: 5px;
    font-size: 1.1em;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
    display: inline-block;
    width: auto;
}

.form-submit input[type="submit"]:hover {
    background-color: #cc0000;
    transform: translateY(-1px);
}

.comment-navigation {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}

.comment-navigation .nav-links {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
    flex: 1;
    text-align: center;
}

.comment-navigation a {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-decoration: none;
    color: #555;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.comment-navigation a:hover {
    background-color: #f0f0f0;
    color: #333;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.no-comments {
    text-align: center;
    color: #777;
    font-style: italic;
    margin-top: 30px;
}

:root {
    --primary-color: #ff0000;
    --text-color: #333;
    --light-gray: #f8f8f8;
    --border-color: #eee;
    --font-family: 'Inter', sans-serif;
    --heading-font-family: 'Playfair Display', serif;
}


.comments-area,
.comment,
.comment-form {
    font-family: var(--font-family);
}

.comments-title,
#reply-title {
    font-family: var(--heading-font-family);
    color: var(--text-color);
}

.form-submit input[type="submit"] {
    background-color: var(--primary-color);
}

.comment .reply a {
    background-color: var(--primary-color);
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(255, 0, 0, 0.1);
}

.panel-details {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.list-details {
    max-width: 47%;
    word-break: break-word;
}
.panel-grid-archive .panel-list .entry-availabilities {
    margin: 0px 0 20px;
}
.comment-meta.commentmetadata {
    display: none;
}

span.says {
    display: none;
}

.comment-author.vcard img {
    display: none;
}

.panel-item-list .entry-availability a {
    padding: 8px 10px;
}
/* Custom Header Menu Styles */

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

.main-navigation .nav-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* font-size: 1rem; */
    /* line-height: 1.5; */
    /* background-color: #f8f8f8; */
    /* padding: 0 20px; */
    /* border-bottom: 1px solid #eee; */
    gap: 0;
    /* max-width: 50px; */
}

.main-navigation .nav-menu > li {
    position: relative;
    margin-left: 8px;
    padding: 15px 0;
}

.main-navigation .nav-menu > li:first-child {
    margin-left: 0;
}

.main-navigation .nav-menu > li > a {
    /* color: #333; */
    padding: 0;
    transition: color 0.2s ease-in-out;
}

.main-navigation .nav-menu > li > a:hover,
.main-navigation .nav-menu > li > a:focus {
    color: #0073aa;
}

.main-navigation .nav-menu > li.menu-item-has-children > a:after {
  /*  content: '\25BC';
    font-size: 0.6em;
    margin-left: 0px;
    vertical-align: middle;
    transition: transform 0.2s ease-in-out;*/
}

.main-navigation .nav-menu > li.menu-item-has-children:hover > a:after {
    transform: rotate(180deg);
    display: inline-block;
}

.main-navigation ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 200px;
    background-color: #ebedff;
    /* box-shadow: 0 4px 12px rgba(0,0,0,0.15); */
    border: 1px solid #5064cb;
    /* border-top: none; */
    z-index: 100;
    flex-direction: column;
    /* padding: 10px 0; */
    animation: fadeIn 0.3s ease-out forwards;
    pointer-events: none;
    opacity: 0;
    transform: translateY(10px);
}

.main-navigation ul.sub-menu li {
    border-bottom: 1px solid #5064cb;
}

.main-navigation ul.sub-menu li:last-child {
    border-bottom: none;
}

.main-navigation ul.sub-menu a {
    padding: 10px 20px;
    /* color: #555; */
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.main-navigation ul.sub-menu a:hover,
.main-navigation ul.sub-menu a:focus {
    background-color: #5064cb;
    color: #ffffff;
}

.main-navigation ul.sub-menu ul.sub-menu {
    left: auto;
    right: 100%;
    top: -1px;
    margin-right: 1px;
    border-top: 1px solid #ddd;
}

.main-navigation li:hover > ul.sub-menu {
    display: flex;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.main-navigation ul.sub-menu li:hover > ul.sub-menu {
    display: flex;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.main-navigation .menu-item-has-children > a:focus + .sub-menu,
.main-navigation .sub-menu .menu-item-has-children > a:focus + .sub-menu {
    display: flex;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.main-navigation .sub-menu a:focus:not(:focus-within) {
    display: none;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.filter-expanded-section::-webkit-scrollbar:vertical {
    display: none;
}

.panel-grid-archive .panel-excerpt p {
    line-height: 1.6;
}

.panel-item-list .entry-availability a.button.wikil {
    padding-top: 13px;
    padding-bottom: 11px;
}

.single .single-new header {
    position: relative;
}

.single .single-new #service-buttons-container a {
    color: #000;
}

.single-new .panel-item {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}

.single-new .panel-image {
    max-height: 200Px;
}

.single-new .panel-image img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}

.single-new .panel-image img.award-icon {
    max-width: 20px;
    margin-right: 0px;
    vertical-align: middle;
    filter: invert(1);
    padding-bottom: 2px;
}

.single-new h2.panel-title {
    font-size: clamp(16px, 5vw, 23rem);
    margin-bottom: 10px;
}

.list-item-image img {
    max-width: 100%;
    object-fit: cover;
}

.single-new .sidebar {
    padding: 0;
    /* background-color: #ccc; */
}



.single-new .panel-top {
    display: flex;
    gap: 10px;
    margin: 0 20px;
}

.single-new .panel-item:hover {
    background-color: #fff;
}
.tile-view .panel-image img {
    width: 100%;
    max-height: 100px;
    max-width: 100%;
}

.tile-view .panel-image {
    width: 100%;
}

.tile-view .panel-grid-archive .panel-bottom {
    padding: 10px;
}

.panel-grid-archive .agmtw_container span.tooltip:hover span::after {
    color: #5064cb;
}

span.tooltip.agmtw_dismiss span::after {
    content: "Skip";
}

.user-list-section .panel-item {
    padding: 10px;
}

.user-list-section .panel-item .agmtw_container {
    max-height: 34px;
}

.user-list-section h2.panel-title {
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

body .tile-view .user-list-section  .panel-bottom {
    width: auto;
}

.user-list-section .tv-show-item .panel-title::after {
    font-size: 10px;
}

.page-template-listtemplate .panel-grid-archive .agmtw_container {
    position: relative;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.page-template-listtemplate .panel-grid-archive .agmtw_container::after {
    display: none;
}


footer.comment-meta {background-color: #fff; padding: 0px;}


.comment-metadata {
    display: none;
}

button.like-button {
    border: 0;
    background-color: #fff;
    font-size: 16px;
}

.top-comment-wrapper {
    display: flex;
    gap: 20px;
}

.top-comment-item {
    margin-bottom: 20px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    min-width: 300px;
}

p.comment-author-name {
    font-family: 'atypbldisplay';
}

.like-button-area button {
    font-family: 'atypbldisplay';
}

li::marker {
    /* display: none; */
    /* font-size: 200px; */
}

ol.top-liked-comments-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px;
    overflow-x: scroll;
}

.popular-reviews {
    /* padding: 0 20px; */
    margin: 20px 0;
}
.popular-reviews h4 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0;
}
button {
    cursor: pointer;
}
#myServicesButton {
    /* min-width: 108px; */
    padding-bottom: 0;
    padding-top: 3px;
}

.active-my-streamer::before {content: "My streamer";font-size: 10px;position: absolute;left: 3px;top: 0;}

span.agmtw-info-container {
    display: flex;
    flex-direction: column;
    text-transform: capitalize;
}

body span.agmtw-count, .single-new .agmtw_container  span.agmtw-count {
    color: #5064cb;
    font-size: 12px;
    display: none;
}

.agmtw_dropdown_content {
    display: none;
}

.open .agmtw_dropdown_content {
    display: flex;
    /* gap: 10px; */
    padding-right: 5px;
    background-color: #5065cc;
    color: #fff;
}

.agmtw_more_container {
    display: flex;
    align-self: anchor-center;
    height: 50px;
}

span.tooltip.agmtw_loved {border-left: 1px solid #ccc;/* padding-left: 5px; *//* margin-left: 5px; */}

span.agmtw_more_dots {
    display: flex;
    align-self: center;
}

.page-template-user-page span.agmtw-label {
    display: none;
}

.page-template-user-page .social-share-buttons {
    background-color: #ffffff;
    border: none;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.social-buttons-inner {
    gap: 5px;
    display: flex;
    justify-content: center;
}

header div#service-buttons-container {
    flex-direction: column;
    justify-content: flex-end;
}
header div#service-buttons-container {
    flex-direction: column;
    justify-content: flex-end;
    gap: 0;
}
nav.user-action-menu {display: flex;justify-content: flex-end;}
p.comment-notes {
    margin: 20px 0;
}
.panel-excerpt a {
    margin: 10px 0;
    display: block;
}
.new-bulle::after {
    content: "NEW";
    font-size: 16px;
    background-color: #eaecff;
    margin-left: 5px;
    padding: 4px;
}
.page-id-127494 .panel-buttons {
    gap: 15px;
    display: flex;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}

a.logout-link {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.page-id-127494 .panel-buttons a {
    color: #8b97ff;
}

.page-id-127494 .panel-buttons a:hover {
    color: #4f64ca;
}
.agmtw_refresh_link {
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}

.single-new .agmtw_container span {
    display: flex;
    align-items: anchor-center;
}

.single-new .agmtw_container {
    gap: 10px;
    align-items: anchor-center;
}

.feedback-link a {
    display: flex
;
    align-items: anchor-center;
}
.panel-item.tv-show-item {}

.tv-show-item .award-nominee, .tv-show-item .award-winner {
    display: none;
}

.tv-show-item .panel-title::after {
    content: "TV";
    margin-left: 8px;
    font-size: 14px;
    padding: 3px;
    border: 1px solid;
    color: #444444;
}
.feedback-link {
    position: fixed;
    right: 0px;
    background-color: #ebedff;
    color: #fff;
    padding: 10px;
    z-index: 999999999;
    bottom: 10px;
}
article#post-7262 {
    padding: 0 20px;
    max-width: 900px;
    margin: 0 auto;
}
nav.user-action-menu ul {
    list-style: none;
    display: flex
;
    margin: 0;
    padding: 0;
    gap: 10px;
    max-width: 100%;
}
/*
.agmtw_container .tooltip[data-tooltip] {
  position: relative;
  cursor: pointer;
}

.agmtw_container .tooltip[data-tooltip]::before {
  content: attr(data-tooltip);
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: #5064cb;
  color: white;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 10;
}

.agmtw_container .tooltip[data-tooltip]::after {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  background-color: #5064cb;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 9;
}

.agmtw_container .tooltip:hover::before,
.agmtw_container .tooltip:hover::after {
  visibility: visible;
  opacity: 1;
}

.single-new .agmtw_container {
    gap: 10px;
}
*/
span.tooltip.agmtw_queue span::after {
    content: "Queue";
}
body span.tooltip span::after {
    content: "Queue";
	display: none;
}
span.tooltip.agmtw_queue span::after, span.tooltip.agmtw_seen span::after, span.tooltip.agmtw_queue span::after, span.tooltip.agmtw_dismiss span::after {
    /* font-family: 'Lato'; */
    color: #686868;
    font-size: 14px;
}

span.tooltip.agmtw_seen span::after {
    content: "Seen";
}

.page-template-user-page .panel {
    text-align: center;
}
article#post-127494 {
    padding: 0 20px;
}
.single-new .archive-movie-awards {
    display: none;
}
.tile-view .panel-excerpt, .tile-view .archive-movie-awards {
    display: none;
}

.tile-view  .panel-item {
    justify-content: space-between;
    /* width: 100%; */
    align-items: center;
    padding: 20px;
    border: 1px solid #d7deff;
    gap: 10px;
    display: block;
}

.tile-view .panel-top {
    min-width: 100px;
}

.tile-view .agmtw_container {
    /* min-width: 30px; */
    margin: 0;
    text-align: right;
}

.tile-view .panel-bottom {
    padding: 0;
    text-align: center;
}

.tile-view .panel {
    padding: 0;
}

.agmtw_seen_active svg {
    fill: #fff;
}

.tile-view .panel-grid {
    display: block;
    background-color: #fff;
    gap: 10px;
    flex-wrap: wrap;
}
span.tooltip.agmtw_loved,  a.hide {
    /* display: none !important; */
}
.agmtw_container {
    display: flex;
    margin: 0px 0 20px;
}

.agmtw_container span {
    cursor: pointer;
    font-size: 15px;
}

.agmtw_queue_active, .agmtw_seen_active, .agmtw_dismiss_active, .agmtw_loved_active {
    background-color: #5064cb;
    fill: #ccc;
    color: #fff;
}

.panel-grid-archive .agmtw_container {
    display: flex;
    width: 100%;
    height: 49px;
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    /* font-size: 14px; */
}
.tile-view .panel-grid-archive  .entry-availabilities {
    display: none;
}

.tile-view .panel-grid-archive .agmtw_container {
    border: 1px solid #ccc;
}

.tile-view .panel-grid-archive .agmtw_container::after {
    display: none;
}
.panel-grid-archive .agmtw_container span.tooltip, .panel-grid-archive .agmtw_container a {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
}

.panel-grid-archive .agmtw_seen, .panel-grid-archive .agmtw_queue {
    border-left: 1px solid #ccc;
}

.panel-grid-archive .agmtw_container span svg {
    padding-right: 2px;
    max-width: 20px;
}

.panel-grid-archive .agmtw_queue:hover, .panel-grid-archive .agmtw_seen:hover, .panel-grid-archive .agmtw_dismiss:hover, .panel-grid-archive .agmtw_loved:hover {
    background-color: #ebedff;
    cursor: pointer;
    color: #5064cb;
}
.agmtw_inside_notification {
    text-align: center;
    padding: 40px 0;
	    min-width: 267px;
}

span.agmtw_undo {
    cursor: pointer;
    display: block;
    margin-top: 10px;
    color: #5064cb;
}

.agmtw_queue_active svg, .agmtw_seen_active svg path, .agmtw_dismiss_active svg, .agmtw_loved_active svg {
    fill: #fff;
}



.outofcatalog-container {
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

.outofcatalog-span {
    background-color: #000000;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.9em;
    font-weight: bold;
}

.tooltip-bubble {
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 68%;
    transform: translateX(-50%);
    width: 150px; /* Reduced width to make it a multi-line bubble */
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 999999999999999999999;
}

.tooltip-bubble::before {
    content: "";
    position: absolute;
    top: 0%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    display: none;
}

.outofcatalog-container:hover .tooltip-bubble,
.outofcatalog-container:focus .tooltip-bubble {
    visibility: visible;
    opacity: 1;
}
@keyframes jump {
  0% { transform: translateY(0); }
  50% { transform: translateY(-4px); } /* Adjust the jump height as needed */
  100% { transform: translateY(0); }
}
p.free-trial-prompt {
    background-color: #1be682;
    text-align: center;
}

p.free-trial-prompt a {
    color: #000;
    font-family: 'atypbldisplay';
}
.jump-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #5064cb;
    color: white;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

.jump-to-top:hover {
    background-color: #0056b3; /* Example hover color */
}
span.rating.abovenine svg {
    animation: jump 1s ease-in-out infinite;
    transform-origin: center center;
    fill: #ffffff;
}
.panel-item:hover span.rating.abovenine svg {
	animation: none;
}

.panel-item:hover {
    background-color: #ebedff;
}

.panel-item-list.panel-item:hover {
    background-color: transparent;
}
span.expand-hero {
    color: #5064cb;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}
.explainer-section.explainer-second-line {
    font-size: 12px;
    margin-top: 20px;
}
span.expanded-hero {
    color: #ff2500;
}

.panel-image.editorial-feature img {
    max-width: 100%;
    max-height: 500px;
}
.hidden {
  display: none;
}
span.section-container-text span span {
    display: block;
    font-weight: normal;
    margin-top: 5px;
}
ul.sub-menu {
    display: none;
}
.panel-item .entry-availability a {
    padding: 5px;
    margin-bottom: 0;
    text-align: center;
}

.panel-item .entry-availability a img {
    max-height: 14px;
}
ul.appears-on-lists {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    gap: 10px;
}

li.appears-on-list-item {
    max-width: 30%;
}
p.hero-description {
    margin-bottom: 30px;
    margin-top: 0;
}

.panel-grid-archive .panel-list .entry-availabilities {
    max-width: 100%;
    flex-wrap: wrap;
}
.single .entry-availabilities {
    display: flex;
    overflow-x: scroll;
    gap: 5px;
    flex-wrap: wrap;
}
.comment-icon svg {
    display: block;
    min-height: 18px;
    margin: 2px 0;
}

li.post-comment-item {
    background-color: #5064cb;
}
span.list-goto {
    min-width: 100px;
    background-color: #e9e9e9;
    padding: 4px 10px;
    border-radius: 8px;
    /* margin-bottom: 5Px; */
    display: flex;
    align-items: center;
    text-align: center;
}
span.list-goto  a.streamer-img {
    display: inline-block;
    margin: 0 auto;
}
.panel-grid-archive  .panel-item.panel-item-list {
    border: 0;
}
.intro-meta {
    text-align: center;
    display: block;
	margin-bottom: 20px;
}
.intro-list {
		margin-bottom: 20px;

}
.single .entry-availabilities::-webkit-scrollbar {
    display: none;
}
.panel-grid-archive .panel-image .archive-movie-awards img {
    max-width: 20px;
    margin-right: 0px;
    vertical-align: middle;
    filter: invert(1);
    padding-bottom: 2px;
}
.archive-desc {
    text-align: center;
    margin-bottom: 20px;
}

span.top-terms {
    display: block;
}

.homepage-buttons span.top-terms 
 a {
    padding: 13px 30px;
    font-size: 20px;
    margin-bottom: 20px;
}

.caps-title {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.tax-block {
    padding: 0 10px;
}

.caps-title::after {
    content: " >";
}
.movie-awards ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.searchform {
    display: flex;
    gap: 10px;
    max-width: 100%;
    margin: 30px auto;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    background-color: #fff;
}
footer .searchform {
    background-color: #000000;
margin: 10px 0;
}
footer .searchform input[type="text"] {
    background-color: #000000;
    color: #fff;
    border-color: #3b3b3b;
    max-width: 100%;
}
.searchform div {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    max-width: 400px;
}

.searchform label {
    display: none;
}

.searchform input[type="text"] {
    flex-grow: 1;
    padding: 12px 18px;
    border: 1px solid #e0e0e0; 
    font-size: 17px;
    color: #333; 
    outline: none;
    transition: all 0.3s ease;
}

.searchform input[type="text"]::placeholder {
    color: #999;
}

.searchform input[type="text"]:focus {
    border-color: #17a2b8; 
    box-shadow: 0 0 8px rgba(23, 162, 184, 0.2); 
}

.searchform input[type="submit"] {
    background-color: #5064cb;
    color: white;
    padding: 13px 25px;
    border: none;
    font-size: 17px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
    /* border: 1px solid; */
}

.searchform input[type="submit"]:hover {
    background-color: #ff2500;
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.footer-links a {
    color: #fff;
}
.single .sidebar  .movie-awards img {max-width: 50px;}

.single .sidebar .movie-awards li {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    align-items: anchor-center;
}
.archive-movie-awards ul {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
    gap: 5px;
}
.archive-movie-awards li {
    font-weight: normal;
    padding: 4px 13px;
    font-size: 12px;
    text-align: center;
}
a.see-more {
    display: block;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    background-color: #5064cb;
    color: #fff;
    margin: 10px auto;
}

.panels-container.homepage-panels .panel {
    margin-bottom: 10px;
    padding: 0px 20px 20px;
}

a.see-more:hover {
    background-color: #000000;
    color: #fff;
}
span.text-streamer {
    padding-top: 6px;
    padding-bottom: 0px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}
.pagination {
    margin: 20px 0 40px;
    text-align: center;
    line-height: 50px;
}
.panel-excerpt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-numbers {
    padding: 12px 15px;
    background-color: #5064cb;
    color: #fff;
    margin-right: 5px;
}

span.page-numbers.current {
    background-color: #ebedff;
    color: #000;
}

.page-numbers:hover {
    color: #b213ff;
}
a.service-button.active-streamer {
    background-color: #ebedff;
    border-color: #5064cb;
}
.entry-availability {
    display: none;
}
@font-face {
    font-family: atypbldisplay;
    src: url('/wp-content/themes/agoodmovietowatch-theme/webfonts/AtypBLDisplay-Bold.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

header img {
    max-width: 100px;
}

header a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

body {
    font-family: 'atypbldisplay';
	margin:0;
}

a {
    color: #5064cb;
    text-decoration: none;
    font-weight: bold;
}

.panel-image img {
    max-width: 100px;
    display: block;
    object-fit: cover;
    max-height: 72px;
    width: 100%;
}
.panel-grid-archive h3.panel-title {
	display: none;
}
h3.panel-title {
    font-size: 25px;
    margin-bottom: 0;
    margin-top: 0;
}

.panel-item {
    display: flex;
    border-bottom: 1px solid #d7deff;
    margin-bottom: 20px;
}

header div {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

select {
    display: block;
    border: 0;
    height: min-content;
    max-width: 70px;
    font-size: 16px;
    color: #5064cb;
    text-transform: uppercase;
    font-family: 'atypbldisplay';
}

select option:first-child {
}

select#country-select {
    max-width: 49px;
    color: #ff2500;
    font-size: 14px;
}

section.panel {
    /* border: 2px solid #5064cb; */
    padding: 0px 20px;
    background-color: #ebedff;
}

.entry-availability a {
    display: block;
    padding: 0px 5px;
}

.entry-availability img, .streamer-button img {
    object-fit: contain;
    max-width: 57px;
    max-height: 16px;
}


a.button.imdb {
    background-color: #f9df77a3;
}

a.button.rt {
    background-color: #fa3209;
}

a.button.wikil {
    background-color: #eeeeee;
    display: none;
}
.single a.button.wikil {
	display: flex;
}
.button.active {
    background-color: #fff;
}

a.streamer-img {
    display: block;
    padding: 1px 6px;
    /* background-color: #ffffff; */
    /* border: 1px solid #dfdfdf; */
}

a.streamer-img img {
    object-fit: contain;
    height: 21px;
    max-width: 70px;
    max-height: 16px;
}

.panel-top {position: relative;}

p.panel-score {
    display: inline-block;
    background-color: #ff2500;
    color: #fff;
    padding: 7px 6px;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: 'atypbldisplay';
    min-width: 60px;
    text-align: center;
    height: 30px;
}

.panel-title-score {
    align-items: baseline;
    gap: 10px;
    margin-bottom: 10px;
}

p.panel-score svg {
    width: 20px;
    margin-right: 5px;
}
p.panel-score.black {
    background-color: #555;
    /* color: #000; */
    fill: #000;
}


.hero {
    text-align: center;
}

.homepage-buttons, #mood-links {
    text-align: center;
    margin: 20px auto 40px auto;
    max-width: 1200px;
}

.homepage-buttons a, #mood-links a {
    background-color: #eaedff;
    padding: 8px 14px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.homepage-buttons a:hover, #mood-links a:hover {
    background-color: #5064cb;
    color: #fff;
}

#mood-links {
    margin-top: 5px;
}

.panel h2 {
    text-align: center;
    color: #5064cb;
}

.panel-bottom {
    padding: 0px 0px 20px 20px;
}

.panel-title-score a {
    display: inline-block;
    color: #000;
}

.panel-image {
    position: relative;
}

.panel-grid .panel-item:last-child {
    /* border-bottom: none; */
    /* margin-bottom: 0; */
}
.service-filter-buttons img {
    max-width: 50px;
    object-fit: contain;
    /* max-height: 16px; */
}

.service-filter-buttons a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 8px 12px;
    border: 1px solid #ccc;
    position: relative;
}


.panel-grid-archive section.panel {
    background-color: transparent;
    padding: 0;
}

.panel-grid-archive .panel-item {
    display: block;
    border: 1px solid #ccc;
	overflow: hidden;
    /* padding: 10px; */
}

.panel-grid-archive .panel-image img {
    max-width: 100%;
    max-height: 250px;
}

.panel-grid-archive .panel-bottom {
    padding: 20px;
    position: relative;
    z-index: 0;
}

.panel-grid-archive .entry-availability {
    display: block;
}

.panel-grid-archive .entry-availabilities {
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
}

.panel-grid-archive p.panel-score {
    font-size: 18px;
}

.filters {
    display: flex;
    justify-content: space-between;
    position: relative;
	margin: 20px 0;
}

.sorting-options span {
    display: none;
}

.sorting-options {
    display: flex;
    /* gap: 10px; */
    background-color: #ebedff;
    border: 1px solid #5064cb;
    max-height: 47px;
    /* padding: 5px 8px; */
    height: 49px;
    position: relative;
}

a.sort-button.active-sort {
    background-color: #5064cb;
    color: #fff;
}

.sorting-options a {
    padding: 12px 6px;
}

.service-filter-buttons a.all-services.service-button {
    height: 30px;
    padding-top: 13px;
    padding-bottom: 4px;
}

.service-filter-buttons {
    display: flex
;
    max-width: calc(100% - 136px);
    overflow: scroll;
    position: relative;
}

.sorting-options::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -59px;
    bottom: 0;
    width: 58px;
    pointer-events: none;
    z-index: 1;
    height: 65px;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 0) 100%);
}
body ::-webkit-scrollbar{
    background-color: #ccc;
    height: 4px;
}

body ::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}

body ::-webkit-scrollbar-thumb {
    background-color: #5064cb;
}

.filters {
    display: flex;
    justify-content: space-between;
    /* position: sticky; */
    padding-top: 10px;
    margin-bottom: 10px;
    top: 0px;
    background: #fff;
    z-index: 1;
}                @font-face{
                  font-family: 'mercury';
  src: URL('/wp-content/themes/development/phoenix/mercury.woff') format('woff');
                }
                 @font-face{
                  font-family: 'mercury';
  src: URL('/wp-content/themes/development/phoenix/mercurybold.woff') format('woff');font-style:normal;font-weight:700;
                }
                               
        body {font-family:AtypBLDisplay,Helvetica,sans-serif; font-weight:normal; } 
        
      .header-inner {
    display: flex;
    font-size: 14px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px;
    max-width: 1600px;
    margin: 0 auto;

}
.popup-container2 {
    display: flex;
    gap: 20px;
    align-items: center;
    background-color: #f6f6f6;
    margin: 20px 0;
}

.popup-container2 a {
    color: #000;
    text-decoration: none;
}

.popup-button2 {
    display: inline-block;
    background-color: #ff0002;
    padding: 15px 20px;
    text-transform: uppercase;
}

.popup-button2 a {
    color: #fff;
}

.popup-header2 {
    font-size: 22px;
}

.popup-top {
    max-width: 35%;
}
a {
    cursor: pointer;
}
.popup-top amp-img {
    overflow: hidden;
    max-width: 100%;
}
.left-header {
    max-height: 64px;
}

.header amp-img {
    margin: 0;
    width: 100px;
    height: auto;
}
footer {
    background-color: #000000;
    color: #fff;
    padding: 40px;
}
.explainer,.legal {
    margin-bottom: 20px;
    max-width: 500px;
}
a.footer-logo amp-img {
    max-width: 100px;
}

a.footer-logo {
    padding: 20px 0;
    display: block;
}
.explainer-section, .legal a {
    opacity: 0.8;
}
.explainer-section, .legal {
    font-family: Arial;
}
.legal a {
    margin-right: 5px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    /* opacity: 0.8; */
}
.single-template .entry-image amp-img {
    max-height: 600px;
}
.single-template .foug {
    bottom: 0;
    top: auto;
    right: calc(45% - 60px);
}
.explainer-title {
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 1px;
}

.header a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}

.button {
    padding: 10px 16px;
    display: inline-block;
    background-color: #eceef8;
    color: #5064cb;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5Px;
    border-radius: 4px;
    font-size: 18px;
    min-width: 57px;
}

.home-entry .entry-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: 1;
}

.home-entry .entry-image amp-img {
    height: 100vh;
    object-fit: cover;
}
.homepage-buttons {
    z-index: 2;
    position: relative;
    padding-left: 20px;
}

.home-entry {
    width: 100vw;
    height: 100vh;
}

.single header {
    z-index: 2;
    position: absolute;
    color: #fff;
    width: calc(100% - 20px);
}
.single-template .entry-extended {
    display: block;
}


.entry-extended {
    padding: 0px 20px 20px 20px;
}
h1 {
    padding: 20px 40px;
    font-size: 4vw;
    font-size: 30px;
    /* padding-top: 100px; */
    margin: 0 auto;
    text-align: center;
}
.homepage-buttons {
    /* max-width: 1400px; */
    margin: 0 auto;
    padding: 0 40px;
    display: block;
}
.homepage-buttons a.active {
    background-color: #4f64ca;
    color: #fff;
}

.homepage-buttons a {
    margin-right: 10px;
    color: #000;
}

.button:hover {
    background-color: #fff;
    color: #000;
}

.homepage-buttons a:first-child:hover {
    color: #4f64ca;
    background-color: #fff;
} 
        

.entry-score {
    font-size: 30px;
    letter-spacing: 2.2px;
    margin-bottom: 0;
}
.entry-image span {
    font-size: 16px;
        opacity: 0.6;
}
span.entry-year {
    display: block;
}
.entry-image-inner {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 20px 40px;
    display: flex;
        align-items: end;
    width: calc(100% - 80px);
    justify-content: space-between;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.8) 100%);
}


.home-entry .entry-tagline {
    display: none;
}

.entry-text {
    opacity: 0.6;
    display: none;
}

.entry-score svg {
    margin-right: 4px;
    width: 24px;
}

.entry-availabilities-right .entry-availability {
    display: inline-block;
}

.entry-image amp-img {
    z-index: 1;
    position: relative;
}

.entry-image {
    position: relative;
    color: #fff;
}
article.home-entry {
    display: block;
    max-width: 100%;
}
amp-img img {
        object-fit: cover;
}

.entry-tagline {
    padding: 20px 40px;
}

.entry-image-inner h2 {
    margin-bottom: 0;
    margin-top: 0;
        max-width: 70%;
}   
.sidebar {
    padding-left: 40px;
    padding-right: 40px;
}

.single-template h3 {
    /* font-size: 16px; */
    /* padding-bottom: 20px; */
    letter-spacing: 1px;
}

.sidebar p {
    padding-bottom: 20px;
}

.single-template a.entry-tagline-text {
    margin: 20px 0;
    display: block;
    width: 100%;
    font-family: 'atypbldisplay';
    font-size: 30px;
    color: #5064cb;
    height: auto;
    letter-spacing: 0.2px;
}


.entry-image a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.entry-tagline a {
    font-weight: normal;
    color: #444;
    text-decoration: none;
}
.entry-tagline a, p {
    font-family: Arial;
}


.entry-tagline a {
    min-width: auto;
    min-height: auto;
    padding: 5px 10px;
    height: 28px;
    width: 60px;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    border-radius: 8px;
}
.recommend-banner {
    display: flex;
    background-color: #eb605d;
    margin: 20px auto; 
}

.recommend-banner-left {
    padding: 20px;
    background-color: #000000;
}

.recommend-banner span {
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
}

.recommend-banner a {color:#fff; text-decoration:none}

.recommend-banner .button {
    display: block;
    padding: 10px 16px;
    display: block;
    background-color: #eceef8;
    color: #5064cb;
    text-align: center;
    max-width: 100px;
    margin-top: 20px;
}
.entry-tagline a.entry-tagline-text {
    padding: 0;
}

.grid article {
    margin-bottom: 20px;
        margin-top: 20px;

}
.foug {
    position: absolute;
    top: 0;
    right: 40px;
    z-index: 2;
    background-color: #ff1f02;
    padding: 10px;
    text-align:center;
    max-width:100px;
}

.entry-image .foug span {
    color: #fff;
    opacity: 1;
    display: block;
}
.single-template a.entry-tagline-text {
    display: none;
}

p {
    font-family: 'mercury';
	    font-size: 16px;
    line-height: 1.6;
}

.single p {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -.1px;
}

.sidebar a {
    display: block;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
    /* padding: 20px; */
    margin-bottom: 10px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sidebar a amp-img {
   min-width: 30%;
   height: 107px;
}
.sidebar a span {
    width: 70%;
}
.sidebar a:hover {
    background-color: #5064cb;
}
h2.panel-title {
    margin: 0;
    text-align: left;
}
.single-template .entry-image-inner h2 {
    font-size: 20px;
}  

.sidebar a span {
    padding: 10px;
}
div#main {
    padding: 0 10px;
}

header {
    padding: 10px;
}
.single .entry-image .foug img {
    max-height: 100px;
    width: auto;
}

.single #service-buttons-container a {
    color: #fff;
}
.service-filter-buttons::-webkit-scrollbar {
    scrollbar-color: #000000 #ffffff;
    scrollbar-width: thin;
}
	.homepage-panels h3.panel-title {
    text-align: center;
    padding: 20px;
}
.archive h1 {
    text-align: left;
    padding: 0;
    margin: 0;
    padding: 20px 0;
}
.single .entry-availability {
	display:block;
}
.single .entry-image img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

body.single {
    padding: 0;
}
.single footer img {
    width: auto;
    max-height: 100%;
}
.single .sidebar img {
    max-width: 61Px;
    object-fit: cover;
    /* height: 100%; */
}
.archive-movie-awards {
    position: absolute;
    bottom: 0;
    right: 72px;
    max-height: 45px;
    background-color: #000000;
    color: #fff;
}

.panel-grid-list .panel-excerpt p {
    display: block;
}

.panel-list h2.panel-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.panel-list a.button.wikil {
    display: block;
}
.page-template-listtemplate p {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -.1px;
    margin: 0;
}
.staff-list-featured-image img {
    width: 100%;
    object-fit: cover;
    max-height: 300px;
}

.embed-newsletter {
    display: flex;
    justify-content: space-between;
    background-color: #ecedff;
    color: #000000;
    margin: 20px;
    max-width: 100%;
    overflow: scroll;
    display: block;
    position: relative;
    text-align: center;
    padding: 20px;
}

p.embed-nl {
    font-size: clamp(25px,3vw, 6rem);
    font-family: 'atypbldisplay';
    /* max-width: 50%; */
    padding: 10Px;
    margin: 0;
    line-height: normal;
    /* font-size: 20px; */
}

.embed-newsletter iframe {
    max-width: 85%;
    /* margin: 5px auto; */
    position: relative;
    margin-left: auto;
}



@media screen and (min-width: 80em) {
	.tile-view .panel-bottom {
		width: 258px;
	}
	.tile-view .panel-grid-archive .agmtw_container {
    /* border:none; */
    /* border-top: 1px solid #ccc; */
    /* margin-top: 10px; */
    position: relative;
}
	body .main-navigation .nav-menu > li {
    margin-left: 12px;
}
	.tile-view .panel-grid {
    display: flex;
}
	.panel-item{position: relative;}
	.panel-grid-archive .agmtw_container {position: absolute;bottom: 0;left: 0;background-color: #fff;z-index: 0;}
	.panel-grid-archive .agmtw_container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: -61px;
    height: 60px;
    background: linear-gradient(to top, white, transparent);
    z-index: 1;
    pointer-events: none;
    /* z-index: 999; */
}

	body .single-new .panel-top {
		gap: 30px;
	}
	.single-new .panel-image img {
		min-height: 400px;
	}
	body .single-new .panel-image {
		max-height: 100%;
		max-width: 42%;
	}
	.single-new .entry-extended {
    display: flex;
    gap: 10%;
}

.entry-extended-left {
    max-width: 60%;
}

.entry-extended-right {
    width: 45%;
}
body .single-new .sidebar {
    background-color: #5064cb21;
    padding: 40px;
}

li.appears-on-list-item a {
    display: flex;
    gap: 20px;
    width: 300px;
    max-width: 100%;
}

li.appears-on-list-item a img {
    height: 72px;
    width: 100px;
}

.single-new .list-item-title {
    width: 180px;
    max-width: 100%;
}
.embed-newsletter {
    display: flex;
    text-align: left;
    justify-content: space-between;
}

p.embed-nl {
    max-width: 50%;
}
.filter-expanded-section::-webkit-scrollbar {
    display: none;
}
	
    .panel-grid-archive .panel-list 
 .panel-item.panel-item-list {
    display: block;
    max-width: 100%;
    width: 100%;
}

.panel-item-list .panel-bottom {
    max-width: 700px;
    margin: 0 auto;
    padding: 40px;
}

.panel-grid-archive .panel-list .panel-item-list .panel-image img {
    height: 450px;
}
	.single-template .entry-image-inner h2 {
    font-size: 40px;
    letter-spacing: 1px;
} 
	.staff-list-item {
    margin-bottom: 20px;
    max-width: 24%;
}

.slash-lists {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
}

.slash-lists .pagination {margin: 20px auto 40px auto;}
	h1 {
    font-size: 3vw;
}
.panel-grid-archive .panel-list .panel-item {
    display: flex;
    max-width: 100%;
    gap: 20px;
}

.intro-list, .panel-list {
    max-width: 1200px;
    margin: 0 auto;
	margin-bottom: 20px;
}

.panel-grid-archive .panel-list .panel-image img {
    max-height: 100%;
    height: 100%;
}

.panel-grid-list .panel-top {
    min-width: 400px;
}

.homepage-panels section.panel {
    width: 100%;
}
.single-template .entry-image amp-img {
    max-height: 400px;
}
    
.single-template .entry-content {
    width: calc(70% - 240px);
    display: inline-block;
    vertical-align: top;
    padding-left: 100px;
    padding-right: 100px;
}

.single-template .sidebar {
    width: calc(30% - 105px);
    display: inline-block;
    padding-right: 100px;
    background-color: #f6f6f6;
    padding-top: 20px;
} 
.panel-grid-archive .panel-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
}

.panel-grid-archive .panel-item {
    width: 19%;
    min-height: 487px;
    /* min-width: 18%; */
}
	#respond {
		margin: 0;
		border: 0;
		margin-bottom: 20px;
		max-width: 17%;
	}
.tile-view .panel-grid-archive .panel-item {
    max-width: 27.7%;
    min-height: 100px;
}
.tile-view .panel-grid-archive .user-list-section .panel-item {
	max-width: 12%
}
.panel-grid-archive p.panel-score svg {
    width: 20px;
}
.panels-container {
    display: flex;
    gap: 10px;
}
.entry-availabilities {
    display: flex;
    gap: 5px;
}

}.filter-expanded-section {
    display: none;
    /* padding: 15px 0; */
    /* border-top: 1px solid #eee; */
    /* margin-top: 15px; */
    /* flex-wrap: wrap; */
    gap: 5px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.filter-expanded-section.active {
    display: flex;
    /* overflow: auto; */
    justify-content: flex-start;
    /* flex-wrap: wrap; */
    max-width: 100%;
    overflow: scroll;
    }

.plus-button {
    margin-left: 10px;
    font-size: 24px;
    cursor: pointer;
    background: none;
    border: none;
    color: #5064cb;
    vertical-align: middle;
    background-color: #ebedff;
    border: 1px solid #5064cb;
    max-height: 49px;
    padding: 0 10px;
}

.taxonomy-filter-group {
    /* flex: 1; */
    /* min-width: 180px; */
    /* width: 120px; */
    margin-bottom: 0;
    /* position: relative; */
}

.taxonomy-filter-group h4 {
    /* margin-bottom: 10px; */
    cursor: pointer;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    background-color: #ffffff;
    padding: 7px 4px;
    border-radius: 4px;
    margin: 0;
    color: #5064cb;
    overflow: hidden;
    max-width: 100%;
    padding: 2px 5px;
}

.taxonomy-filter-group h4.active {
    background-color: #5064cb;
    color: #fff;
}

.taxonomy-filter-group h4 span.current-selection {
    font-weight: normal;
    font-size: 0.9em;
    margin-left: 10px;
    color: #555;
}
.taxonomy-term-list a:nth-child(odd) {
    color: #5064cb;
}
.taxonomy-term-list {
    display: none;
    /* padding-left: 15px; */
    border-left: 2px solid #eee;
    margin-top: 0px;
    position: absolute;
    z-index: 9999;
    background-color: #ebedff;
    width: 300px;
    padding: 10px;
}

.taxonomy-filter-group h4.active + .taxonomy-term-list {
    display: block;
}

.taxonomy-term-list a {
    display: inline-block;
    padding: 5px 0;
    margin-right: 5px;
    text-decoration: none;
    color: #333;
}

.taxonomy-term-list a:hover {
    color: #5064cb;
}

.active-taxonomy-filter {
    background-color: #ebedff;
    padding: 2px 5px;
    border-radius: 3px;
    /* margin-right: 10px; */
    display: inline-flex;
    align-items: center;
    /* padding: 8px 12px; */
    border-radius: 4px;
    margin-right: 5px;
}

.active-taxonomy-filter .remove-filter {
    margin-left: 5px;
    color: #5064cb;
    text-decoration: none;
    font-weight: normal;
}

span.toggle-icon {
    font-size: 8px;
    margin-left: 2px;
}
header.page-header {padding: 0;display: block;}

.archive-description p {
    margin: 0;
}

.filtered {
    position: sticky;
    top: 0;
    z-index: 99;
    background-color: #fff;
}









































































.comments-area {
    width: 100%;
    /* margin: 40px auto; */
    /* padding: 20px; */
    /* background-color: #f8f8f8; */
    border-radius: 8px;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); */
}

.comments-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    text-align: left;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
}

.comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
    position: relative;
}

.comment .children {
    list-style: none;
    margin: 20px 0 0 40px;
    padding: 0;
    border-left: 3px solid #eee;
    padding-left: 20px;
}

.comment .children .comment {
    margin-top: 20px;
    margin-bottom: 0;
}

.comment-author.vcard {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.comment-author img.avatar {
    border-radius: 50%;
    margin-right: 15px;
    background-color: #eee;
}

.comment-author .fn {
    font-weight: 600;
    font-size: 1.1em;
    color: #000;
    font-family: 'atypbldisplay';
    font-style: normal;
}

.comment-author .fn a {
    text-decoration: none;
    color: inherit;
}

.comment-author .fn a:hover {
    color: #ff0000;
}

.comment-metadata {
    font-size: 0.9em;
    color: #777;
    margin-left: calc(60px + 15px);
    margin-top: -10px;
}

.comment-metadata a {
    color: inherit;
    text-decoration: none;
}

.comment-metadata a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.comment-awaiting-moderation {
    color: #e67e22;
    font-style: italic;
    font-size: 0.9em;
    margin-top: 10px;
}

.comment-content {
    line-height: 1.7;
    color: #444;
    font-size: 1em;
    margin-top: 15px;
}

.comment-content p {
    margin-bottom: 1em;
}

.comment .reply {
    text-align: left;
    margin-top: 15px;
}

.comment .reply a {
    display: inline-block;
    background-color: #ff0000;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 0.9em;
    transition: background-color 0.2s ease;
}

.comment .reply a:hover {
    background-color: #cc0000;
}

body #reply-title {
    /* font-size: 1.8em; */
    font-weight: 600;
    color: #333;
    /* margin-top: 40px; */
    /* margin-bottom: 25px; */
    text-align: left;
    margin: 0;
    font-family: 'atypbldisplay';
}

.comment-form p {
    margin-bottom: 20px;
}

.comment-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #555;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 1em;
    box-sizing: border-box;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
    border-color: #ff0000;
    box-shadow: 0 0 0 3px rgba(255, 0, 0, 0.1);
    outline: none;
}

.comment-form textarea {
    resize: vertical;
    min-height: 120px;
}

.comment-notes {
    font-size: 0.9em;
    color: #777;
    margin-top: -10px;
    margin-bottom: 20px;
}

.comment-notes .required {
    color: #ff0000;
}

.form-submit input[type="submit"] {
    background-color: #ff0000;
    color: #fff;
    border: none;
    padding: 12px 25px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
    display: inline-block;
    width: auto;
    font-family: 'atypbldisplay';
}

.form-submit input[type="submit"]:hover {
    background-color: #cc0000;
    transform: translateY(-1px);
}

.comment-navigation {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}

.comment-navigation .nav-links {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
    flex: 1;
    text-align: center;
}

.comment-navigation a {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-decoration: none;
    color: #555;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.comment-navigation a:hover {
    background-color: #f0f0f0;
    color: #333;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.no-comments {
    text-align: center;
    color: #777;
    font-style: italic;
    margin-top: 30px;
}

:root {
    --primary-color: #ff0000;
    --text-color: #333;
    --light-gray: #f8f8f8;
    --border-color: #eee;
    --font-family: 'Inter', sans-serif;
    --heading-font-family: 'Playfair Display', serif;
}


.comments-area,
.comment,
.comment-form {
    font-family: var(--font-family);
}

.comments-title,
#reply-title {
    font-family: var(--heading-font-family);
    color: var(--text-color);
}

.form-submit input[type="submit"] {
    background-color: #4e63d3;
}

.comment .reply a {
    background-color: var(--primary-color);
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(255, 0, 0, 0.1);
}

.panel-details {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.list-details {
    max-width: 47%;
    word-break: break-word;
}
.panel-grid-archive .panel-list .entry-availabilities {
    margin: 0px 0 20px;
}
.comment-meta.commentmetadata {
    display: none;
}

span.says {
    display: none;
}

.comment-author.vcard img {
    display: none;
}

.panel-item-list .entry-availability a {
    padding: 8px 10px;
}
/* Custom Header Menu Styles */

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

.main-navigation .nav-menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* font-size: 1rem; */
    /* line-height: 1.5; */
    /* background-color: #f8f8f8; */
    /* padding: 0 20px; */
    /* border-bottom: 1px solid #eee; */
    gap: 0;
    /* max-width: 50px; */
}

.main-navigation .nav-menu > li {
    position: relative;
    margin-left: 8px;
    padding: 15px 0;
}

.main-navigation .nav-menu > li:first-child {
    margin-left: 0;
}

.main-navigation .nav-menu > li > a {
    /* color: #333; */
    padding: 0;
    transition: color 0.2s ease-in-out;
}

.main-navigation .nav-menu > li > a:hover,
.main-navigation .nav-menu > li > a:focus {
    color: #0073aa;
}

.main-navigation .nav-menu > li.menu-item-has-children > a:after {
  /*  content: '\25BC';
    font-size: 0.6em;
    margin-left: 0px;
    vertical-align: middle;
    transition: transform 0.2s ease-in-out;*/
}

.main-navigation .nav-menu > li.menu-item-has-children:hover > a:after {
    transform: rotate(180deg);
    display: inline-block;
}

.main-navigation ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 200px;
    background-color: #ebedff;
    /* box-shadow: 0 4px 12px rgba(0,0,0,0.15); */
    border: 1px solid #5064cb;
    /* border-top: none; */
    z-index: 100;
    flex-direction: column;
    /* padding: 10px 0; */
    animation: fadeIn 0.3s ease-out forwards;
    pointer-events: none;
    opacity: 0;
    transform: translateY(10px);
}

.main-navigation ul.sub-menu li {
    border-bottom: 1px solid #5064cb;
}

.main-navigation ul.sub-menu li:last-child {
    border-bottom: none;
}

.main-navigation ul.sub-menu a {
    padding: 10px 20px;
    /* color: #555; */
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.main-navigation ul.sub-menu a:hover,
.main-navigation ul.sub-menu a:focus {
    background-color: #5064cb;
    color: #ffffff;
}

.main-navigation ul.sub-menu ul.sub-menu {
    left: auto;
    right: 100%;
    top: -1px;
    margin-right: 1px;
    border-top: 1px solid #ddd;
}

.main-navigation li:hover > ul.sub-menu {
    display: flex;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.main-navigation ul.sub-menu li:hover > ul.sub-menu {
    display: flex;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.main-navigation .menu-item-has-children > a:focus + .sub-menu,
.main-navigation .sub-menu .menu-item-has-children > a:focus + .sub-menu {
    display: flex;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.main-navigation .sub-menu a:focus:not(:focus-within) {
    display: none;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.filter-expanded-section::-webkit-scrollbar:vertical {
    display: none;
}

.panel-grid-archive .panel-excerpt p {
    line-height: 1.6;
}

.panel-item-list .entry-availability a.button.wikil {
    padding-top: 13px;
    padding-bottom: 11px;
}

.single .single-new header {
    position: relative;
}

.single .single-new #service-buttons-container a {
    color: #000;
}

.single-new .panel-item {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}

.single-new .panel-image {
    max-height: 200Px;
    max-width: 45%;
}

.single-new .panel-image img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}

.single-new .panel-image img.award-icon {
    max-width: 20px;
    margin-right: 0px;
    vertical-align: middle;
    filter: invert(1);
    padding-bottom: 2px;
}

.single-new h2.panel-title {
    font-size: clamp(16px, 7vw, 5rem);
    margin-bottom: 10px;
}

.list-item-image img {
    max-width: 100%;
    object-fit: cover;
}

.single-new .sidebar {
    padding: 0;
    /* background-color: #ccc; */
}



.single-new .panel-top {
    display: flex;
    gap: 10px;
    margin: 0 20px;
}

.single-new .panel-item:hover {
    background-color: #fff;
}
.tile-view .panel-image img {
    width: 100%;
    max-height: 100px;
    max-width: 100%;
}

.tile-view .panel-image {
    width: 100%;
}

.tile-view .panel-grid-archive .panel-bottom {
    padding: 10px;
}

.panel-grid-archive .agmtw_container span.tooltip:hover span::after {
    color: #5064cb;
}

span.tooltip.agmtw_dismiss span::after {
    content: "Skip";
}

.user-list-section .panel-item {
    padding: 10px;
}

.user-list-section .panel-item .agmtw_container {
    max-height: 34px;
}

.user-list-section h2.panel-title {
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

body .tile-view .user-list-section  .panel-bottom {
    width: auto;
}

.user-list-section .tv-show-item .panel-title::after {
    font-size: 10px;
}

.page-template-listtemplate .panel-grid-archive .agmtw_container {
    position: relative;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.page-template-listtemplate .panel-grid-archive .agmtw_container::after {
    display: none;
}


footer.comment-meta {background-color: #fff; padding: 0px;}


.comment-metadata {
    display: none;
}

button.like-button {
    border: 0;
    background-color: #fff;
    font-size: 16px;
}

.top-comment-wrapper {
    display: flex;
    gap: 20px;
}

.top-comment-item {
    margin-bottom: 20px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    min-width: 300px;
}

p.comment-author-name {
    font-family: 'atypbldisplay';
}

.like-button-area button {
    font-family: 'atypbldisplay';
}

li::marker {
    /* display: none; */
    /* font-size: 200px; */
}

ol.top-liked-comments-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px;
    overflow-x: scroll;
}

.popular-reviews {
    /* padding: 0 20px; */
    margin: 20px 0;
    border-top: 1px solid #ccc;
}
.popular-reviews h4 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0;
}
button {
    cursor: pointer;
}
#myServicesButton {
    /* min-width: 108px; */
    padding-bottom: 0;
    padding-top: 3px;
}

.active-my-streamer::before {content: "My streamer";font-size: 10px;position: absolute;left: 3px;top: 0;}

span.agmtw-info-container {
    display: flex;
    flex-direction: column;
    text-transform: capitalize;
}

body span.agmtw-count, .single-new .agmtw_container  span.agmtw-count {
    color: #5064cb;
    font-size: 12px;
    display: none;
}

.agmtw_dropdown_content {
    display: none;
}

.open .agmtw_dropdown_content {
    display: flex;
    /* gap: 10px; */
    padding-right: 5px;
    background-color: #5065cc;
    color: #fff;
}

.agmtw_more_container {
    display: flex;
    align-self: anchor-center;
    height: 50px;
}

span.tooltip.agmtw_loved {border-left: 1px solid #ccc;/* padding-left: 5px; *//* margin-left: 5px; */}

span.agmtw_more_dots {
    display: flex;
    align-self: center;
}

.page-template-user-page span.agmtw-label {
    display: none;
}

.page-template-user-page .social-share-buttons {
    background-color: #ffffff;
    border: none;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.social-buttons-inner {
    gap: 5px;
    display: flex;
    justify-content: center;
}

.single-new span.tooltip.agmtw_loved {
    border-left: 0;
}

.page-template-listtemplate-php span.tooltip.agmtw_loved {
    display: none;
}

.page-template-listtemplate-php .panel-excerpt p {display: block;}
.page-template-listtemplate-php  span.tooltip.agmtw_dismiss {
    max-width: 300px;
    width: 50px;
}

.single .single-new #respond {
    display: block;
}

.single-new #respond {
    max-width: 100%;
}

.panel-grid-archive .agmtw_container span.loved-icon svg {
    max-width: 15px;
}

.mission-branding a.button {
    background-color: #fff;
}

.single-new p.panel-score {
    font-size: 27px;
    height: 42px;
    right: 0;
}



.single-new .agmtw_container span {}

.single-new .agmtw_container span.agmtw-label {
    display: none;
}



.panel-item.panel-pro {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.button.button-subscribe-pro {
    margin-bottom: 0;
    margin-right: 0;
    padding: 15px;
    border-top: 1px solid #cccccc;
    text-align: center;
    background-color: #ff2500;
    color: #fff;
    border-radius: 0;
}
span.locked-discount {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px;
    background-color: #ff2500;
    color: #fff;
    text-align: right;
    font-size: 14px;
}

span.locked-discount-first {
    display: block;
    font-size: 25px;
}