/* ACF Code*/

.acf-actions.-hover {
    display: block!important;
}

a.acf-relationship-create-link {
    color: #d35400!important;
}

a.acf-relationship-create-link:hover {
    color: #e67e22!important;
}

.dashicons-plus {
    line-height: 1.2;
    width: 24px;
    height: 24px;
    font-size: 24px;
}

.add-new-label{
	margin-left: 5px;
	font-weight: 500;
}

.acf-relationship .list {
    margin: 0;
    padding: 5px;
    height: 270px!important;
    overflow: auto;
}

@media screen and (min-width: 812px) {
.acf-relationship .list {
    margin: 0;
    padding: 5px;
    height: 248px!important;
    overflow: auto;
}
}

@media screen and (min-width: 812px){
.acf-relationship .list .acf-rel-item .thumbnail {
    width: 36px!important;
    height: 36px!important;
    float: left;
    margin: -5px 10px 0 0!important;
}
}

@media screen and (min-width: 812px) {
.acf-relationship .list .acf-rel-item .thumbnail img {
    max-width: 36px!important;
    max-height: 36px!important;
    margin: 0 auto;
    display: block;
}
}

@media screen and (min-width: 812px) {
.acf-relationship .list .acf-rel-label, .acf-relationship .list .acf-rel-item, .acf-relationship .list p {
    padding: 12px 8px!important;
    margin: 0!important;
    display: block;
    position: relative;
    min-height: 44px!important;
}
}

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
    width: 100%;
    padding: 10px;
    resize: none;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
    width: 100%;
    border: 2px solid #c5c5c5;
    border-radius: 0;
    padding: .5rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #dadada!important;
    border-radius: 0px!important;
	padding:2px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 2px solid #dadada!important;
    border-radius: 0!important;
    cursor: text;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px!important;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #757575!important;
    color: white;
}

.select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 0!important;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

input[type=checkbox]:checked::before {
    content: none;
}

a.acf-icon {
    border-radius: 0;
}

.acf-icon:hover {
    border-color: transparent;
    background: #d35400!important;
    color: #fff!important;
}

.acf-field input[type="text"] {
    width: 100%;
    padding: 10px 8px!important;
}

.acf-relationship .list .acf-rel-item:hover {
    background: #757575!important;
    color: #fff;
}

.acf-field input[type="url"], .acf-field input[type="week"], .acf-field textarea, .acf-field select {
    border: 2px solid #dadada;
}

a.acf-button.button {
    color: #fff!important;
    background-color: #d35400;
    padding: 8px 12px;
    display: inline-block;
}

a.acf-button.button:hover, a.acf-button.button.button-primary.acf-gallery-add:hover{
    color: #fff!important;
    background-color: #e67e22;
    padding: 8px 12px;
    display: inline-block;
}

a.acf-button.button:focus, a.acf-button.button.button-primary.acf-gallery-add:focus{
    color: #fff!important;
    padding: 8px 12px;
    display: inline-block;
}

i.mce-ico.mce-i-fullscreen {
    display: none;
}

.acf-fields>.acf-field {
    position: relative;
    margin: 0;
    padding: 15px 12px;
    border-top: none!important;
}

.af-restricted-message {
    text-align: center;
    font-size: 1.2em;
    font-weight: 500;
}

.ocmw-modal-content {
    display: flex;
    background-color: #fefefe;
    margin: 5%auto;
    padding: 20px;
    border: 1px solid #888;
    /*width: 60%!important;*/
}

@media screen and (max-width:1025px) {
.ocmw-modal-content {
    display: flex;
    background-color: #fefefe;
    margin: 5%auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90%!important;
}
}

.fea-modal-content {
    width: 80%!important;
}

.form-container {
    width: 100%;
}

.modal {
    background-color: rgba(0,0,0,0.6);
}

.modal-inner {
    width: 100%;
}

@media screen and (min-width:1025px) {
#acf-form {
    padding: 10px 20px;
    margin-bottom: 50px;
}
}

#acf-form {
	padding: 10px 20px;
    margin-bottom: 50px;
}

@media screen and (max-width:414px) {
#acf-form {
	padding: 10px 0;
    margin-bottom: 50px;
}
}

.acf-icon.-cancel.close {
    border-radius: 0;
    padding: 4px;
}

.af-field.af-field-type-text.af-field-.acf-field.acf-field-text.acf-field-11982, .af-field.af-field-type-text.af-field-.acf-field.acf-field-text.acf-field-10478 {
    display: none;
}

/* ACF Form Modal Code */

.modal2, .modal3, .modal4, .modal5, .modalMusic, .modalVideo {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 200px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    animation: fadeIn ease 0.5s;
    -webkit-animation: fadeIn ease 0.5s;
    -moz-animation: fadeIn ease 0.5s;
    -o-animation: fadeIn ease 0.5s;
    -ms-animation: fadeIn ease 0.5s;
}

@media screen and (max-width: 812px){
.modal2, .modal3, .modal4, .modal5 .modalMusic, .modalVideo {
    padding-top: 100px; 
}
}

.modal-window-2, .modal-window-3, .modal-window-4, .modal-window-5, .modal-window-music, .modal-window-video {
    background-color: #fefefe;
    margin: auto;
    padding: 10px 20px 20px 20px;
    border: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    width: 40%;
    height: auto;
    max-height: 420px;
    overflow: auto;
}

@media screen and (max-width: 812px){
.modal-window-2, .modal-window-3, .modal-window-4, .modal-window-5, .modal-window-music, .modal-window-video {
    width: 80%;
    height: auto;
    max-height: 260px;
}
}

@media screen and (max-width: 414px){
.modal-window-2, .modal-window-3, .modal-window-4, .modal-window-5, .modal-window-music, .modal-window-video {
    width: 80%;
    height: auto;
    max-height: 520px;
}
}

.close-2, .close-3, .close-4, .close-5, .close-music, .close-video {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-2:hover, .close-2:focus, .close-3:hover, .close-3:focus, .close-4:hover, .close-4:focus, .close-5:hover, .close-5:focus, .close-music:hover, .close-music:focus, .close-video:hover, .close-video:focus {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

.acf-icon.-cancel.close {
    border-radius: 0;
    padding: 4px;
    z-index: 999;
}

.acf-icon.-cancel.close {
    border-radius: 0;
    font-size: 28px;
    top: 15px;
    right: 15px;
}		
		
@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
	}
}

@media screen and (max-width: 812px){
.acf-relationship .selection .values, .acf-relationship .selection .choices {
    width: 100%;
    background: #fff;
    float: left;
}
}
		
@media screen and (max-width: 812px){
.values {
    padding: 10px 0;
	border-top: solid 3px #e5e5e5;
}
}
		
@media screen and (max-width: 812px){
.choices {
    padding: 10px 0;
	border-bottom: solid 3px #e5e5e5;
}
}

/* Facet WP Code */

input[type=text], select, textarea {
    width: 100%;
    border: 2px solid #c5c5c5;
}
        
.facetwp-facet {
    margin-bottom: 20px!important;
}

.facetwp-btn {
    right: 15px!important;
}

input[type=text]:focus, select:focus, textarea:focus {
    border-color: #e67e22!important;
    outline: none!important;
}

.facetwp-overlay {
    position: absolute;
    background-color: #f1f1f1!important;
    opacity: 0.6;
}
        
button.facetwp-flyout-open:hover{
    background-color: #e67e22;
}

.facetwp-flyout-facet {
    padding: 0 10px 0 10px;
    font-family:"Helvetica";
    color:#d35400;
}

.facetwp-slider-reset {
    border: none!important;
    border-radius: 0!important;
    background: #d35400!important;
    color: #fff!important;
    box-shadow: none!important;
    padding: 4px 12px!important;
}

.facetwp-facet.facetwp-facet-pagination.facetwp-type-pager{
    margin-top: 20px;
    text-align: center;
}

.facetwp-page.next {
    color: #fff!important;
    background: #d35400;
    padding: 6px 12px!important;
    margin-left: 10px;
    transition: all .3s;
}

.facetwp-page.next:hover {
    color: #fff!important;
    background: #e67e22;
    padding: 6px 12px!important;
    margin-left: 10px;
}

.facetwp-page.prev {
    color: #fff!important;
    background: #d35400;
    padding: 6px 12px!important;
    margin-right: 10px;
    transition: all .3s;
}

.facetwp-page.prev:hover {
    color: #fff!important;
    background: #e67e22;
    padding: 6px 12px!important;
    margin-right: 10px;
}

a.facetwp-page{
    font-size: 1.1em;
    color: #54595F!important;
}

.btn-nav {
    width: 100%;
    height: 50px;
    border: none;
    color: #fff;
    background-color: #54595F;
    padding: 8px 28px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
}

.btn-nav:hover {
    width: 100%;
    border: none;
    color: #fff;
    background-color: #7A7A7A;
    padding: 8px 28px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
}

.btn-nav a{
    display: inline-block;
    color: #fff;
    margin-left: 8px;
    width: 100%;
    text-align: left;
}

.fs-wrap.multiple .fs-option {
    position: relative;
    padding: 12px 30px!important;
}
        
.fs-wrap.multiple .fs-option:hover {
    position: relative;
    padding: 12px 30px!important;
    background:#f1f1f1!important;
}
        
.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
    background-color: #d35400!important;
}

.facetwp-input-wrap {
    display: block!important;
    position: relative;
}       
        
.facetwp-icon {
    right: 10px!important;
    height: 100%;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
}       

.facetwp-type-fselect .fs-wrap, .facetwp-type-fselect .fs-dropdown {
    width: 100%!important;
}

.fs-label:focus {
    outline: none!important;
}       

.fs-wrap.multiple:focus {
    outline: none!important;
}       
        
.fs-label-wrap {
    border-radius: 50px;
}       
        
.fs-label-wrap, .fs-dropdown:focus {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
}       
        
.fs-label-wrap .fs-label {
    padding: 8px 12px 8px 22px!important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #c5c5c5!important;
    border-radius: 50px;
}
        
.fs-arrow {
    border-top: 5px solid #898989!important;
    right: 15px!important;
}
        
.fs-dropdown .fs-options {
    max-height: 400px!important;
    overflow: auto;
}       

.facetwp-type-fselect .fs-option .fs-option-label {
    white-space: normal!important;
    word-break: break-word;
    line-height: 1.3em;
    text-transform: capitalize;
}
        
.facetwp-region .action-toggle {
    width: 100px!important;
}
        
.facetwp-region .action-object {
    width: 100%!important;
}

body.admin-bar .facetwp-flyout {
    top: 0!important;
}
        
.facetwp-flyout {
    position: fixed;
    width: 500px!important;
    max-width: 100%;
    top: 0;
    height: 100%;
    z-index: 9999;
    background: #fff;
    border-right: 1px solid #eee;
    transition: all 400ms ease-in-out;
    transform: translateX(-100%);
}

@media screen and (max-width: 414px){       
.facetwp-flyout {
    position: fixed;
    width: 350px!important;
    max-width: 100%;
    top: 0;
    height: 100%;
    z-index: 9999;
    background: #fff;
    border-right: 1px solid #eee;
    transition: all 400ms ease-in-out;
    transform: translateX(-100%);
}
}
        
.facetwp-flyout-content {
    padding: 10px 30px!important;
}       
        
.facetwp-flyout-content h3{
    display: none!important;
}
        
.facetwp-flyout-close {
    text-align: right;
    margin-top: 10px;
    margin-right: 20px;
    line-height: 20px;
    cursor: pointer;
    font-size: 2em;
}
        
.facetwp-facet.facetwp-facet-filter_by_friend.facetwp-type-checkboxes {
    border-radius: 50px;
    min-height: 44px;
}

/* Featured Characters Code */

.feat-char{
    margin-top: -20px;
    font-size: 1em;
    font-weight: 500;
    font-family: 'Roboto';
}
		
.feat-char-2{
    margin-top: 20px;
	margin-bottom: 30px;
    font-size: 1em;
    font-weight: 500;
    font-family: 'Roboto';
}
		
.feat-game{
    font-size: 1em;
    font-weight: 500;
    font-family: 'Roboto';
}
		
.feat-ep{
	margin-top: 20px;
    font-size: 1em;
    font-weight: 500;
    font-family: 'Roboto';
}

.feat-label{
    color: #54595F;
}

.separator, .activity-separator{
    color: #54595F;
    margin-left: -3px;
}

.separator-2{
    color: #fff;
    margin-left: -3px;
}

.feat-label-item {
    color: #ffffff;
    float: left;
    margin-top: 70px;
    margin-left: 10px;
}

.feat-label-item-2 {
    color: #ffffff;
    float: left;
    margin-top: 85px;
    margin-left: 10px;
}

/* Custom Post Loop Code */

.post-block{
    position: relative; 
}
        
.post-block img{
    border-radius: 15px;    
}       

.post-block .post-title-block {
    overflow: hidden;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    padding: 0 5px;
    background-color: rgba(0, 0, 0, 0);
    transition:  0.3s ease-in-out;
    text-align: center;
    border-radius: 0;
}

.post-block:hover .post-title-block {
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 6px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 5px;
}

.post-block .post-title-block .post-title a{
    font-family: 'Lato', sans-serif!important;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: rgba(0, 0, 0, 0);
    overflow: hidden;
    text-align: left;
    transition: 0.5s ease;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 25%;
    left: 50%;
    margin: 0;
    padding: 0 15px 0 15px;
    width: 100%;
    max-height: 50px;
    overflow: hidden;
}

.post-block:hover .post-title-block .post-title a{
    font-family: 'Lato', sans-serif!important;
    font-weight: 500;
    font-size: 1em;
    letter-spacing: 0.1em;
    color: #d6d6d6;
    text-align: left;
}

@media screen and (max-width:414px) {
.post-block:hover .post-title-block .post-title a{
    display: none!important;
}
}

@media screen and (max-width:414px) {
.post-block:hover .post-title-block{
    display: none!important;
}
}

.post-title-block {
    backdrop-filter: blur(3px);
    border-radius: 0;
}

.post-title a:hover{
    color: #fff!important;
}

.artist-name{
    position: relative;
    top: 5%;
    margin-top: 70px;
    float: left;
    text-align: left;
}

.artist-name a{
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-left: 5px;
}

.artist-name-2{
    position: relative;
    top: 5%;
    margin-top: 65px;
    float: left;
    text-align: left;
}

.artist-name-2 a{
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-left: 5px;
}
        
.artist-name-3{
    position: relative;
    top: 5%;
    margin-top: 80px;
    float: left;
    text-align: left;
}

.artist-name-3 a{
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-left: 5px;
}

.thumb {
    width: 45px;
    float: left;
    margin: 65px 10px 0 10px;
    padding: 0;
    display: flex;
}

.thumb-2 {
    width: 50px;
    float: left;
    margin: 70px 10px 0 10px;
    padding: 0;
    display: flex;
}
        
.thumb-3 {
    width: 50px;
    float: left;
    margin: 65px 10px 0 10px;
    padding: 0;
    display: flex;
}
        
.thumb-4 {
    width: 50px;
    float: left;
    margin: 75px 10px 0 10px;
    padding: 0;
    display: flex;
}

.thumb a img, .thumb-2 a img, .thumb-3 a img, .thumb-4 a img {
    border: 2px solid #ccc;
    border-radius: 6px;
    object-fit: cover;
}

.feat-country {
    margin-top: 75px;
    text-align: left;
    margin-left: 10px;
    color: #fff;
    float: left;
    width: 100%;
}

.feat-country a {
    color: #fff;
}

.collection-count-loop-3 {
    margin-top: 65px;
    margin-left: 10px;
    float: left;
    color: #fff;
}
        
.collection-count-loop-4 {
    font-size: 1.1em;
    font-weight: 600;
    margin-top: 10px;
}
        
.collection-count-loop-5 {
    margin-top: 75px;
    margin-right: 15px;
    float: right;
    color: #fff;
}
        
.author-block{
    position: absolute;
    top: 70px;
    left: 15px;
}

.author-img img {
    float: left;
    width: 45px;
    border: 2px solid #ccc;
    border-radius: 6px;
}

.author-name{
    float: right;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 0.9em;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.1em;
}
        
.author-name a {
    color: #fff;
}
        
.content-icon {
    color: #fff;
    float: right;
    margin-top: 70px;
    margin-right: 20px;
    font-size: 1.2em;
}

.content-icon-2 {
    color: #fff;
    float: right;
    margin-top: 80px;
    margin-right: 20px;
    font-size: 1.2em;
}
        
.content-icon-3 {
    color: #fff;
    float: right;
    margin-top: 85px;
    margin-right: 20px;
    font-size: 1.2em;
}

.feat-label-item {
    color: #ffffff;
    float: left;
    margin-top: 70px;
    margin-left: 10px;
}

.feat-label-item-2 {
    color: #ffffff;
    float: left;
    margin-top: 85px;
    margin-left: 10px;
}

/* Screenshot Loop Code */
        
.screenshot{
    position: relative;
    transition: all .3s;
}

.screenshot:hover{
    filter: brightness(1.1);
}

.screenshot img{
    margin-bottom: -10px;
}

.img-details{
    display: block;
    float: right;
    margin-top: 10px;
}
        
.img-author{
    font-weight: 500;
    margin-right: 8px;
}       

.img-size{
    font-weight: 500;
    margin-right: 8px;
    margin-left: 8px;
}

.img-res{
    font-weight: 500;
    margin-left: 8px;
}