.border-light {
    border-color: #36d6c0!important;
}
.entry-footer {
    background: #36d6c0;
    border-radius: 0 0 3px 3px;
    padding: 5px;
    font-size: .685rem;
    font-weight: 400;
	 color: #fff;
}
.bg-primary {
    background-color: #36d6c0!important;
border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.card-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; 
	padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: #36d6c0;
    border-bottom: 1px solid #ffffff;
}
.bg-light {
    background-color: #272b30!important;
}
.border-light {
    border-color: #272b30!important;
}
body {
    color: #fff; 
}
.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #36d6c0;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.navbar {
    border: 1px solid rgba(0,0,0,.6);
    text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
	border-bottom: 1px solid #36d6c0;
}
.watch-episode {
    margin: 0 -16px;
    background: #36d6c0;
    padding: 5px 0 0 5px;
    text-align: center;
}
.aw-episope-content a {
    display: block;
    padding: 8px;
    background: #36d6c0;
    border: 1px solid #fbfbfb;
    margin-bottom: 5px;
    color: #fbfbfb;
    transition: 0.6s;
}
.source-select {
    margin: -16px -16px 0 -16px;
    background: #8adacf;
}
.ss-item li {
    display: inline-block;
    padding: 10px;
    background: #8adacf;
    border-right: 2px solid #8adacf;
    color: #ffffff;
    cursor: pointer;
    transition: 0.6s;
}
.player-menu {
    background: #8adacf;
    padding: 5px;
}
.ss-item li.active {
    background: #36d6c0;
}
.video-player {
    background: #36d6c0;
    padding: 5px;
    margin: 0 -16px;
}
.player-memu-left a {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    width: 34px;
    background: #36d6c0;
    border-radius: 5px;
    margin-right: 3px;
    color: #fff;
}
.navbar .navbar-toggler {
    border-color: #36d6c0;
}
.w-p-image {
    padding: 4px;
    width: 67px;
    height: 67px;
    float: left;
    border-radius: 50%;
    border: 2px solid #36d6c0;
    margin: 0 7px;
}
.wpp-views {
    color: #36d6c0;
    font-size: .725rem;
}
.post-categories li {
    float: left;
    font-size: .725rem;
    padding: 0 5px;
    background: #36d6c0;
    border-radius: 5px;
    margin-right: 5px;
}
.season-name a {
    color: rgb(54 214 192);
}
.season-thum img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #36d6c0;
}
.aw-acc-sub-title {
    margin-left: 10px;
    padding: 0 11px;
    background: #acb0b3;
    color: #fff;
    border-radius: 3px;
    font-size: .725rem;
    font-weight: 600;
}
.cnanime {
    background: #25282c;
    box-shadow: 0 0 5px #36d6c0;
    margin-top: -20px;
}
body {
    background: #000;
    padding: 0 0 15px;
    box-shadow: 0 3px 20px 2px #000;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.site-footer {
    background: #1d1d1d;
    border-top: 3px solid #36d6c0;
}
.footer-nav {
    border-top: 2px solid #36d6c0;
    text-align: center;
}