:root{
    --body:#110920;
    --text:#fff;
    --link:#fff;
    --link-hover:#03c1ef;
    --primary:#03c1ef;
    --secondary:#8c3596;
    --tertiary:#666;
    --dark:#000;
    --light:#fff;
    --gray:#1b0f30;
    --gray-light:#311e54;
    --gray-dark:#eee;
		--dark-2:rgba(0,0,0,.2);
		--dark-5:rgba(0,0,0,.5);
		--light-1:rgba(255,255,255,.1);
		--light-2:rgba(255,255,255,.2);
		--light-7:rgba(255,255,255,.7);
		--success:#28a745;
		--danger:#FF5757;
		--warning:#ffc107;
		--size:1rem;
		--f-size:1rem;
		--family:'Work Sans';
}
@media (min-width:1600px){
:root{
--f-size:1.125rem;
}
}
body {
	  font: 400 var(--f-size) / 1.8 var, system-ui, sans-serif;
    margin: 0;
    overflow-x: hidden;
    word-wrap: break-word;
    background-color: var(--body);
    color: var(--text);
    -webkit-text-size-adjust: 100%;
		transition: opacityease-in 0s;
}
.video-options .aa-tbs>li {
    display: block;
    margin-right: 0rem;
    margin-bottom: 0rem;
    flex: 1;
}
.video-options {
		width: 100%;
    padding: 0px;
    border-radius: 0rem;
    background-color: transparent;
    margin-bottom: 0.5rem;
}
.video-player {
    width: calc(100% - 0px - 0rem);
}
#aa-wp>.bd {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
		padding: 0rem 0.5rem;
}
#aa-wp {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 0px auto;
		padding:0rem;
}
@media (max-width: 792px) {
    #aa-wp {
        text-align: center;
    }
}
.cont {
    max-width: 1270px;
		padding: 0rem 0.5rem;
}
.aa-tb.on {
    display: block;
}
.video-player .video {
    margin-bottom: 0;
}
[hidden], .hdd {
    display: none;
}
.video {
    margin-bottom: 0px;
    min-height: auto;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.video video, .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.dfx, .rw, .eqcl>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.alg-cr {
    display: block;
}
@media (min-width: 792px) {
    .cl0c, .rw.rcl0c>* {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
}
.logo {
    margin-bottom: 0;
}
.fg1, .rw.rfg1>*, .fg1c>* {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
		height:100%;
    display: flex;
}
aside#series_page {
    flex-direction: column;
}
.hd {
		padding: 0rem;
    margin-bottom: 1rem;
    margin-top: 0rem;
    background: #101010;
}
@media (min-width: 1600px) {
    .hd {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
.hd {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
    margin-bottom: var(--size);
    z-index: 10;
    transition: .4s;
}
.dfx, .rw, .eqcl>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
*, :before, :after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 0;
}
.logo img {
    max-height: 1.8rem;
    max-width: 200px;
    height: auto;
		width:auto;
}
@media (max-width: 792px) {
   .logo img {
			max-height: 6rem;
			max-width: 100%;
			padding: 0rem 1rem;
		 	width: auto;
   }
}
img {
    vertical-align: middle;
    max-width: 100%;
}
[class*=-lst], nav ul, ul[class*=dfx] {
    padding-right: 1rem;
    grid-gap: 1rem;
}
nav ul, [class*="-lst"], ul[class*="dfx"] {
    margin: 0;
    padding: 0;
}
nav li, [class*="-lst"] li, [class*="dfx"]>li {
    list-style-type: none;
}
@media (min-width: 1600px) {
    .menu>li>a, .search input, .btn.btn-login, .btn.btn-signup {
        font-size: var(--f-size);
    }
}
@media (min-width: 1200px) {
    .menu>li>a {
        font-size: .875rem;
    }
}
@media (min-width: 792px) {
    .menu>li>a {
        position: relative;
    }
}
@media (min-width: 792px) {
    .menu>li>a, .search input, .btn.btn-login, .btn.btn-signup {
        font-size: .875rem;
    }
}
.menu>li>a {
    color: var(--text);
}
.menu>li>a {
    padding: .5rem 0;
}
.menu li>a, .sub-menu li>a {
    display: block;
    line-height: 2rem;
}
button, input, textarea, select, li:before, li a, .btn {
    -webkit-transition: .2s;
    transition: .2s;
}
a {
    text-decoration: none;
    color: var(--link);
}
.menuBar {
    display: none;
}
@media (max-width: 792px) {
    .menuBar {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        background-color: #000000;
        display: flex;
        justify-content: space-around;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
        z-index: 99999;
        box-shadow: 0px -10px 20px #ffffff;
        flex-direction: row;
        grid-gap: 0rem;
				margin-bottom:0.5rem;
    }
}
.menuBarButton {
    height: auto;
    width: auto;
    margin: 0;
    margin-bottom: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: clamp(14px, 4vw, 18px);
    text-decoration: none;
    transition: 0s;
    color: #f9f9f9;
}
a.menuBarButton:hover {
    color: #FFC107;
}
@media (max-width: 792px) {
    .menuBarButton {
				display: flex;
				flex-direction: column;
				align-items: center;
				line-height: 1.25rem;
				font-size: 0.75rem;
   }
}
.dashicons.dashicons-smiley {
    font: 400 var(--f-size) / 1.8 var, system-ui, sans-serif;
}
.dashicons-smiley:before {
    content: "\f328";
    color: #ffffff;
    font-size: 10rem;
    line-height: 1;
    margin-bottom: 2rem;
    display: block;
		font-family: 'dashicons';
}
.fa-seasons:before {
    content: "\f550";
    margin-right: 0px;
}
.fa-home:before {
    content: "\f015";
}
.fa-episodes:before {
    content: "\f560";
}
.fa-random:before {
    content: "\f522";
    color: #4CAF50;
}
.fa-other:before {
    content: "\f521";
    color: #ffc900;
}
.d-flex-ch {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
	  flex-direction: column;
}
.aa-tbs {
		display: flex;
    grid-gap: 0.5rem;
    overflow: hidden;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    list-style: none;
    white-space: nowrap;
    background: transparent;
}
@media (max-width: 991px) {
    .aa-tbs {
        overflow: auto;
        max-width: 100%;
    }
}
div.epsdsnv.mab1 {
    background: transparent;
    padding: 0rem;
    margin-top: 0px;
    border-radius: 0px;
    display: flex;
    grid-gap: 0.5rem;
}
@media (min-width: 793px) and (max-width: 920px) {
    span.ttu.dn.sm-dib.mal, 
    span.ttu.dn.sm-dib.mar {
        display: none;
    }
}
@media (max-width: 370px) {
    span.ttu.dn.sm-dib.mal, span.ttu.dn.sm-dib.mar {
			display:none;
    }
}
.random_ep {
		background: #3F51B5;
    text-align: center;
    outline: 0px;
    justify-content: center;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px solid;
    transition: 0s;
    border-color: #4a4a4a;
    align-items: center;
    margin: 0rem 0rem;
    border-radius: 5px;
    display: flex;
    flex: 1 1 100%;
    flex-direction: row;
    grid-gap: 0.25rem;
    padding: 0px;
    line-height: normal;
}
a.btn.tertiary-bg.mar, .btn.tertiary-bg.mar.off {
    text-align: center;
    outline: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px solid;
    transition: 0s;
    border-color: #4a4a4a;
    align-items: center;
    margin: 0rem 0rem;
    border-radius: 5px;
    font-weight: 400;
    white-space: normal;
    background: #2D2D2D;
    color: #ffffff;
    text-shadow: 0px 0px #000;
    flex: 1 1 100%;
    grid-gap: 0.5rem;
    line-height: normal;
    padding: 0.5rem 0rem;
}
.entry-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0px;
    align-items: baseline;
    text-align: center;
	flex-grow: 1;
}
.entry-header2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0px;
    align-items: baseline;
    text-align: center;
		margin-bottom:0.5rem;
		margin-top:0.25rem;
}
.entry-header_box {
    margin-bottom: 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.entry-header_box_below {
    width: 100%;
    padding: 0rem;
    align-items: center;
    margin-bottom: 0.5rem;
    background: blue;
}
@media (max-width: 792px) {
        .description {
            text-align: center;
    }
}
.description {
    text-align: center;
    padding: 0rem 0.5rem;
    border-radius: 0px;
    width: 100%;
    margin: 0px;
    height: auto;
    padding-bottom: 0px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.section-header {
    margin-bottom: 0px;
    border-bottom: 0px solid var(--light-1);
    min-height: auto;
    margin-top: 0rem;
}
a.btn.tertiary-bg.mar:hover, .btn.tertiary-bg.mar.off:hover {
    color: #ffffff;
    opacity: 1;
    background: var(--primary);
    border-color: #ffffff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px solid;
}
.random_ep:hover {
    color: #ffffff;
    opacity: 1;
    background: var(--primary);
    border-color: #ffffff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px solid;
}
span.btn.tertiary-bg.mar.off:hover {
    cursor: not-allowed;
    opacity: 0.5;
    outline: 0px;
    background: #232323 !important;
}
.sub-menu {
    position: relative;
    list-style: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 0.5rem;
    align-items: stretch;
    overflow: hidden;
    background: transparent;
    margin-top: 0.5rem;
    padding: 0px;
    margin-bottom: 0.5rem;
    border-radius: 0px;
    max-height: none;
}
.sub-menu>li {
    flex-grow: 1;
}
.sub-menu>li {
    line-height: 2rem;
    font-size: .75rem;
}
.section-ve-wrapper {
	margin-bottom:1rem;
}
.sub-menu>li>a {
    color: #ffffff;
    font-size: 1rem;
    line-height: normal;
    font-weight: 500;
    white-space: normal;
    margin: 0px;
    padding: 0.5rem 1rem;
    outline: 0px;
    border-radius: 5px;
    text-shadow: 0px 0px #000;
    transition: 0s;
    -webkit-transition: 0s;
    text-transform: uppercase;
}
.menu li>a, .sub-menu li>a {
    display: block;
}
#episode_by_temp {
    padding: 0px;
    grid-template-columns: repeat(4, 1fr);
    background: transparent;
    display: grid;
    grid-gap: 0.5rem;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    border-radius: 0px;
    width: 100%;
    align-content: baseline;
}
@media (max-width: 1200px){
	#episode_by_temp {
        	grid-template-columns: repeat(4, 1fr);
	}
}
@media (max-width: 900px) {
	#episode_by_temp {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 791px) {
	#episode_by_temp {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 625px) {
	#episode_by_temp {
        	grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 480px) {
	#episode_by_temp {
        	grid-template-columns: repeat(1, 1fr);
	}
}
@media (max-width: 300px) {
	#episode_by_temp {
        	grid-template-columns: repeat(1, 1fr);
	}
}
.episodes_list2 {
    min-height: auto !important;
}
.post {
    position: relative;
    display: flex;
    flex-direction: column;
}
.post-thumbnail {
    border-radius: 5px;
    margin-bottom: 0px;
    overflow: hidden;
	position: relative;
}
.post-thumbnail figure {
    border-radius: 0px;
	    margin-bottom: 0;
    overflow: hidden;
}
.post-thumbnail figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    border-radius: .2rem;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5sease-in-out;
    transition: all .4sease-in-out;
	    border-radius: 5px;
	    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.post-thumbnail figure2 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    border-radius: .2rem;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5sease-in-out;
    transition: all .4sease-in-out;
	    border-radius: 5px;
	    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.post:hover .post-thumbnail figure img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: blur(0.5px);
    filter: blur(0.5px);
    opacity: 0.5;
}
.post:hover .post-thumbnail figure2 img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: blur(0.5px);
    filter: blur(0.5px);
    opacity: 0.5;
}
.post.episodes .post-thumbnail figure:before {
    padding-top: 68%;
}

@media (max-width: 1100px){
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 75%;
	}
}
@media (max-width: 1000px){
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 80%;
	}
}
@media (max-width: 900px) {
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 68%;
	}
}
@media (max-width: 791px) {
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 80%;
	}
}
@media (max-width: 625px) {
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 68%;
	}
}
@media (max-width: 480px) {
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 64%;
	}
}
@media (max-width: 300px) {
	.post.episodes .post-thumbnail figure:before {
        	    padding-top: 75%;
	}
}
.post-thumbnail figure:before {
    content: '';
    display: block;
}
.post.episodes .post-thumbnail figure2:before {
    padding-top: 150%;
}
.post-thumbnail figure2:before {
    content: '';
    display: block;
}
.time {
		font-weight: 200;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #181818;
    color: #fff;
    font-size: 12px;
    z-index: 9999;
    margin: 0px;
    padding: 0rem 0.5rem;
    opacity: 0.75;
    border-radius: 0px 5px 0px 5px;
    pointer-events: none;
}
.player_quality {
		background: #CD2026;
    font-weight: 300;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    font-size: 12px;
    z-index: 9999;
    margin: 0px;
    opacity: 1;
    pointer-events: none;
    padding: 0rem 0.5rem;
    border-radius: 0px 0px 5px 0px;
}
.episode_box_inner {
    width: 100%;
    padding: 0px;
    margin-top: 0.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.entry-title-season {
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-wrap: initial;
    text-align: left;
    margin: 0px;
    color: #fff;
}
.entry-title-description {
    width: 100%;
    color: #a3a3a3;
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-wrap: initial;
    text-align: left;
    margin: 0px;
}
.entry-title-description2 {
    color: #a3a3a3;
    font-size: 1rem;
    line-height: normal;
    font-weight: 400;
    text-align: center;
    margin: 0px;
}
.entry-title-description3 {
    color: #a3a3a3;
    font-size: 1rem;
    line-height: normal;
    font-weight: 400;
    text-align: center;
    margin: 0px;
    display: flex;
    align-items: flex-end;
    grid-gap: 0.35rem;
}
#episode_by_temp5 {
    padding: 0px;
    grid-template-columns: repeat(4, 1fr);
    background: transparent;
    display: grid;
    grid-gap: 0.5rem;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    border-radius: 0px;
    width: 100%;
    align-content: baseline;
}
@media (max-width: 1200px){
	#episode_by_temp5 {
        	grid-template-columns: repeat(4, 1fr);
	}
}
@media (max-width: 900px) {
	#episode_by_temp5 {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 791px) {
	#episode_by_temp5 {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 625px) {
	#episode_by_temp5 {
        	grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 480px) {
	#episode_by_temp5 {
        	grid-template-columns: repeat(1, 1fr);
	}
}
@media (max-width: 300px) {
	#episode_by_temp5 {
        	grid-template-columns: repeat(1, 1fr);
	}
}
ul#episode_by_temp.episodes_list2 {
    grid-template-columns: repeat(5, 1fr);
		margin-bottom:1rem;
}
@media (max-width: 1200px){
	ul#episode_by_temp.episodes_list2 {
        	grid-template-columns: repeat(5, 1fr);
	}
}
@media (max-width: 900px) {
	ul#episode_by_temp.episodes_list2 {
        	grid-template-columns: repeat(4, 1fr);
	}
}
@media (max-width: 791px) {
	ul#episode_by_temp.episodes_list2 {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 625px) {
	ul#episode_by_temp.episodes_list2 {
        	grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 480px) {
	ul#episode_by_temp.episodes_list2 {
        	grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 300px) {
	ul#episode_by_temp.episodes_list2 {
        	grid-template-columns: repeat(1, 1fr);
	}
}
@media (max-width: 792px) {
    #menu, .hd {
        position: absolute;
        display: none;
    }
}
@media (max-width: 792px) {
        .section-title {
            padding-top: 0.5rem;
            text-align: center;
        }
}
.section-title, .widget-title {
    text-align: left;
    width: auto;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0px;
    line-height: 2rem;
    color: var(--light);
    margin: 0px;
}
.rw_vm {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
section.section.news2 {
		background: transparent;
    text-align: center;
    outline: 0px;
    display: flex;
    justify-content: space-between;
    transition: 0s;
    margin: 0rem 0rem;
    border-radius: 5px;
    padding: 0px;
    grid-gap: 1rem;
    flex-direction: row;
    margin-bottom: 0rem;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0.5rem;
}
@media (max-width: 480px) {
    section.section.news2 {
        flex-direction: column;
			  grid-gap: 0px;
    }
}
.seasons_vm {
    border-radius: 0px;
    color: #fff;
    padding: 0px;
    text-shadow: 0px 0px #101010;
    margin: 0rem;
    padding-bottom: 0px;
    background: transparent;
    transition: 0s;
    font: 400 var(--f-size) / 1.8 var, system-ui, sans-serif;
		text-decoration:underline;
}
a.seasons_vm:hover {
    color: #a3a3a3;
    text-decoration: underline;
}
.episode_serie {
		font-weight: 200;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #181818;
    color: #fff;
    font-size: 12px;
    z-index: 9999;
    margin: 0px;
    opacity: 0.75;
    border-radius: 0px 5px 0px 0px;
    pointer-events: none;
    padding: 0rem 0.5rem;
}
.entry-title-season-page {
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-wrap: initial;
    text-align: center;
    margin: 0px;
    color: #fff;
}
a.lnk-blk {
    width: 100%;
    position: absolute;
    height: 100%;
}
i[class*=fa-] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    font-style: normal;
		display: inline-block;
}
span.btn.tertiary-bg.mar.off {
    opacity: .5;
}
.entry-title_episode-name2 {
		white-space: normal;
    border-radius: 0px;
    height: 100%;
    padding: 0px;
    padding-bottom: 0rem;
    padding-top: 0rem;
    width: 100%;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    font-weight: 400;
    text-wrap: initial;
    text-align: center;
    display: flex;
    margin: 0px;
    font-size: clamp(1rem, 1vw, 1.1rem);
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #343434;
    max-width: 100%;
}
h1.entry-title_episode-name2 {
    font-weight: 300;
    font-size: .8rem;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #bdbdbd;
    padding: 0.5rem 0.5rem;
}
.entry-title_episode-name3 {
    border-radius: 0px;
    height: 100%;
    width: 100%;
    color: #ffffff;
    line-height: 100%;
    font-weight: 400;
    border-bottom: 1px solid #343434;
    text-wrap: initial;
    font-size: clamp(1rem, 1vw, 1.1rem);
    align-items: center;
    margin: 0px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: space-around;
    display: flex;
    text-align: center;
    padding: 0.5rem 0.5rem;
}
.entry-title-season-number {
    color: #ffffff;
    font-size: 1rem;
    line-height: 2.25rem;
    font-weight: 500;
    white-space: normal;
    margin: 0px;
    padding: 0rem 0rem;
    border-radius: 5px;
    text-shadow: 1px 1px #000;
    background: var(--primary);
}
.entry-title-episode-number {
    color: #000;
    background: #e2e2e2;
    font-size: 1rem;
    line-height: 2.25rem;
    font-weight: 500;
    white-space: normal;
    margin: 0px;
    padding: 0rem 1rem;
    border-radius: 5px;
}
.entry-title_episode-date {
    color: #FFF;
    background: #2d2d2d;
    font-size: 1rem;
    line-height: 2.25rem;
    font-weight: 500;
    white-space: normal;
    margin: 0px;
    border-radius: 5px;
    width: 100%;
    padding: 0rem 1rem;
    grid-column: span 2;
}
.entry-title-season-number a {
    width: 100%;
    float: left;
    padding: 0rem 1rem;
}
.video-options li .btn.on, .video-options li .btn:hover {
		color: #ffffff;
    opacity: 1;
    background: var(--primary);
    border-color: #ffffff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px solid;
}
.video-options li .btn {
    background-color: #2d2d2d;
    line-height: normal;
    padding: 0px;
    color: var(--light);
}
section.section.episodes {
    margin-bottom: 1rem;
}
section#torofilm_wdgt_popular-3 {
    margin-bottom: 0rem;
}
.sidebar {
    min-width: 100%;
    background: transparent;
    border-radius: 5px;
		width:100%;
		margin-top:0rem;
}
.textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 {
    font-size: calc(1.5* var(--f-size));
}
h1.entry-title_episode-name10 {
    border-radius: 0px;
    height: 100%;
    padding: 0px;
    color: #ffffff;
    line-height: 100%;
    font-weight: 400;
    border-right: 0px solid #343434;
    text-wrap: initial;
    font-size: clamp(1rem, 1vw, 1.1rem);
    align-items: center;
    margin: 0px;
    max-width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: space-around;
    display: flex;
    text-align: center;
    padding-right: 0rem;
}
.entry-title_episode-name10 a {
    color: #fff;
    line-height: 100%;
    margin: auto 0px;
    vertical-align: bottom;
    display: flex;
    align-items: center;
    padding: 0.5rem 0.5rem;
    border-radius: 0px;
    outline: 0px solid #343434;
    box-shadow: 0 0 0px #0000007f;
    border-right: 1px solid #343434;
}
.entry-title_episode-name10 a:hover {
		color: #fff;
    background: var(--primary);
    outline: 0px solid #343434;
}
h1.entry-title_episode-name9 {
		height: 100%;
    font-weight: 400;
    text-wrap: initial;
    font-size: clamp(1rem, 1vw, 1.1rem);
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    justify-content: space-around;
    text-align: center;
    color: #fff;
    line-height: 100%;
    margin: auto 0px;
    vertical-align: bottom;
    display: flex;
    padding: 0.25rem 0.25rem;
    align-items: center;
    border-radius: 5px;
}
.entry-header_box3 {
    display: flex;
    grid-gap: 0.5rem;
    width: 100%;
    border-bottom: 1px solid #343434;
    flex-direction: row;
    justify-content: center;
    padding: 0rem 0rem;
}
.sidebar_title {
		text-align: left;
    width: auto;
    font-weight: 500;
    padding: 0px;
    line-height: 2rem;
    color: var(--light);
    margin: 0px;
}
.holder_outer {
    padding: 0px;
    grid-template-columns: repeat(5, 1fr);
    background: transparent;
    display: grid;
    grid-gap: 0.5rem;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    border-radius: 0px;
    width: 100%;
    align-content: baseline;
}
@media (max-width: 1200px){
	.holder_outer {
        	grid-template-columns: repeat(4, 1fr);
	}
}
@media (max-width: 900px) {
	.holder_outer {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 791px) {
	.holder_outer {
        	grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 625px) {
	.holder_outer {
        	grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 400px) {
	.holder_outer {
        	grid-template-columns: repeat(1, 1fr);
	}
}
.holder_outer_page {
    margin-top: 0.5rem;
}
.holder_inner {
    position: relative;
    display: flex;
    padding: 0px;
    height: auto;
    border-radius: 5px;
    padding-bottom: 0rem;
    background: transparent;
    box-shadow: 0px 0px 10px #0000007f;
    overflow: hidden;
}
.holder {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100px;
	    -webkit-transition: all .5sease-in-out;
    transition: all .5sease-in-out;
	    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
@media (max-width: 480px) {
    .holder {
        
    }
}
.holder:before {
		content: "\f522";
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .4sease -in-out;
    z-index: 99999999;
    -webkit-transition: all .5sease -in-out;
    transition: all .4sease -in-out;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-family: dashicons;
    font-size: 25px;
    width: 4rem;
    height: 3rem;
    border-radius: 10px;
    border: 0rem solid var(--primary);
    line-height: 3rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 1rem;
    margin: auto;
    padding: 0px;
    background: var(--primary);
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: opacity 0.3sease -in-out, transform 0.3sease -in-out;
    -webkit-transition: opacity 0.3sease -in-out, -webkit-transform 0.3sease -in-out;
		pointer-events:none;
}
.holder:hover, .holder:before,  {
    transition: 0.5s;
    border-radius: 1rem;
}
.holder:hover .holder_title {
    opacity: 1;
}
.holder:hover:before {
-webkit-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 1;
    -webkit-transition: all 0.4sease -in-out;
    background: linear-gradient(var(--primary) -25%, var(--secondary) 80%);
}
@media (max-width: 480px) {
    .holder:hover:before {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
}
.holder img {
		 -webkit-transition: all .5sease-in-out;
    transition: all .5sease-in-out;
	    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    background-size: cover;
    border-radius: 5px 5px 0px 0px;
}
.holder:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    margin-top: 0%;
	  -webkit-filter: blur(0.5px);
    filter: blur(0.5px);
		opacity:0.5;
}
.holder_title {
    position: absolute;
    width: 100%;
    text-align: center;
    pointer-events: none;
    border: 0;
    opacity: 1;
    bottom: 0;
    background: var(--primary);
    border-radius: 0rem 0rem 5px 5px;
    text-shadow: 0px 0px #000;
    z-index: 99999;
    display: block;
		transition: opacity 0.3s ease-in-out;
}
.main-site, .sidebar {
    margin-bottom: 0rem;
}
@media (min-width: 792px) {
    .main-site {
        width: 100%;
    }
}
li#season-temp-on {
    outline: 0px solid #fff;
    border-radius: 5px;
    background: var(--primary);
}
li#season-temp-off {
    outline: 0px solid #fff;
    border-radius: 5px;
    background: #2D2D2D;
}
h1.entry-title {
		padding: 0px;
    margin: 0px;
    font-size: 1.25rem;
    line-height: 100%;
}
article.section.page {
    padding: 0rem 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
@media (max-width: 792px) { 
    article.section.page {
       align-items: center;
    }
}
.entry-description-inner p {
    margin: 0px;
    padding: 0px;
		font-size:1rem;
}
.entry-title-description-under_v {
    width: 100%;
    color: #a3a3a3;
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 14;
    text-overflow: ellipsis;
    line-height: 110%;
    font-weight: 300;
    text-wrap: initial;
    text-align: center;
    padding: 0rem;
    margin: 0px;
    font-size: 1rem;
}
@media (max-width: 1200px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 11;
    }
}
@media (max-width: 1100px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 9;
    }
}
@media (max-width: 1000px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 8;
    }
}
@media (max-width: 950px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 7;
    }
}
@media (max-width: 900px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 6;
    }
}
@media (max-width: 850px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 5;
    }
}
@media (max-width: 820px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 5;
    }
}
@media (max-width: 800px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 5;
    }
}
@media (max-width: 792px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 6;
    }
}
@media (max-width: 400px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 10;
    }
}
@media (max-width: 300px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 10;
    }
}
@media (max-width: 200px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 10;
    }
}
@media (max-width: 100px) { 
    .entry-title-description-under_v {
        -webkit-line-clamp: 10;
    }
}
.ft {
    padding-top: calc(1* var(--size));
}
.tac {
    text-align: center;
}
.copy {
    margin-bottom: calc(1* var(--size));
		opacity: .5;
}
.sub-menu>li.on>a, .sub-menu>li>a:not(.btn):hover {
    outline: 0px solid #fff;
    border-radius: 5px;
    background: var(--primary);
}
.sub-menu>li.on>a, .sub-menu>li.on:before, .sub-menu>li>a:not(.btn):hover, .sub-menu>li:hover:before {
    color: #fff;
}
.sub-menu>li>a:focus, .sub-menu>li>a:active {
    background-color: var(--primary);
    outline: 0px solid #fff;
    border-radius: 5px;
}
@media (min-width: 792px) {
    .dfxc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }
}
.menu li>a {
    font-size: 1rem;
    border-radius: 0px;
    transition: 0.1s;
    background: transparent;
    font-weight: 500;
    text-transform: uppercase;
    outline: 0px solid #363636;
    color: #fff;
    padding: 0.1rem 1rem;
    line-height: inherit;
		transition: .3s;
		border-radius: 5px;
}
.hd .logo, .menu>li {
		flex: 1 0 auto;
}
.menu li>a:hover {
		background: var(--primary);
    outline: 0px solid var(--primary);
    color: #fff;
    border-color: snow;
    border: 0px solid #fff;
		
}
.menu>li.current-menu-item>a {
		color: var(--light);
    outline: 0px solid #363636;
    text-shadow: 0px 1px #101010;
    background: var(--primary);
}
.pagination {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0.5rem;
    margin-top: 0rem;
}
nav#nav_bottom {
    margin-bottom: 0px;
    margin-top: 0.5rem;
}
button:hover, .tagcloud a:hover, a.comment-reply-link:hover, [type=button]:hover, [type=reset]:hover, [type=submit]:hover, .pagination a:hover, .pagination .current {
    color: var(--light);
    outline: 1px solid #363636;
    border-bottom: 5px solid #fff;
    border-radius: 5px;
    background: var(--primary);
    text-shadow: 0px 1px #101010;
}
.btn, button, [type=button], [type=reset], [type=submit], .pagination a, .extend, .tagcloud a, a.comment-reply-link {
    background-color: #101010;
    outline: 1px solid #363636;
    border-radius: 5px;
}
.btn, .extend, .pagination a, .tagcloud a, [type=button], [type=reset], [type=submit], a.comment-reply-link, button {
    line-height: inherit;
}
.pagination a, .pagination span {
    height: 2.5rem;
    padding: .25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    min-width: 3rem;
    display: inline-block;
    vertical-align: middle;
    margin: .3rem .2rem;
    line-height: inherit;
    font-size: 1rem;
}
.pagination a.prev, .pagination a.next {
    text-transform: uppercase;
    color: #fff;
    background-color: #101010;
    font-weight: 300;
    outline: 1px solid #363636;
    border-radius: 5px;
}
.hd {
    padding: 0rem;
    margin-bottom: 0.5rem;
		margin-top:0rem;
		border-radius: 0px 0px 5px 5px;
}
@media (max-width: 792px) {
    .hd {
        display: block;
        padding: 0rem;
				margin:1rem 0rem;
				text-align: center;
    }
}
.oops-title {
    margin-bottom: 0.5rem;
		margin-top:0.5rem;
}
.oops:before, .no-results:before {
    color: var(--primary);
    font-size: 10rem;
    line-height: 1;
    margin-bottom: 2rem;
    display: block;
		font-family: "Font Awesome 6 Free";
}
.oops p {
    margin-bottom: 1rem;
    margin-top: 0rem;
}
.oops_li_box {
    display: flex;
    flex-direction: row;
    grid-gap: 0.5rem;
    width: 50%;
    margin: 0px auto;
    margin-top: 1rem;
}
@media (max-width: 791px) {
	.oops_li_box {
        	flex-direction: column;
	}
}
@media (max-width: 375px) {
	.oops_li_box {
          width: 100%;
					padding:0rem 1rem;
	}
}
.fa-sad-tear:before {
    content: "\f5b4";
}
.far:before, .fab:before {
    font-weight: 400;
}
.btn, button, [type=button], [type=reset], [type=submit], .pagination a, .extend, .tagcloud a, a.comment-reply-link {
    background-color: #101010;
    outline: 1px solid #363636;
    border-radius: 5px;
}
.oops {
    text-align: center;
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-top: 0rem;
}
.oops a {
    cursor: pointer;
    padding: .5rem 1.5rem;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 2rem;
    width: auto;
    background-color: #363636;
    color: var(--light);
    min-width: 3rem;
    border: 0px;
    outline: 0px solid #363636;
    border-bottom: 0px solid #ffffff;
    flex: 1;
}
.oops a:hover {
		background: var(--primary) !important;
    color: #fff;
}
svg#Capa_1 {
    max-width: 200px;
		height:100%;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "system-ui";
}
.fa-play:before {
    content: "\f04b";
}
.aa-lnk.btn:after, .menu-item-has-children>a:after, [class*=fa-]:before, .no-results:before {
    font-family: 'font awesome 5 free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}
.post-thumbnail .play {
    width: 5rem;
    height: 4rem;
    border-radius: 20px;
    border: 0rem solid var(--primary);
    line-height: 3.9rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: var(--primary);
    color: #fff;
    padding-left: .25rem;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
figure.logo.fg1.cl0c {
    flex: 1 1 100%;
    align-items: center;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
ul.menu.dfxc.dv.or-1 {
		width: 100%;
    display: flex;
    align-items: flex-start;
    text-align: center;
    grid-gap: 0.5rem;
    padding: 0.5rem 0.5rem;
    flex-direction: row;
}
.video-options-outer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
@media (max-width: 1200px){
	.video-options-outer {
        	
	}
}
@media (max-width: 900px) {
	.video-options-outer {
        	
	}
}
@media (max-width: 792px) {
	.video-options-outer {
		flex-direction: column;
		align-items: flex-end;
	}
}
@media (max-width: 625px) {
	.video-options-outer {
        	
	}
}
@media (max-width: 480px) {
	.video-options-outer {
        	
	}
}
@media (max-width: 300px) {
	.video-options-outer {
        	
	}
}
.entry-header_outerbox {
		border-radius: 0px;
    width: 100%;
    padding: 0px;
    padding-bottom: 0px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 792px) {
	.entry-header_outerbox {
		flex-direction: column-reverse;
	}
}
.mb-30 {
		margin-bottom: 0rem;
    padding: 0rem;
    padding-top: 0rem;
}
@media (max-width: 792px) {
	.mb-30 {
		margin-bottom: 0.5rem;
    margin-top: 0.5rem;
	}
}
.entry-header_innbox {
		background: #101010;
    width: 100%;
    padding: 0px;
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    justify-content: flex-start;
    margin-bottom: 0.5rem;
    border-radius: 5px;
    outline: 1px solid #343434;
}
@media (max-width: 792px) {
	.entry-header_innbox {
		margin-bottom: 0rem;
	}
}
.video-options li .btn:first-child {
    text-align: center;
    outline: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    grid-gap: 0.5rem;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px solid;
    transition: 0s;
    border-color: #4a4a4a;
    align-items: center;
    margin: 0rem 0rem;
    border-radius: 5px;
    padding: 0.5rem 0rem;
}
@media (max-width: 792px) {
	.video-options li .btn:first-child {
		    flex-direction: column;
        grid-gap: 0rem;
	}
}
.video-options li .btn .server {
    display: block;
    font-size: 0.8rem;
    opacity: 1;
    text-shadow: 0px 0px #101010;
}
@media (max-width: 792px) {
    .video-options li .btn .server {
        display: block;
        font-size: .75rem;
        opacity: 0.75;
        text-shadow: 0px 0px #101010;
    }
}
@media (max-width: 370px) {
    .video-options li .btn .server {
        display: none;
    }
}
.video-options-pla {
    width: 100%;
    flex: 1 1 100%;
}
article.post-single-video {
		width: 100%;
    flex: 1 1 50%;
    display: flex;
    margin: 0rem 0.5rem;
    margin-right: 0px;
}
.entry-title-description-single {
    width: 100%;
    color: #a3a3a3;
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-wrap: initial;
    text-align: left;
    margin: 0px;
    margin-top: 0rem;
}
.post.single .entry-meta {
    display: flex;
    grid-gap: 0.5rem;
    margin-bottom: 0px;
    font-size: 1rem;
    line-height: normal;
    align-items: center;
}
.entry-meta>* {
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 0px;
}
.entry-meta .seasons span, .entry-meta .episodes span {
    font-weight: 700;
    color: var(--primary);
}
span.dashicons.dashicons-controls-play {
    font-family: dashicons;
		font-size: 25px;
    width: 4rem;
    height: 3rem;
    border-radius: 10px;
    border: 0rem solid var(--primary);
    line-height: 3rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: var(--primary);
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.post:hover .dashicons-controls-play {
        opacity: 1;
    transform: scale(1);
	-webkit-transform: scale(1);
}
.post:hover img {
	opacity:.5;
	transform: scale(1.2);
}
section.section.player.dfxc.jst-sb.episode {
    background: #000000;
}
.section-header>.rw {
    margin-bottom: .5rem;
		justify-content: center;
}
.section-title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section-vi-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
		margin-top: 0.5rem;
}
i.dashicons.dashicons-calendar {
		position: relative;
    content: "\f04b";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    height: 1rem;
    padding: 0px;
    margin: 0px;
    width: auto;
    opacity: 1;
    background: transparent;
    transform: scale(1);
    -webkit-transform: scale(1);
    font-size: .8rem;
    line-height: 100%;
    display: flex;
    align-items: center;
		margin-right:0.2rem;
}
.dashicons {
    position: relative;
    content: "\f04b";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 15px;
    height: 1rem;
    line-height: 1rem;
    padding: 0px;
    margin: 0px;
    width: auto;
    opacity: 1;
    background: transparent;
    transform: scale(1);
    -webkit-transform: scale(1);
}
i[class*=fa-] {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    font-style: normal;
		font-family: dashicons;
}
i[class*=fa-] {
    display: inline-block;
}
#episode_by_temp > li > div {
    justify-content: left !important;
    padding-left: 0.5rem;
}
.fa-spinner:before {
    animation: spin 1s linear infinite;
}
.fa-spinner:before {
    content: "\f531";
    font-family: dashicons;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.fa-facebook:before{
	content:"\f09a"
}
.fa-facebook-f:before{
	content:"\f39e"
}
.fa-facebook-messenger:before{
	content:"\f39f"
}
.fa-facebook-square:before {
	content:"\f082"
}
.fa-twitter:before{
	content:"\f099"
}
.fa-twitter-square:before{
	content:"\f081"
}
button.btn.lnk.npd.blk.aa-mdl {
    font-family: dashicons;
    background: #fff;
    display: flex;
    color: #000000;
    align-items: center;
    outline: 0px solid #fff;
    border: 0px solid #fff;
    grid-gap: 0.40rem;
    flex-grow: 1;
    justify-content: center;
    padding: 0.5rem 0rem;
    border-radius: 5px;
}
button.btn.lnk.npd.blk.aa-mdl:hover {
    text-shadow: 0px 0px #101010;
    opacity: 0.5;
    cursor: pointer;
}
button.btn.lnk.npd.blk.aa-mdl span {
    line-height: normal;
    text-shadow: 0px 0px #101010;
    color: #000;
    font-weight: 400;
    font-family: system-ui, sans-serif;
    font-size: 1rem;
}
ul.options.rw.rfg1.rcl0c {
		list-style: none;
    display: flex;
    margin: 0px;
    padding: 0px;
    flex-direction: row;
    margin-bottom: 0.5rem;
    margin-top: 0px;
    grid-gap: 0.5rem;
    justify-content: center;
}
i.dashicons-twitter {
    color: #1D9BF0;
    font-size: 1rem;
    line-height: 100%;
}
i.dashicons-facebook {
    color: #0866FF;
    font-size: 1rem;
    line-height: 100%;
}
ul.options.rw.rfg1.rcl0c li {
    display: flex;
}
.card_head_new {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: calc(1em + 1vh);
    width: auto;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    background: #81cf90;
    border-radius: 50px 0px 50px 0px;
    color: #181818;
    padding: 1rem;
}
.card_news {
    display: grid:
    grid-gap: 1rem 1rem;
    justify-content: space-around;
    justify-items: center;
    grid-template-columns: repeat(auto-fill, minmax(min(10rem, 25%), 1fr));
}
.card_news a img:hover {
    outline: 5px solid #ffffff;
    border-radius: 50px 0px 50px 0px;
    border: 10px solid #181818;
}
.card_head_complete {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: auto;
    font-size: calc(1em + 1vh);
    padding: 1rem;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    background: #FFEB9C;
    border-radius: 0px 50px 0px 50px;
    color: #181818;
}
@keyframes float {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(-10px); }
        }
@keyframes blink {
            0%, 100% { transform: scaleY(1); }
            50% { transform: scaleY(0.1); }
        }
@keyframes wiggle {
            0%, 100% { transform: translateX(0); }
            50% { transform: translateX(3px); }
        }
@keyframes glitch {
            0%, 100% { text-shadow: 2px 2px #ff00ff, -2px -2px #00ffff; }
            50% { text-shadow: -2px 2px #ff00ff, 2px -2px #00ffff; }
        }
.error-text {
	font-size: 80px;
	font-weight: bold;
	animation: glitch 1s infinite;
	line-height:100%;
	margin-top:-3.5rem;
}
.ghost {
	animation: float 3s infinite ease-in-out;
}
.ghost-eyes {
	animation: blink 3s infinite;
	transform-origin: center;
}
.ghost-mouth {
	animation: wiggle 2s infinite ease-in-out;
}
.message {
    font-size: 1.25rem;
    opacity: 0.8;
    margin: 0px;
    margin-bottom: 0rem;
    margin-top: 0px;
    line-height: normal;
}
div.dfxb.alg-cr {
    flex-grow:1;
}