/*
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;
}

/*** 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;
	}	
}



/* =========================
   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;
}


/* =========================
   AURELLO BREADCRUMBS FINAL
========================= */

#breadcrumbs{
  position:relative;
  display:block;
  width:100%;
  max-width:100%;
  margin:0 0 24px;
  padding:13px 16px 12px;
  background:rgba(255,253,248,.82);
  border:1px solid rgba(155,119,72,.12);
  border-radius:18px;
  font-size:14px;
  line-height:1.55;
  color:#8a7d70;
  box-shadow:0 14px 34px rgba(81,56,28,.06);
  overflow:hidden;
  box-sizing:border-box;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

#breadcrumbs::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:2px;
  background:linear-gradient(90deg,#d2a65d 0%,#f0d49a 50%,#b98138 100%);
  opacity:.9;
}

#breadcrumbs > span{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:7px;
  min-width:0;
}

#breadcrumbs a{
  display:inline-flex;
  align-items:center;
  min-height:31px;
  padding:4px 10px;
  border-radius:999px;
  color:#4b4035;
  text-decoration:none;
  font-weight:750;
  transition:
    background .18s ease,
    color .18s ease,
    border-color .18s ease,
    box-shadow .18s ease,
    transform .18s ease;
}

#breadcrumbs a:hover{
  background:rgba(210,176,122,.12);
  color:#9b6c2f;
  text-decoration:none;
  transform:translateY(-1px);
}

/* первая ссылка Главная */
#breadcrumbs > span > span:first-child > a{
  position:relative;
  min-height:32px;
  padding:5px 12px 5px 38px;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.55));
  border:1px solid rgba(155,119,72,.13);
  color:#3a3028;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.9),
    0 6px 14px rgba(81,56,28,.04);
}

#breadcrumbs > span > span:first-child > a::before{
  content:"⌂";
  position:absolute;
  left:12px;
  top:50%;
  transform:translateY(-50%);
  font-size:17px;
  line-height:1;
  color:#b98138;
}

#breadcrumbs > span > span:first-child > a:hover{
  background:linear-gradient(180deg,#fff,#f6ead9);
  color:#9b6c2f;
  border-color:rgba(201,149,79,.28);
  box-shadow:0 8px 18px rgba(81,56,28,.07);
}

#breadcrumbs .crumb-sep{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#c5b6a3;
  font-size:12px;
  font-weight:800;
  margin:0 1px;
  line-height:1;
}

#breadcrumbs .breadcrumb_last{
  display:inline-flex;
  align-items:center;
  min-height:31px;
  padding:4px 0;
  color:#2b241d;
  font-weight:850;
}

#breadcrumbs strong{
  color:inherit;
  font-weight:850;
}

/* если Yoast выводит разделитель обычным текстом */
#breadcrumbs span{
  word-break:normal;
}

#breadcrumbs a + span,
#breadcrumbs span + a{
  vertical-align:middle;
}

/* мобильная версия */
@media (max-width:768px){

  #breadcrumbs{
    margin:0 0 18px;
    padding:11px 12px 10px;
    border-radius:14px;
    font-size:13px;
    line-height:1.45;
  }

  #breadcrumbs > span{
    gap:5px;
  }

  #breadcrumbs a{
    min-height:28px;
    padding:3px 8px;
    font-size:13px;
  }

  #breadcrumbs > span > span:first-child > a{
    min-height:29px;
    padding:4px 10px 4px 32px;
  }

  #breadcrumbs > span > span:first-child > a::before{
    left:10px;
    font-size:15px;
  }

  #breadcrumbs .breadcrumb_last{
    min-height:28px;
    font-size:13px;
  }

  #breadcrumbs .crumb-sep{
    font-size:11px;
  }
}

.au-single-song-seo-title{
  display:none !important;
}


/* =========================================================
   AURELLO — HEADER UNITED PREMIUM FINAL
========================================================= */

body{
	background:#f7f2e9 !important;
	color:#2c251d !important;
}

/* общий header */
#header.aurello-site-header{
	position:relative !important;
	z-index:80 !important;
	padding:0px 0 0 !important;
	margin:0 !important;
	border:0 !important;
	background:
		radial-gradient(circle at 12% 0%, rgba(214,166,91,.13), transparent 32%),
		radial-gradient(circle at 88% 8%, rgba(115,88,52,.08), transparent 30%),
		linear-gradient(180deg,#fffdf8 0%,#f7f0e6 100%) !important;
	box-shadow:none !important;
}

/* единая большая оболочка */
#header .aurello-header-shell{
	width:100% !important;
	padding:18px 20px 14px !important;
	border-radius:0 0 32px 32px !important;
	border:1px solid rgba(117,82,43,.10) !important;
	border-top:0 !important;
	background:rgba(255,253,248,.72) !important;
	box-shadow:0 18px 48px rgba(93,64,33,.08) !important;
	backdrop-filter:blur(16px) !important;
	-webkit-backdrop-filter:blur(16px) !important;
}

/* верх: логотип + поиск + rss */
#header .aurello-header-top{
	display:grid !important;
	grid-template-columns:220px minmax(260px,520px) 80px !important;
	align-items:center !important;
	justify-content:space-between !important;
	gap:22px !important;
	margin:0 0 18px !important;
}

/* logo */
#logo.aurello-logo{
	display:flex !important;
	align-items:center !important;
	min-width:0 !important;
}

#logo .site-logo,
#logo .site-logo--image{
	display:inline-flex !important;
	align-items:center !important;
	text-decoration:none !important;
	line-height:1 !important;
	min-width:0 !important;
}

#logo .site-logo__img,
#logo .custom-logo{
	display:block !important;
	width:auto !important;
	height:auto !important;
	max-width:190px !important;
	max-height:54px !important;
	object-fit:contain !important;
}

#logo .site-logo__title{
	color:#4b3c30 !important;
	font-size:25px !important;
	line-height:1 !important;
	font-weight:500 !important;
	letter-spacing:-.03em !important;
}

/* search */
#site-search.aurello-header-search{
	min-width:0 !important;
	width:100% !important;
}

#header-search{
	display:flex !important;
	align-items:center !important;
	width:100% !important;
	height:54px !important;
	margin:0 !important;
	padding:0 14px !important;
	border-radius:18px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:#fff !important;
	box-shadow:
		inset 0 1px 0 rgba(255,255,255,.9),
		0 12px 28px rgba(93,64,33,.06) !important;
	overflow:hidden !important;
}

#header-search .btn{
	-webkit-appearance:none !important;
	appearance:none !important;
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:40px !important;
	min-width:40px !important;
	height:40px !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	border-radius:999px !important;
	background:transparent !important;
	color:#a27232 !important;
	box-shadow:none !important;
	cursor:pointer !important;
	transition:.18s ease !important;
}

#header-search .btn:hover{
	color:#c9954f !important;
	transform:translateY(-1px) !important;
}

#header-search .form-control,
#header-search input[type="search"]{
	width:100% !important;
	height:52px !important;
	min-height:52px !important;
	padding:0 8px !important;
	border:0 !important;
	background:transparent !important;
	color:#2b241d !important;
	box-shadow:none !important;
	outline:none !important;
	font-size:15px !important;
	font-weight:750 !important;
	line-height:1 !important;
}

#header-search .form-control::placeholder,
#header-search input[type="search"]::placeholder{
	color:#a99d90 !important;
	opacity:1 !important;
}

#header-search .form-control:focus,
#header-search input[type="search"]:focus{
	border:0 !important;
	box-shadow:none !important;
	outline:none !important;
}

/* RSS */
#header-social.aurello-header-social{
	display:flex !important;
	align-items:center !important;
	justify-content:flex-end !important;
	overflow:visible !important;
	text-align:right !important;
}

#header-social a{
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:46px !important;
	height:46px !important;
	margin:0 !important;
	border-radius:999px !important;
	border:1px solid rgba(117,82,43,.10) !important;
	background:rgba(255,255,255,.78) !important;
	color:#a27232 !important;
	text-decoration:none !important;
	box-shadow:0 8px 20px rgba(93,64,33,.06) !important;
	transition:.18s ease !important;
}

#header-social a:hover{
	transform:translateY(-2px) !important;
	color:#fff !important;
	border-color:transparent !important;
	background:linear-gradient(135deg,#c9954f 0%,#e5bd78 100%) !important;
	box-shadow:0 14px 26px rgba(169,112,39,.20) !important;
}

/* navigation внутри этой же оболочки */
#navigation-wrapper.aurello-navigation-wrapper{
	position:relative !important;
	top:auto !important;
	z-index:90 !important;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	box-shadow:none !important;
}

#navigation-wrapper .navbar{
	display:flex !important;
	align-items:center !important;
	width:100% !important;
	min-height:62px !important;
	margin:0 !important;
	padding:10px 12px !important;
	border-radius:22px !important;
	border:1px solid rgba(117,82,43,.10) !important;
	background:rgba(255,255,255,.64) !important;
	box-shadow:0 10px 28px rgba(93,64,33,.05) !important;
	backdrop-filter:blur(12px) !important;
	-webkit-backdrop-filter:blur(12px) !important;
}

#navigation-wrapper .navbar-dark{
	background:rgba(255,255,255,.64) !important;
}

#navigation-wrapper .navbar-collapse{
	width:100% !important;
	min-width:0 !important;
}

/* главное меню */
#main-menu{
	display:flex !important;
	align-items:center !important;
	flex-wrap:nowrap !important;
	gap:5px !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	min-width:0 !important;
}

#main-menu > li{
	position:relative !important;
	display:flex !important;
	align-items:center !important;
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	flex:0 0 auto !important;
}

#navigation-wrapper .nav-link,
#navigation-wrapper .dropdown-item,
#main-menu > li > a{
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	min-height:42px !important;
	padding:0 15px !important;
	border-radius:999px !important;
	color:#2f281f !important;
	background:transparent !important;
	text-transform:none !important;
	font-size:14px !important;
	line-height:1 !important;
	font-weight:900 !important;
	letter-spacing:0 !important;
	text-decoration:none !important;
	white-space:nowrap !important;
	transition:.18s ease !important;
}

#navigation-wrapper .nav-link:hover,
#navigation-wrapper .nav-link:focus,
#navigation-wrapper .dropdown-item:hover,
#navigation-wrapper .current-menu-item > a,
#navigation-wrapper .current-menu-parent > a,
#navigation-wrapper .current-menu-ancestor > a,
#main-menu > li > a:hover{
	color:#9b6c2f !important;
	background:rgba(210,176,122,.14) !important;
	outline:none !important;
	text-decoration:none !important;
}

/* выпадающие меню */
#navigation-wrapper .dropdown-menu,
#main-menu .sub-menu{
	margin:10px 0 0 !important;
	padding:8px !important;
	min-width:220px !important;
	border-radius:18px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:#fffdf8 !important;
	box-shadow:0 18px 36px rgba(93,64,33,.10) !important;
}

#navigation-wrapper .dropdown-item,
#main-menu .sub-menu a{
	display:block !important;
	min-height:auto !important;
	padding:11px 13px !important;
	border-radius:12px !important;
	color:#2f281f !important;
	font-size:14px !important;
	font-weight:800 !important;
	text-decoration:none !important;
}

/* user menu справа */
#navigation-wrapper .aurello-user-menu{
	display:flex !important;
	align-items:center !important;
	margin-left:auto !important;
	padding:0 !important;
	list-style:none !important;
}

#navigation-wrapper .logged-item,
#navigation-wrapper .login-item{
	margin-left:auto !important;
	padding-left:14px !important;
	position:relative !important;
}

#navigation-wrapper .aurello-user-toggle,
#navigation-wrapper .aurello-login-link{
	min-height:46px !important;
	padding:5px 12px !important;
	border-radius:16px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:#f4ebdf !important;
	color:#4b3c30 !important;
	box-shadow:0 8px 18px rgba(93,64,33,.06) !important;
}

#navigation-wrapper .aurello-user-toggle:hover,
#navigation-wrapper .aurello-login-link:hover{
	background:#fff !important;
	color:#9b6c2f !important;
}

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

#navigation-wrapper .aurello-user-name{
	max-width:120px !important;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:nowrap !important;
}

#navigation-wrapper .aurello-user-dropdown{
	right:0 !important;
	left:auto !important;
	margin-top:10px !important;
}

/* burger */
#navigation-wrapper .navbar-toggler{
	display:inline-flex !important;
	flex-direction:column !important;
	align-items:center !important;
	justify-content:center !important;
	gap:4px !important;
	width:44px !important;
	height:44px !important;
	padding:0 !important;
	border-radius:14px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:#fff !important;
	box-shadow:0 8px 18px rgba(93,64,33,.06) !important;
}

#navigation-wrapper .navbar-toggler:focus{
	outline:none !important;
	box-shadow:0 0 0 4px rgba(201,149,79,.14) !important;
}

#navigation-wrapper .navbar-toggler .icon-bar{
	display:block !important;
	width:19px !important;
	height:2px !important;
	border-radius:999px !important;
	background:#9b6c2f !important;
}

/* контент ближе к header */
#site-content,
main#site-content{
	margin-top:0 !important;
	padding-top:22px !important;
}

/* =========================================================
   RESPONSIVE HEADER
========================================================= */

@media (min-width:992px){
	#site-nav{
		display:flex !important;
		align-items:center !important;
		justify-content:space-between !important;
		width:100% !important;
	}

	#navigation-wrapper .navbar-toggler{
		display:none !important;
	}
}

@media (max-width:991px){

	#header.aurello-site-header{
		padding-top:0px !important;
	}

	#header .aurello-header-shell{
		width:calc(100% - 0px) !important;
		padding:14px !important;
		border-radius:0 0 24px 24px !important;
	}

	#header .aurello-header-top{
		grid-template-columns:1fr auto !important;
		gap:12px !important;
		margin-bottom:12px !important;
	}

	#logo .site-logo__img,
	#logo .custom-logo{
		max-width:160px !important;
		max-height:44px !important;
	}

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

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

	#navigation-wrapper .navbar{
		min-height:56px !important;
		padding:8px 10px !important;
		border-radius:18px !important;
	}

	#navigation-wrapper .navbar-collapse{
		margin-top:10px !important;
		padding-top:10px !important;
		border-top:1px solid rgba(117,82,43,.10) !important;
	}

	#main-menu{
		display:flex !important;
		flex-direction:column !important;
		align-items:stretch !important;
		width:100% !important;
		gap:6px !important;
	}

	#main-menu > li{
		width:100% !important;
		display:block !important;
	}

	#main-menu > li > a,
	#navigation-wrapper .nav-link{
		width:100% !important;
		justify-content:flex-start !important;
		min-height:44px !important;
		padding:0 14px !important;
		border-radius:14px !important;
	}

	#navigation-wrapper .aurello-user-menu{
		width:100% !important;
		margin-left:0 !important;
		margin-top:8px !important;
		padding-top:8px !important;
		border-top:1px solid rgba(117,82,43,.10) !important;
	}

	#navigation-wrapper .logged-item,
	#navigation-wrapper .login-item{
		width:100% !important;
		margin-left:0 !important;
		padding-left:0 !important;
	}

	#navigation-wrapper .aurello-user-toggle,
	#navigation-wrapper .aurello-login-link{
		width:100% !important;
		justify-content:flex-start !important;
	}

	#navigation-wrapper .aurello-user-dropdown{
		position:static !important;
		width:100% !important;
		margin-top:8px !important;
		box-shadow:none !important;
	}
}

@media (max-width:480px){

	#header .container{
		padding-left:10px !important;
		padding-right:10px !important;
	}

	#header .aurello-header-shell{
		padding:12px !important;
		border-radius:0 0 22px 22px !important;
	}

	#logo .site-logo__img,
	#logo .custom-logo{
		max-width:142px !important;
		max-height:40px !important;
	}

	#header-social a{
		width:42px !important;
		height:42px !important;
	}

	#navigation-wrapper .navbar{
		border-radius:16px !important;
	}

	#navigation-wrapper .navbar-toggler{
		width:42px !important;
		height:42px !important;
	}
}

/* =========================================================
   AURELLO HEADER — REMOVE OLD DUPLICATE USER ICON
========================================================= */

/* скрываем старый профиль, если он попал внутрь основного меню */
#navigation-wrapper #main-menu li:has(img.avatar),
#navigation-wrapper #main-menu li:has(.fa-user),
#navigation-wrapper #main-menu li:has(.glyphicon-user),
#navigation-wrapper .aurello-main-menu li:has(img.avatar),
#navigation-wrapper .aurello-main-menu li:has(.fa-user),
#navigation-wrapper .aurello-main-menu li:has(.glyphicon-user){
	display:none !important;
}

/* оставляем новый профиль справа */
#navigation-wrapper .aurello-user-menu,
#navigation-wrapper .aurello-user-menu li,
#navigation-wrapper .aurello-user-toggle{
	display:flex !important;
	visibility:visible !important;
	opacity:1 !important;
}

/* немного аккуратнее сам правый профиль */
#navigation-wrapper .aurello-user-toggle{
	gap:8px !important;
	min-height:46px !important;
	padding:5px 13px 5px 8px !important;
	border-radius:18px !important;
	background:#f3eadf !important;
	border:1px solid rgba(117,82,43,.14) !important;
	color:#4b3c30 !important;
}

#navigation-wrapper .aurello-user-toggle .avatar{
	width:34px !important;
	height:34px !important;
	margin:0 !important;
	border-radius:50% !important;
}

#navigation-wrapper .aurello-user-name{
	font-size:14px !important;
	font-weight:900 !important;
	color:#4b3c30 !important;
}

/* =========================================================
   AURELLO — AUTH PAGES FINAL
   Login / Register / Forgot password
========================================================= */

.page-template-page-login #site-content,
.page-template-page-register #site-content,
.page-template-page-forgot-password #site-content{
	background:
		radial-gradient(circle at 12% 0%, rgba(214,166,91,.18), transparent 32%),
		radial-gradient(circle at 88% 8%, rgba(115,88,52,.10), transparent 30%),
		linear-gradient(180deg,#fbf7ef 0%,#f4eadb 100%) !important;
	padding-bottom:92px !important;
}

.page-template-page-login .zv-auth-page,
.page-template-page-register .zv-auth-page,
.page-template-page-forgot-password .zv-auth-page{
	padding:34px 0 56px !important;
}

.zv-auth-page{
	display:flex !important;
	justify-content:center !important;
	width:100% !important;
}

.zv-auth-card{
	position:relative !important;
	width:100% !important;
	max-width:540px !important;
	padding:28px !important;
	border-radius:32px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:
		radial-gradient(circle at 92% 0%, rgba(221,174,99,.22), transparent 34%),
		linear-gradient(135deg,#fffdf8 0%,#f6ead8 100%) !important;
	box-shadow:0 24px 70px rgba(93,64,33,.14) !important;
	overflow:hidden !important;
}

.zv-auth-card::before{
	content:"" !important;
	position:absolute !important;
	right:-110px !important;
	bottom:-140px !important;
	width:330px !important;
	height:330px !important;
	border-radius:50% !important;
	background:rgba(210,161,83,.13) !important;
	pointer-events:none !important;
}

.zv-auth-card__head,
.zv-auth-form,
.zv-auth-links,
.zv-auth-alert,
.zv-auth-success{
	position:relative !important;
	z-index:2 !important;
}

.zv-auth-card__head{
	margin-bottom:22px !important;
}

.zv-auth-card__eyebrow{
	display:inline-flex !important;
	align-items:center !important;
	width:max-content !important;
	margin:0 0 13px !important;
	padding:7px 12px !important;
	border-radius:999px !important;
	border:1px solid rgba(150,102,45,.14) !important;
	background:rgba(255,255,255,.58) !important;
	color:#a46f2a !important;
	font-size:12px !important;
	line-height:1 !important;
	font-weight:900 !important;
	letter-spacing:.08em !important;
	text-transform:uppercase !important;
}

.zv-auth-card__title{
	margin:0 0 12px !important;
	color:#2b241d !important;
	font-size:40px !important;
	line-height:1.05 !important;
	font-weight:950 !important;
	letter-spacing:-.045em !important;
}

.zv-auth-card__desc{
	margin:0 !important;
	color:#6d6256 !important;
	font-size:15px !important;
	line-height:1.75 !important;
	font-weight:700 !important;
}

.zv-auth-form{
	display:flex !important;
	flex-direction:column !important;
	gap:15px !important;
}

.zv-auth-field{
	display:flex !important;
	flex-direction:column !important;
	gap:8px !important;
}

.zv-auth-field label{
	color:#4b3c30 !important;
	font-size:13px !important;
	line-height:1.3 !important;
	font-weight:900 !important;
}

.zv-auth-field input{
	width:100% !important;
	min-height:50px !important;
	padding:0 15px !important;
	border-radius:16px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:rgba(255,255,255,.84) !important;
	color:#2b241d !important;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.78) !important;
	outline:none !important;
	font-size:14px !important;
	font-weight:800 !important;
	transition:border-color .2s ease, box-shadow .2s ease, background .2s ease !important;
}

.zv-auth-field input::placeholder{
	color:#a99b8d !important;
}

.zv-auth-field input:focus{
	border-color:rgba(201,149,79,.44) !important;
	background:#fff !important;
	box-shadow:0 0 0 4px rgba(201,149,79,.12) !important;
}

/* remember me / checkbox */
.zv-auth-check{
	display:flex !important;
	align-items:flex-start !important;
	gap:10px !important;
	color:#7a6b5b !important;
	font-size:14px !important;
	line-height:1.5 !important;
	font-weight:750 !important;
}

.zv-auth-check input[type="checkbox"]{
	width:18px !important;
	height:18px !important;
	min-width:18px !important;
	margin:1px 0 0 !important;
	accent-color:#c9954f !important;
	cursor:pointer !important;
}

/* main button */
.zv-auth-btn{
	-webkit-appearance:none !important;
	appearance:none !important;
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:100% !important;
	min-height:50px !important;
	padding:0 20px !important;
	border:0 !important;
	border-radius:999px !important;
	background:linear-gradient(135deg,#c9954f 0%,#e5bd78 100%) !important;
	color:#fff !important;
	box-shadow:0 14px 30px rgba(169,112,39,.24) !important;
	font-size:15px !important;
	font-weight:950 !important;
	line-height:1 !important;
	cursor:pointer !important;
	text-decoration:none !important;
	transition:transform .15s ease, box-shadow .2s ease, filter .2s ease !important;
}

.zv-auth-btn:hover{
	color:#fff !important;
	filter:brightness(1.03) !important;
	box-shadow:0 18px 36px rgba(169,112,39,.30) !important;
	text-decoration:none !important;
}

.zv-auth-btn:active{
	transform:scale(.98) !important;
}

/* links */
.zv-auth-links{
	display:flex !important;
	flex-direction:column !important;
	gap:10px !important;
	margin-top:20px !important;
	padding-top:18px !important;
	border-top:1px solid rgba(117,82,43,.10) !important;
}

.zv-auth-links a{
	display:inline-flex !important;
	align-items:center !important;
	width:max-content !important;
	max-width:100% !important;
	color:#9b6c2f !important;
	text-decoration:none !important;
	font-size:14px !important;
	font-weight:850 !important;
	line-height:1.4 !important;
	transition:.18s ease !important;
}

.zv-auth-links a:hover{
	color:#c9954f !important;
	text-decoration:none !important;
	transform:translateX(2px) !important;
}

/* alerts */
.zv-auth-alert,
.zv-auth-success{
	margin-bottom:16px !important;
	padding:13px 15px !important;
	border-radius:16px !important;
	font-size:14px !important;
	line-height:1.55 !important;
	font-weight:800 !important;
}

.zv-auth-alert{
	background:#fff1ef !important;
	border:1px solid rgba(161,76,46,.18) !important;
	color:#a14c2e !important;
}

.zv-auth-success{
	background:#eef8ef !important;
	border:1px solid rgba(47,122,63,.16) !important;
	color:#2f7a3f !important;
}

/* WordPress login/register common extras */
.zv-auth-card .message,
.zv-auth-card .notice,
.zv-auth-card .error{
	position:relative !important;
	z-index:2 !important;
	margin:0 0 16px !important;
	padding:13px 15px !important;
	border-radius:16px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:rgba(255,255,255,.72) !important;
	color:#6d6256 !important;
	font-size:14px !important;
	line-height:1.55 !important;
	font-weight:750 !important;
	box-shadow:none !important;
}

/* mobile */
@media (max-width:767px){
	.page-template-page-login .zv-auth-page,
	.page-template-page-register .zv-auth-page,
	.page-template-page-forgot-password .zv-auth-page{
		padding:24px 0 44px !important;
	}

	.zv-auth-card{
		padding:20px !important;
		border-radius:24px !important;
	}

	.zv-auth-card__title{
		font-size:32px !important;
		line-height:1.08 !important;
	}

	.zv-auth-card__desc{
		font-size:14px !important;
		line-height:1.65 !important;
	}

	.zv-auth-field input,
	.zv-auth-btn{
		min-height:48px !important;
		border-radius:15px !important;
	}

	.zv-auth-btn{
		border-radius:999px !important;
	}

	.zv-auth-links{
		margin-top:18px !important;
	}
}

/* =========================================================
   AURELLO STICKY PLAYER — LUXURY BEIGE VERSION
   Без изменения логики unified-sticky-player.js
========================================================= */

#sticky-audio{
  background:
    radial-gradient(circle at top right, rgba(210,176,122,.18), transparent 26%),
    radial-gradient(circle at left bottom, rgba(168,132,82,.10), transparent 24%),
    linear-gradient(180deg, rgba(252,248,242,.98) 0%, rgba(239,231,218,.99) 100%) !important;
  border-top:1px solid rgba(168,132,82,.16) !important;
  box-shadow:
    0 -12px 32px rgba(81,56,28,.12),
    inset 0 1px 0 rgba(255,255,255,.78) !important;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

#sticky-audio::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:2px;
  background:linear-gradient(90deg, #d2b07a 0%, #a88452 100%);
  opacity:.96;
  pointer-events:none;
}

#sticky-audio .sticky-inner{
  position:relative;
}

#sticky-audio .sticky-inner::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(120deg, transparent 0%, rgba(255,255,255,.24) 35%, transparent 70%);
  opacity:.6;
}

/* meta */
#sticky-audio .sticky-meta{
  min-width:0;
  position:relative;
}

#sticky-audio .sticky-cover{
  position:relative;
  border-radius:13px !important;
  box-shadow:
    0 10px 22px rgba(81,56,28,.12),
    0 0 0 1px rgba(255,255,255,.62) inset !important;
  background:#eadfcc;
  overflow:hidden;
}

#sticky-audio .sticky-cover::before{
  content:"";
  position:absolute;
  inset:-4px;
  border-radius:inherit;
  background:linear-gradient(135deg, rgba(210,176,122,.34), rgba(168,132,82,.18));
  filter:blur(12px);
  opacity:.48;
  z-index:-1;
  pointer-events:none;
}

#sticky-audio .sticky-cover::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,0));
  pointer-events:none;
}

#sticky-audio .sticky-text{
  min-width:0;
}

#sticky-audio .sticky-title{
  display:flex !important;
  align-items:center;
  gap:8px;
  min-width:0;
  color:#332c25 !important;
  font-weight:800 !important;
  letter-spacing:-.01em;
}

#sticky-audio .sticky-title::before{
  content:"";
  width:14px;
  height:14px;
  flex:0 0 14px;
  border-radius:999px;
  background:linear-gradient(to top, #d2b07a 0 100%);
  -webkit-mask:
    linear-gradient(#000 0 0) left 1px bottom/2px 6px no-repeat,
    linear-gradient(#000 0 0) center bottom/2px 10px no-repeat,
    linear-gradient(#000 0 0) right 1px bottom/2px 7px no-repeat;
  mask:
    linear-gradient(#000 0 0) left 1px bottom/2px 6px no-repeat,
    linear-gradient(#000 0 0) center bottom/2px 10px no-repeat,
    linear-gradient(#000 0 0) right 1px bottom/2px 7px no-repeat;
  opacity:.94;
}

#sticky-audio .sticky-artist{
  color:#7a6b5c !important;
  opacity:1 !important;
}

/* player shell */
#sticky-audio .sticky-player{
  position:relative;
  border-radius:18px;
  overflow:hidden;
  background:linear-gradient(180deg, rgba(255,255,255,.62), rgba(255,253,251,.34));
  box-shadow:
    inset 0 0 0 1px rgba(168,132,82,.10),
    0 10px 20px rgba(81,56,28,.07);
}

#sticky-audio #playerjs-audio{
  border-radius:18px;
  overflow:hidden;
  background:transparent !important;
}

#sticky-audio #playerjs-audio iframe{
  border:0 !important;
  border-radius:18px !important;
  background:transparent !important;
  filter:saturate(1.01) contrast(1.01);
}

/* toggle */
#sticky-audio .sticky-toggle{
  background:rgba(255,255,255,.66) !important;
  border:1px solid rgba(168,132,82,.14) !important;
  border-radius:12px !important;
  box-shadow:
    0 8px 18px rgba(81,56,28,.08),
    inset 0 1px 0 rgba(255,255,255,.72) !important;
}

#sticky-audio .sticky-toggle:hover{
  background:rgba(210,176,122,.14) !important;
  border-color:rgba(210,176,122,.28) !important;
}

#sticky-audio .sticky-toggle-icon{
  border-right:2px solid #8a6b44 !important;
  border-bottom:2px solid #8a6b44 !important;
}

/* desktop expanded */
@media (min-width:769px){
  #sticky-audio:not(.is-collapsed) .sticky-inner{
    padding-top:12px !important;
    padding-bottom:12px !important;
  }

  #sticky-audio:not(.is-collapsed) .sticky-meta{
    padding-right:46px !important;
  }

  #sticky-audio:not(.is-collapsed) .sticky-title{
    font-size:15px !important;
  }

  #sticky-audio:not(.is-collapsed) .sticky-artist{
    font-size:12.5px !important;
  }

  #sticky-audio:not(.is-collapsed) .sticky-cover{
    border-radius:14px !important;
  }

  #sticky-audio:not(.is-collapsed) .sticky-player,
  #sticky-audio:not(.is-collapsed) #playerjs-audio,
  #sticky-audio:not(.is-collapsed) #playerjs-audio iframe{
    border-radius:18px !important;
  }
}

/* desktop collapsed */
@media (min-width:769px){
  #sticky-audio.is-collapsed{
    box-shadow:
      0 -8px 22px rgba(81,56,28,.10),
      inset 0 1px 0 rgba(255,255,255,.70) !important;
  }

  #sticky-audio.is-collapsed .sticky-inner{
    padding-top:7px !important;
    padding-bottom:7px !important;
  }

  #sticky-audio.is-collapsed .sticky-cover{
    border-radius:10px !important;
    box-shadow:
      0 6px 14px rgba(81,56,28,.09),
      0 0 0 1px rgba(255,255,255,.56) inset !important;
  }

  #sticky-audio.is-collapsed .sticky-cover::before{
    display:none;
  }

  #sticky-audio.is-collapsed .sticky-title{
    color:#332c25 !important;
    font-weight:700 !important;
  }

  #sticky-audio.is-collapsed .sticky-title::before{
    width:12px;
    height:12px;
    flex-basis:12px;
  }

  #sticky-audio.is-collapsed .sticky-toggle{
    border-radius:10px !important;
  }
}

/* mobile */
@media (max-width:768px){
  #sticky-audio{
    border-top:1px solid rgba(168,132,82,.16) !important;
    box-shadow:
      0 -8px 22px rgba(81,56,28,.10),
      inset 0 1px 0 rgba(255,255,255,.70) !important;
  }

  #sticky-audio .sticky-inner{
    padding-left:10px !important;
    padding-right:10px !important;
  }

  #sticky-audio .sticky-meta{
    padding-right:38px !important;
  }

  #sticky-audio .sticky-cover{
    border-radius:12px !important;
  }

  #sticky-audio .sticky-title{
    color:#332c25 !important;
    font-weight:800 !important;
    gap:7px;
  }

  #sticky-audio .sticky-title::before{
    width:12px;
    height:12px;
    flex-basis:12px;
  }

  #sticky-audio .sticky-artist{
    color:#7a6b5c !important;
  }

  #sticky-audio .sticky-player,
  #sticky-audio #playerjs-audio,
  #sticky-audio #playerjs-audio iframe{
    border-radius:14px !important;
  }

  #sticky-audio .sticky-toggle{
    border-radius:10px !important;
  }
}

/* mobile collapsed */
@media (max-width:768px){
  #sticky-audio.is-collapsed .sticky-inner{
    padding-top:6px !important;
    padding-bottom:6px !important;
  }

  #sticky-audio.is-collapsed .sticky-meta{
    gap:9px !important;
    padding-right:34px !important;
  }

  #sticky-audio.is-collapsed .sticky-cover{
    border-radius:9px !important;
  }

  #sticky-audio.is-collapsed .sticky-cover::before{
    display:none;
  }

  #sticky-audio.is-collapsed .sticky-title{
    color:#332c25 !important;
    font-size:12px !important;
    font-weight:700 !important;
  }
}

/* body spacing */
body.has-sticky-audio{
  padding-bottom:calc(108px + env(safe-area-inset-bottom, 0px)) !important;
}

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

@media (max-width:768px){
  body.has-sticky-audio{
    padding-bottom:calc(102px + env(safe-area-inset-bottom, 0px)) !important;
  }

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


/* =========================================================
   AURELLO — COMMENTS FORM + COMMENTS LIST FINAL
========================================================= */

.comments,
#comments,
.comment-respond{
  margin-top:28px !important;
}

/* общий блок комментариев */
.comments,
#comments{
  position:relative !important;
  padding:24px !important;
  border-radius:28px !important;
  border:1px solid rgba(117,82,43,.12) !important;
  background:
    radial-gradient(circle at 92% 0%, rgba(221,174,99,.18), transparent 34%),
    linear-gradient(135deg,#fffdf8 0%,#f7ecdc 100%) !important;
  box-shadow:0 18px 48px rgba(101,72,38,.10) !important;
  overflow:hidden !important;
}

.comments::before,
#comments::before{
  content:"" !important;
  position:absolute !important;
  right:-110px !important;
  bottom:-140px !important;
  width:330px !important;
  height:330px !important;
  border-radius:50% !important;
  background:rgba(210,161,83,.12) !important;
  pointer-events:none !important;
}

/* заголовки */
.comments-title,
.comment-reply-title,
#reply-title{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  margin:0 0 18px !important;
  color:#2b241d !important;
  font-size:26px !important;
  line-height:1.15 !important;
  font-weight:950 !important;
  letter-spacing:-.025em !important;
}

.comments-title::before,
.comment-reply-title::before,
#reply-title::before{
  content:"" !important;
  width:11px !important;
  height:11px !important;
  min-width:11px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#c9954f 0%,#e5bd78 100%) !important;
  box-shadow:0 0 0 6px rgba(201,149,79,.12) !important;
}

/* текстовые подписи */
.comments > p,
.comment-notes,
.logged-in-as,
.comment-form-cookies-consent,
.comments label,
#comments label{
  position:relative !important;
  z-index:2 !important;
  color:#7a6b5b !important;
}

.comment-notes,
.logged-in-as{
  margin-bottom:14px !important;
  font-size:14px !important;
  line-height:1.6 !important;
  font-weight:750 !important;
}

.logged-in-as a,
.comment-notes a{
  color:#9b6c2f !important;
  font-weight:850 !important;
  text-decoration:none !important;
}

.logged-in-as a:hover,
.comment-notes a:hover{
  color:#c9954f !important;
}

/* =========================================================
   FORM
========================================================= */

#commentform{
  position:relative !important;
  z-index:2 !important;
  margin:0 !important;
}

#commentform p{
  margin:0 0 14px !important;
}

#commentform label{
  display:block !important;
  margin:0 0 7px !important;
  color:#4b3c30 !important;
  font-size:13px !important;
  line-height:1.3 !important;
  font-weight:900 !important;
}

/* поля */
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea{
  width:100% !important;
  border-radius:16px !important;
  border:1px solid rgba(117,82,43,.12) !important;
  background:rgba(255,255,255,.82) !important;
  color:#2b241d !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75) !important;
  outline:none !important;
  font-size:14px !important;
  font-weight:750 !important;
  transition:border-color .2s ease, box-shadow .2s ease, background .2s ease !important;
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"]{
  height:48px !important;
  padding:0 15px !important;
}

#commentform textarea{
  min-height:150px !important;
  padding:15px !important;
  resize:vertical !important;
  line-height:1.65 !important;
}

#commentform input::placeholder,
#commentform textarea::placeholder{
  color:#a99b8d !important;
}

#commentform input[type="text"]:focus,
#commentform input[type="email"]:focus,
#commentform input[type="url"]:focus,
#commentform textarea:focus{
  border-color:rgba(201,149,79,.44) !important;
  background:#fff !important;
  box-shadow:0 0 0 4px rgba(201,149,79,.12) !important;
}

/* 3 поля в ряд */
.comment-form-author,
.comment-form-email,
.comment-form-url{
  width:calc(33.333% - 10px) !important;
  display:inline-block !important;
  vertical-align:top !important;
}

.comment-form-author,
.comment-form-email{
  margin-right:15px !important;
}

/* checkbox cookies */
.comment-form-cookies-consent{
  display:flex !important;
  align-items:flex-start !important;
  gap:10px !important;
  padding:6px 0 2px !important;
  color:#7a6b5b !important;
  font-size:14px !important;
  line-height:1.5 !important;
  font-weight:750 !important;
}

.comment-form-cookies-consent input[type="checkbox"]{
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  margin:2px 0 0 !important;
  accent-color:#c9954f !important;
}

/* submit */
#commentform .form-submit{
  margin-top:8px !important;
}

#commentform input#submit,
#commentform button[type="submit"],
#commentform .submit{
  -webkit-appearance:none !important;
  appearance:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:46px !important;
  padding:0 22px !important;
  border:0 !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#c9954f 0%,#e5bd78 100%) !important;
  color:#fff !important;
  box-shadow:0 12px 26px rgba(169,112,39,.24) !important;
  font-size:14px !important;
  font-weight:950 !important;
  line-height:1 !important;
  cursor:pointer !important;
  text-decoration:none !important;
  transition:transform .15s ease, box-shadow .2s ease, filter .2s ease !important;
}

#commentform input#submit:hover,
#commentform button[type="submit"]:hover,
#commentform .submit:hover{
  filter:brightness(1.03) !important;
  box-shadow:0 16px 32px rgba(169,112,39,.28) !important;
}

#commentform input#submit:active,
#commentform button[type="submit"]:active,
#commentform .submit:active{
  transform:scale(.98) !important;
}

/* =========================================================
   EXISTING COMMENTS LIST
========================================================= */

#comment-list,
.comment-list{
  position:relative !important;
  z-index:2 !important;
  margin:0 0 24px !important;
  padding:0 !important;
  list-style:none !important;
}

#comment-list > li,
.comment-list > li{
  list-style:none !important;
  margin:0 0 14px !important;
  padding:16px !important;
  border-radius:20px !important;
  border:1px solid rgba(117,82,43,.10) !important;
  background:rgba(255,255,255,.68) !important;
  box-shadow:0 10px 24px rgba(92,64,32,.06) !important;
}

#comment-list > li:hover,
.comment-list > li:hover{
  background:#fff !important;
  border-color:rgba(201,149,79,.22) !important;
}

/* аватар */
#comment-list .the-comment .avatar,
.comment-list .the-comment .avatar,
.comment-list .avatar{
  width:48px !important;
  height:48px !important;
  min-width:48px !important;
  margin-right:12px !important;
  border-radius:16px !important;
  border:1px solid rgba(117,82,43,.12) !important;
  box-shadow:0 8px 18px rgba(60,42,24,.10) !important;
}

/* автор */
#comment-list .the-comment .comment-content span.author,
#comment-list .the-comment .comment-content span.author a,
.comment-list .comment-author,
.comment-list .comment-author a,
.comment-list .fn,
.comment-list .fn a{
  color:#2b241d !important;
  font-size:14px !important;
  font-weight:950 !important;
  text-decoration:none !important;
}

#comment-list .the-comment .comment-content span.author small,
.comment-list .comment-meta,
.comment-list .comment-meta a{
  color:#9a8b7a !important;
  font-size:12px !important;
  font-weight:750 !important;
  text-decoration:none !important;
}

/* текст комментария */
#comment-list .comment-text,
.comment-list .comment-text,
.comment-list .comment-content,
.comment-list .comment-body{
  color:#5f554b !important;
  font-size:14px !important;
  line-height:1.75 !important;
  font-weight:650 !important;
}

.comment-list .comment-content p,
.comment-list .comment-body p{
  margin:8px 0 0 !important;
}

/* reply/edit */
#comment-list .the-comment .comment-content a.reply,
#comment-list .the-comment .comment-content a.edit,
.comment-list .reply a,
.comment-list .comment-reply-link,
.comment-list .edit-link a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  margin-top:8px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  border:1px solid rgba(117,82,43,.10) !important;
  background:rgba(255,255,255,.72) !important;
  color:#9b6c2f !important;
  font-size:12px !important;
  font-weight:900 !important;
  line-height:1 !important;
  text-decoration:none !important;
}

.comment-list .comment-reply-link:hover,
.comment-list .edit-link a:hover{
  background:#fff !important;
  border-color:rgba(201,149,79,.24) !important;
  color:#b98138 !important;
}

/* nested comments */
#comment-list .children,
.comment-list .children{
  margin-top:14px !important;
  margin-left:24px !important;
  padding-left:14px !important;
  border-left:1px solid rgba(117,82,43,.12) !important;
}

#comment-list .children li,
.comment-list .children li{
  margin:0 0 12px !important;
  padding:14px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.54) !important;
  border:1px solid rgba(117,82,43,.08) !important;
}

/* no comments / moderation */
.nocomments,
.comment-awaiting-moderation{
  display:inline-flex !important;
  align-items:center !important;
  padding:9px 12px !important;
  border-radius:999px !important;
  background:#f2e6d5 !important;
  color:#8d6329 !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1.35 !important;
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width:767px){
  .comments,
  #comments{
    padding:17px !important;
    border-radius:22px !important;
  }

  .comments-title,
  .comment-reply-title,
  #reply-title{
    font-size:22px !important;
  }

  .comment-form-author,
  .comment-form-email,
  .comment-form-url{
    width:100% !important;
    display:block !important;
    margin-right:0 !important;
  }

  #commentform input[type="text"],
  #commentform input[type="email"],
  #commentform input[type="url"]{
    height:46px !important;
    border-radius:14px !important;
  }

  #commentform textarea{
    min-height:130px !important;
    border-radius:14px !important;
  }

  #commentform input#submit,
  #commentform button[type="submit"],
  #commentform .submit{
    width:100% !important;
    min-height:46px !important;
  }

  #comment-list > li,
  .comment-list > li{
    padding:14px !important;
    border-radius:18px !important;
  }

  #comment-list .children,
  .comment-list .children{
    margin-left:12px !important;
    padding-left:10px !important;
  }

  #comment-list .the-comment .avatar,
  .comment-list .the-comment .avatar,
  .comment-list .avatar{
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    border-radius:14px !important;
  }
}


/* ==================================================
   AURELLO FOOTER — HARD SAFE FIX
================================================== */

#footer{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  clear:both !important;
  width:100% !important;
  margin:48px 0 0 !important;
  padding:36px 0 0 !important;
  background:linear-gradient(180deg, #f7f2ea 0%, #efe3d3 100%) !important;
  border-top:1px solid rgba(155,119,72,.14) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72) !important;
  color:#6e655b !important;
  overflow:visible !important;
  z-index:1 !important;
}

#footer *{
  box-sizing:border-box;
}

#footer::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:2px;
  background:linear-gradient(90deg, #d2b07a 0%, #a88452 100%);
  opacity:.95;
  pointer-events:none;
}

#footer .container{
  position:relative;
  z-index:1;
}

#footer .footer-top{
  display:block !important;
  padding:0 0 28px !important;
}

#footer .footer-top .row{
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
}

#footer .footer-brand,
#footer .footer-nav{
  display:block !important;
  width:100%;
}

/* BRAND */
#footer .footer-brand{
  padding-right:18px;
}

#footer .footer-brand__logo{
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  text-decoration:none !important;
  margin:0 0 16px !important;
}

#footer .footer-brand__icon{
  width:52px;
  height:52px;
  flex:0 0 52px;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg, rgba(255,255,255,.78), rgba(255,255,255,.42));
  border:1px solid rgba(155,119,72,.12);
  box-shadow:0 10px 20px rgba(81,56,28,.08);
}

#footer .footer-brand__icon i{
  font-size:20px;
  color:#9b7748;
}

#footer .footer-brand__meta{
  display:flex;
  flex-direction:column;
  min-width:0;
}

#footer .footer-brand__name{
  display:block;
  color:#2f2a24 !important;
  font-size:21px !important;
  line-height:1.05 !important;
  font-weight:800 !important;
  letter-spacing:-.02em;
}

#footer .footer-brand__tagline{
  display:block;
  margin-top:4px;
  color:#8b8175 !important;
  font-size:12px !important;
  line-height:1.4 !important;
}

#footer .footer-text{
  margin:0 !important;
  max-width:420px;
  color:#6e655b !important;
  font-size:14px !important;
  line-height:1.85 !important;
}

/* NOTE */
#footer .footer-note{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}

#footer .footer-note span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.55);
  border:1px solid rgba(155,119,72,.10);
  color:#7a6b5c;
  font-size:12px;
  font-weight:600;
  line-height:1;
}

/* NAV */
#footer .footer-nav{
  padding-left:8px;
}

#footer .footer-title{
  display:block !important;
  margin:0 0 16px !important;
  color:#2f2a24 !important;
  font-size:12px !important;
  font-weight:800 !important;
  letter-spacing:1.4px !important;
  text-transform:uppercase !important;
}

#footer .footer-links{
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}

#footer .footer-links li{
  margin:0 !important;
  padding:0 !important;
  border-bottom:1px solid rgba(155,119,72,.10);
}

#footer .footer-links li:last-child{
  border-bottom:none !important;
}

#footer .footer-links li a{
  display:block !important;
  padding:11px 0 !important;
  color:#5b5249 !important;
  font-size:14px !important;
  line-height:1.45 !important;
  text-decoration:none !important;
  transition:color .18s ease, padding-left .18s ease !important;
}

#footer .footer-links li a:hover{
  color:#9b7748 !important;
  padding-left:7px !important;
  text-decoration:none !important;
}

/* COPYRIGHT */
#footer .copyright{
  display:block !important;
  position:relative !important;
  margin:0 !important;
  padding:16px 0 18px !important;
  text-align:center !important;
  background:rgba(255,255,255,.24) !important;
  border-top:1px solid rgba(155,119,72,.10) !important;
}

#footer .copyright p{
  margin:0 !important;
  color:#7a6b5c !important;
  font-size:13px !important;
  line-height:1.55 !important;
}

#footer .copyright a{
  color:#7a6b5c !important;
  text-decoration:none !important;
}

#footer .copyright a:hover{
  color:#9b7748 !important;
}

/* MOBILE */
@media (max-width:991px){
  #footer{
    margin-top:38px !important;
    padding-top:30px !important;
  }

  #footer .footer-brand{
    padding-right:0;
    margin-bottom:22px;
  }

  #footer .footer-nav{
    padding-left:0;
    margin-bottom:18px;
  }
}

@media (max-width:767px){
  #footer{
    margin-top:32px !important;
    padding-top:26px !important;
  }

  #footer .footer-top{
    padding-bottom:18px !important;
  }

  #footer .footer-brand__logo{
    gap:12px !important;
    margin-bottom:14px !important;
  }

  #footer .footer-brand__icon{
    width:46px;
    height:46px;
    flex-basis:46px;
    border-radius:14px;
  }

  #footer .footer-brand__name{
    font-size:18px !important;
  }

  #footer .footer-brand__tagline{
    font-size:11.5px !important;
  }

  #footer .footer-text{
    font-size:13px !important;
    line-height:1.75 !important;
  }

  #footer .footer-note{
    gap:8px;
    margin-top:14px;
  }

  #footer .footer-note span{
    min-height:32px;
    font-size:11.5px;
    padding:0 10px;
  }

  #footer .footer-title{
    margin-bottom:12px !important;
  }

  #footer .footer-links li a{
    padding:10px 0 !important;
    font-size:14px !important;
  }

  #footer .copyright{
    padding:14px 0 16px !important;
  }

  #footer .copyright p{
    font-size:12.5px !important;
  }
}


/* =========================================================
   AURELLO HEADER MENU — CLEAN FINAL
========================================================= */

/* строка меню: бургер слева, профиль/войти справа */
#navigation-wrapper .aurello-mobile-navline{
	position:relative !important;
	display:flex !important;
	align-items:center !important;
	justify-content:space-between !important;
	gap:12px !important;
}

/* профиль / войти всегда справа */
#navigation-wrapper .aurello-user-menu--outside{
	display:flex !important;
	align-items:center !important;
	justify-content:flex-end !important;
	margin-left:auto !important;
	margin-top:0 !important;
	padding:0 !important;
	list-style:none !important;
	border:0 !important;
}

#navigation-wrapper .aurello-user-menu--outside .logged-item,
#navigation-wrapper .aurello-user-menu--outside .login-item{
	position:relative !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}

/* кнопка Профиль */
#navigation-wrapper .aurello-user-menu--outside .aurello-user-toggle{
	box-sizing:border-box !important;
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	gap:8px !important;

	width:auto !important;
	min-width:132px !important;
	max-width:none !important;
	height:46px !important;
	min-height:46px !important;

	margin:0 !important;
	padding:5px 12px 5px 9px !important;
	border-radius:17px !important;
	border:1px solid rgba(117,82,43,.14) !important;
	background:#f3eadf !important;
	color:#4b3c30 !important;
	box-shadow:0 8px 18px rgba(93,64,33,.06) !important;

	text-decoration:none !important;
	white-space:nowrap !important;
	overflow:hidden !important;
	transition:.18s ease !important;
}

/* кнопка Войти */
#navigation-wrapper .aurello-user-menu--outside .aurello-login-link{
	box-sizing:border-box !important;
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	gap:8px !important;

	width:auto !important;
	min-width:92px !important;
	height:46px !important;
	min-height:46px !important;

	margin:0 !important;
	padding:5px 15px !important;
	border-radius:17px !important;
	border:1px solid rgba(117,82,43,.14) !important;
	background:#f3eadf !important;
	color:#4b3c30 !important;
	box-shadow:0 8px 18px rgba(93,64,33,.06) !important;

	text-decoration:none !important;
	white-space:nowrap !important;
	overflow:hidden !important;
	transition:.18s ease !important;
}

#navigation-wrapper .aurello-user-menu--outside .aurello-user-toggle:hover,
#navigation-wrapper .aurello-user-menu--outside .aurello-login-link:hover{
	background:#fff !important;
	color:#9b6c2f !important;
	text-decoration:none !important;
}

/* аватар */
#navigation-wrapper .aurello-user-menu--outside .aurello-user-toggle .avatar{
	position:static !important;
	display:block !important;
	flex:0 0 30px !important;

	width:30px !important;
	height:30px !important;
	min-width:30px !important;
	max-width:30px !important;

	margin:0 !important;
	padding:0 !important;
	border-radius:50% !important;
	object-fit:cover !important;
}

/* текст Профиль */
#navigation-wrapper .aurello-user-menu--outside .aurello-user-name{
	display:inline-flex !important;
	align-items:center !important;
	flex:0 0 auto !important;

	width:auto !important;
	max-width:none !important;
	margin:0 !important;
	padding:0 !important;

	overflow:visible !important;
	text-overflow:clip !important;
	white-space:nowrap !important;

	color:#4b3c30 !important;
	font-size:14px !important;
	font-weight:900 !important;
	line-height:1 !important;
}

/* текст Войти */
#navigation-wrapper .aurello-user-menu--outside .aurello-login-link span{
	display:inline-flex !important;
	align-items:center !important;
	color:#4b3c30 !important;
	font-size:14px !important;
	font-weight:900 !important;
	line-height:1 !important;
}

/* иконка Войти */
#navigation-wrapper .aurello-user-menu--outside .aurello-login-link i{
	color:#a27232 !important;
	font-size:15px !important;
	line-height:1 !important;
}

/* стрелка dropdown */
#navigation-wrapper .aurello-user-menu--outside .dropdown-toggle::after{
	position:static !important;
	flex:0 0 auto !important;
	margin-left:3px !important;
	margin-right:0 !important;
	transform:none !important;
	vertical-align:middle !important;
	color:#8f6735 !important;
}

/* =========================================================
   DROPDOWN
========================================================= */

#navigation-wrapper .aurello-user-dropdown{
	position:absolute !important;
	right:0 !important;
	left:auto !important;
	top:calc(100% + 10px) !important;
	z-index:9999 !important;

	min-width:240px !important;
	width:240px !important;
	margin:0 !important;
	padding:10px !important;

	border-radius:18px !important;
	border:1px solid rgba(117,82,43,.12) !important;
	background:#fffdf8 !important;
	box-shadow:0 18px 36px rgba(93,64,33,.10) !important;
}

#navigation-wrapper .aurello-user-dropdown .dropdown-item{
	display:flex !important;
	align-items:center !important;
	gap:10px !important;

	min-height:44px !important;
	padding:10px 12px !important;
	border-radius:12px !important;

	background:transparent !important;
	color:#3f3428 !important;
	font-size:14px !important;
	font-weight:800 !important;
	text-decoration:none !important;

	transition:.18s ease !important;
}

#navigation-wrapper .aurello-user-dropdown .dropdown-item i{
	flex:0 0 18px !important;
	width:18px !important;
	text-align:center !important;
	color:#a27232 !important;
	font-size:15px !important;
	line-height:1 !important;
}

#navigation-wrapper .aurello-user-dropdown .dropdown-item:hover{
	background:rgba(210,176,122,.12) !important;
	color:#9b6c2f !important;
	text-decoration:none !important;
}

#navigation-wrapper .aurello-user-dropdown .dropdown-item:hover i{
	color:#9b6c2f !important;
}

#navigation-wrapper .aurello-user-dropdown .dropdown-divider{
	display:block !important;
	height:1px !important;
	margin:8px 4px !important;
	padding:0 !important;
	border:0 !important;
	background:rgba(117,82,43,.10) !important;
}

#navigation-wrapper .aurello-user-dropdown .is-logout{
	color:#7a4b32 !important;
}

#navigation-wrapper .aurello-user-dropdown .is-logout:hover{
	background:rgba(178,89,54,.08) !important;
	color:#a14c2e !important;
}

#navigation-wrapper .aurello-user-dropdown .is-logout:hover i{
	color:#a14c2e !important;
}

/* =========================================================
   MOBILE MENU
========================================================= */

@media (max-width:991px){

	#navigation-wrapper .navbar{
		display:flex !important;
		align-items:center !important;
		justify-content:space-between !important;
		flex-wrap:wrap !important;
	}

	/* бургер слева */
	#navigation-wrapper .navbar-toggler{
		order:1 !important;
		display:inline-flex !important;
		margin:0 !important;
	}

	/* профиль/войти справа */
	#navigation-wrapper .aurello-user-menu--outside{
		order:2 !important;
		width:auto !important;
		margin-left:auto !important;
		margin-top:0 !important;
		padding-top:0 !important;
		border-top:0 !important;
	}

	/* раскрытое меню снизу */
	#navigation-wrapper #site-nav{
		order:3 !important;
		flex-basis:100% !important;
		width:100% !important;
		margin-top:10px !important;
		padding-top:10px !important;
		border-top:1px solid rgba(117,82,43,.10) !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-user-toggle{
		min-width:126px !important;
		height:44px !important;
		min-height:44px !important;
		padding:5px 10px 5px 8px !important;
		gap:7px !important;
		border-radius:16px !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-user-toggle .avatar{
		flex-basis:29px !important;
		width:29px !important;
		height:29px !important;
		min-width:29px !important;
		max-width:29px !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-user-name{
		font-size:13px !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-login-link{
		min-width:92px !important;
		height:44px !important;
		min-height:44px !important;
		padding:5px 12px !important;
		border-radius:16px !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-login-link span{
		font-size:14px !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .dropdown-toggle::after{
		margin-left:2px !important;
	}

	#navigation-wrapper .aurello-user-dropdown{
		position:absolute !important;
		right:0 !important;
		left:auto !important;
		top:calc(100% + 10px) !important;
		width:240px !important;
		min-width:240px !important;
		margin:0 !important;
		z-index:9999 !important;
	}
}

/* очень узкий экран — профиль становится иконкой */
@media (max-width:340px){

	#navigation-wrapper .aurello-user-menu--outside .aurello-user-name{
		display:none !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-user-toggle{
		width:46px !important;
		min-width:46px !important;
		padding:5px !important;
	}

	#navigation-wrapper .aurello-user-menu--outside .aurello-login-link{
		min-width:82px !important;
		padding:5px 10px !important;
	}
}

/* =========================
   MOBILE — CENTER LOGO
========================= */
@media (max-width: 767px){

	/* Logo */
	#logo{
		justify-content:center;
	}

}

