/*
Theme Name: VideoTube
Description: VideoTube - A Responsive Video WordPress Theme.
Author: phpface
Theme URI: https://1.envato.market/rx5n3
Author URI: https://1.envato.market/mgXE4y
Version: 3.4.6
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: videotube
Tags: fixed-layout, fluid-layout, responsive-layout, translation-ready, light, white, one-column, two-columns, right-sidebar,custom-menu, editor-style, featured-images,  sticky-post, theme-options, translation-ready
*/

body{
	font-family: 'Lato', Arial, sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	border: 0
}

.avatar{
	border-radius: 50%;
}

.radio {
	margin-left: 20px;
}
#header-social a,
.social-counter-item i,
.video-details .meta a,
.post-info .meta a,
#footer .widget a.tag,
#footer .mars-keycloud-widgets a,
.tagcloud a {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s
}

.d-block{
	display: block!important;
}

#site-content {
	margin: 30px 0;
}
.container {
	position: relative
}
/*** HEADER ***/

#header {
	position: relative;
	z-index: 10;
    padding: 15px 0;	
}
/*** LOGO ***/

/*** HEADER SEARCH ***/

#header-search input {
    border: none;
    font-size: 16px;
    letter-spacing: 0.5px;
    width: 100%;
    background: inherit;
}
#header-search input:focus {
	outline: none;
}
#header-search button[type=submit],
#header-search button[type=submit]:hover,
#header-search button[type=submit]:focus{
    color: #bbb;
    cursor: pointer;
    border: none;
    box-shadow: none;
    background: none;
    outline: none;
}
/*** HEADER SOCIAL ***/

#header-social {
    text-align: right;
    overflow: hidden;
}
#header-social a {
	color: #bbb;
	font-size: 14px;
	margin-left: 10px;
}
#header-social a:hover {
	color: #e73737
}
/*** NAVIGATION ***/

#navigation-wrapper {
	background: #4c5358;
}

#navigation-wrapper .nav-link,
#navigation-wrapper .dropdown-item{
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 14px;
}

#navigation-wrapper .navbar-nav > li > .nav-link{
	padding:  15px 14px;
}

#navigation-wrapper .nav-link:hover,
#navigation-wrapper .nav-link:active,
#navigation-wrapper .nav-link:focus,
#navigation-wrapper .dropdown-item:active,
#navigation-wrapper .dropdown-item:hover,
#navigation-wrapper .current-menu-item>a,
#navigation-wrapper .current-menu-parent>a{
	background: rgba(0, 0, 0, .2);
	outline: none;
}


#navigation-wrapper .dropdown-toggle,
#navigation-wrapper .dropdown-item{
	padding: 10px 14px;
}

#navigation-wrapper .dropdown-menu{
    border-radius: 0;
    top: 100%;
    border-top: none;
    margin: 0;
    padding: 0;
}

#navigation-wrapper .dropdown-menu .dropdown-menu{
	left: 100%;
	top: 0;
	margin: 0;
	padding: 0;
}

#navigation-wrapper .navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;	
    background: #FFF;
}

#navigation-wrapper .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
}

#navigation-wrapper .logged-item .dropdown>.nav-link{
	padding: 8px 14px!important;
}

#navigation-wrapper .logged-item .avatar{
	height: 30px;
    width: 30px;
    border-radius: 50%;
    padding: 0;
    margin: 0;
}

@media ( min-width: 768px ){
	#navigation-wrapper .login-item{
		position: absolute;
		right: 0;
	}

	#navigation-wrapper .login-item> a,
	#navigation-wrapper .login-item .dropdown> a{
		background: rgba(0, 0, 0, .2);
	}
}

.row-5 {
	margin-right: -5px;
	margin-left: -5px;
}
.row-5 >[class*=col-] {
	padding-left: 5px;
	padding-right: 5px;
}

.row-5 >[class*=col-] > .item{
	padding-bottom: 30px;
}

.hentry{
	margin-bottom: 20px;
    position: relative;	
}

.spinner{
    background: url(img/spinner.gif) no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 20px;
    height: 20px;
    vertical-align: middle;
    z-index: 2;
    margin-right: 5px;
}

/*** SECTION HEADER ***/

.section-header {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: block;
}
.section-header h3,
.section-header .page-title {
	color: #888;
	font-size: 20px;
	letter-spacing: 0px;
	margin: 0;
	font-weight: 300;
	margin-top: 3px;
	text-transform: capitalize;
	display: inline-block;
}

.section-header h3 a {
	color: #888;
}
.section-header h3 a:hover {
	text-decoration: none;
}
.section-header .carousel-indicators{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    z-index: 1;
    margin: 0!important;
}
.section-header .carousel-indicators .bullet {
	background: #ddd;
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 50px;
	border: 0;
	margin: 0 2px;
}
.section-header .carousel-indicators .bullet.active {
	background: #e73737;
}

.section-header .carousel-indicators .bullet:last-child{
	margin-right: 0;
}

a.viewmore {
	padding: 5px 8px 6px 8px;
	font-size: 10px;
	background: #E73737;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 1px;
	display: inline-block;
}
a.viewmore:hover {
	text-decoration: none;
	color: #fff;
	opacity: .9;
}
a.viewmore i {
	font-size: 12px;
}
/*** FEATURED WRAPPER ***/

.featured-wrapper {
	background: #f2f2f2;
	padding: 30px 0 0 0;
	margin-bottom: 30px;
}
.featured-wrapper .row [class*=col-]{
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.feat-item {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 120px;
    width: 100%;
    background: url(img/feat-bg.png) repeat-x bottom;
}
.feat-item .post-header {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    overflow: hidden;
    width: 100%;
}
.feat-item .post-title {
	margin-bottom: 4px;
	overflow: hidden;
}
.feat-item .post-title a {
	color: #FFF!important;
	font-size: 17px;
	font-weight: 700;
	white-space: nowrap;
}
/*** ITEMS ***/

.padding-5-5 {
	padding-left: 5px;
	padding-right: 5px;
}
.padding-15-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.item.big.list {
	margin-bottom: 60px;
	padding-left: 0;
	padding-right: 0;
}

.carousel-inner .post .post-header {
	margin-bottom: 0;
}
.video-section .post .post-header,
.widget .post .post-header {
	margin-bottom: 0;
}

.widget.widget-featured .hentry{
	margin-bottom: 0;
}

.video-section .item img,
.widget .item img {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
}
.loading-wrapper button {
	width: 100%;
}
.loading-wrapper .loading-more-icon {
	background: transparent;
}
.item .meta,
.feat-item .feat-info .meta {
	font-size: 13px;
	color: #999;
	max-width: 99%!important;
	overflow: hidden;
}
.item .meta .date,
.feat-item .feat-info .meta .date {
	float: left;
}
.item .meta .views,
.feat-item .feat-info .meta .views {
	float: right;
}
.item .meta .fcomments,
.feat-item .feat-info .meta .fcomments {
	float: right;
	margin-right: 9px;
}
.item .meta .heart,
.feat-item .feat-info .meta .heart {
	float: right;
	margin-right: 10px;
}
.item .meta .views i,
.feat-item .feat-info .meta .views i {
	font-size: 12px;
	margin-right: 3px;
	color: #b5b5b5;
}
.item .meta .heart i,
.feat-item .feat-info .meta .heart i {
	font-size: 10px;
	margin-right: 3px;
	color: #bbb;
}
.item .meta .fcomments i,
.feat-item .feat-info .meta .fcomments i {
	font-size: 12px;
	margin-right: 3px;
	color: #b5b5b5;
}
.item .meta .fcategory {
	display: block;
	margin: 7px 0 0 0;
	float: left;
}
.item .meta .fcategory a {
	margin-left: 5px;
}
.item .meta .fcategory i {
	margin-right: 3px;
}
.item .meta .fcategory a {
	color: #999
}
.feat-item .feat-info .meta .fcategory {
	float: none;
	margin: 0 0 0 12px;
	display: inline-block;
	overflow: hidden;
}
/*** ITEM LIST ***/

.watch-video-link {
    font-weight: 600;
    color: #e73737;
    font-size: 13px;
    text-transform: capitalize;
}
.watch-video-link i {
	font-size: 14px;
	margin-right: 4px;
}

/*** Big list ***/

.item.list.big img {
	margin-bottom: 12px;
}

.social-share-buttons {
    margin: 10px auto;
}

.social-share-buttons img {
	width: 30px;
	height: auto;
}
/** IMG hover **/

.item-img {
	position: relative;
	overflow: hidden;
}

.item-img::before {
    padding-top: 56.25%;
    display: block;
    content: "";    
}

.item-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    border: 0;
}

.img-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000 url(img/play-icon.png) no-repeat center center;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.img-hover.big {
	background: #000000 url(img/play-icon-big.png) no-repeat center center;
}
.item-img:hover > a .img-hover,
.img-hover.active{
	opacity: .75;
	z-index: 2;
}

.post-title{
	-ms-word-wrap: break-word;
	word-wrap: break-word;	
}

/*** SIDEBAR ***/

.sidebar .widget_recent_entries ul li {
	font-size: 13px;
	margin-bottom: 4px;
	list-style: none;
}
.sidebar .widget_recent_entries ul li:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	margin-right: 6px;
}
.sidebar .widget_recent_entries ul li a {
	color: #000;
}
/*** WIDGETS ***/

.widget {
	margin-bottom: 30px;
}
.widget ul li {
	font-size: 13px;
	margin-bottom: 4px;
}
.widget ul li a {
	color: #000;
}

.widgettitle,
.widget-title{
	margin: 0 0 20px 0;
	padding: 13px 10px 14px 10px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	clear: both;
}

.widget-title a {
	color: #888;
}
.widget-title a:hover {
	text-decoration: none;
}

.widget-title .fa,
.widget-title .far,
.widget-title .fab,
.widget-title .fal,
.widget-title .fas{
    font-size: 9px;
    background: #E73737;
    color: #fff;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    letter-spacing: 0;
    margin-right: 7px!important;
    vertical-align: middle;
    margin-top: -3px;
}

.widget.widget-primary .widget-title,
.sidebar .wpb_wrapper .widgettitle,
.sidebar .wpb_wrapper .widget-title{
    background: #e73737;
    border-left: 8px solid rgba(0, 0, 0, .2);
    color: #FFF;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding: 13px 10px 14px 10px;
	display: block;
}

.widget.widget-main .widget-title,
.widget.widget-featured .widget-title,
.widget.widget-content-bottom .widget-title{
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #888;
}

.widget-content-bottom .item .item {
    margin-bottom: 20px;
}

.wpb_wrapper .widget-title {
    padding: 0;
	display: inline-block;
}

.widget.widget-primary .widget-title a{
	color: #fff;
}

.widget_search .form-group,
.widget_search input[name=s]{
	width: 100%;
	position: relative;
}

.widget_search button[type=submit]{
    position: absolute;
    right: 0px;
    top: 0;
    border: 1px solid #ccc;
}

/*** Social Widget ***/

.social-counter-item {
	text-align: center;
}

.social-counter-item i {
	width: 100%;
	height: 75px;
	background: #eee;
	color: #aaa;
	font-size: 28px;
	text-align: center;
	line-height: 75px;
	margin-bottom: 5px;
}
.social-counter-item i:hover {
	color: #fff;
}
.social-counter-item i.fa-facebook:hover {
	background: #3B5998;
}
.social-counter-item i.fa-twitter:hover {
	background: #00ABF0;
}
.social-counter-item i.fa-google-plus:hover {
	background: #DA4835;
}
.social-counter-item i.fa-rss:hover {
	background: #FF6600;
}
.social-counter-item i.fa-instagram:hover {
	background: #517fa4;
}
.social-counter-item i.fa-youtube:hover {
	background: #bb0000;
}
.social-counter-item i.fa-soundcloud:hover {
	background: #f50;
}
.social-counter-item i.fa-pinterest:hover {
	background: #c11a22;
}
.social-counter-item i.fa-tumblr:hover {
	background: #32506d;
}
.social-counter-item i.fa-vimeo:hover {
	background: #4bf;
}
.social-counter-item i.fa-linkedin:hover {
	background: #517fa4;
}
.social-counter-item a {
	color: #999;
}
.social-counter-item a:hover {
	text-decoration: none;
	color: #444;
}
.social-counter-item span.counter {
	font-size: 15px;
	font-weight: 700;
	display: block;
	margin-bottom: -3px;
}
.social-counter-item span.counter-text {
	font-size: 12px;
}
.list-unstyled.social {
	text-transform: capitalize;
}
/*** Tags ***/

.tag-cloud-link,
a.tag {
	background: #eee;
	color: #b5b5b5;
	padding: 4px 6px;
	margin: 0 4px 8px 0;
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/*** Social List ***/

ul.social li i {
	width: 20px;
	font-size: 14px;
}
.mars-posts-sidebar-widget > .row,
.mars-videos-sidebar-widget > .row {
	margin-left: -5px;
	margin-right: -5px;
}

.widget select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.wp-tag-cloud {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.wp-tag-cloud li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #eaeaea;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_recent_comments li a,
.widget_recent_entries ul li a,
.widget_rss ul li a,
.wp-tag-cloud li a {
	font-size: 15px;
}
.widget_rss ul li a {
	font-weight: 600;
	font-size: 15px;
}
.wp-tag-cloud li a {
	background: none;
	font-size: 15px!important;
	text-transform: none;
	display: block;
}
.wp-tag-cloud li a .tag-link-count {
	float: right;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 3px;
}

.tag-cloud-link {
    font-size: 11px!important;
}

.tag-cloud-link:hover{
	text-decoration: none;
}

.list-unstyled.social li {
	border-bottom: none;
}

.widget .post-header{
    margin-top: 5px;
}

.widget .post-title{
    display: -webkit-box;
    max-height: 3.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 1.6rem;	
}

[class*=carousel-mars-featuredvideo-widgets] {
	margin-top: 20px
}

.carousel-item {
    transition: transform 1s ease, opacity .5s ease-out;
}

.mars-mainvideo-widgets .carousel-item > article:last-child{
    box-shadow: none!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}

.scroll-list .post-title{
	font-size: 17px;
	font-weight: 700;
}

/*** FOOTER ***/

#footer {
	background: #111;
}
/*** Footer widgets ***/

h4.footer-widget-title {
	color: #FFF;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#footer .widget ul li a,
#footer .widget p a {
	color: #bbb;
}
#footer .widget p {
	color: #777;
}
/*** Tags **/

.tagcloud a {
	background: #eee;
}
#footer .mars-keycloud-widgets a,
#footer .widget a.tag {
	background: #333;
	color: #888;
}
.tagcloud a:hover,
#footer .mars-keycloud-widgets a:hover,
#footer .widget a.tag:hover {
	background: #e73737;
	color: #fff;
	text-decoration: none;
}
.footer-sidebar {
	padding: 40px 0 0 0;
	border-bottom: 1px solid #222;
}
/*** FOOTER COPYRIGHT ***/

.widget-footer ul li {
	border-bottom: 1px dotted #222;
}
.copyright {
	padding: 15px 0;
	text-align: center;
}
.copyright p {
	margin-bottom: 0;
}
.copyright p,
.copyright a {
	color: #fff;
}
/*** VIDEO PAGE ***/

.video-wrapper {
	margin-top: -30px;
	padding: 30px 0;
	background: #111;
	margin-bottom: 30px;
}
.video-info {
	margin-bottom: 20px;
	overflow: hidden;
}

#breadcrumbs,
#breadcrumbs a {
	color: #333;
}
.large #breadcrumbs,
.large #breadcrumbs a {
	color: #fff;
	font-size: 14px;
}
.post-password-form {
	color: #666;
}
.small #breadcrumbs a {
	color: #333;
	font-size: 14px;
}

.video-info a{
	color: #888;
}
.video-info h1 {
	margin: 0;
	font-size: 24px;
	color: #fff;
	max-width: 80%;
}
.video-info span.views {
	color: #888;
	font-size: 16px;
	line-height: 30px;
}
.video-info span.views i {
	margin-right: 4px;
}

.video-info .like-button{
	margin-right: 4px;
	color: #888;
	font-size: 16px;
	line-height: 30px;	
}

body.has-liked .video-info .like-button a,
body.has-liked .likes-dislikes,
body.has-liked .likes-dislikes i{
	color: #28a745;
}

@media (max-width: 500px){
    .video-info h1{
        font-size: 17px;
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }

    .video-info .ml-auto{
    	margin: 0 auto;
    }
}

.video-options {
	margin-bottom: 25px;
}
.video-options .col-xs-6 {
	margin-top: 10px;
}
.video-options .option {
	border: 1px solid #e5e5e5;
	display: block;
	text-align: center;
	padding: 22px 0 20px 0;
	color: #999;
	height: 90px;
	text-decoration: none;
}
.video-options .option:hover {
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
}
.video-options .option:hover i {
	color: #666;
}
.video-options .option i {
	font-size: 20px;
	display: block;
	margin-bottom: 4px;
	color: #b5b5b5;
}
/*** POST ENTRY ***/

.post-entry {
	font-size: 15px;
	margin-bottom: 28px;
    line-height: 30px;	
}

.post-entry h1,
.comment-text h1{
	font-size: 1.7rem;
}

.post-entry h2,
.comment-text h2{
	font-size: 1.6rem;
}

.post-entry h3,
.comment-text h3{
	font-size: 1.5rem;
}

.post-entry h4,
.comment-text h4{
	font-size: 1.4rem;
}

.post-entry h5,
.comment-text h5{
	font-size: 1.3rem;
}

.post-entry h6,
.comment-text h6{
	font-size: 1.2rem;
}

.post-entry > ul > li:last-child,
.post-entry > ol > li:last-child {
	margin-bottom: 18px;
}

.content-more-js {
    transition: height 100ms;
    overflow: hidden;    
}

.categories-video .btn-group {
	width: 100%;
}
.categories-video .btn-group .multiselect {
	width: 100%;
	text-align: left;
}
.categories-video .btn-group .multiselect-container {
	background: #fff!important;
	width: 40%;
}
.categories-video .btn-group .multiselect-container input {
	width: auto!important;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.video-details {
	margin-bottom: 30px;
}
.video-details .date {
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}
.video-details .meta,
.post-info .meta {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	line-height: 27px;
}
.video-details .meta .meta-info,
.post-info .meta .meta-info {
	background: #e73737;
	color: #fff;
	padding: 5px 7px;
}
.video-details .meta a,
.post-info .meta a {
	background: #b2b2b2;
	color: #fff;
	padding: 5px 7px;
}
.video-details .meta a:hover,
.post-info .meta a:hover {
	text-decoration: none;
	background: #555;
	color: #fff;
}
/*** Video small ***/

.video-info.small h1 {
	color: #000;
}

.player {
	margin-bottom: 25px;
}

.player .kgvid_wrapper {
	margin-top: 0;
	width: 100%!important;
}

.player .embed-responsive{
	z-index: 999;
	background: #111;
}

.player-sticky.sticky-on .embed-responsive{
	position: fixed;
	bottom: 0;
	right: 0;
	margin: 0;
	width: 400px;
}

@media screen and (max-width: 576px ){
	.player-sticky.sticky-on .embed-responsive{
		top:0;
		bottom: auto;
		width: 100%;
	}
}

/*** COMMENTS ***/

.comments {
	margin-bottom: 40px;
}

.comments #respond{
	position: relative;
}

/*** user comments ***/

#comment-list{
	margin-bottom: 30px;
}

#comment-list .comment {
	list-style: none;
}

#comment-list .the-comment {
	overflow: hidden;
	margin-bottom: 20px;
}

#comment-list .the-comment .avatar {
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
    width: 40px;
    height: 40px;	
}
#comment-list .the-comment .comment-content span.author,
#comment-list .the-comment .comment-content span.author a {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 4px;
	display: inline-block;
	color: #333;
}
#comment-list .the-comment .comment-content span.author small {
    font-weight: 400;
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}

#comment-list .the-comment .comment-content a.reply,
#comment-list .the-comment .comment-content a.edit {
    font-size: 12px;
    color: #aaa;
    margin-right: 20px;
}

#comment-list .comment-text {
    font-size: 14px;
}

#comment-list>li:last-child{
	box-shadow: none!important;
}

/*** Comment nesting ***/

#comment-list .children {
	margin-left: 30px;
}

#comment-list .children li:last-child{
	box-shadow: none!important
}

#reply-title {
    font-size: 15px;
    color: #888;
    font-weight: 300;
    position: relative;
    display: none;
}

#reply-title small{
	position: absolute;
	right: 0;
	top: 0;
}

#reply-title small a{
    font-weight: 600;
    color: #aaa;
    font-size: 13px;
}

#comment-list #reply-title{
    display: inline-block;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}

#comment-list #reply-title small{
	visibility: visible;
}

.logged-in-as {
    display: none;
}

#commentform{
	position: relative;
	margin: 30px auto;	
}

#commentform #comment{
	height: 50px;
}

#commentform .spinner{
	margin-left: 10px;
	display: none;
}

#commentform.waiting .spinner{
	display: inline-block;
}

#commentform .text-notice{
	margin-left: 10px!important;
	font-size: 90%;
}

/*** BLOG ***/

.blog .content-area .post {
	margin-bottom: 60px;
}

.post .blog-date {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}
.post .blog-date .day {
	font-size: 30px;
	line-height: 22px;
	color: #888;
}
.post .blog-date .month {
	text-transform: uppercase;
	color: #bbb;
	letter-spacing: 1px;
	font-size: 16px;
	margin-right: -2px;
}

.post-header h3.post-title{
	line-height: 17px;
	margin-top: 10px;
}

.post-header .post-title a{
    color: #000;
    font-size: 14px;
    font-weight: 700;
	overflow: hidden;	
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 2;    
}

.post-header h2.post-title a{
	font-size: 1.5rem;
	font-weight: 500;
}

.post-header h1.post-title{
	font-size: 1.8rem;
	font-weight: 500;
}

.post-header .post-meta,
.post-header .post-meta a,
.post-meta a {
	color: #aaa;
	font-size: 12px;
}
.post-header .post-meta i {
	font-size: 14px;
	color: #c5c5c5;
	margin-right: 3px;
}
.post-header .post-meta .sep {
	margin: 0 12px;
	color: #ccc;
}
.post .post-excerpt {
	margin-top: 20px;
	font-size: 13px;
}

.post-entry a.readmore {
	background: #E73737;
	padding: 10px 12px;
	border-radius: 3px;
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.post-entry a.readmore:hover {
	text-decoration: none;
	opacity: .9;
}
.post-tags a.tag {
	padding: 6px 10px;
	color: #999;
}
.single-entry {
	margin-bottom: 0;
}
/*** Pagination ***/

.pager{
    margin: 30px 0;
	padding: 0;
}

.pager li a{
	font-weight: 600;
	color: #000;
}

.pager li{
	display: inline-block;
	max-width: 250px;
}

.pager .previous{
	float: left;
}

.pager .next{
	float: right;
}

/*** BROWSE & CATEGORIES ***/

.browsing {
	display: block;
	color: #b5b5b5;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: -1px;
}
.sorting {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.sorting li{
	display: inline-block;
	margin-right: 5px;
}

.sorting li:last-child{
	margin-right: 0;
}

.sorting li a {
	padding: 4px 8px;
	color: #999;
}
.sorting li.active a,
.sorting li:hover > a {
	background: #E73737;
	color: #fff;
	border-radius: 5px;
}
.sorting li a:hover {
	text-decoration: none;
}
.sorting li.sort-text {
	font-weight: 700;
	color: #555;
	margin-right: 6px;
}
/*** pagination ***/

.pagination .page-numbers{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #999;
	border: 1px solid #ddd;
	text-decoration: none;
}

.pagination .current,
.pagination .page-numbers:hover{
    background: #E73737;
    border-color: #E73737;
    color: #FFF;	
}

ul.post-tape li {
	margin-top: 6px;
}
ul.post-tape li a {
	border-radius: 0!important;
	background: none;
	border: none;
}
.videoWrapper {
	z-index: 100000;
	position: relative;
}
.videoWrapper video {
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.videoWrapper .wp-video {
	width: 100% !important;
}
#lightoff {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .90;
	z-index: 10;
}
.videoWrapper object {
	width: 100%;
	height: 100%;
}
.videoWrapper embed {
	width: 100%;
	height: 100%;
}
video.wp-video-shortcode,
.wp-video-shortcode video {
	height: auto;
}
.video-page-builder img {
	width: 100%;
}
.carousel .meta,
.widget .col-sm-6 .meta,
.meta-maxwidth-230 .meta {
	max-width: 230px
}
.featured-wrapper .meta,
.widget .meta,
.meta-maxwidth-360 .meta {
	max-width: 360px
}
.dropdown-menu {
	background: #4c5358;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background: rgba(0, 0, 0, .2)
}
@media (min-width: 767px) {
	ul.nav li.menu-item-has-children:hover > ul.dropdown-menu {
		display: block;
	}
}

@media (max-width: 767px) {
	#navigation-wrapper{
		padding: 10px 0;
	}

	#site-search{
		margin: 0 0 10px 0;
	}

	#header-social {
		position: absolute;
		border-left: 0;
		box-shadow: none;
		bottom: -45px;
		right: 0;
		display: inline-block;
		width: auto;
	}
	#header-social a {
		margin-left: 0;
		margin-right: 10px
	}

}
.item .meta .fcomments,
.feat-item .feat-info .meta .fcomments {
	display: none;
}
@media screen and (max-width: 30em) {}@media screen and (max-width: 60em) {
	.meta span:last-child {
		margin-right: 0;
	}
}

.thescore .criteria-name {
    top: 1px;
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
@media screen and (max-width: 75em),
@media screen and (max-width: 53.75em) {
	#gallery-1 .gallery-item {
		width: 50%!important;
	}
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-caption {
	display: block;
} 
.bypostauthor {
	display: block;
} 

.channel-header,
.profile-widget-header {
	float: left;
	width: 100%;
	border: 1px solid #eee;
	padding: 12px;
	margin-bottom: 25px;
}
.channel-image,
.profile-widget-image {
	float: left;
	margin-right: 16px;
}
.channel-info h3,
.profile-widget-info h3 {
	display: block;
	margin-bottom: 14px;
	margin-top: 9px;
	float: none;
}
.profile-widget-info h3 {
	font-size: 18px;
}
.channel-item,
.profile-widget-info-item {
	display: inline-block;
	border: 1px solid #eee;
	color: #999;
	font-size: 12px;
	padding: 3px 7px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.profile-widget-info-item a {
	color: #000;
}

.channel-description{
    overflow: hidden;
    margin-top: 40px;	
}

.columns-1 .col-sm-12 img {
	width: 100%;
	height: auto;
}
.register-terms input[name="terms_required"] {
	margin-right: 8px;
}
#subscrib-modal {
	z-index: 99999999;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;

} 

.player-large.embed-responsive-twitter .twitter-video {
	max-width: 100%!important;
	height: auto;
}
#mars-submit-video-form .btn {
	margin-right: 10px;
}
#mars-submit-video-form .alert {
	padding: 5px 12px;
}
#mars-submit-video-form .alert-danger {
	margin-top: 20px;
}

#mars-submit-video-form .category-checkboxes{
    max-height: 200px;
    overflow: auto;
    border: 1px solid #ced4da;
    padding: 20px;
}

#mars-submit-video-form .percent{
	display: inline-block;
	margin-left: 10px;
	margin-top: 5px;
}

#mars-submit-video-form .types-group .tab-content{
	margin-top: -2px;
	border: 1px solid #ccc;
	border-top: none;	
}

#mars-submit-video-form .types-group .tab-pane {
    padding: 20px;
}

#mars-submit-video-form .layout .radio{
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.video_thumbnail .thumbnail-image {
	margin: 20px 0;
}
a.uploaded-file {
	display: inline-block;
	margin-left: 0;
	color: #373d43;
}
.edit-post {
	margin: 10px 0;
	text-align: right;
}
.edit-post .btn {
	padding: 5px 20px;
}

.videotube-login #site-search form{
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}

.videotube-login #site-search form{
	animation: none!important;
}

.videotube-login #site-search form input[type=text]{
	margin: 0;
	box-shadow: none;
	outline: none;
}

.videotube-login #login{
    padding: 5% 0 0;	
    width: 440px;
}

.videotube-login #login h1{
	display:  none;
}

.videotube-login #login form{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	border: none;
}

.videotube-login #login form input[type=email],
.videotube-login #login form input[type=password],
.videotube-login #login form input[type=text]{
	font-size: 15px;
}

.videotube-login #login #backtoblog,
.videotube-login #login #nav{
	text-align: center;
}

@media (max-width: 480px){
	.videotube-login #login{
		width: 90%;
	}
}

#liked-list .widget-content{
	overflow-y: auto;
	overflow: -moz-hidden-unscrollable; 
	color: #fff;
	border: 1px solid #222;
}

#liked-list .widget-content::-webkit-scrollbar {
  width: .3rem;
  background: #222;
}

#liked-list .widget-content::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 0;
}

#liked-list .widget-content .type-video{
	padding: .7rem;
	margin-bottom: 0;
}

#liked-list .widget-content .current,
#liked-list .widget-content .type-video:hover{
	background: #222;
}

#liked-list .widget-content .post-title a{
	color: #fff;
}

@media ( max-width: 768px ){
	.widget-liked-videos .post-header{
		margin: 1rem 0;
	}

	#liked-list .widget-liked-videos .post-header{
		margin-top: 0;
	}	
}


/* =========================
   SINGLE SONG PAGE LAYOUT
========================= */
.song-editorial{
  position:relative;
  margin:18px 0 22px;
  padding:20px 22px;
  border-radius:20px;
  line-height:1.8;
  color:#1e1f24;
  background:
    linear-gradient(135deg, rgba(255,255,255,.96), rgba(248,250,255,.92)),
    radial-gradient(circle at top right, rgba(120,119,255,.08), transparent 38%),
    radial-gradient(circle at bottom left, rgba(0,200,255,.06), transparent 42%);
  border:1px solid rgba(255,255,255,.7);
  box-shadow:
    0 10px 30px rgba(15,23,42,.08),
    inset 0 1px 0 rgba(255,255,255,.75);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  overflow:hidden;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.song-editorial::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, transparent, rgba(255,255,255,.28), transparent);
  transform:translateX(-100%);
  transition:transform .8s ease;
  pointer-events:none;
}

.song-editorial:hover{
  transform:translateY(-2px);
  box-shadow:
    0 16px 38px rgba(15,23,42,.12),
    inset 0 1px 0 rgba(255,255,255,.8);
  border-color:rgba(160,170,255,.35);
}

.song-editorial:hover::before{
  transform:translateX(100%);
}

.song-editorial::after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:6px;
  height:100%;
  border-radius:20px 0 0 20px;
  background:linear-gradient(180deg, #7c5cff 0%, #4cc9f0 100%);
  opacity:.95;
}

.song-editorial p{
  margin:0 0 14px;
  font-size:15.5px;
}

.song-editorial p:last-child{
  margin-bottom:0;
}

.song-editorial strong{
  color:#111827;
  font-weight:700;
}

.song-editorial ul{
  margin:0;
  padding:0 0 0 22px;
  list-style:none;
}

.song-editorial li{
  position:relative;
  margin:0 0 12px;
  padding-left:10px;
  font-size:15.5px;
}

.song-editorial li:last-child{
  margin-bottom:0;
}

.song-editorial li::before{
  content:"";
  position:absolute;
  left:-18px;
  top:.72em;
  width:8px;
  height:8px;
  border-radius:50%;
  background:linear-gradient(135deg, #7c5cff 0%, #4cc9f0 100%);
  box-shadow:0 0 0 4px rgba(124,92,255,.12);
}

.song-editorial--intro{
  background:
    linear-gradient(135deg, rgba(255,255,255,.97), rgba(248,247,255,.94)),
    radial-gradient(circle at top right, rgba(124,92,255,.11), transparent 35%),
    radial-gradient(circle at bottom left, rgba(76,201,240,.08), transparent 45%);
}

.song-editorial--intro::after{
  background:linear-gradient(180deg, #7c5cff 0%, #b5179e 100%);
}

.song-editorial--notes{
  background:
    linear-gradient(135deg, rgba(255,255,255,.97), rgba(244,250,255,.94)),
    radial-gradient(circle at top right, rgba(76,201,240,.10), transparent 35%),
    radial-gradient(circle at bottom left, rgba(67,97,238,.08), transparent 45%);
}

.song-editorial--notes::after{
  background:linear-gradient(180deg, #4cc9f0 0%, #4361ee 100%);
}

.song-editorial--context{
  background:
    linear-gradient(135deg, rgba(255,255,255,.97), rgba(250,246,255,.94)),
    radial-gradient(circle at top right, rgba(181,23,158,.08), transparent 34%),
    radial-gradient(circle at bottom left, rgba(124,92,255,.08), transparent 44%);
}

.song-editorial--context::after{
  background:linear-gradient(180deg, #b5179e 0%, #7c5cff 100%);
}

.song-post h2{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:28px 0 14px;
  padding:0;
  font-size:22px;
  line-height:1.25;
  font-weight:800;
  color:#111827;
}

.song-post h2::before{
  content:"";
  width:12px;
  height:12px;
  border-radius:50%;
  background:linear-gradient(135deg, #7c5cff 0%, #4cc9f0 100%);
  box-shadow:0 0 0 6px rgba(124,92,255,.10);
  flex:0 0 auto;
}

.single .single-entry .post-header{
  margin-bottom:10px;
}

.single .single-entry .entry-title{
  font-size:30px;
  line-height:1.2;
  margin-bottom:8px;
}

.single .single-entry .post-header .post-meta,
.single .single-entry .post-header .meta,
.single .single-entry .post-header span.post-meta{
  display:none !important;
}

.single .song-post .opis{
  display:grid;
  grid-template-columns:320px 1fr;
  gap:18px;
  align-items:start;
  margin:14px 0;
}

.single .song-post .pesnimg img{
  width:100%;
  height:auto;
  border-radius:10px;
  display:block;
}

.single .song-post .infpesn{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:10px;
  padding:0px 14px 10px 14px;
}

.single .song-post .infpesn ul{
  margin:0;
  padding-left:18px;
}

.single .song-post .infpesn li{
  margin:6px 0;
}

/* =========================
   SONG ACTIONS BUTTONS
========================= */
.song-actions,
.song-inline-actions{
  display:flex;
  align-items:center;
  gap:12px;
  margin:12px 0 14px;
  flex-wrap:wrap;
}

.song-actions button,
.song-actions a,
.song-inline-actions button,
.song-inline-actions a{
  -webkit-appearance:none;
  appearance:none;
  border:0;
  outline:0;
  background:none;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:36px !important;
  min-height:36px !important;
  padding:0 16px !important;
  border-radius:999px;
  font-family:inherit;
  font-size:14px;
  font-weight:500;
  line-height:1 !important;
  cursor:pointer;
  white-space:nowrap;
  text-decoration:none !important;
  vertical-align:middle !important;
  box-sizing:border-box !important;
  margin:0 !important;
  position:relative;
  top:0 !important;
  transform:none !important;
  transition:background .2s ease, box-shadow .2s ease, transform .08s ease;
}

.song-actions button:active,
.song-actions a:active,
.song-inline-actions button:active,
.song-inline-actions a:active{
  transform:scale(.96);
}

.song-actions button::before,
.song-actions a::before,
.song-inline-actions button::before,
.song-inline-actions a::before{
  content:"";
  display:inline-block;
  width:14px;
  height:14px;
  margin-right:6px;
  flex:0 0 14px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:24px 24px;
  vertical-align:middle;
}

.song-actions .btn-audio,
.song-inline-actions .btn-audio{
  background:#E73737;
  color:#fff;
  border:0 !important;
  box-shadow:0 5px 14px rgba(231,55,55,.22);
}

.song-actions .btn-audio:hover,
.song-inline-actions .btn-audio:hover{
  box-shadow:0 7px 20px rgba(231,55,55,.32);
}

.song-actions .btn-audio::before,
.song-inline-actions .btn-audio::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");
}

.song-actions .btn-audio.is-playing::before,
.song-inline-actions .btn-audio.is-playing::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M6 5h4v14H6zM14 5h4v14h-4z'/%3E%3C/svg%3E");
}

.song-actions .btn-video,
.song-inline-actions .btn-video{
  background:#f5f5f5;
  color:#111;
  border:1px solid #e6e6e6 !important;
  box-shadow:none;
}

.song-actions .btn-video:hover,
.song-inline-actions .btn-video:hover{
  background:#fff;
  box-shadow:0 4px 12px rgba(0,0,0,.08);
}

.song-actions .btn-video::before,
.song-inline-actions .btn-video::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23111'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");
  opacity:.7;
}

/* =========================
   HEART-ONLY FAVORITE BUTTON
========================= */
.song-inline-actions .song-favorite-btn{
  width:36px !important;
  height:36px !important;
  min-width:36px !important;
  max-width:36px !important;
  min-height:36px !important;
  padding:0 !important;
  margin:0 !important;
  border:1px solid #b4b2b2 !important;
  border-radius:999px !important;
  background:#fff !important;
  color:#777 !important;
  box-shadow:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 36px !important;
  gap:0 !important;
  line-height:1 !important;
  visibility:visible !important;
  opacity:1 !important;
}

.song-inline-actions .song-favorite-btn:hover{
  background:#fafafa !important;
  border-color:#b62d2d !important;
  transform:none !important;
}

.song-inline-actions .song-favorite-btn .fav-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:22px !important;
  height:22px !important;
  min-width:22px !important;
  min-height:22px !important;
  max-width:22px !important;
  max-height:22px !important;
  margin:0 !important;
  padding:0 !important;
  flex:0 0 22px !important;
  line-height:1 !important;
}

.song-inline-actions .song-favorite-btn .fav-icon::before{
  content:"♡" !important;
  display:block !important;
  font-size:25px !important;
  line-height:1 !important;
  color:#9ca3af !important;
  margin:0 !important;
  padding:0 !important;
}

.song-inline-actions .song-favorite-btn.is-active{
  background:#fff1f4 !important;
  border-color:#b62d2d !important;
}

.song-inline-actions .song-favorite-btn.is-active .fav-icon::before{
  content:"♥" !important;
  color:#e11d48 !important;
}

.song-inline-actions .song-favorite-btn .fav-text,
.song-inline-actions .song-favorite-btn::before{
  display:none !important;
  content:none !important;
}

/* =========================
   ARCHIVE / CATEGORY / GENRE GRID
========================= */
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) #site-content .main-content{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:0 20px;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) #site-content article.hentry{
  display:grid;
  grid-template-columns:76px 1fr;
  gap:10px;
  align-items:center;
  padding:6px 8px;
  border-radius:10px;
  margin:0 !important;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .main-content .hentry .post-entry{
  padding-left:0;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .main-content .entry-title{
  margin:0;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .main-content .entry-title a{
  font-size:15px;
  line-height:1.28;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) #breadcrumbs,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .section-header,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .pager,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .alert,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) nav,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .navigation{
  grid-column:1 / -1;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb{
  position:relative;
  cursor:pointer;
  display:block;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .song-thumb,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .song-thumb img{
  width:76px;
  height:76px;
  border-radius:6px;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .song-thumb img{
  display:block;
  object-fit:cover;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb .play-overlay{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.60);
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:0;
  transition:opacity .2s ease;
  z-index:10;
  pointer-events:none;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb:hover .play-overlay,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-loading .play-overlay,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-playing .play-overlay,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-paused .play-overlay{
  opacity:1;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb .play-spinner,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb .eq{
  display:none;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-loading .play-icon,
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-playing .play-icon{
  display:none !important;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-loading .play-spinner{
  display:inline-block;
  color:#fff;
  font-size:14px;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-playing .eq{
  display:flex !important;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb.is-paused .play-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb .play-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:46px;
  height:46px;
  font-size:28px;
  color:#fff;
  line-height:1;
  padding:0 !important;
  box-sizing:border-box;
  transform:translateX(2px);
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb .eq{
  gap:6px;
  align-items:flex-end;
  height:34px;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs, .single-song .mp3slushai-similar) .song-thumb .eq i{
  display:block;
  width:6px;
  height:10px;
  background:#fff;
  border-radius:3px;
  opacity:.7;
  transition:height .18s ease, opacity .18s ease;
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) article:has(.song-thumb.is-playing),
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) article:has(.song-thumb.is-paused),
:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) article:has(.song-thumb.is-loading){
  border:1.5px solid rgba(231,55,55,.65);
}

:is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) article:has(.song-thumb.is-loading){
  border-style:dashed;
}

/* =========================
   TOP SWITCH BUTTONS
========================= */
.top-switch-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 14px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.12);
  background:#fff;
  color:#111;
  text-decoration:none;
  font-size:14px;
  line-height:1;
}

.top-switch-btn.is-active{
  border-color:rgba(231,55,55,.55);
  box-shadow:0 4px 12px rgba(231,55,55,.12);
}

.top-item{
  position:relative;
}

.top-rank{
  position:absolute;
  left:-6px;
  top:-6px;
  z-index:20;
  width:30px;
  height:30px;
  border-radius:999px;
  background:#E73737;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:700;
  font-size:14px;
}

.top-metric{
  position:absolute;
  right:6px;
  top:6px;
  z-index:20;
  padding:4px 10px;
  border-radius:999px;
  background:rgba(0,0,0,.75);
  color:#fff;
  font-size:12px;
  line-height:1.2;
}

.top-rank,
.top-metric{
  pointer-events:none;
}

/* =========================
   SIMILAR SONGS (single)
========================= */
.single-song .mp3slushai-similar{
  margin-top:28px;
  padding-top:18px;
  border-top:1px solid rgba(0,0,0,.08);
}

.single-song .mp3slushai-similar__title{
  font-size:18px;
  font-weight:700;
  margin:0 0 14px;
  display:flex;
  align-items:center;
  gap:10px;
}

.single-song .mp3slushai-similar__title::before{
  content:"";
  width:10px;
  height:10px;
  border-radius:999px;
  background:#E73737;
  box-shadow:0 6px 14px rgba(231,55,55,.22);
}

.single-song .mp3slushai-similar__grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:14px 16px;
}

.single-song .mp3slushai-similar__item{
  display:grid;
  grid-template-columns:92px 1fr;
  gap:12px;
  align-items:center;
  padding:10px;
  border-radius:14px;
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  transition:transform .12s ease, box-shadow .2s ease, border-color .2s ease;
}

.single-song .mp3slushai-similar__item a{
  color:#000;
}

.single-song .mp3slushai-similar__item:hover{
  transform:translateY(-1px);
  border-color:rgba(231,55,55,.28);
  box-shadow:0 10px 22px rgba(0,0,0,.08);
}

.single-song .mp3slushai-similar__item .song-thumb{
  width:92px;
  height:92px;
  border-radius:12px;
  overflow:hidden;
  background:rgba(0,0,0,.04);
}

.single-song .mp3slushai-similar__item .song-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.single-song .mp3slushai-similar__item .post-entry{
  padding-left:0 !important;
  min-width:0;
}

.single-song .mp3slushai-similar__item .entry-title{
  margin:0;
}

.single-song .mp3slushai-similar__item .entry-title a{
  font-size:15.5px;
  font-weight:600;
  line-height:1.25;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.single-song .mp3slushai-similar__item:has(.song-thumb.is-playing),
.single-song .mp3slushai-similar__item:has(.song-thumb.is-paused),
.single-song .mp3slushai-similar__item:has(.song-thumb.is-loading){
  border-color:rgba(231,55,55,.55);
}

/* =========================
   POPULAR ARTISTS (widget)
========================= */
.popular-artists{
  margin:0 0 18px !important;
  padding:14px;
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:14px;
  box-shadow:0 1px 0 rgba(0,0,0,.03);
}

.popular-artists > div:first-child{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
  margin:0 !important;
}

.popular-artists h2{
  margin:0 !important;
  font-size:18px;
  line-height:1.2;
  font-weight:900;
}

.popular-artists .artists-grid{
  margin-top:12px !important;
  display:grid;
  grid-template-columns:repeat(5, minmax(0, 1fr));
  gap:12px;
}

.popular-artists .artist-card{
  display:flex;
  gap:10px;
  align-items:center;
  padding:10px;
  border:1px solid rgba(0,0,0,.07);
  border-radius:14px;
  background:#fff;
  text-decoration:none;
  color:inherit;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
  overflow:hidden;
  min-height:72px;
}

.popular-artists .artist-card:hover{
  transform:translateY(-2px);
  border-color:rgba(0,0,0,.14);
  box-shadow:0 10px 26px rgba(0,0,0,.08);
}

.popular-artists .artist-card__img{
  width:56px;
  height:56px;
  border-radius:14px;
  overflow:hidden;
  background:#f3f3f3;
  flex:0 0 56px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.popular-artists .artist-card__img img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.popular-artists .artist-card__ph{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
  font-size:22px;
  color:#111;
  background:linear-gradient(135deg, rgba(0,0,0,.08), rgba(0,0,0,.02));
}

.popular-artists .artist-card__body{
  min-width:0;
  flex:1 1 auto;
}

.popular-artists .artist-card__name{
  font-weight:900;
  font-size:13px;
  line-height:1.2;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.popular-artists .artist-card__desc{
  margin-top:4px;
  font-size:12px;
  opacity:.75 !important;
}

/* =========================
   TAX: ARTIST PAGE WRAP
========================= */
.tax-song_artist #site-content .main-content{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:0 20px;
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:16px;
  padding:16px;
  box-shadow:0 1px 0 rgba(0,0,0,.03);
}

.tax-song_artist #breadcrumbs,
.tax-song_artist .section-header,
.tax-song_artist .mp3-artist-hero,
.tax-song_artist .main-content > h2,
.tax-song_artist .main-content hr,
.tax-song_artist .popular-artists{
  grid-column:1 / -1;
}

.tax-song_artist .mp3-artist-hero{
  margin-top:0 !important;
  padding:12px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:16px;
  background:linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,0));
}

.tax-song_artist .main-content > h2{
  margin:14px 0 12px !important;
  font-size:18px;
  font-weight:900;
  display:flex;
  align-items:center;
  gap:10px;
}

.tax-song_artist .main-content > h2::before{
  content:"";
  width:10px;
  height:10px;
  border-radius:999px;
  background:#E73737;
  box-shadow:0 6px 14px rgba(231,55,55,.22);
}

.tax-song_artist #site-content article.hentry{
  background:#fff;
  border:1px solid rgba(0,0,0,.07);
  border-radius:14px;
  transition:transform .12s ease, box-shadow .2s ease, border-color .2s ease;
}

.tax-song_artist #site-content article.hentry:hover{
  transform:translateY(-1px);
  border-color:rgba(231,55,55,.20);
  box-shadow:0 10px 22px rgba(0,0,0,.08);
}

.tax-song_artist .main-content hr{
  margin:16px 0 18px !important;
  opacity:.12;
}

/* =========================
   HEADER LOGO
========================= */
#logo{
  min-width:0;
}

#logo .site-logo{
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  color:inherit;
  line-height:1;
  min-width:0;
}

#logo .site-logo__icon{
  width:38px;
  height:38px;
  border-radius:10px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(0,0,0,.06);
  flex:0 0 auto;
}

#logo .site-logo__icon i{
  font-size:20px;
}

#logo .site-logo__text{
  display:flex;
  flex-direction:column;
  gap:2px;
  min-width:0;
}

#logo .site-logo__title{
  font-weight:800;
  font-size:18px;
  letter-spacing:.2px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:260px;
}

#logo .site-logo__tagline{
  font-size:12px;
  opacity:.7;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:260px;
}

.song-meta-list{
  margin:0;
  padding-left:20px;
}

.song-meta-list li{
  margin:0 0 10px;
  color:#1f2937;
  line-height:1.7;
}

.song-meta-list li:last-child{
  margin-bottom:0;
}

.song-meta-list strong{
  color:#111827;
}

.song-meta-list a{
  color:#2563eb;
  text-decoration:none;
}

.song-meta-list a:hover{
  color:#1d4ed8;
  text-decoration:underline;
}

/* =========================
   STICKY AUDIO (NEW MINIMAL)
========================= */
#sticky-audio{
  display:none;
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:99999;
  background:linear-gradient(180deg, #111 0%, #0a0a0a 100%);
  color:#fff;
  box-shadow:0 -8px 28px rgba(0,0,0,.28);
  border-top:1px solid rgba(255,255,255,.05);
  transition:box-shadow .25s ease, background .25s ease;
}

#sticky-audio.is-visible{
  display:block;
}

#sticky-audio .sticky-inner,
#sticky-audio .sticky-meta,
#sticky-audio .sticky-cover,
#sticky-audio .sticky-title,
#sticky-audio .sticky-artist,
#sticky-audio .sticky-player{
  transition:all .22s ease;
}

#sticky-audio .sticky-cover{
  display:block;
  object-fit:cover;
}

#sticky-audio .sticky-title{
  letter-spacing:.1px;
}

#sticky-audio .sticky-artist{
  opacity:.78;
}

#sticky-audio .sticky-player,
#sticky-audio #playerjs-audio,
#sticky-audio #playerjs-audio iframe{
  margin:0 !important;
  padding:0 !important;
  vertical-align:top !important;
}

#sticky-audio .sticky-toggle{
  border:0;
  border-radius:8px;
  background:rgba(255,255,255,.10);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  margin:0;
  cursor:pointer;
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
  box-shadow:0 2px 8px rgba(0,0,0,.18);
  transition:background .2s ease, transform .15s ease, box-shadow .2s ease;
}

#sticky-audio .sticky-toggle:hover{
  background:rgba(255,255,255,.16);
  box-shadow:0 4px 12px rgba(0,0,0,.24);
}

#sticky-audio .sticky-toggle:active{
  transform:scale(.96);
}

#sticky-audio .sticky-toggle-icon{
  width:8px;
  height:8px;
  border-right:2px solid #fff;
  border-bottom:2px solid #fff;
  display:block;
  transform:rotate(45deg);
  margin-top:-2px;
  opacity:.95;
  transition:transform .2s ease, margin-top .2s ease;
}

#sticky-audio.is-collapsed .sticky-toggle-icon,
body.sticky-collapsed #sticky-audio .sticky-toggle-icon{
  transform:rotate(-135deg);
  margin-top:2px;
}

body.has-sticky-audio{
  padding-bottom:calc(120px + env(safe-area-inset-bottom, 0px));
}

body.has-sticky-audio.sticky-collapsed{
  padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px));
}

/* =========================
   HOME PAGE EQ FIX
========================= */
.home .song-thumb{
  position:relative;
  overflow:hidden;
}

.home .song-thumb .play-overlay{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(0,0,0,.45);
  opacity:0;
  transition:opacity .2s ease;
  z-index:10;
  pointer-events:none;
}

.home .song-thumb:hover .play-overlay,
.home .song-thumb.is-loading .play-overlay,
.home .song-thumb.is-playing .play-overlay,
.home .song-thumb.is-paused .play-overlay{
  opacity:1;
}

.home .song-thumb .play-spinner,
.home .song-thumb .eq{
  display:none;
}

.home .song-thumb.is-loading .play-icon,
.home .song-thumb.is-playing .play-icon{
  display:none !important;
}

.home .song-thumb.is-loading .play-spinner{
  display:inline-block;
  color:#fff;
  font-size:14px;
}

.home .song-thumb.is-playing .eq{
  position:absolute;
  inset:0;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:5px;
  height:100% !important;
  width:100%;
}

.home .song-thumb.is-paused .play-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.home .song-thumb .play-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:42px;
  height:42px;
  font-size:24px;
  color:#fff;
  line-height:1;
  padding:0 !important;
  box-sizing:border-box;
  transform:translateX(2px);
}

.home .song-thumb .eq i{
  display:block;
  width:5px;
  height:10px;
  background:#fff;
  border-radius:3px;
  opacity:.7;
  transition:height .18s ease, opacity .18s ease;
}

/* =========================
   ARTIST NEWS
========================= */
.artist-news-section{
  margin-top:32px;
  padding:16px;
  border:1px solid #ececec;
  border-radius:18px;
  background:#fff;
}

.artist-section-title{
  margin:0 0 18px;
  font-size:24px;
  line-height:1.2;
  font-weight:800;
  color:#222;
}

.artist-news-list{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));
  gap:18px;
}

.artist-news-item-link{
  display:block;
  height:100%;
  text-decoration:none !important;
  color:#222 !important;
  background:#fff;
  border:1px solid #ededed;
  border-radius:16px;
  overflow:hidden;
  transition:transform .18s ease, box-shadow .18s ease;
}

.artist-news-item-link:hover{
  transform:translateY(-3px);
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}

.artist-news-item-thumb{
  aspect-ratio:16/9;
  overflow:hidden;
  background:#f5f5f5;
}

.artist-news-item-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.artist-news-item-body{
  padding:14px;
}

.artist-news-item-title{
  margin:0 0 8px;
  font-size:16px;
  line-height:1.4;
  font-weight:700;
  color:#222;
}

.artist-news-item-date{
  font-size:13px;
  color:#777;
}

/* =========================
   FAVORITES + HISTORY PAGE
========================= */
.favorites-page{
  max-width:980px;
  margin:0 auto;
}

.favorites-tabs{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 18px;
}

.favorites-tab{
  -webkit-appearance:none;
  appearance:none;
  border:1px solid #e5e7eb;
  background:#fff;
  color:#111827;
  border-radius:999px;
  height:38px;
  padding:0 16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  font-size:14px;
  font-weight:700;
  line-height:1;
  transition:.2s ease;
}

.favorites-tab:hover{
  background:#fafafa;
  border-color:#d1d5db;
}

.favorites-tab.is-active{
  background:#111827;
  color:#fff;
  border-color:#111827;
}

.favorites-panel{
  display:none;
}

.favorites-panel.is-active{
  display:block;
}

.favorites-page-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
  margin:0 0 18px;
}

.favorites-page-head__left{
  min-width:0;
}

.favorites-page-head__right{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  justify-content:flex-end;
}

.favorites-page-title{
  margin:0 0 6px;
  font-size:30px;
  line-height:1.2;
  font-weight:800;
  color:#111827;
}

.favorites-page-count{
  font-size:14px;
  color:#6b7280;
  line-height:1.4;
}

.favorites-search{
  min-width:240px;
}

.favorites-search-input{
  width:100%;
  height:38px;
  border:1px solid #e5e7eb;
  border-radius:999px;
  background:#fff;
  padding:0 14px;
  font-size:14px;
  color:#111827;
  outline:none;
  transition:.2s ease;
}

.favorites-search-input:focus{
  border-color:#d1d5db;
  box-shadow:0 0 0 3px rgba(17,24,39,.04);
}

.favorites-sort{
  min-width:180px;
}

.favorites-sort-select{
  width:100%;
  height:38px;
  border:1px solid #e5e7eb;
  border-radius:999px;
  background:#fff;
  padding:0 14px;
  font-size:14px;
  color:#111827;
  outline:none;
  transition:.2s ease;
  cursor:pointer;
}

.favorites-sort-select:focus{
  border-color:#d1d5db;
  box-shadow:0 0 0 3px rgba(17,24,39,.04);
}

.favorites-page-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}

.favorites-toolbar-btn{
  -webkit-appearance:none;
  appearance:none;
  border:1px solid #e5e7eb;
  background:#fff;
  color:#111827;
  border-radius:999px;
  height:38px;
  padding:0 16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  font-size:14px;
  font-weight:600;
  line-height:1;
  transition:.2s ease;
}

.favorites-toolbar-btn:hover{
  background:#fafafa;
  border-color:#d1d5db;
}

.favorites-play-all{
  background:#E73737;
  color:#fff;
  border-color:#E73737;
  box-shadow:0 5px 14px rgba(231,55,55,.22);
}

.favorites-play-all:hover{
  background:#d92c2c;
  border-color:#d92c2c;
  box-shadow:0 7px 20px rgba(231,55,55,.32);
}

.favorites-shuffle-all{
  background:#fff !important;
  color:#111827 !important;
  border:1px solid #e5e7eb !important;
}

.favorites-shuffle-all:hover{
  background:#fafafa !important;
  border-color:#d1d5db !important;
}

.favorites-list{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.favorite-card{
  display:grid;
  grid-template-columns:88px 1fr auto;
  gap:14px;
  align-items:center;
  padding:12px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:16px;
  background:#fff;
  transition:border-color .2s ease, box-shadow .2s ease, transform .12s ease, background .2s ease;
}

.favorite-card:hover{
  transform:translateY(-1px);
  border-color:rgba(231,55,55,.20);
  box-shadow:0 10px 22px rgba(0,0,0,.08);
}

.favorite-card.is-current-track{
  border-color:rgba(231,55,55,.45) !important;
  box-shadow:0 10px 24px rgba(231,55,55,.10);
  background:linear-gradient(180deg, rgba(255,250,250,1), rgba(255,255,255,1));
}

.favorite-card.is-current-track .favorite-card-title{
  color:#c62828;
}

.favorite-card.is-current-track .favorite-card-thumb{
  box-shadow:0 0 0 2px rgba(231,55,55,.22);
}

.favorite-card-thumb{
  position:relative;
  display:block;
  width:88px;
  height:88px;
  border-radius:12px;
  overflow:hidden;
  background:#f3f4f6;
}

.favorite-card-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.favorites-list .song-thumb{
  position:relative;
  cursor:pointer;
}

.favorites-list .song-thumb .play-overlay{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.60);
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:0;
  transition:opacity .2s ease;
  z-index:10;
  pointer-events:none;
}

.favorites-list .song-thumb:hover .play-overlay,
.favorites-list .song-thumb.is-loading .play-overlay,
.favorites-list .song-thumb.is-playing .play-overlay,
.favorites-list .song-thumb.is-paused .play-overlay{
  opacity:1;
}

.favorites-list .song-thumb .play-spinner,
.favorites-list .song-thumb .eq{
  display:none;
}

.favorites-list .song-thumb.is-loading .play-icon,
.favorites-list .song-thumb.is-playing .play-icon{
  display:none !important;
}

.favorites-list .song-thumb.is-loading .play-spinner{
  display:inline-block;
  color:#fff;
  font-size:14px;
}

.favorites-list .song-thumb.is-playing .eq{
  display:flex !important;
  gap:6px;
  align-items:flex-end;
  height:34px;
}

.favorites-list .song-thumb.is-paused .play-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

.favorites-list .song-thumb .play-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:42px;
  height:42px;
  font-size:24px;
  color:#fff;
  line-height:1;
  padding:0 !important;
  box-sizing:border-box;
  transform:translateX(2px);
}

.favorites-list .song-thumb .eq i{
  display:block;
  width:6px;
  height:10px;
  background:#fff;
  border-radius:3px;
  opacity:.7;
  transition:height .18s ease, opacity .18s ease;
}

.favorite-card-body{
  min-width:0;
}

.favorite-card-title{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  color:#111827;
  text-decoration:none;
  font-size:16px;
  line-height:1.35;
  font-weight:700;
}

.favorite-card-title:hover{
  color:#E73737;
  text-decoration:none;
}

.favorite-card-artist{
  margin-top:6px;
  font-size:13px;
  line-height:1.4;
  color:#6b7280;
}

.favorite-card-meta{
  margin-top:6px;
  font-size:12px;
  line-height:1.4;
  color:#9ca3af;
}

.favorite-card-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-end;
}

.favorite-card-open,
.favorite-card-remove{
  -webkit-appearance:none;
  appearance:none;
  border:1px solid #e5e7eb;
  background:#fff;
  color:#374151;
  border-radius:999px;
  padding:0 14px;
  height:36px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  font-size:13px;
  font-weight:600;
  white-space:nowrap;
  text-decoration:none;
  transition:.2s ease;
}

.favorite-card-open:hover,
.favorite-card-remove:hover{
  background:#fafafa;
  border-color:#d1d5db;
  color:#111827;
  text-decoration:none;
}

.favorites-empty{
  padding:28px 22px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:18px;
  background:#fff;
  text-align:center;
}

.favorites-empty__icon{
  font-size:34px;
  line-height:1;
  color:#d1d5db;
  margin-bottom:10px;
}

.favorites-empty__title{
  font-size:20px;
  line-height:1.3;
  font-weight:800;
  color:#111827;
  margin-bottom:6px;
}

.favorites-empty__text{
  font-size:14px;
  line-height:1.6;
  color:#6b7280;
  margin-bottom:14px;
}

.favorites-empty__link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:38px;
  padding:0 16px;
  border-radius:999px;
  background:#111827;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:600;
}

.favorites-empty__link:hover{
  background:#000;
  color:#fff;
  text-decoration:none;
}

/* =========================
   RESPONSIVE
========================= */
@media (max-width:1200px){
  .popular-artists .artists-grid{
    grid-template-columns:repeat(4, 1fr);
  }
}

@media (max-width:992px){
  .popular-artists .artists-grid{
    grid-template-columns:repeat(3, 1fr);
  }
}

@media (max-width:900px){
  :is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) #site-content .main-content,
  .tax-song_artist #site-content .main-content,
  .single-song .mp3slushai-similar__grid{
    grid-template-columns:1fr;
  }
}

@media (max-width:820px){
  .single .song-post .opis{
    grid-template-columns:1fr;
  }
}

@media (max-width:767px){
  .song-editorial{
    margin:14px 0 18px;
    padding:16px 16px 16px 18px;
    border-radius:16px;
    line-height:1.7;
  }

  .song-editorial::after{
    width:5px;
    border-radius:16px 0 0 16px;
  }

  .song-editorial p,
  .song-editorial li{
    font-size:14.5px;
  }

  .song-post h2{
    font-size:19px;
    margin:24px 0 12px;
  }

  .song-actions,
  .song-inline-actions{
    gap:10px;
  }

  .song-actions button,
  .song-actions a,
  .song-inline-actions button,
  .song-inline-actions a{
    height:34px !important;
    min-height:34px !important;
    padding:0 12px !important;
    font-size:12px;
  }

  .song-inline-actions .song-favorite-btn{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    min-height:34px !important;
    flex:0 0 34px !important;
  }

  #site-search{
    display:none !important;
  }

  #header .row{
    justify-content:center !important;
  }

  #logo{
    flex:0 0 auto !important;
    max-width:100% !important;
    justify-content:center !important;
  }

  #logo .site-logo{
    justify-content:center !important;
  }

  #header-social{
    display:none !important;
  }

  #logo .site-logo__tagline{
    display:none;
  }

  #logo .site-logo__title{
    font-size:16px;
    max-width:180px;
  }

  #logo .site-logo__icon{
    width:34px;
    height:34px;
    border-radius:9px;
  }

  .favorites-page-title{
    font-size:24px;
  }

  .favorites-page-head{
    align-items:flex-start;
  }

  .favorites-page-head__right{
    width:100%;
    justify-content:flex-start;
  }

  .favorites-search,
  .favorites-sort{
    width:100%;
    min-width:0;
  }

  .favorite-card{
    grid-template-columns:72px 1fr;
    gap:12px;
  }

  .favorite-card-thumb{
    width:72px;
    height:72px;
  }

  .favorite-card-actions{
    grid-column:1 / -1;
    justify-content:flex-start;
  }

  .favorites-list .song-thumb .play-icon{
    width:36px;
    height:36px;
    font-size:20px;
  }
}

@media (max-width:520px){
  .popular-artists{
    padding:12px;
  }

  .popular-artists .artists-grid{
    grid-template-columns:repeat(2, 1fr);
    gap:10px;
  }

  .popular-artists .artist-card__img{
    width:52px;
    height:52px;
    flex-basis:52px;
    border-radius:12px;
  }

  .tax-song_artist #site-content .main-content{
    padding:12px;
    border-radius:14px;
  }

  .tax-song_artist .mp3-artist-hero{
    padding:10px;
    border-radius:14px;
  }
}

@media (max-width:480px){
  :is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) #site-content article.hentry{
    grid-template-columns:68px 1fr;
    gap:9px;
    padding:5px 6px;
  }

  :is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .song-thumb,
  :is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .song-thumb img{
    width:68px;
    height:68px;
  }

  :is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .main-content .entry-title a{
    font-size:14px;
    line-height:1.24;
  }

  :is(.category, .post-type-archive-song, .tax-song_cat, .tax-song_artist, .tax-song_genre, .page-template-page-top-songs) .song-thumb .play-icon{
    width:42px;
    height:42px;
    font-size:22px;
  }

  .single-song .mp3slushai-similar__item{
    grid-template-columns:78px 1fr;
    gap:10px;
    padding:8px;
    border-radius:12px;
  }

  .single-song .mp3slushai-similar__item .song-thumb{
    width:78px;
    height:78px;
    border-radius:10px;
  }
}

@media (max-width:380px){
  #logo .site-logo__title{
    font-size:14px;
    max-width:150px;
  }
}

/* =========================
   FAVORITES HERO PREMIUM
========================= */
.favorites-hero{
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:22px;
  margin:0 0 20px;
  padding:26px 26px 24px;
  border:1px solid rgba(255,255,255,.06);
  border-radius:28px;
  background:
    radial-gradient(circle at 85% 20%, rgba(231,55,55,.22), transparent 24%),
    radial-gradient(circle at 10% 100%, rgba(255,255,255,.08), transparent 28%),
    linear-gradient(135deg, #0f172a 0%, #111827 45%, #1f2937 100%);
  box-shadow:
    0 20px 50px rgba(15,23,42,.18),
    inset 0 1px 0 rgba(255,255,255,.05);
}

.favorites-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg, transparent 0%, rgba(255,255,255,.05) 30%, transparent 60%);
  pointer-events:none;
}

.favorites-hero::after{
  content:"";
  position:absolute;
  left:26px;
  bottom:0;
  width:140px;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg, #E73737, rgba(231,55,55,0));
}

.favorites-hero__left{
  position:relative;
  z-index:1;
  min-width:0;
}

.favorites-hero__eyebrow{
  display:inline-flex;
  align-items:center;
  height:30px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.08);
  color:#fff;
  font-size:12px;
  font-weight:700;
  letter-spacing:.25px;
  margin:0 0 14px;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}

.favorites-hero__title{
  margin:0;
  font-size:44px;
  line-height:1.02;
  font-weight:900;
  letter-spacing:-.9px;
  color:#fff;
  text-shadow:0 4px 18px rgba(0,0,0,.18);
}

.favorites-hero__meta{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  margin-top:14px;
  font-size:14px;
  color:rgba(255,255,255,.78);
}

.favorites-hero__meta span:not(.favorites-hero__dot){
  display:inline-flex;
  align-items:center;
  min-height:31px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}

.favorites-hero__dot{
  width:5px;
  height:5px;
  border-radius:999px;
  background:rgba(255,255,255,.28);
  flex:0 0 5px;
}

.favorites-hero__right{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:flex-end;
}

.favorites-hero__status{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:44px;
  padding:0 16px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
  font-size:13px;
  font-weight:700;
  white-space:nowrap;
  box-shadow:0 10px 24px rgba(0,0,0,.16);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.favorites-hero__pulse{
  width:10px;
  height:10px;
  border-radius:999px;
  background:#ff4d4f;
  box-shadow:0 0 0 0 rgba(255,77,79,.45);
  animation:favoritesPulsePremium 1.8s infinite;
}

@keyframes favoritesPulsePremium{
  0%{ box-shadow:0 0 0 0 rgba(255,77,79,.45); }
  70%{ box-shadow:0 0 0 10px rgba(255,77,79,0); }
  100%{ box-shadow:0 0 0 0 rgba(255,77,79,0); }
}

/* верхний мелкий заголовок страницы приглушаем */
.favorites-page > h1,
.entry-title.page-title,
.page .entry-title{
  font-size:17px !important;
  line-height:1.2 !important;
  font-weight:700 !important;
  color:#6b7280 !important;
  margin:0 0 12px !important;
}

/* внутренний заголовок секции чуть спокойнее */
.favorites-page-title{
  margin:0 0 4px !important;
  font-size:19px !important;
  line-height:1.15 !important;
  font-weight:800 !important;
  color:#111827 !important;
}

.favorites-page-count{
  font-size:13px !important;
  color:#9ca3af !important;
}

@media (max-width:767px){
  .favorites-hero{
    padding:20px 18px 20px;
    border-radius:22px;
    flex-direction:column;
    align-items:flex-start;
  }

  .favorites-hero::after{
    left:18px;
    width:90px;
  }

  .favorites-hero__title{
    font-size:32px;
  }

  .favorites-hero__right{
    width:100%;
    justify-content:flex-start;
  }
}

/* =========================
   FAVORITES HERO LIVE NOW
========================= */
.favorites-hero__status{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-height:54px;
  padding:10px 16px 10px 12px;
  border-radius:18px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 10px 24px rgba(0,0,0,.16);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.favorites-hero__live-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:48px;
  height:28px;
  padding:0 10px;
  border-radius:999px;
  background:linear-gradient(135deg, #ff4d4f, #E73737);
  color:#fff;
  font-size:11px;
  font-weight:800;
  letter-spacing:.45px;
  line-height:1;
  box-shadow:0 8px 18px rgba(231,55,55,.28);
  position:relative;
}

.favorites-hero__live-badge::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:999px;
  background:#fff;
  margin-right:6px;
  box-shadow:0 0 0 0 rgba(255,255,255,.55);
  animation:favoritesLiveDot 1.6s infinite;
}

@keyframes favoritesLiveDot{
  0%{ box-shadow:0 0 0 0 rgba(255,255,255,.55); }
  70%{ box-shadow:0 0 0 8px rgba(255,255,255,0); }
  100%{ box-shadow:0 0 0 0 rgba(255,255,255,0); }
}

.favorites-hero__status-text{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  min-width:0;
  line-height:1.15;
}

.favorites-hero__status-label{
  font-size:11px;
  font-weight:700;
  color:rgba(255,255,255,.68);
  text-transform:uppercase;
  letter-spacing:.35px;
}

.favorites-hero__status-title{
  display:block;
  max-width:320px;
  margin-top:4px;
  font-size:13px;
  font-weight:700;
  color:#fff;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

@media (max-width:767px){
  .favorites-hero__status{
    width:100%;
    min-height:50px;
    padding:10px 14px 10px 10px;
  }

  .favorites-hero__status-title{
    max-width:220px;
  }

  .favorites-hero__live-badge{
    min-width:44px;
    height:26px;
    font-size:10px;
    padding:0 8px;
  }
}

.favorite-card-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
}

.favorite-card-remove{
  min-width:92px;
}

