﻿/*
Theme Name: سیب موزیک
Theme URI: https://zhaket.com/product/sib-music-wordpress-theme/
Author: سیب دیزاین
Author URI: https://sib-design.ir/
Description: پوسته سیب موزیک سئو شده دارای طراحی بسیار زیبا، سرعت کم‌نظیر و امکانات پیشرفته از جمله فروش‌فایل و اشتراک ویژه است؛ این امکان را به شما می‌دهد  تا سایت خود را به‌صورت حرفه‌ای طراحی کنید.
Version: 23.0.0
Tags: موزیک , قالب موسیقی, پوسته موزیک, سه ستونه, پنل تنظیمات, واکنشگرا, اشتراک ویژه, فروشگاهی,
Text Domain: SibMusic

برای طراحی این قالب زحمات زیادی کشیده شده لذا خواهشمندیم تا نسخه ی اصلی این قالب را تهیه نمایید تا به فعالیت ما تداوم بخشید.
*/

/*----- css reset :| -----*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  -webkit-text-decoration-skip-ink: none !important;
  text-decoration-skip-ink: none !important;
}

button {
  border: none;
  padding: 5px;
  font-size: 12px;
}

textarea:focus,
input:focus,
button:focus,
a:focus {
  outline: none !important;
}

.cbxwpbkmarklistwrap,
body {
  -webkit-transition: padding 0s !important;
  -o-transition: padding 0s !important;
  transition: padding 0s !important;
}

* {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

:hover {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

:focus {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

:active {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

:before {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.white-tsh {
  text-shadow: -2px 0 0 rgba(255, 255, 255, 0.8), 2px 0 0 rgba(103, 103, 103, 0.45);
}

.flex-jcc-aic {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.gap-10 {
  gap: 10px;
}

.flex-jsb-aic {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.pr10 {
  padding-right: 10px !important;
}

.bh-small {
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.bh {
  -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.bh-long {
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
}

.drop {
  -webkit-filter: drop-shadow(0 0 1.5px rgba(0, 0, 0, 0.38));
  filter: drop-shadow(0 0 1.5px rgba(0, 0, 0, 0.38));
}

.bh-text {
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.bh-sharp {
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}

html > body {
  padding: 0 !important;
  position: relative;
  font-family: sib-font, Tahoma, sans-serif;
  line-height: 1;
  background: #f7f7f7;
  text-align: right;
  direction: rtl;
  /*overflow-x: hidden; for sticky*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

li {
  list-style: none;
}

a:hover {
  text-decoration: none !important;
}

a {
  -webkit-text-decoration: transparent !important;
  text-decoration: transparent !important;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  margin-top: 0.2rem !important;
  margin-bottom: 0.6rem !important;
}

::-webkit-scrollbar {
  width: 11px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background-color: rgb(102, 102, 102);
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

::-webkit-scrollbar-track {
  background: #ddd;
  border-left: 1px solid #d0d0d0;
}

::-moz-selection {
  background: #e5e5e5;
  color: #000;
}

::selection {
  background: #e5e5e5;
  color: #000;
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
}

html#is-special {
  margin: 0 !important;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.carousel-indicators:hover input,
select {
  vertical-align: middle;
}

.modal-header .close {
  position: absolute;
  left: 5px;
  top: 20px;
}

nav.nav-wide-fix .srsh-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: ease 0.3s 1s;
  -o-transition: ease 0.3s 1s;
  transition: ease 0.3s 1s;
}

.m-10 {
  margin: -5px !important;
}

.p10 {
  padding: 5px;
}

.cbxwpbkmark-toolbar-listcat,
.cbxwpbkmark-toolbar-newcat,
.cbxwpbkmark-toolbar-editcat {
  line-height: 1 !important;
}

.shareurl_copy_btn,
.cbxwpbookmark_share,
.cbxbookmark-btn,
.cbxbookmark-category-list-create,
.cbxwpbkmark-toolbar-listcat,
.cbxwpbkmark-toolbar-newcat,
.cbxwpbkmark-toolbar-editcat,
.pmpro_btn,
.pmpro_btn:active,
.pmpro_btn.active,
.pmpro_btn-submit,
#wp-submit,
.any-widget-area input[type="submit"],
.btn-gradient {
  cursor: pointer;
  padding: 10px 8px !important;
  color: #fff !important;
  -webkit-border-radius: 15px !important;
  border-radius: 15px !important;
  border: none !important;
  font-size: 12px;
  text-align: center;
  display: table;
  margin-right: auto;
  margin-left: auto;
  outline-color: rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.12);
  background-color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--theme-gradient))) !important;
  background: linear-gradient(var(--theme-gradient)) !important;
  background: -o-linear-gradient(var(--theme-gradient)) !important;
  background: linear-gradient(var(--theme-gradient)) !important;
}

.btn-gradient.btn-lg {
  font: 18px "sib-title-font", "sib-font";
  padding: 15px 20px !important;
  line-height: 1 !important;
}

.btn-gradient.btn-lg.gorgeous:focus,
.btn-gradient.btn-lg.gorgeous:hover {
  -webkit-animation: hue-rotate-effect 6s infinite;
  animation: hue-rotate-effect 6s infinite;
}

.shareurl_copy_btn:hover,
.cbxwpbookmark_share:hover,
.cbxbookmark-btn:hover,
.cbxbookmark-category-list-create:hover,
.cbxwpbkmark-toolbar-listcat:hover,
.cbxwpbkmark-toolbar-newcat:hover,
.cbxwpbkmark-toolbar-editcat:hover,
.pmpro_btn:hover,
.pmpro_btn-submit:hover,
#wp-submit:hover,
.any-widget-area input[type="submit"]:hover,
.btn-gradient:hover {
  color: #fff;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.12);
}

.shareurl_copy_btn:focus,
.cbxwpbookmark_share:focus,
.cbxbookmark-btn:focus,
.cbxbookmark-category-list-create:focus,
.cbxwpbkmark-toolbar-listcat:focus,
.cbxwpbkmark-toolbar-newcat:focus,
.cbxwpbkmark-toolbar-editcat:focus,
.pmpro_btn:focus,
.pmpro_btn-submit:focus,
#wp-submit:focus,
.any-widget-area input[type="submit"]:focus,
.btn-gradient:focus {
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.14);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.14);
}

.site-header {
  margin-bottom: 20px !important;
  background-color: #fff;
  height: auto;
  min-height: 100px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.header-right-area {
  /*background-color: #cff7ff;*/
  min-height: 100px;
}

.site-logo {
  padding: 5px;
  width: 270px;
  height: 100px;
  display: table;
  margin-left: auto;
}

.site-logo img {
  width: auto;
  height: 100%;
  max-height: 90px;
}

.header-left-area {
  /*background-color: #ffccce;*/
  min-height: 100px;
  position: relative;
}

.header-left-area .telegram-ads {
  display: block;
  width: 250px;
  background-color: #999;
  position: absolute;
  height: 45px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  -webkit-box-shadow: 0 0 0 -1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 -1px rgba(0, 0, 0, 0.08);
  border: 2px solid inherit;
  -webkit-animation: bh-scale-up 3.5s ease infinite;
  animation: bh-scale-up 3.5s ease infinite;
  will-change: box-shadow;
}

.header-left-area .telegram-ads:hover {
  opacity: 0.7 !important;
}

@-webkit-keyframes bh-scale-up {
  0% {
    -webkit-box-shadow: 0 0 0 -1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 0 -1px rgba(0, 0, 0, 0.08);
  }
  30% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
  50% {
    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
}

@keyframes bh-scale-up {
  0% {
    -webkit-box-shadow: 0 0 0 -1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 0 -1px rgba(0, 0, 0, 0.08);
  }
  30% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
  50% {
    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
}

.telegram-ads:hover .telegram-ads-right i {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.telegram-ads-right {
  position: relative;
  width: 18%;
  height: 100%;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.telegram-ads-right i {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 21px;
  text-align: center;
  color: #fff;
  text-shadow: 4px 5px 19px rgba(0, 0, 0, 0.35);
}

.telegram-ads-left {
  position: relative;
  width: 78%;
  height: 100%;
  float: right;
}

.telegram-ads-left p {
  color: #fff !important;
  font-size: 10px;
  text-align: right;
  line-height: 35px;
  margin: 5px 8px 5px 0;
  text-shadow: 4px 5px 19px rgba(0, 0, 0, 0.35);
}

.header-searchbox {
  width: 100%;
  height: 100%;
  /*background-color: #c05be7;*/
  position: relative;
}

.srch-box-header {
  position: absolute;
  top: 30%;
  bottom: 25%;
  left: 5%;
  width: 75%;
  height: 45px;
  font-size: 12px;
  padding: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid transparent;
  background-color: rgba(0, 0, 0, 0.03);
  -moz-opacity: 1;
  opacity: 1;
  color: #555;
}

.header-searchbox .sib-loading {
  position: absolute;
  left: 7%;
  top: 43%;
  bottom: 20%;
  opacity: 0.6;
  width: 15px;
  height: 15px;
  border-radius: 20px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-right: 2px solid rgba(0, 0, 0, 0.5);
  border-left: 2px solid rgba(0, 0, 0, 0.5);
  transform: rotate(360deg);
  transition: all 1s linear !important;
  animation: rott 1.2s infinite;
  display: none;
}

.header-searchbox.searching .sib-loading {
  display: block !important;
}

#dark-parent-theme .header-searchbox .sib-loading,
#darkBlue-parent-theme .header-searchbox .sib-loading {
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}

@keyframes rott {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ic-srchh {
  position: absolute;
  left: 7%;
  top: 43%;
  bottom: 20%;
  color: #aaa;
  -webkit-animation: rotate 0.8s infinite;
  animation: rotate 0.8s infinite;
}

.bg-ic-srchh {
  cursor: pointer;
  position: absolute;
  left: 5%;
  top: 30%;
  bottom: 25%;
  color: #aaa;
  width: 45px;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.bg-ic-srchh:focus {
  outline: none;
}

.bg-ic-srchh:active {
  background-color: rgba(0, 0, 0, 0.05);
}

.bg-ic-srchh:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

.srch-box-header:focus {
  outline: none;
  border: 2px solid #eee;
  background-color: rgba(0, 0, 0, 0.05);
}

.srch-box-header::-webkit-input-placeholder {
  color: #aaa;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header:-ms-input-placeholder {
  color: #aaa;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header::-ms-input-placeholder {
  color: #aaa;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header::-moz-placeholder {
  color: #aaa;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header::placeholder {
  color: #aaa;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header:focus::-webkit-input-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header:focus:-ms-input-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header:focus::-ms-input-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header:focus::-moz-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.srch-box-header:focus::placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.search-box-header:focus {
  outline: none;
}

.search-box-header:focus::-webkit-input-placeholder {
  padding-right: 150px;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.search-box-header:focus:-ms-input-placeholder {
  padding-right: 150px;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  transition: all 1.5s;
}

.search-box-header:focus::-ms-input-placeholder {
  padding-right: 150px;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  transition: all 1.5s;
}

.search-box-header:focus::-moz-placeholder {
  padding-right: 150px;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  -moz-transition: all 1.5s;
  transition: all 1.5s;
}

.search-box-header:focus::placeholder {
  padding-right: 150px;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.search-box-header::-webkit-input-placeholder {
  padding-right: 0;
  -webkit-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -o-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
}

.search-box-header:-ms-input-placeholder {
  padding-right: 0;
  -webkit-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -o-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -ms-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
}

.search-box-header::-ms-input-placeholder {
  padding-right: 0;
  -webkit-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -o-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -ms-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
}

.search-box-header::-moz-placeholder {
  padding-right: 0;
  -webkit-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -o-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -moz-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
}

.search-box-header::placeholder {
  padding-right: 0;
  -webkit-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  -o-transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
  transition: cubic-bezier(1, -0.6, 0.83, 1.93) 2.5s;
}

.srsh-box:hover {
  background-color: transparent;
}

.srsh-box {
  position: relative;
  left: 0;
  float: left;
  overflow: hidden;
  opacity: 0;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.search-box-header {
  margin-top: 10px;
  border: 1px solid #ccc;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: block;
  font-size: 10px;
  width: 150px;
  padding: 7px;
  text-align: right;
  height: 32px;
}

.icon-sch-header {
  position: absolute;
  left: 5%;
  top: 20px;
  font-size: 13px;
  -webkit-animation: rotate 0.8s infinite;
  animation: rotate 0.8s infinite;
}

.search-box-header-bg {
  z-index: 1;
  position: absolute;
  left: 1px;
  border: none;
  padding: 8px;
  width: 32px;
  display: block;
  background-color: transparent;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.search-box-header-bg:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.03);
}

.search-box-header-bg:focus {
  outline: none;
}

nav input {
  display: none;
}

nav label {
  display: none;
}

nav {
  contain: layout;
  z-index: 20;
  border-top: 1px solid #eee;
  background-color: #fff;
  width: 100%;
}

nav ul li {
  position: relative;
  display: inline-block;
  float: right;
}

nav ul li:hover {
  color: #333;
  text-decoration: none;
  background-color: #f7f7f7;
}

.nav .nav-container ul li:before {
  position: relative !important;
  top: 3px !important;
  right: 23px;
  color: #888;
  font-family: "Simple-Line-Icons" !important;
}

nav ul li a {
  text-align: center;
  font-family: sib-font, Tahoma, sans-serif;
  display: inline-block;
  outline: none;
  color: #888;
  font-size: 12px;
  padding: 20px 30px;
}

nav ul li a:hover {
  color: #333;
  text-decoration: none;
}

#nav:checked + .nav-open {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav:checked + .nav-open i {
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

#nav:checked + .nav-open i:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(180deg);
  -ms-transform: translateY(6px) rotate(180deg);
  transform: translateY(6px) rotate(180deg);
}

#nav:checked + .nav-open i:nth-child(2) {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
}

#nav:checked + .nav-open i:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(90deg);
  -ms-transform: translateY(-6px) rotate(90deg);
  transform: translateY(-6px) rotate(90deg);
}

#nav:checked ~ .nav-container {
  z-index: 9990;
  -moz-opacity: 1;
  opacity: 1;
}

#nav:checked ~ .nav-container ul li a {
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.hidden {
  display: none;
}

.last-post-boxes-area {
  height: auto;
  width: auto;
  padding: 0 !important;
  margin-bottom: 10px;
}

.box-last-music {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: auto;
  padding: 10px;
}

.last-post-boxes-area .items-container {
  margin: -10px;
}

.box-l {
  position: relative;
  display: block;
  width: 100%;
  height: 20vw;
  background-color: #aaa;
  margin: 0 !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 5px 6px 15px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 6px 15px -5px rgba(0, 0, 0, 0.3);
}

.box-l .on-hover-last {
  position: absolute;
  top: 0;
  left: -1px;
  width: calc(100% + 2px);
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.box-l .on-hover-last p {
  text-shadow: 0 0 10px #000;
}

.box-l .on-hover-ps {
  contain: layout;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transform: scale(2.8);
  -ms-transform: scale(2.8);
  transform: scale(2.8);
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
}

.father-info-spm {
  position: relative;
  top: -10px;
  display: table;
  margin: 0 auto;
}

.will-publish-badge {
  display: table;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 10px;
  opacity: 0.5;
  line-height: 1.6;
}

.father-info-spm p {
  padding: 3px 5px !important;
  line-height: 1.6;
  margin: 0 !important;
}

.box-l .on-hover-last-singer {
  font-size: 12px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
  text-align: center;
  color: #fff;
  position: relative;
  bottom: 0;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  contain: layout;
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
}

.box-last-music:focus-within .box-l .on-hover-last-singer,
.box-last-music:hover .box-l .on-hover-last-singer {
  -webkit-transition-delay: 0.4s !important;
  -o-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.box-last-music:focus-within .box-l .on-hover-ps,
.box-last-music:hover .box-l .on-hover-ps {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -moz-opacity: 1;
  opacity: 1;
}

.box-last-music:focus-within .on-hover-last,
.box-last-music:hover .on-hover-last {
  -webkit-transition: ease-in-out all 0.25s;
  -o-transition: ease-in-out all 0.25s;
  transition: ease-in-out all 0.25s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: inset 0 0 30px -5px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 30px -5px rgba(0, 0, 0, 0.9);
}

.box-last-music:focus-within .box-last-pic,
.box-last-music:hover .box-last-pic {
  -webkit-filter: blur(6px) hue-rotate(-25deg);
  filter: blur(6px) hue-rotate(-25deg);
  -webkit-transition: ease-in-out all 1s;
  -o-transition: ease-in-out all 1s;
  transition: ease-in-out all 1s;
}

.box-l .on-hover-last-title {
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.box-l .box-last-pic {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: ease-in-out all 1s;
  -o-transition: ease-in-out all 1s;
  transition: ease-in-out all 1s;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.box-l .box-last-pic {
  display: block;
  width: 100% !important;
  height: 100% !important;
  background-position: center !important;
}

.box-l {
  overflow: hidden !important;
}

.last-post-box-header {
  margin-bottom: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 35px;
  padding: 10px 12px;
  -webkit-border-radius: 10px 10px 0 10px;
  border-radius: 10px 10px 0 10px;
  background-color: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.last-post-box-header-more {
  margin-bottom: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 35px;
  padding: 10px 18px;
  -webkit-border-radius: 10px 10px 10px 0;
  border-radius: 10px 10px 10px 0;
  background-color: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.last-post-box-header-more svg {
  opacity: 0.9;
  fill: #fff;
  width: 24px;
}

.last-post-box-header-more:hover svg {
  -webkit-transition: all ease 0.2s !important;
  -o-transition: all ease 0.2s !important;
  transition: all ease 0.2s !important;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 7;
}

.last-post-box-header-more:focus svg {
  -webkit-transition: all ease 0.15s !important;
  -o-transition: all ease 0.15s !important;
  transition: all ease 0.15s !important;
  -webkit-transform: scale(0.65);
  -ms-transform: scale(0.65);
  transform: scale(0.65);
  opacity: 0.5;
}

.last-post-box-header p {
  font-size: 12px;
  color: #fff;
  margin: 0 !important;
}

.last-post-box-header i {
  margin-left: 6px;
  font-size: 18px;
  color: #fff;
  -webkit-animation: ring 2s infinite;
  animation: ring 2s infinite;
}

.nav-responsive {
  display: none;
}

.nav-responsive .main li.icon-home {
  margin-bottom: 12px !important;
}

.res-sch-father {
  display: block;
  width: 100%;
  height: 100%;
}

.Responsive-search {
  width: 70%;
  height: 30px;
  padding: 25px;
  border: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  display: table;
  margin: 15px auto 10px auto;
  overflow: hidden;
}

.Responsive-search:focus {
  outline: none;
}

.Responsive-search::-webkit-input-placeholder {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search:-ms-input-placeholder {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search::-ms-input-placeholder {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search::-webkit-input-placeholder {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search::-moz-placeholder {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search::placeholder {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search:focus::-webkit-input-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search:focus:-ms-input-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search:focus::-ms-input-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search:focus::-moz-placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.Responsive-search:focus::placeholder {
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.res-sch-father {
  position: relative;
}

.icon-sch {
  position: absolute;
  left: 18%;
  top: 15px;
  color: #555;
  font-size: 18px;
  -webkit-animation: rotate 0.8s infinite;
  animation: rotate 0.8s infinite;
}

.bg-Responsive-search {
  position: absolute;
  left: 15%;
  top: 0;
  width: 44px;
  padding: 16px;
  font-size: 18px;
  border: none;
  background-color: transparent;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.bg-Responsive-search:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.bg-Responsive-search:focus {
  outline: none;
}

.carousel-item {
  width: 100%;
  height: 100%;
  margin: 0 !important;
}

.carousel-inner .carousel-item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.carousel.slide {
  position: relative;
  margin-bottom: 10px;
}

.footer-box .carousel.slide,
.sidebar-box-bg .carousel.slide {
  margin-bottom: 0 !important;
}

.footer-box .carousel.slide {
  margin-top: 5px !important;
}

.carousel.slide a {
  margin: 0 !important;
}

.carousel.slide .carousel-indicators {
  position: absolute;
  bottom: 8px;
}

.carousel-indicators li {
  cursor: pointer;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 1px;
  height: 6px !important;
  width: 6px !important;
  background: #ddd !important;
}

.carousel-indicators {
  padding: 5px !important;
  opacity: 0.25;
}

.carousel.slide:hover .carousel-indicators {
  opacity: 0.4;
}

.carousel-indicators:focus-within,
.carousel-indicators:hover {
  opacity: 0.85 !important;
}

.carousel-indicators li.active {
  background-color: #fff !important;
  width: 20px !important;
}

.carousel-control-prev,
.carousel-control-next {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 0.2 !important;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.carousel-control-prev {
  right: 0 !important;
}

.carousel-control-next {
  left: 0 !important;
}

.carousel-control-prev:hover {
  opacity: 0.5 !important;
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.carousel-control-next:hover {
  opacity: 0.5 !important;
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}

.post-bg {
  margin: 3px 0 10px 0;
  padding: 8px 3px !important;
  /* overflow: hidden !important; */
}

.the-post-title {
  font-size: 13px;
  padding: 8px 0;
  height: 100%;
  border-bottom: 1px solid #eee;
}

.post-image-primary {
  position: relative;
  display: block;
}

.music-info {
  contain: layout;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0;
  opacity: 0;
}

.music-info-bg {
  cursor: default;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
}

.music-info p,
.music-info i {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  color: #fff;
  display: table;
  margin: 0 auto !important;
}

.music-name p {
  font-size: 18px;
  text-align: center;
  line-height: 1.8 !important;
  margin-bottom: 10px !important;
}

.music-name i {
  font-size: 21px;
}

.music-singer p {
  font-size: 12px;
}

.simple-title-on-off p {
  font-size: 14px;
  line-height: 1.9 !important;
  text-align: center;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap*/
}

.simple-title-on-off {
  display: block;
}

.simple-title-single-page {
  font-weight: 600;
  text-align: right;
  color: #111;
  font-size: 14px;
  line-height: 2;
  display: inline-block;
}

#simple-title-player-in-single {
  display: none;
}

.music-date p {
  padding-top: 18px;
  font-size: 10px;
  opacity: 0.6;
}

.music-date i {
  font-size: 15px;
}

.post-typical-img:focus-within .music-info,
.post-typical-img:hover .music-info {
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.post-typical-img .btn-share-modal {
  opacity: 0;
  left: 8px;
  cursor: pointer;
}

.post-typical-img:hover .btn-share-modal {
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.post-typical-img {
  height: 100% !important;
  overflow: hidden !important;
  position: relative !important;
}

.card-body {
  /*min-height: 150px;*/
  z-index: 5555;
  padding: 0.5rem;
}

.pr-img {
  overflow: hidden;
  height: 100%;
}

.pr-img img {
  -o-object-fit: cover;
  object-fit: cover;
}

.post-body-index,
.post-body-index p,
.post-body-index span,
.post-body-index img {
  font-size: 11px;
  color: #555;
  line-height: 1.86;
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 2px;
}

.post-body video {
  width: 100%;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
}

.post-body-index a {
  display: inline-block;
  margin: 0 3px;
  color: #000;
  border-bottom: 1px solid #ccc;
}

.post-body-index a:hover {
  color: #555;
}

.post-index-title-link {
  color: #555 !important;
}

.post-body-index h1 {
  line-height: 50px;
  margin: 3px 1px;
  font-size: 28px;
}

.post-body-index h2 {
  line-height: 40px;
  margin: 2px 0.5px;
  font-size: 23px;
}

.post-body-index h3 {
  line-height: 35px;
  margin: 1px 0.5px;
  font-size: 20px;
}

.post-body-index h4 {
  line-height: 28px;
  font-size: 16px;
}

.post-body-index h5 {
  line-height: 25px;
  font-size: 14px;
}

.post-body-index h6 {
  line-height: 20px;
  font-size: 11.5px;
}

.post-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.post-area .card.post-bg {
  margin: 0 !important;
  padding: 0 !important;
  -webkit-flex-basis: -webkit-calc(50% - 5px);
  -ms-flex-preferred-size: calc(50% - 5px);
  flex-basis: calc(50% - 5px);
}

.is-single-page .post-area {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.is-single-page .post-area .card.post-bg {
  width: 100%;
  margin-bottom: 10px !important;
}

.post-area article {
  padding: 0;
  margin: 0;
}

.post-body-index img {
  max-width: 60%;
  min-height: 60%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 8px;
}

.info-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px;
  width: 100%;
}

.info-more-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}

.info-more-right .btn-gradient {
  margin: 0 !important;
}

.info-more p {
  display: inline-block;
  font-size: 11px;
  margin-bottom: 0 !important;
}

.info-more p a {
  color: rgb(33, 37, 41);
}

.info-more i {
  position: relative;
  top: 2px;
  display: inline-block;
  font-size: 14px;
}

.post-comment,
.post-view {
  display: inline-block;
  margin: 3px 10px;
}

.wp_pagination {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wp_pagination div {
  width: 100%;
}

.wp_pagination ul {
  margin-bottom: 0 !important;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wp_pagination .mla {
  margin-left: auto !important;
}

.wp_pagination ul li {
  display: inline-block;
}

.wp_pagination a,
.wp_pagination span {
  background: #fcfcfc;
  color: #666;
  min-width: 50px;
  height: 25px;
  width: auto;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  padding: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 3px;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.11));
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.11));
}

.wp_pagination a:hover {
  color: #333;
  background: #eee;
}

.wp_pagination span.current {
  color: #fff;
  background: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.sidebar-box-bg {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}

.sidebar-box-bg ul {
  margin-bottom: 0 !important;
}

.sidebar-box-header {
  width: 90%;
  height: 40px;
  margin: 3px 0 10px 0;
}

.box-sh-bg {
  position: absolute;
  right: 0;
  width: 90%;
  height: 40px;
  background-color: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  -webkit-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
  font-size: 12px;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}

.sidebar-box-bg:hover i.sidebar-box-icon {
  -webkit-animation: ease-in-out translate-effect-small 0.7s;
  animation: ease-in-out translate-effect-small 0.7s;
}

.Panel__body ul li:hover .play-now-on-hover svg {
  -webkit-animation: scale-effect-small 0.6s;
  animation: scale-effect-small 0.6s;
}

.last-post-boxes-area:hover .last-post-box-header i {
  -webkit-animation: ease-in-out rotate 1s infinite;
  animation: ease-in-out rotate 1s infinite;
}

.breadcrumb .icon-pointer {
  -webkit-animation: ease-in-out rotate 1s infinite;
  animation: ease-in-out rotate 1s infinite;
}

.footer-license-false {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  color: rgba(255, 255, 255, 0.15) !important;
}

.footer-license-false .footer-copyright {
  display: none !important;
}

.footer-license-false a,
.footer-license-false p,
.footer-license-false h3,
.footer-license-false span,
.footer-license-false img {
  opacity: 0.15;
}

.footer-license-false:before {
  content: "لطفا لایسنس پوسته را فعال کنید";
  opacity: 1 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  position: relative;
  top: 160px;
  color: #fff !important;
  text-align: center;
  line-height: 2;
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 1);
}

.comment-awaiting-moderation {
  display: block !important;
  padding: 18px 3px 5px 3px !important;
  font-size: 13px !important;
  font-style: normal !important;
  line-height: 1.9 !important;
}

.sidebar-box-text {
  position: relative;
  right: 12px;
  top: 12px;
  text-align: right;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.sidebar-box-icon {
  position: absolute;
  left: 14px;
  top: 9px;
  color: #fff;
  font-size: 20px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.any-widget-header-area a,
.any-widget-header-area p,
.any-widget-header-area span {
  padding: 3px 8px !important;
  color: #333 !important;
  font-size: 13px !important;
  line-height: 1.8 !important;
}

.btn-our-services p {
  position: relative;
  display: inline-block !important;
  font-size: 12px;
  margin-bottom: 0 !important;
}

.btn-our-services i {
  margin-left: 5px;
  position: relative;
  top: 3px;
  display: inline-block;
  font-size: 18px;
  margin-right: 0;
}

.btn-our-services {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 15px !important;
  background-color: rgba(0, 0, 0, 0.04);
  color: #666;
  margin: 12px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.08);
}

.btn-our-services:last-child {
  margin-bottom: 0 !important;
}

.btn-our-services:before {
  content: " ";
  position: absolute;
  right: -10px;
  top: 0;
  width: 8px;
  height: 100%;
  display: inline-block;
  -moz-opacity: 0;
  opacity: 0;
  background: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.btn-our-services:hover:before {
  right: 0;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.3s !important;
  -o-transition: all ease-in-out 0.3s !important;
  transition: all ease-in-out 0.3s !important;
  background: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.btn-our-services:focus:before {
  right: 0;
  opacity: 0.25;
  width: 100%;
  background: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  -webkit-transition: ease all 0.1s;
  -o-transition: ease all 0.1s;
  transition: ease all 0.1s;
}

.btn-share-modal {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 10px;
  top: 10px;
  -moz-opacity: 0;
  opacity: 0;
  padding: 8px;
  font-size: 13px;
  background-color: #eee;
  outline: none;
  border: none;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.btn-share-modal:hover {
  -webkit-animation: 1.2s scale-effect-small infinite;
  animation: 1.2s scale-effect-small infinite;
}

.btn-share-modal i {
  color: #888;
  margin-top: 2px;
  text-align: center;
  line-height: 1.1;
}

.btn-share-modal:active {
  background-color: #ddd;
}

.modal-body img {
  display: table;
  margin: 0 auto 10px auto;
  padding: 5px;
  border: 3px dashed #ddd;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  max-height: 250px;
  max-width: 250px;
}

.modal-body img:hover {
  border: 3px dashed #fff;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all ease-in 0.15s;
  -o-transition: all ease-in 0.15s;
  transition: all ease-in 0.15s;
}

.modal-body p {
  text-align: center;
  line-height: 2;
}

.post-share-btns a.btn {
  width: auto;
  margin: 3px;
}

.post-share-btns {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.post-share-btns .gorgeous {
  margin: 0 !important;
}

.input-modal-share-post {
  width: auto;
  height: auto;
  padding: 8px;
  min-width: 280px;
  border: 2px dashed #ccc;
  background-color: #f4f4f4;
  color: #333;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.top-posts-in-times {
  width: 100%;
  height: auto;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #2c3e50;
  overflow: visible;
  margin-bottom: 10px;
}

.Tabs__tab,
.player-image {
  background-image: url("images/pat.png") !important;
}

.top-posts-in-times h4 {
  position: relative;
  font-weight: bold;
  display: table;
  margin: 0 auto;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 15px;
}

.row .box-last-music {
  width: auto !important;
}

.top-posts-in-times .icon-tops-list {
  position: relative;
  font-size: 85px;
  display: table;
  margin: 0 auto;
  padding: 12px 0;
  color: rgba(255, 255, 255, 0.5);
}

.top-posts-in-times p {
  display: table;
  margin: 0 auto;
  font-size: 12px;
  color: #fff;
  padding: 10px 0 10px 0;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}

.top-time-bg {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 1px;
  overflow: hidden;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-image: url("images/pat.png");
}

.top-time-bg:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  opacity: 0.5;
}

.top-time-bg.has-custom-bg-img {
  background-size: cover;
  background-position: center;
}

.top-time-bg:hover .icon-tops-list.icon-eye {
  -webkit-animation: 0.3s translate-zto;
  animation: 0.3s translate-zto;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.filtered-area ul li a:before {
  content: "\e062";
  font-family: "Simple-Line-Icons";
  color: #fff;
  font-size: 15px;
  position: relative;
  top: 3px;
  padding-left: 3px;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}

.filtered-area ul li a .top-by-date-view {
  position: absolute;
  top: 0;
  left: 3px;
  font-size: 9px;
  color: #eee;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}

.tops_list ul li a {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top-by-date-view .icon-tops-list {
  padding-right: 4px;
}

.filtered-area ul li a {
  position: relative;
  color: #fff;
  padding: 6px 5px 12px 5px;
  margin: 7px;
  background-color: rgba(255, 255, 255, 0.1);
  display: block;
  width: auto;
  height: auto;
  line-height: 2;
  font-size: 11px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.filtered-area ul li a:hover {
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.filtered-area ul li a:hover:before {
  padding-left: 7px;
  -webkit-transition: ease-in all 0.2s;
  -o-transition: ease-in all 0.2s;
  transition: ease-in all 0.2s;
}

.filtered-area .tops_list:not(.show_ViewTab) {
  display: none;
}

.tabs-post-filter {
  width: auto;
  height: auto;
}

.any-under-post-widget a {
  width: 100% !important;
}

.any-under-post-widget .under-slider-img {
  display: block;
  width: 100%;
  height: auto;
  margin: 8px auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.any-under-post-widget .under-slider-img:first-child {
  margin-top: 2px;
}

.nav-fix {
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.opacity-on-plz {
  position: fixed !important;
  width: 100% !important;
  z-index: 999999 !important;
  opacity: 1 !important;
}

.nav-wide-fix {
  position: fixed;
  width: 100%;
  z-index: 999999;
}

body #test-nav.nav-wide-fix {
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  position: fixed !important;
  top: 0 !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}

.site-footer {
  z-index: 101;
  position: relative;
  background-color: #333;
  height: auto;
  color: #fff;
  overflow: hidden;
}

.site-footer:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.site-footer .container-fluid {
  padding-top: 15px !important;
}

.footer-box {
  padding: 5px 10px;
  margin-bottom: 15px;
  /*background-color: #444;*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
}

.footer-box.footer-any-box {
  font-size: 11px;
  line-height: 1.8;
  color: #fff;
  padding: 0 !important;
}

.footer-box.footer-any-box a,
.footer-box.footer-any-box a:hover {
  color: #fff !important;
  margin: 5px 3px;
}

.footer-box.footer-any-box li.recentcomments {
  padding: 8px 3px;
  margin: 3px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.footer-box.footer-any-box li.recentcomments:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.footer-box.footer-any-box .tagcloud a {
  display: inline-block;
  font-size: 11px !important;
  margin: 3px;
  padding: 3px;
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.8);
}

.footer-box.footer-any-box .tagcloud a:hover {
  background-color: rgba(255, 255, 255, 0.35);
}

.footer-box.footer-any-box img.image {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
}

.footer-box-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding-bottom: 5px;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.2);
}

.footer-box-header i {
  font-size: 22px;
  opacity: 0.35;
}

li.random-item-footer a {
  margin-top: 0 !important;
}

.footer-box-body.easy-ticker-slider-footer-items ul {
  overflow: hidden;
  width: 100% !important;
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  transition: unset !important;
}

.footer-box-body li {
  -webkit-transition: all 3s !important;
  -o-transition: all 3s !important;
  transition: all 3s !important;
}

.footer-box-header h3 {
  margin-top: 5px;
  font-size: 15px;
  text-align: right;
  color: #fff;
}

.footer-box-body p {
  line-height: 2;
  margin-top: 5px;
  color: #fff;
  font-size: 11px;
}

.social-media-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item-social {
  position: relative;
  display: inline-block;
  padding: 10px;
  margin: 3px;
  width: 45px;
  height: 45px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.12) !important;
}

.sidebar-box-bg .app-link-in-social-area,
.sidebar-box-bg .item-social {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.06) !important;
}

.sidebar-box-bg .item-social {
  margin: 1px 4px !important;
}

.sidebar-box-bg .app-link-in-social-area *,
.sidebar-box-bg .item-social * {
  fill: currentColor !important;
  color: currentColor !important;
}

.item-social svg {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 26px;
}

.st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #fff;
  stroke-width: 16px;
  stroke-miterlimit: 10;
}

.st1 {
  fill: none;
  stroke: #fff;
  stroke-width: 16px;
  stroke-miterlimit: 10;
}

.social-text {
  font-size: 12px;
  padding: 20px 8px 10px 8px;
  line-height: 2;
  text-align: center;
}

.item-social {
  fill: #fff !important;
}

.item-social:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

a.app-link-in-social-area {
  display: block;
  width: 100%;
  max-width: 275px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-right: auto;
  margin-left: auto;
}

a.app-link-in-social-area:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

a.app-link-in-social-area svg {
  width: 25px;
  height: 25px;
  fill: #fff;
  position: relative;
  top: 5px;
}

a.app-link-in-social-area p {
  text-align: center;
  margin-bottom: 0 !important;
}

a.app-link-in-social-area p span {
  position: relative;
  bottom: 5px;
  font-size: 13px !important;
  margin-right: 5px;
}

.footer-copyright {
  width: 100%;
  min-height: 50px;
  background-color: rgba(255, 255, 255, 0.07);
  -webkit-border-radius: 35px 35px 0 0;
  border-radius: 35px 35px 0 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.footer-copyright:hover {
  -webkit-border-radius: 50px 50px 0 0;
  border-radius: 50px 50px 0 0;
}

.footer-copyright p {
  padding: 12px;
  display: table;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  line-height: 2;
}

.footer-copyright a {
  text-align: center;
  display: table;
  margin: 0 auto;
  padding-bottom: 10px;
  font-size: 10px;
  color: #fff;
}

.footer-copyright a:hover {
  color: #eee;
}

.footer-copyright a:focus {
  color: #ddd;
}

.footer-copyright a:before {
  content: "[";
  margin-left: 3px;
}

.footer-copyright a:after {
  content: "]";
  margin-right: 3px;
}

.footer-copyright:hover a:before {
  content: "[";
  margin-left: 8px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.footer-copyright:hover a:after {
  content: "]";
  margin-right: 8px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.mt10 {
  margin-top: 10px;
}

.ml8 {
  margin-left: 8px;
}

.post-info-top-right {
  position: relative;
  padding: 10px;
  width: 34%;
  height: auto;
  max-height: 250px;
  float: right;
  margin-bottom: 18px;
}

.post-info-top-right img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.post-info-top-left {
  margin-top: 10px;
  padding: 5px;
  width: 64%;
  height: auto;
  float: right;
}

.post-info-top-item {
  display: block;
  width: 100%;
  height: auto;
}

.post-info-top-item i {
  position: relative;
  top: 3px;
  text-align: right;
  color: #444;
  margin-top: 5px;
  margin-bottom: 12px;
  display: inline-block;
  font-size: 16px;
  padding: 0 3px;
}

.post-info-top-item strong,
.post-info-top-item p,
.post-info-top-item a {
  text-align: right;
  color: #444;
  margin-bottom: 12px;
  margin-top: 5px;
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
}

.post-info-top-item a {
  margin: 0 5px;
  font-size: 11px;
}

.post-info-top-item a:hover {
  color: #555;
}

.post-info-top-item.song-n strong.title-song-name {
  font-weight: 600;
  text-align: right;
  color: #111;
  display: inline;
  font-size: 16px;
  line-height: 2;
}

.post-info-top-item.song-n h1 {
  font-weight: 600;
  text-align: right;
  color: #111;
  display: inline;
  font-size: 16px;
  line-height: 2;
}

.page-post-info .post-info-top-item.song-n h2 {
  font-weight: 600;
  text-align: right;
  color: #111;
  display: inline;
  font-size: 16px;
  line-height: 2;
  padding-right: 20px;
}

.is-simple-page .card.post-bg {
  width: 100%;
  margin-bottom: 20px !important;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.post-info-top-left.page-post-info {
  margin-top: 0 !important;
}

.post-info-top-item.song-n i {
  font-weight: 600;
  text-align: right;
  color: #111;
  margin-bottom: 5px;
  font-size: 18px;
}

.will-pulish-box {
  position: relative;
  background: #aaa;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  min-height: 250px;
  overflow: hidden;
  margin: 10px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.will-pulish-box * {
  color: #fff !important;
  text-align: center;
}

.will-pulish-box i {
  position: relative;
  z-index: 2;
  font-size: 68px;
  padding: 10px;
}

.will-pulish-box p {
  position: relative;
  z-index: 2;
  font-size: 16px;
  padding: 20px 20px 0;
  margin-bottom: 0 !important;
  line-height: 1.6;
}

.will-pulish-box .will-publish-bg {
  position: absolute;
  -webkit-filter: blur(50px) brightness(60%) contrast(120%);
  filter: blur(50px) brightness(60%) contrast(120%);
  z-index: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.is-limited-area {
  position: relative;
  z-index: 2;
}

.is-limited-area .post-share-btns {
  padding: 20px 0 10px;
}

.post-body {
  width: auto;
  height: auto;
  display: block;
  text-align: right;
  text-indent: 12px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.9;
}

.post-body p {
  display: block;
  /*text-align: right;*/
  font-size: 13px;
  line-height: 2.1;
  margin: 2px;
  padding-bottom: 5px;
}

.post-body p .post-body ol li {
  list-style: inside decimal;
  font-size: 13px;
  margin: 8px 3px;
}

.post-body ul li {
  font-size: 13px;
  margin: 6px 3px;
}

.post-body blockquote {
  padding: 8px;
  margin: 5px;
  background-color: #f6f6f6;
  color: #333;
  border: 2px solid #ddd;
  border-right: 5px;
  border-left: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.post-body blockquote:hover {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.post-body a {
  margin: 2px;
  color: #333;
  padding-bottom: 2px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.post-body a:hover {
  color: #000;
  padding-bottom: 2px;
  border-bottom: 2px solid #bbb;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}

.post-body.post-page-area a {
  margin: 2px;
  color: #333;
  padding-bottom: unset;
  border-bottom: unset;
}

.post-body.post-page-area a:hover {
  color: #000;
  padding-bottom: unset;
  border-bottom: unset;
}

.post-body .st {
  text-align: center;
  padding: 5px 25px;
  background-color: #999;
  display: table;
  margin: 10px auto 0 auto;
  color: #fff;
  font-size: 18px;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-image: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background-image: linear-gradient(250deg, #628fe6, #c05be7);
  -webkit-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}

.post-body .st:hover {
  -webkit-border-radius: 32px 32px 0 0;
  border-radius: 32px 32px 0 0;
  -webkit-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}

.post-body .stb {
  text-indent: 0;
  text-align: center;
  color: #666;
  width: 98%;
  height: auto;
  padding: 8px;
  font-size: 13px;
  background-color: #f5f5f5;
  border: 2px solid #e5e5e5;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: table;
  margin: 0 auto 10px auto;
}

.post-body .stb:hover {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.post-body .stb p {
  display: table;
  margin: 0 auto;
  text-align: center;
}

.post-body h1 {
  line-height: 50px;
  margin: 3px 1px;
  font-size: 28px;
}

.post-body h2 {
  line-height: 40px;
  margin: 2px 0.5px;
  font-size: 21px;
  margin-top: 10px !important;
}

.post-body h3 {
  line-height: 35px;
  margin: 1px 0.5px;
  font-size: 19px;
  margin-top: 8px !important;
}

.post-body h4 {
  line-height: 28px;
  font-size: 16px;
  margin-top: 6px !important;
}

.post-body h5 {
  line-height: 25px;
  font-size: 14px;
}

.post-body h6 {
  line-height: 20px;
  font-size: 11.5px;
}

.post-body img {
  margin: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  max-width: 95%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.post-dl-box {
  width: auto;
  padding: 10px;
  display: table;
  margin: 10px;
  background-color: #999;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  /* overflow: hidden; */
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
}

.post-dl-box h3 {
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
}

.post-dl-box h3:before {
  content: "\e083";
  padding: 0 8px;
  font-size: 20px;
  position: relative;
  top: 4px;
  font-family: Simple-Line-Icons;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  color: #fff;
  -webkit-animation: up-down 1s infinite;
}

@-webkit-keyframes up-down {
  0% {
    position: relative;
    top: 4px;
  }
  40% {
    position: relative;
    top: 0;
  }

  75% {
    position: relative;
    top: 5px;
  }

  100% {
    position: relative;
    top: 4px;
  }
}

@keyframes up-down {
  0% {
    position: relative;
    top: 4px;
  }
  40% {
    position: relative;
    top: 0;
  }

  75% {
    position: relative;
    top: 5px;
  }

  100% {
    position: relative;
    top: 4px;
  }
}

.post-dl-box .dl-box-right {
  width: 30%;
  height: auto;
  display: inline-block;
  float: right;
}

.is-vip-icon:after {
  content: "\e043";
  font-family: Simple-Line-Icons;
  position: absolute;
  top: 5px;
  left: 5px;
  height: 100%;
  width: auto;
  font-size: 32px;
  opacity: 0.15;
  z-index: 0;
  line-height: 1 !important;
}

.dl-box-right.dl-links .is-vip-icon:after {
  font-size: 14px !important;
  opacity: 0.5 !important;
}

.is-vip-icon.in-modal {
  overflow: hidden !important;
}

.is-vip-icon.in-modal .post-share-btns {
  position: relative;
  z-index: 3;
}

.is-vip-icon.in-modal:after {
  font-size: 150px !important;
  height: 150px !important;
  opacity: 0.03;
  top: unset !important;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.is-vip-icon.in-modal:focus-within:after,
.is-vip-icon.in-modal:hover:after {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0.05;
}

.post-dl-box .dl-box-right.dl-links a,
.post-dl-box .dl-box-right .dl-links a {
  cursor: pointer;
  max-width: 200px;
  padding: 3px;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.16);
  color: #fff !important;
  font-size: 11px;
  display: table;
  margin: 7px auto;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
}

.post-dl-box .dl-box-right.dl-links a:hover,
.post-dl-box .dl-box-right .dl-links a:hover {
  -webkit-animation: bg-op-game-up-down 3s infinite;
  animation: bg-op-game-up-down 3s infinite;
}

@-webkit-keyframes bg-op-game-up-down {
  0% {
    background-color: rgba(255, 255, 255, 0.16);
  }
  5% {
    background-color: rgba(255, 255, 255, 0.6);
  }
  8% {
    background-color: rgba(255, 255, 255, 0.06);
  }
  18% {
    background-color: rgba(255, 255, 255, 0.36);
  }
  28% {
    background-color: rgba(255, 255, 255, 0.15);
  }
  30% {
    background-color: rgba(255, 255, 255, 0.05);
  }
  32% {
    background-color: rgba(255, 255, 255, 0.4);
  }
  28% {
    background-color: rgba(255, 255, 255, 0.15);
  }
  35% {
    background-color: rgba(255, 255, 255, 0.36);
  }
  55% {
    background-color: rgba(255, 255, 255, 0.16);
  }
  65% {
    background-color: rgba(255, 255, 255, 0.3);
  }
  75% {
    background-color: rgba(255, 255, 255, 0.56);
  }
  86% {
    background-color: rgba(255, 255, 255, 0.16);
  }
  90% {
    background-color: rgba(255, 255, 255, 0.2);
  }
  92% {
    background-color: rgba(255, 255, 255, 0.06);
  }
  98% {
    background-color: rgba(255, 255, 255, 0.36);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.16);
  }
}

@keyframes bg-op-game-up-down {
  0% {
    background-color: rgba(255, 255, 255, 0.16);
  }
  5% {
    background-color: rgba(255, 255, 255, 0.6);
  }
  8% {
    background-color: rgba(255, 255, 255, 0.06);
  }
  18% {
    background-color: rgba(255, 255, 255, 0.36);
  }
  28% {
    background-color: rgba(255, 255, 255, 0.15);
  }
  30% {
    background-color: rgba(255, 255, 255, 0.05);
  }
  32% {
    background-color: rgba(255, 255, 255, 0.4);
  }
  28% {
    background-color: rgba(255, 255, 255, 0.15);
  }
  35% {
    background-color: rgba(255, 255, 255, 0.36);
  }
  55% {
    background-color: rgba(255, 255, 255, 0.16);
  }
  65% {
    background-color: rgba(255, 255, 255, 0.3);
  }
  75% {
    background-color: rgba(255, 255, 255, 0.56);
  }
  86% {
    background-color: rgba(255, 255, 255, 0.16);
  }
  90% {
    background-color: rgba(255, 255, 255, 0.2);
  }
  92% {
    background-color: rgba(255, 255, 255, 0.06);
  }
  98% {
    background-color: rgba(255, 255, 255, 0.36);
  }
  100% {
    background-color: rgba(255, 255, 255, 0.16);
  }
}

.post-dl-box .dl-box-left {
  position: relative;
  width: 68%;
  height: auto;
  display: inline-block;
  float: left;
}

.post-dl-box.dl-box-ver2 .dl-box-right {
  width: 100% !important;
}

.post-dl-box.dl-box-ver2 .share-icon {
  position: relative !important;
  bottom: 1px !important;
}

.btn-bookmark .cbxwpbkmarktrig-label {
  font-size: 14px !important;
}

.btn-bookmark .cbxwpbkmarktrig {
  padding: 0 !important;
}

.btn-bookmark .cbxwpbkmarktrig::before {
  width: 16px !important;
  height: 16px !important;
}

.footer-dl-box-ver1,
.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 {
  position: relative;
  margin-top: 16px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 .wrapc .play,
.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 .wrapc .pause {
  padding: 0.56rem 0.5rem !important;
  width: 39px !important;
  height: 36px !important;
}

.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 .wrapc .btn {
  padding: 0 !important;
}

.post-dl-box.dl-box-ver2 .wrapc {
  position: relative !important;
  float: left !important;
  /*bottom: -19px !important;*/
}

.post-dl-box.dl-box-ver2 h3 {
  margin-bottom: 15px !important;
  text-align: center !important;
}

.post-share-btns .btn {
  max-width: 300px !important;
}

.modal-dialog.modal-lg .modal-header .close.btn.btn-outline-light {
  width: 40px !important;
  height: 40px !important;
}

.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 .share-icon .btn-light,
.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 .share-icon .btn-light:focus,
.post-dl-box.dl-box-ver2 .footer-dl-box-ver2 .share-icon .btn-light:active {
  border-color: transparent !important;
}

.btn-bookmark .cbxwpbkmarktrig,
.post-dl-box.dl-box-ver2 .dl-box-right .post-like-area a {
  display: flex;
  gap: 5px;
  background-color: #f8f9fa;
  font-size: 15px;
  line-height: 1.6;
  color: #555;
  padding: 7px 8px !important;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.footer-dl-box-ver1 .post-like-area a:not(.done):after {
  margin-left: 5px;
}

.footer-dl-box-ver1 .post-like-area a.done:after {
  margin-right: 5px;
}

.btn-bookmark .cbxwpbkmarktrig,
.post-dl-box.dl-box-ver2 .dl-box-right .post-like-area a:hover {
  background-color: #e2e6ea !important;
  -webkit-animation: unset !important;
  animation: unset !important;
}

.post-dl-box .dl-box-left audio {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: transparent;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #eee !important;
  margin: 10px auto;
  -webkit-filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.2));
}

.simple-single-share {
  float: none;
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 5;
}

.share-icon i {
  font-size: 16px;
  position: relative;
  top: 3px;
  right: 1px;
}

.modal {
  z-index: 99999999999999999999999999999999999999999 !important;
}

.related-bg {
  width: 100%;
  height: auto;
  margin-bottom: 10px !important;
  overflow: hidden !important;
}

.related-posts-header {
  position: relative;
  left: 1px;
  width: 100.5%;
  height: 49px;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background-color: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.15);
}

.h3-related-posts {
  margin-top: 3px;
}

.related-posts-header h3 {
  float: right;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  margin-right: 10px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.related-posts-header h3 {
  float: right;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  margin-right: 10px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.related-posts-header i {
  float: left;
  color: #fff;
  font-size: 25px;
  line-height: 55px;
  margin-left: 15px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.related-posts-header button {
  cursor: pointer;
  font-size: 9px;
  color: #fff !important;
  float: left;
  padding: 5px;
  margin: 15px -8px 5px 15px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.18);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: scale(0.88);
  -ms-transform: scale(0.88);
  transform: scale(0.88);
}

.related-posts-header button:hover {
  color: #fff;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.35);
}

.related-posts-header button.activated-related {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 3pt 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3pt 10px rgba(0, 0, 0, 0.1);
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-animation: scale-effect-simple 0.6s;
  animation: scale-effect-simple 0.6s;
}

ul.newest-singer-box,
ul.popular-singer-box {
  margin-bottom: 0 !important;
  padding: 5px;
}

ul.newest-singer-box:not(.activated-related),
ul.popular-singer-box:not(.activated-related) {
  display: none;
}

.item-related {
  position: relative;
  display: inline-block;
  width: 50%;
  float: right;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 2px 0;
}

.item-related:focus,
.item-related:hover {
  background-color: #eee;
}

.item-related a {
  display: inline-block;
  width: 100%;
  height: auto;
}

.item-related-right {
  float: right;
  width: 20%;
  height: auto;
  padding: 5px;
}

.item-related-right img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.item-related-left p {
  color: #555;
  font-size: 11px;
  display: block;
  line-height: 1.8;
  text-align: right;
  padding-top: 10px;
  margin-left: 5px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.item-related-left > span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #aaa;
  font-size: 10px;
}

.item-related-left span.tp {
  white-space: nowrap;
  bottom: unset !important;
  top: 0 !important;
}

.tag-box {
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.05);
  padding: 10px;
  background-color: #eee;
  margin: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.tag-box h3 {
  color: #666;
  font-size: 14px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.tag-box h3:before {
  content: "\e055";
  padding: 0 5px;
  position: relative;
  top: 4px;
  font-size: 16px;
  font-family: Simple-Line-Icons;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  color: #666;
}

.tag-box a {
  font-size: 8px;
  color: #fff;
  padding: 3px 5px;
  margin: 2px;
  display: inline-block;
  background-color: #aaa;
  border: 1px solid #aaa;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.tag-box a:hover {
  color: #888;
  background-color: transparent;
}

.random-item-footer {
  position: relative;
  width: 100%;
  height: auto;
}

.random-item-footer a {
  margin-top: 5px;
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.random-item-footer a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.random-item-footer a:hover {
  color: #eee;
}

.random-item-right {
  width: 17%;
  height: auto;
  display: inline-block;
  padding: 3px;
  margin-right: 2px;
}

.random-item-right img {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  height: auto;
  max-height: 85px;
  -o-object-fit: cover;
  object-fit: cover;
}

.random-item-left {
  width: 75%;
  height: auto;
  line-height: 1.8;
  font-size: 10px;
  text-align: right;
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.post-view-random-area {
  position: absolute;
  left: 6px;
  bottom: 3px;
}

.post-view-random-area,
.post-view-random-area i,
.post-view-random-area span {
  color: #ccc;
}

.carousel-inner {
  height: 130px;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.18);
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.18);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.breadcrumb {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  position: relative;
  font-size: 12px;
  margin: 0 0 10px 0 !important;
  padding: 0.7rem 27px 0.7rem 0.5rem !important;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
}

.breadcrumb::-webkit-scrollbar {
  width: 5px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
}

.breadcrumb::-webkit-scrollbar-thumb {
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: rgba(102, 102, 102, 0.51);
}

.breadcrumb,
.breadcrumb * {
  white-space: nowrap;
}

.breadcrumb i {
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 18px;
}

.breadcrumb,
.breadcrumb a,
.breadcrumb span,
.breadcrumb h1 {
  line-height: 1.8 !important;
}

.breadcrumb svg {
  fill: currentColor;
  min-width: 10px;
  max-width: 10px;
  margin: 0 8px;
  opacity: 0.35;
}

.breadcrumb a {
  color: #999;
}

.breadcrumb a:hover {
  color: #333;
}

.breadcrumb h1,
.breadcrumb span {
  color: #333;
  font-size: 12px !important;
  margin-bottom: 0 !important;
}

.btn-bookmark .cbxwpbkmarktrig {
  display: flex;
  align-items: center;
  gap: 5px;
}

.post-like-area div {
  display: inline-block;
}

.footer-copyright a {
  -webkit-animation: scale-effect-simple-cr 7s infinite;
  animation: scale-effect-simple-cr 7s infinite;
}

@-webkit-keyframes scale-effect-simple-cr {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  93% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  97% {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-effect-simple-cr {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  93% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  97% {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.post-like-area p {
  display: inline-block;
  color: #fff;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  font-size: 13px;
}

.post-like-area a {
  background-color: #f7f7f7;
  font-size: 15px;
  color: #555;
  padding: 7px 8px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.post-like-area a:hover {
  color: #555;
}

.post-like-area p:focus,
.post-like-area a:focus,
.post-like-area a:focus:after {
  color: #00c072 !important;
}

.post-like-area a:after {
  content: "\e068";
  font-size: 15px;
  font-family: Simple-Line-Icons;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  color: #555;
}

.dlxPlayer * {
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.btn-music-code {
  margin-top: 10px;
}

#for-weblog textarea {
  width: 90%;
  display: block;
  height: 150px;
  max-height: 150px;
  overflow: auto;
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  font-family: monospace;
  color: #666;
  background-color: #fff;
  border: 2px solid #ccc;
  padding: 10px;
  margin: 10px auto;
  overflow-x: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#for-weblog textarea::-webkit-scrollbar {
  width: 5px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
}

#for-weblog textarea::-webkit-scrollbar-thumb {
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: rgba(102, 102, 102, 0.51);
}

#for-weblog textarea::-webkit-scrollbar-track {
  background: #fff;
}

.tab-select-info a {
  display: inline-block !important;
  color: #aaa !important;
}

.tab-select-info a:before {
  content: "\e068";
  margin-left: 5px;
  font-size: 10px;
  font-family: Simple-Line-Icons;
  color: #aaa;
  display: inline;
}

.tab-lovely a.likeThis:before {
  display: none;
}

.post-dl-box .likeThis.done:after {
  display: inline-block;
  -webkit-animation: 0.3s heart 3 !important;
  animation: 0.3s heart 3 !important;
}

.any-widget-area a,
.any-widget-area li {
  color: #333;
  line-height: 1.8;
  margin: 7px 1px;
  font-size: 11px;
}

.any-widget-area img {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.any-widget-area a:hover {
  color: #777;
}

.any-widget-area li.recentcomments {
  border: 2px dashed transparent;
  color: #aaa !important;
  padding: 8px 4px;
  margin-top: 6px !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.any-widget-area li.recentcomments:hover {
  border-color: #ddd;
  background-color: #eee;
}

.any-widget-area .tagcloud a {
  margin: 5px 1px;
  padding: 3px 5px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  background-color: #eee;
  border: 1px solid #ddd;
  min-width: 25px;
  text-align: center;
  color: #888 !important;
  font-size: 9px !important;
}

.any-widget-area .tagcloud a:hover {
  background-color: #aaa;
  color: #fff !important;
  border: 1px solid #aaa;
}

.msg-fixed-bottom {
  display: block;
  -webkit-box-shadow: -3px -3px 8px rgba(0, 0, 0, 0.22);
  box-shadow: -3px -3px 8px rgba(0, 0, 0, 0.22);
  height: 40px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 95;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.25);
  background: #0f2027; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: -o-linear-gradient(left, #2c5364, #203a43, #0f2027);
  background: -webkit-gradient(linear, left top, right top, from(#2c5364), color-stop(#203a43), to(#0f2027));
  background: linear-gradient(
    to right,
    #2c5364,
    #203a43,
    #0f2027
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.msg-fixed-bottom:hover {
  color: #eee !important;
}

.close-btn-fixed-msg {
  position: absolute;
  right: 0;
  bottom: 35px;
  width: 32px;
  height: 32px;
  margin: 5px 0;
  display: none;
  background-color: #fff !important;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid rgba(17, 17, 17, 0.1) !important;
}

.msg-fixed-bottom * {
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.close-btn-fixed-msg * {
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.close {
  font-size: 1.2rem !important;
  font-weight: normal !important;
}

.any-top-of-dlb {
  padding: 15px 5px;
  width: 80%;
  display: table;
  margin: 0 auto;
}

.any-top-of-dlb img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
}

.audio-player {
  font-family: sib-font, Tahoma, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: auto;
  max-width: 100%;
  max-height: 500px;
  margin: 0 auto 10px auto;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.audio-player .player-head {
  background-color: #999;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.audio-player:hover .player-image {
  -webkit-animation: 2.2s opacity-game infinite;
  animation: 2.2s opacity-game infinite;
}

.audio-player .player-head .player-image {
  display: block;
  width: 100%;
  z-index: 10;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
}

.audio-player .player-head .player-image img {
  position: relative;
  width: 110%;
  left: -5%;
  margin-top: -10%;
  display: block;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15');
}

.audio-player .player-head .player-close-icon {
  position: absolute;
  top: 0.4rem;
  right: 0.6rem;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  z-index: 25;
}

.audio-player .player-head .player-close-icon i {
  color: white;
  font-size: 2.3rem;
  cursor: pointer;
}

.audio-player .player-head .player-close-icon .ion-ios-play {
  margin-left: 0.2rem;
}

.audio-player .player-head .player-description {
  position: relative;
  padding: 1rem;
  width: 100%;
  z-index: 20;
}

.audio-player .player-head .player-description h4 {
  padding-top: 20px;
  text-align: center;
  color: white;
  margin: 0;
  font-weight: bold;
  font: 23px "sib-title-font", "sib-font";
  text-shadow: 0 3px 0 rgba(255, 255, 255, 0.3);
}

.plyr__poster {
  background-size: cover !important;
}

.audio-player .player-head .player-description span {
  display: block;
  line-height: 1.8;
  text-align: center;
  color: white;
  padding: 0;
  margin: 1.5rem 0;
  font-weight: 100;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.audio-player .player-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.audio-player ::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

.audio-player ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(153, 153, 153, 0.8);
}

.audio-player .player-controls .ap {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  font-family: inherit;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-top: 1px solid #ddd;
  background: #f5f5f5;
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  z-index: 20;
}

.audio-player .player-controls .ap__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1440px;
  margin: auto;
  height: auto;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.audio-player .player-controls .ap__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.audio-player .player-controls .ap__item--playback,
.audio-player .player-controls .ap__item--settings {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.audio-player .player-controls .ap__item--playback > .ap__controls,
.audio-player .player-controls .ap__item--settings > .ap__controls {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.audio-player .player-controls .ap__item--settings {
  display: none;
}

@-webkit-keyframes opacity-game {
  0% {
    background-color: rgba(0, 0, 0, 0.2);
  }

  12% {
    background-color: rgba(0, 0, 0, 0.15);
  }

  20% {
    background-color: rgba(0, 0, 0, 0.1);
  }

  25% {
    background-color: rgba(0, 0, 0, 0.2);
  }

  35% {
    background-color: rgba(0, 0, 0, 0.3);
  }

  52% {
    background-color: rgba(0, 0, 0, 0.22);
  }

  60% {
    background-color: rgba(0, 0, 0, 0.05);
  }

  65% {
    background-color: rgba(0, 0, 0, 0.02);
  }

  68% {
    background-color: rgba(0, 0, 0, 0.1);
  }

  70% {
    background-color: rgba(0, 0, 0, 0.15);
  }

  80% {
    background-color: rgba(0, 0, 0, 0.2);
  }

  86% {
    background-color: rgba(0, 0, 0, 0.22);
  }

  90% {
    background-color: rgba(0, 0, 0, 0.1);
  }
}

@keyframes opacity-game {
  0% {
    background-color: rgba(0, 0, 0, 0.2);
  }

  12% {
    background-color: rgba(0, 0, 0, 0.15);
  }

  20% {
    background-color: rgba(0, 0, 0, 0.1);
  }

  25% {
    background-color: rgba(0, 0, 0, 0.2);
  }

  35% {
    background-color: rgba(0, 0, 0, 0.3);
  }

  52% {
    background-color: rgba(0, 0, 0, 0.22);
  }

  60% {
    background-color: rgba(0, 0, 0, 0.05);
  }

  65% {
    background-color: rgba(0, 0, 0, 0.02);
  }

  68% {
    background-color: rgba(0, 0, 0, 0.1);
  }

  70% {
    background-color: rgba(0, 0, 0, 0.15);
  }

  80% {
    background-color: rgba(0, 0, 0, 0.2);
  }

  86% {
    background-color: rgba(0, 0, 0, 0.22);
  }

  90% {
    background-color: rgba(0, 0, 0, 0.1);
  }
}

@-webkit-keyframes fs {
  0% {
    filter: alpha(0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes fs {
  0% {
    filter: alpha(0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.audio-player .player-controls .ap__item--track {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 10px;
  padding: 0 20px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.audio-player .player-controls .track {
  position: relative;
  width: 100%;
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  padding: 5px 0 0;
}

.audio-player .player-controls .track__title {
  position: absolute;
  width: 100%;
  padding-left: 80px;
  text-align: right;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
}

.audio-player .player-controls .track__title a {
  color: #666 !important;
}

.audio-player .player-controls .track__title a:hover {
  color: #628fe6 !important;
}

.audio-player .player-controls .track__time {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 13px;
}

.audio-player .player-controls .progress-container {
  position: relative;
  padding: 7px 0;
  margin-top: 15px;
  overflow: visible;
  cursor: pointer;
}

.audio-player .player-controls .progress-container:hover .progress__bar:after {
  -moz-opacity: 1;
  opacity: 1;
}

.audio-player .player-controls .progress {
  height: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ccc;
}

.audio-player .player-controls .progress__bar,
.audio-player .player-controls .progress__preload {
  position: absolute;
  width: 0;
  height: 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.audio-player .player-controls .progress__bar {
  /*-------*/
  background: #639; /*-------*/
  z-index: 1;
}

.audio-player .player-controls .progress__bar:after {
  position: absolute;
  top: 0;
  right: -10px;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  content: "";
  -webkit-border-radius: 6px;
  border-radius: 6px;
  /*-------*/
  background: #639; /*-------*/
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.audio-player .player-controls .progress__preload {
  background: #c4c4c4;
  z-index: 0;
}

#ap__data {
  display: none !important;
}

.audio-player .player-controls .ap__controls,
.audio-player .player-controls .ap button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  position: relative;
  display: block;
  height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.audio-player .player-controls .ap__controls:active,
.audio-player .player-controls .ap button:active {
  background: rgba(0, 0, 0, 0.1);
}

.audio-player .player-controls .ap__controls:hover,
.audio-player .player-controls .ap button:hover {
  -moz-opacity: 1;
  opacity: 1;
}

.audio-player .player-controls .icon-play > path {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.audio-player .player-controls .volume-btn {
  display: block;
  text-align: center;
  width: 100%;
}

.audio-player .player-controls .volume {
  position: absolute;
  left: 50%;
  bottom: 45px;
  width: 40px;
  margin-left: -20px;
  height: 120px;
  filter: alpha(0);
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.72, 0.26, 1.23);
  -o-transition: all 0.3s cubic-bezier(0.17, 0.72, 0.26, 1.23);
  transition: all 0.3s cubic-bezier(0.17, 0.72, 0.26, 1.23);
  background: #f2f2f2;
  border: 1px solid #ccc;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  z-index: 88888;
}

.audio-player .player-controls .volume::before,
.audio-player .player-controls .volume::after {
  content: "";
  position: absolute;
  bottom: -12px;
  border: 7px solid transparent;
  border-top: 7px solid #f2f2f2;
  left: 50%;
  margin-left: -7px;
}

.audio-player .player-controls .volume::after {
  bottom: -14px;
  z-index: -1;
  border-top: 7px solid #ccc;
}

.audio-player .player-controls .volume-container:hover .volume {
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.audio-player .player-controls .volume__track {
  position: relative;
  display: block;
  width: 3px;
  height: 100px;
  margin: 10px auto;
  background: #ddd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}

.audio-player .player-controls .volume__bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /*-------*/
  background: #639; /*-------*/
  height: 50%;
}

.audio-player .player-controls .icon-volume-off {
  display: none;
}

.audio-player .player-controls .has-muted .icon-volume-on {
  display: none;
}

.audio-player .player-controls .has-muted .icon-volume-off {
  display: inline;
  filter: alpha(0.7);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.audio-player .player-controls .ap__controls.is-active > svg {
  fill: #639;
}

.audio-player .player-controls .pl-container {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  bottom: 50px;
  left: 0;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  font-family: inherit;
  font-size: 16px;
  background: #fff;
  z-index: 20;
}

.audio-player .player-controls .pl-ul {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;
  direction: rtl !important;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  max-height: 220px;
}

.audio-player .player-controls .pl-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: right !important;
}

.audio-player .player-controls .pl-list svg {
  fill: #555;
}

.audio-player .player-controls .pl-list + .pl-list {
  border-top: 1px solid #eee;
}

.audio-player .player-controls .pl-list:not(.pl-list--current):hover {
  background: #f6f6f6;
}

.audio-player .player-controls .pl-list__track,
.audio-player .player-controls .pl-list__download {
  -webkit-box-flex: 0;
  -ms-flex: 0 50px;
  -webkit-flex: 0 50px;
  flex: 0 50px;
  text-align: center;
}

.audio-player .player-controls .pl-list__track {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.audio-player .player-controls .pl-list__icon {
  display: none;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #555;
}

.audio-player .player-controls .pl-list__title {
  overflow: hidden;
  padding-right: 10px;
  cursor: pointer;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  font-size: 11px;
  text-align: right !important;
}

.audio-player .player-controls .pl-list.pl-list--current .number-of-item-pl-list {
  display: none !important;
}

.number-of-item-pl-list:before {
  font-family: "Comic Sans MS", sib-font, Tahoma, cursive;
}

.pl-list[data-track="0"] .number-of-item-pl-list:before {
  content: "1";
}

.pl-list[data-track="1"] .number-of-item-pl-list:before {
  content: "2";
}

.pl-list[data-track="2"] .number-of-item-pl-list:before {
  content: "3";
}

.pl-list[data-track="3"] .number-of-item-pl-list:before {
  content: "4";
}

.pl-list[data-track="4"] .number-of-item-pl-list:before {
  content: "5";
}

.pl-list[data-track="5"] .number-of-item-pl-list:before {
  content: "6";
}

.pl-list[data-track="6"] .number-of-item-pl-list:before {
  content: "7";
}

.pl-list[data-track="7"] .number-of-item-pl-list:before {
  content: "8";
}

.pl-list[data-track="8"] .number-of-item-pl-list:before {
  content: "9";
}

.pl-list[data-track="9"] .number-of-item-pl-list:before {
  content: "10";
}

.pl-list[data-track="10"] .number-of-item-pl-list:before {
  content: "11";
}

.pl-list[data-track="11"] .number-of-item-pl-list:before {
  content: "12";
}

.pl-list[data-track="12"] .number-of-item-pl-list:before {
  content: "13";
}

.pl-list[data-track="13"] .number-of-item-pl-list:before {
  content: "14";
}

.pl-list[data-track="14"] .number-of-item-pl-list:before {
  content: "15";
}

.pl-list[data-track="15"] .number-of-item-pl-list:before {
  content: "16";
}

.pl-list[data-track="16"] .number-of-item-pl-list:before {
  content: "17";
}

.pl-list[data-track="17"] .number-of-item-pl-list:before {
  content: "18";
}

.pl-list[data-track="18"] .number-of-item-pl-list:before {
  content: "19";
}

.pl-list[data-track="19"] .number-of-item-pl-list:before {
  content: "20";
}

.pl-list[data-track="20"] .number-of-item-pl-list:before {
  content: "21";
}

.pl-list[data-track="21"] .number-of-item-pl-list:before {
  content: "22";
}

.pl-list[data-track="22"] .number-of-item-pl-list:before {
  content: "23";
}

.pl-list[data-track="23"] .number-of-item-pl-list:before {
  content: "24";
}

.pl-list[data-track="24"] .number-of-item-pl-list:before {
  content: "25";
}

.pl-list[data-track="25"] .number-of-item-pl-list:before {
  content: "26";
}

.pl-list[data-track="26"] .number-of-item-pl-list:before {
  content: "27";
}

.pl-list[data-track="27"] .number-of-item-pl-list:before {
  content: "28";
}

.pl-list[data-track="28"] .number-of-item-pl-list:before {
  content: "29";
}

.pl-list[data-track="29"] .number-of-item-pl-list:before {
  content: "30";
}

.pl-list[data-track="30"] .number-of-item-pl-list:before {
  content: "31";
}

.pl-list[data-track="31"] .number-of-item-pl-list:before {
  content: "32";
}

.pl-list[data-track="32"] .number-of-item-pl-list:before {
  content: "33";
}

.pl-list[data-track="33"] .number-of-item-pl-list:before {
  content: "34";
}

.pl-list[data-track="34"] .number-of-item-pl-list:before {
  content: "35";
}

.pl-list[data-track="35"] .number-of-item-pl-list:before {
  content: "36";
}

.pl-list[data-track="36"] .number-of-item-pl-list:before {
  content: "37";
}

.pl-list[data-track="37"] .number-of-item-pl-list:before {
  content: "38";
}

.pl-list[data-track="38"] .number-of-item-pl-list:before {
  content: "39";
}

.pl-list[data-track="39"] .number-of-item-pl-list:before {
  content: "40";
}

.pl-list[data-track="40"] .number-of-item-pl-list:before {
  content: "41";
}

.pl-list[data-track="41"] .number-of-item-pl-list:before {
  content: "42";
}

.pl-list[data-track="42"] .number-of-item-pl-list:before {
  content: "43";
}

.pl-list[data-track="44"] .number-of-item-pl-list:before {
  content: "45";
}

.pl-list[data-track="46"] .number-of-item-pl-list:before {
  content: "47";
}

.pl-list[data-track="47"] .number-of-item-pl-list:before {
  content: "48";
}

.pl-list[data-track="48"] .number-of-item-pl-list:before {
  content: "49";
}

.pl-list[data-track="49"] .number-of-item-pl-list:before {
  content: "50";
}

.audio-player .player-controls .pl-list__download > svg {
  width: 20px;
  height: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}

.audio-player .player-controls .pl-list__eq {
  display: none;
}

.audio-player .player-controls .pl-list--current {
  background: #639;
  color: #fff;
}

.audio-player .player-controls .pl-list--current a {
  color: #fff !important;
}

.audio-player .player-controls a {
  color: #000 !important;
}

.audio-player .player-controls .pl-list--current svg {
  fill: #fff;
}

.audio-player .player-controls .pl-list--current .pl-list__eq {
  display: block;
}

.audio-player .player-controls .pl-list--current .pl-list__icon {
  display: none;
}

.audio-player .player-controls .pl-list:hover .pl-list__download,
.audio-player .player-controls .pl-list--current .pl-list__download {
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.audio-player .player-controls .pl-list--empty {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  letter-spacing: 2px;
  color: #ccc;
  width: 100% !important;
  text-align: center !important;
  background-color: #fff !important;
  font-size: 12px !important;
}

@-webkit-keyframes eq {
  0% {
    height: 3px;
  }
  50% {
    height: 15px;
  }
  100% {
    height: 3px;
  }
}

@keyframes eq {
  0% {
    height: 3px;
  }
  50% {
    height: 15px;
  }
  100% {
    height: 3px;
  }
}

.audio-player .player-controls .eq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 20px;
  height: 15px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.audio-player .player-controls .eq__bar {
  width: 4px;
  background: #fff;
  -webkit-filter: drop-shadow(0 0 5px #fff);
  filter: drop-shadow(0 0 5px #fff);
}

.audio-player .player-controls .eq__bar:nth-child(2) {
  -webkit-animation: eq 1.2s ease-in-out infinite 0s;
  animation: eq 1.2s ease-in-out infinite 0s;
}

.audio-player .player-controls .eq__bar:nth-child(4) {
  -webkit-animation: eq 1.2s ease-in-out infinite 0.2s;
  animation: eq 1.2s ease-in-out infinite 0.2s;
}

.audio-player .player-controls .eq__bar:nth-child(1) {
  -webkit-animation: eq 1.2s ease-in-out infinite 0.4s;
  animation: eq 1.2s ease-in-out infinite 0.4s;
}

.audio-player .player-controls .eq__bar:nth-child(3) {
  -webkit-animation: eq 1.2s ease-in-out infinite 0.6s;
  animation: eq 1.2s ease-in-out infinite 0.6s;
}

.audio-player .player-controls .h-hide {
  display: none;
}

.audio-player .player-controls .h-show {
  display: block;
}

/*----------- music player END ------------*/

.Panel {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  height: auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.Panel__body {
  overflow: hidden;
  background-color: #fff;
  padding: 5px 0 0 0;
  height: auto;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.Tabs {
  position: relative;
  background-color: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding-top: unset;
  -webkit-box-shadow: 0 1.3pt 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1.3pt 5px rgba(0, 0, 0, 0.2);
}

.Tabs:after {
  content: " ";
  display: table;
  clear: both;
}

.Tabs__tab {
  cursor: pointer;
  padding: 10px 12px 15px;
  background-color: transparent !important;
  color: #fff;
  float: right;
  width: 50%;
  font-size: 10px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.Tabs__tab:not(.active-tab) i {
  -webkit-transform: scale(1.25) translateY(8px);
  -ms-transform: scale(1.25) translateY(8px);
  transform: scale(1.25) translateY(8px);
}

.Tabs__tab:not(.active-tab) span {
  opacity: 0;
}

.Tabs__tab.active-tab {
  -webkit-box-shadow: inset 0 -2px 0 #fff;
  box-shadow: inset 0 -2px 0 #fff;
}

/*.Tab:hover {*/
/*background-color: rgba(255, 255, 255, 0.1);*/
/*-webkit-transition: all 0.5s;*/
/*-o-transition: all 0.5s;*/
/*transition: all 0.5s;*/
/*}*/
.burger span,
.burger span::before,
.burger span::after {
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}

.Tab i {
  display: block;
  margin-bottom: 10px;
  font-size: 24px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}

.Tabs li.active-tab:after {
  -webkit-transform: scaleX(1) !important;
  -ms-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
  opacity: 1;
  -webkit-transition: all 0.6s !important;
  -o-transition: all 0.6s !important;
  transition: all 0.6s !important;
}

.Tabs li:after {
  content: " ";
  display: block;
  width: 100%;
  height: 2.6pt;
  background: #fff;
  position: relative;
  top: 6px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0;
  -webkit-transition: ease-out 0.3s !important;
  -o-transition: ease-out 0.3s !important;
  transition: ease-out 0.3s !important;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}

.tab-select-pic {
  width: 20%;
  height: auto;
  overflow: hidden;
  padding: 2px;
}

.ovfh-spic {
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

.tab-select-pic img {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.tab-select-text {
  position: relative;
  width: 80%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab-select-text p {
  font-size: 11px;
  color: #555;
  padding: 3px;
  display: inline-block;
  margin-top: 5px;
  margin-right: 3px;
  line-height: 1.8;
}

.tab-lovely li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.tab-comments li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.Panel__body ul li {
  background-color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.Panel__body ul li:focus-within,
.Panel__body ul li:hover {
  background-color: #f9f9f9;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.tab-select-info p {
  display: inline;
}

.tab-select-info i {
  font-size: 10px;
  display: inline-block;
}

.tab-select-info {
  position: absolute;
  text-align: center;
  left: 3px;
  bottom: 3px;
  font-size: 10px;
  color: #aaa;
  width: auto;
  height: 20%;
  display: block;
}

.tab-select-date-tab-tops {
  position: absolute;
  text-align: center;
  right: 8px;
  bottom: -1px;
  font-size: 10px;
  color: #aaa;
  width: auto;
  height: 20%;
  display: block;
}

.Panel__body ul li {
  position: relative;
  width: 100%;
  height: auto;
  padding: 5px;
  border-bottom: 1px solid #eee;
}

.Panel__body ul li:last-child {
  border-bottom: 1px solid transparent;
  padding-bottom: 6px;
}

.Panel__body ul {
  margin-bottom: 0px !important;
}

.dlxPlayer {
  margin: 8px auto;
  color: #fff;
  width: 100%;
  height: auto;
  padding: 20px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
}

.dlxPlayer ul,
.dlxPlayer li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dlxPlayer .song_image {
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.dlxPlayer .song_image:after {
  content: "";
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.post-dl-box:hover .dlxPlayer .song_image img {
  -webkit-animation: player-img-effect 1.2s infinite;
  animation: player-img-effect 1.2s infinite;
}

@-webkit-keyframes player-img-effect {
  0% {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
  }
  25% {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  50% {
    -webkit-transform: scale(1.035);
    transform: scale(1.035);
  }
  75% {
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
  }
  100% {
    -webkit-transform: scale(1.035);
    transform: scale(1.035);
  }
}

@keyframes player-img-effect {
  0% {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
  }
  25% {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  50% {
    -webkit-transform: scale(1.035);
    transform: scale(1.035);
  }
  75% {
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
  }
  100% {
    -webkit-transform: scale(1.035);
    transform: scale(1.035);
  }
}

.dlxPlayer .song_image img {
  width: 100%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  filter: blur(8px);
  -webkit-filter: blur(13px);
  -webkit-transition: ease all 7s;
  -o-transition: ease all 7s;
  transition: ease all 7s;
}

.dlxPlayer .song_info .song_title {
  color: #fff;
  padding: 10px 0;
  font-size: 18px;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}

.dlxPlayer .song_info .song_album {
  color: #bbb;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  padding: 5px;
}

.dlxPlayer .song_info .song_artist {
  color: #ccc;
  font-size: 0.75em;
}

.dlxPlayer .player_controls {
  margin: 15px auto 0;
  font-size: 1.5em;
  overflow: hidden;
  width: 100%;
}

.dlxPlayer .player_controls li {
  display: inline-block;
  margin: 0 2%;
}

.dlxPlayer .player_controls li:active {
  color: #aaa;
}

.dlxPlayer .player_controls li.player_play {
  float: left;
}

.dlxPlayer .player_controls li.player_volume {
  float: right;
}

.dlxPlayer .player_controls li.player_volume.muted {
  float: right;
  display: none;
  margin-right: 11px;
  margin-left: 0;
}

.dlxPlayer .player_controls li.player_pause {
  display: none;
  float: left;
}

.dlxPlayer .player_seeker {
  display: block;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
}

.dlxPlayer .player_seeker .seeker_pos {
  content: "";
  color: #09c;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: -o-linear-gradient(200deg, #ff6e7f, #bfe9ff);
  background: linear-gradient(250deg, #ff6e7f, #bfe9ff);
  -webkit-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
}

#dlxPlayer_audio {
  color: #fff !important;
}

#dlxPlayer_play i,
#dlxPlayer_pause i,
#dlxPlayer_volume i,
#dlxPlayer_volume_off {
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}

.song_info,
.player_controls {
  position: relative;
  z-index: 1 !important;
}

.dlxPlayer_song_image {
  z-index: 0;
}

@-webkit-keyframes zoom-in-out {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoom-in-out {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  20% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  20% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes heart {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  5% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  10% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  15% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }

  20% {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }

  25% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  30% {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }

  35% {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
  }

  40% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  45% {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  55% {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }

  60% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heart {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  5% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  10% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  15% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }

  20% {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }

  25% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  30% {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }

  35% {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
  }

  40% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  45% {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  55% {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
  }

  60% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes heart-min {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  5% {
    -webkit-transform: scale(1.003);
    transform: scale(1.003);
  }

  10% {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
  }

  15% {
    -webkit-transform: scale(1.008);
    transform: scale(1.008);
  }

  20% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  25% {
    -webkit-transform: scale(1.013);
    transform: scale(1.013);
  }

  30% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }

  35% {
    -webkit-transform: scale(1.018);
    transform: scale(1.018);
  }

  40% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  45% {
    -webkit-transform: scale(1.023);
    transform: scale(1.023);
  }

  50% {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
  }

  55% {
    -webkit-transform: scale(1.028);
    transform: scale(1.028);
  }

  60% {
    -webkit-transform: scale(1.032);
    transform: scale(1.032);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heart-min {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  5% {
    -webkit-transform: scale(1.003);
    transform: scale(1.003);
  }

  10% {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
  }

  15% {
    -webkit-transform: scale(1.008);
    transform: scale(1.008);
  }

  20% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  25% {
    -webkit-transform: scale(1.013);
    transform: scale(1.013);
  }

  30% {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
  }

  35% {
    -webkit-transform: scale(1.018);
    transform: scale(1.018);
  }

  40% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  45% {
    -webkit-transform: scale(1.023);
    transform: scale(1.023);
  }

  50% {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
  }

  55% {
    -webkit-transform: scale(1.028);
    transform: scale(1.028);
  }

  60% {
    -webkit-transform: scale(1.032);
    transform: scale(1.032);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes ring {
  10% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  50% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  60% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  70% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  80% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
}

@keyframes ring {
  10% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  50% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  60% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  70% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  80% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
}

@-webkit-keyframes menu-animate {
  0% {
    opacity: 0 !important;
    -webkit-transform: translateY(-100px) scaleY(0.9);
    transform: translateY(-100px) scaleY(0.9);
    -webkit-transform-origin: top;
    transform-origin: top;
  }

  75% {
    opacity: 1 !important;
    -webkit-transform: translateY(0px) scaleY(1.1);
    transform: translateY(0px) scaleY(1.1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  100% {
    opacity: 1 !important;
    -webkit-transform: translateY(0px) scaleY(1);
    transform: translateY(0px) scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

@keyframes menu-animate {
  0% {
    opacity: 0 !important;
    -webkit-transform: translateY(-100px) scaleY(0.9);
    transform: translateY(-100px) scaleY(0.9);
    -webkit-transform-origin: top;
    transform-origin: top;
  }

  75% {
    opacity: 1 !important;
    -webkit-transform: translateY(0px) scaleY(1.1);
    transform: translateY(0px) scaleY(1.1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  100% {
    opacity: 1 !important;
    -webkit-transform: translateY(0px) scaleY(1);
    transform: translateY(0px) scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

ol.comment-list {
  padding: 10px;
}

ol.comment-list li {
  position: relative;
  border: 2px solid #ebebeb;
  padding: 10px;
  margin: 30px 10px 10px 10px;
}

ol.comment-list li.odd {
  background-color: #f6f6f6;
  -webkit-border-radius: 0 22px 22px 22px;
  border-radius: 0 22px 22px 22px;
}

ol.comment-list li.even {
  background-color: #fff;
  -webkit-border-radius: 22px 0 22px 22px;
  border-radius: 22px 0 22px 22px;
}

ol.comment-list li .avatar {
  border: 2px solid #ccc;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

ol.comment-list li .comment-author {
  position: relative;
}

ol.comment-list li .fn {
  font-size: 12px;
  position: absolute;
  top: 13px;
  font-style: normal;
  margin-right: 5px;
}

ol.comment-list li .fn a {
  display: block;
  width: 100%;
  margin-right: 5px;
}

ol.comment-list li .says {
  display: none;
}

ol.comment-list li .comment-meta a {
  position: absolute;
  top: 10px;
  left: 5px;
  float: left;
  font-size: 10px;
  margin: 3px;
  color: #6e6e6e;
  clear: both;
}

ol.comment-list li .comment-meta a.comment-edit-link {
  display: none !important;
}

ol.comment-list li p {
  font-size: 12px;
  line-height: 23px;
  color: #34495e;
  margin: 5px 3px;
}

ol.comment-list li .comment-reply-link {
  display: inline-block;
  color: #fff;
  font-size: 9px;
  padding: 5px 8px;
  float: left;
  position: relative;
  bottom: 20px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

ol.comment-list li .comment-reply-link:hover {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

.comments-area {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.comments-area > .related-posts-header {
  height: auto;
}

.comments-area .comments-title {
  padding-top: 7px;
}

.comments-area .comment-respond {
  display: block;
  margin: 20px 5px;
}

.comments-area .comment-notes {
  font-size: 12px;
  display: block;
  margin: 5px;
  padding: 12px 5px;
}

.comments-area .comment-notes span {
  font-size: 12px;
  display: block;
  margin: 10px 0;
}

.comments-area .comment-notes .required {
  display: none;
}

.comments-area .comment-notes {
  display: block;
  margin: 5px;
}

.comment-form-bg {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px 0;
  background-color: #fff;
}

.comment-form-bg h3 {
  font-size: 17px !important;
  color: #555;
  width: 100%;
  display: block;
  margin-right: 5px;
}

.logged-in-as a {
  color: #888 !important;
  font-size: 11px !important;
}

.logged-in-as a:hover {
  color: #555 !important;
  font-size: 11px !important;
}

textarea#comment,
.comment-form-bg textarea {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 130px;
  top: 60px;
  font-size: 12px;
  font-family: sib-font, Tahoma, sans-serif;
  border: 2px solid #ddd;
  padding: 10px;
  margin: 10px;
}

textarea#comment,
.comment-form-bg textarea:hover {
  border-color: #aaa;
}

textarea#comment,
.comment-form-bg textarea:focus {
  border-color: #ccc;
  -webkit-border-radius: 15px 0 15px 15px;
  border-radius: 15px 0 15px 15px;
}

.comment-form-comment label {
  display: none;
}

.comment-form-bg input[type="text"] {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: 11px sib-font, Tahoma, sans-serif;
  padding: 3px;
  margin: 10px;
  width: 200px;
  border: 2px solid #ddd;
}

#author {
  margin-right: 30px;
}

#email {
  margin-right: 18px;
}

.comment-form-cookies-consent {
  font-size: 12px;
  color: #888;
}

.paginat-comments {
  display: table;
  margin: 0 auto;
}

.submit {
  margin: 10px 0;
  font-family: sib-font, Tahoma, sans-serif;
  outline: 0;
  border: 0;
  width: 95px;
  height: 35px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 12.5px;
  line-height: 20px;
  -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3);
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.comment-form label {
  line-height: 1.8;
  font-size: 11px !important;
}

#wp-comment-cookies-consent {
  margin: 5px !important;
}

.submit:active {
  -webkit-box-shadow: -3px 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 4px 10px rgba(0, 0, 0, 0.3);
}

.required {
  color: #ff917b;
}

.comment-form-bg input[type="text"]:hover {
  border-color: #aaa;
}

.comment-form-bg input[type="text"]:focus {
  border-color: #ccc;
}

.form-com-style {
  padding: 0 20px 0 30px;
}

.comment-form-bg a {
  display: inline-block;
  padding-top: 10px;
  margin: 0 3px;
}

.unsuccessful-search {
  width: 100% !important;
  padding: 15px 5px;
}

.unsuccessful-search h2 {
  font-size: 25px;
  line-height: 2.1;
  padding: 10px 0;
  display: table;
  margin: 0 auto;
  color: #666;
}

.unsuccessful-search p {
  font-size: 11px;
  text-align: center;
  line-height: 1.7;
  padding: 10px 0;
  display: table;
  margin: 0 auto;
  color: #999;
}

.unsuccessful-search .icon-uncs {
  font-size: 100px;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  color: #ff4757;
  -webkit-animation: 1s heart infinite;
  animation: 1s heart infinite;
}

.social-item-widget {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
  color: #fff !important;
  line-height: 1.8;
  font-size: 14px;
  text-align: right;
  padding: 8px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #006a8d;
  min-height: 45px;
}

.sib-singers-list:before,
.social-item-widget:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
  opacity: 0.6;
  background: url("images/pat.png");
}

.social-item-widget * {
  color: #fff !important;
}

.social-item-widget svg {
  fill: #fff !important;
}

.social-item-widget.telegram {
  background: #00b4db;
  background: -webkit-gradient(linear, left top, right top, from(#0083b0), to(#00b4db));
  background: -o-linear-gradient(left, #0083b0, #00b4db);
  background: linear-gradient(to right, #0083b0, #00b4db);
}

.social-item-widget.whatsapp {
  background: #11998e;
  background: -webkit-gradient(linear, left top, right top, from(#38ef7d), to(#11998e));
  background: -o-linear-gradient(left, #38ef7d, #11998e);
  background: linear-gradient(to right, #38ef7d, #11998e);
}

.social-item-widget.instagram {
  background: #a237b6;
  background: -o-linear-gradient(200deg, #ffdb8b, #ee653d, #d42e81, #a237b6, #3e5fbc);
  background: linear-gradient(250deg, #ffdb8b, #ee653d, #d42e81, #a237b6, #3e5fbc);
}

.social-item-widget.youtube {
  background: #e52d27;
  background: -webkit-gradient(linear, left top, right top, from(#b31217), to(#e52d27));
  background: -o-linear-gradient(left, #b31217, #e52d27);
  background: linear-gradient(to right, #b31217, #e52d27);
}

.social-item-widget.aparat {
  background: #ec008c;
  background: -webkit-gradient(linear, left top, right top, from(#fc6767), to(#ec008c));
  background: -o-linear-gradient(left, #fc6767, #ec008c);
  background: linear-gradient(to right, #fc6767, #ec008c);
}

.social-item-widget.facebook {
  background: #0575e6;
  background: -webkit-gradient(linear, left top, right top, from(#021b79), to(#0575e6));
  background: -o-linear-gradient(left, #021b79, #0575e6);
  background: linear-gradient(to right, #021b79, #0575e6);
}

.social-item-widget.twitter {
  background: #00d2ff;
  background: -webkit-gradient(linear, left top, right top, from(#3a7bd5), to(#00d2ff));
  background: -o-linear-gradient(left, #3a7bd5, #00d2ff);
  background: linear-gradient(to right, #3a7bd5, #00d2ff);
}

.social-item-widget.telegram svg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 40px;
  height: 40px;
  opacity: 0.3;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.social-item-widget.telegram:focus svg,
.social-item-widget.telegram:hover svg {
  -webkit-transform: translate(120px, -100px) scale(0.1);
  -ms-transform: translate(120px, -100px) scale(0.1);
  transform: translate(120px, -100px) scale(0.1);
  -webkit-transition: cubic-bezier(0.23, -0.47, 1, 0.56) 1.2s;
  -o-transition: cubic-bezier(0.23, -0.47, 1, 0.56) 1.2s;
  transition: cubic-bezier(0.23, -0.47, 1, 0.56) 1.2s;
}

.social-item-widget:not(.telegram) svg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 40px;
  height: 40px;
  opacity: 0.3;
  -webkit-transform: rotate(-5deg) scale(1.2);
  -ms-transform: rotate(-5deg) scale(1.2);
  transform: rotate(-5deg) scale(1.2);
}

.social-item-widget:not(.telegram):focus svg,
.social-item-widget:not(.telegram):hover svg {
  -webkit-transform: rotate(5deg) scale(0.75);
  -ms-transform: rotate(5deg) scale(0.75);
  transform: rotate(5deg) scale(0.75);
}

a.link-to-post-index-posts {
  cursor: default;
}

.play-now-on-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

.play-now-on-hover svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  fill: rgba(255, 255, 255, 1);
  width: 20px;
}

.tab-lovely li:hover .play-now-on-hover,
.tab-lovely li:focus-within .play-now-on-hover,
.tab-comments li:focus-within .play-now-on-hover,
.tab-comments li:hover .play-now-on-hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-animation: 0.5s show-me-plz;
  animation: 0.5s show-me-plz;
}

@-webkit-keyframes hue-rotate-effect {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
  25% {
    -webkit-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
  50% {
    -webkit-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  75% {
    -webkit-filter: hue-rotate(-360deg);
    filter: hue-rotate(-360deg);
  }
  100% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
}

@keyframes hue-rotate-effect {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
  25% {
    -webkit-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
  50% {
    -webkit-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  75% {
    -webkit-filter: hue-rotate(-360deg);
    filter: hue-rotate(-360deg);
  }
  100% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
}

@-webkit-keyframes show-me-plz {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes show-me-plz {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.song-text-area-dynamic {
  display: block !important;
  width: 100%;
  margin-bottom: 5px !important;
  overflow: hidden !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
}

.colac-st {
  width: 100% !important;
}

.song-text-area-dynamic .related-posts-header h3 {
  position: relative !important;
  top: 3px !important;
}

.icon-header-song-text {
  position: relative !important;
  left: 0 !important;
  bottom: 3px !important;
  font-size: 22px !important;
}

.header-song-text {
  display: block !important;
  width: 100%;
}

.related-posts-header.header-song-text[aria-expanded="false"].collapsed.is-open-by-default {
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}

.related-posts-header.header-song-text[aria-expanded="false"]:not(.is-open-by-default) {
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}

.body-song-text-area {
  position: relative;
  bottom: 5px;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.8;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: none;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.related-posts-header.related-icon-lh i {
  line-height: 50px !important;
}

.card.post-bg.simple-single-page {
  position: relative;
  padding-bottom: 0 !important;
}

.card.post-bg.simple-single-page .post-body {
  margin: 6px 12px !important;
}

.simple-single-area .bh-long.btn.btn-light.btn-share-post {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  -webkit-border-radius: 0 0 500px 500px;
  border-radius: 0 0 500px 500px;
  color: #fff !important;
  -webkit-animation: hue-rotate-effect 35s infinite;
  animation: hue-rotate-effect 35s infinite;
}

.post-simple-img {
  padding: 10px;
}

.post-simple-img img {
  display: table;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  max-width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
}

.post-simple-title h1 {
  display: block !important;
  text-align: center !important;
  font: 22px "sib-title-font", "sib-font";
  margin-top: 10px !important;
}

.post-simple-title a {
  color: #333 !important;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
}

#cancel-comment-reply-link {
  font-size: 10px !important;
  float: left;
  background-color: #606d6e;
  color: #fff !important;
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  padding: 5px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

#cancel-comment-reply-link:hover {
  background-color: #e67e22;
}

#reply-title {
  font-size: 12px !important;
}

.category-pictures-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.child-category-items {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  height: 65px;
  width: -webkit-calc(25% - 10px) !important;
  width: calc(25% - 10px) !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

a.child-category-items {
  margin: 0 !important;
}

.child-category-items:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #000;
  opacity: 0;
}

.on-image-gradiant-effect {
  position: absolute;
  top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.on-image-gradiant-effect {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(41, 128, 185, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(41, 128, 185, 0.6)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(41, 128, 185, 0.6) 100%);
}

.child-category-items:focus .on-image-gradiant-effect,
.child-category-items:hover .on-image-gradiant-effect {
  animation: hue-rotate-effect 6s infinite;
  -webkit-animation: hue-rotate-effect 6s infinite;
}

.child-category-items:focus:before,
.child-category-items:hover:before {
  opacity: 0.6;
}

.child-category-items:focus .listen-to-category-img,
.child-category-items:hover .listen-to-category-img {
  opacity: 0.8;
  -webkit-transform: scale(1) translateY(6px);
  -ms-transform: scale(1) translateY(6px);
  transform: scale(1) translateY(6px);
}

.child-category-items:focus .on-image-gradiant-effect p,
.child-category-items:hover .on-image-gradiant-effect p {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

.on-image-gradiant-effect p {
  display: table;
  margin-right: auto;
  margin-left: auto;
  padding: 5px !important;
  font-size: 12px;
  color: #fff;
  position: relative;
  text-shadow: 0 0 3px #000;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
}

span.listen-to-category-img {
  text-align: center;
  display: table;
  margin-right: auto;
  margin-left: auto;
  font-size: 10px;
  color: #fff;
  position: relative;
  text-shadow: 0 0 3px #000;
  opacity: 0;
  -webkit-transform: scale(0.6) translateY(-40px);
  -ms-transform: scale(0.6) translateY(-40px);
  transform: scale(0.6) translateY(-40px);
}

@-webkit-keyframes translate-effect {
  0% {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5);
  }

  20% {
    -webkit-transform: scaleY(2);
    transform: scaleY(2);
  }

  40% {
    -webkit-transform: scaleY(2.5);
    transform: scaleY(2.5);
  }

  60% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  80% {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes translate-effect {
  0% {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5);
  }

  20% {
    -webkit-transform: scaleY(2);
    transform: scaleY(2);
  }

  40% {
    -webkit-transform: scaleY(2.5);
    transform: scaleY(2.5);
  }

  60% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  80% {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-webkit-keyframes translate-effect-small {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  20% {
    -webkit-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }

  40% {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5);
  }

  60% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  80% {
    -webkit-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes translate-effect-small {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  20% {
    -webkit-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }

  40% {
    -webkit-transform: scaleY(1.5);
    transform: scaleY(1.5);
  }

  60% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  80% {
    -webkit-transform: scaleY(1.2);
    transform: scaleY(1.2);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-webkit-keyframes scale-effect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  20% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  40% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes scale-effect-simple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-effect-simple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-effect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  20% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  40% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes scale-effect-small {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-effect-small {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes translate-zto {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  75% {
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes translate-zto {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  75% {
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@-webkit-keyframes grey-gradient-effect {
  0% {
    background-color: #eee;
  }

  20% {
    background-color: #ddd;
  }

  40% {
    background-color: #ccc;
  }

  60% {
    background-color: #ddd;
  }
  80% {
    background-color: #aaa;
  }
  100% {
    background-color: #eee;
  }
}

@keyframes grey-gradient-effect {
  0% {
    background-color: #eee;
  }

  20% {
    background-color: #ddd;
  }

  40% {
    background-color: #ccc;
  }

  60% {
    background-color: #ddd;
  }
  80% {
    background-color: #aaa;
  }
  100% {
    background-color: #eee;
  }
}

*[alt] {
  font-size: 6px !important;
  color: #fff !important;
  text-shadow: 0 0 0 rgba(0, 0, 0, 1) !important;
}

.any-widget-area input#s {
  width: 90%;
  background-color: #fff;
  color: #555;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 12px;
  margin: 30px auto 20px auto;
  display: table;
  padding: 10px;
  border: 3px solid #ddd;
}

.any-widget-area input#s:focus {
  border: 3px solid #aaa;
}

.any-widget-area #searchform label {
  display: none;
}

.index-music-preview {
  width: 40px !important;
  overflow: hidden;
  float: left;
  direction: ltr;
}

.site_menu_pl .nav-acc-btn {
  position: absolute;
  top: 0;
  left: 15px;
  height: 52px;
  margin-right: auto;
}

.site_menu_pl .nav-acc-btn.in-mob-nav {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative !important;
  padding: 10px;
  min-height: 100px;
}

.site_menu_pl .nav-acc-btn.in-mob-nav a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 !important;
}

.site_menu_pl .nav-acc-btn:hover {
  background-color: transparent !important;
}

.site_menu_pl .nav-acc-btn a:first-child {
  min-width: 75px;
  -webkit-border-radius: 0 50px 50px 0 !important;
  border-radius: 0 50px 50px 0 !important;
}

.site_menu_pl .nav-acc-btn a:last-child {
  min-width: 50px;
  -webkit-border-radius: 50px 0 0 50px !important;
  border-radius: 50px 0 0 50px !important;
}

.site_menu_pl .nav-acc-btn a:first-child:last-child {
  -webkit-border-radius: 50px !important;
  border-radius: 50px !important;
}

.site_menu_pl .nav .sub-menu {
  will-change: display;
  contain: layout;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  float: none !important;
  position: absolute;
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.1s !important;
  -o-transition: 0.1s !important;
  -webkit-transition: 0.15s !important;
  -o-transition: 0.15s !important;
  display: none !important;
}

#test-nav .is-mega-menu .sub-menu {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 500px;
  background: #fff;
}

#test-nav .nav .is-mega-menu .sub-menu li a {
  font-size: 12px !important;
  padding: 12px 10px !important;
}

#test-nav .is-mega-menu .sub-menu li {
  position: relative;
  width: 33.333% !important;
  overflow: hidden;
}

.site_menu_pl .nav .sub-menu li a {
  position: relative;
  z-index: 2;
}

.site_menu_pl .nav .sub-menu li:before {
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  position: absolute !important;
  color: currentColor;
  opacity: 0.2;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 0;
}

.site_menu_pl .nav .sub-menu li:before {
  right: -10px !important;
  top: 10px !important;
  font-size: 22px !important;
}

#test-nav .nav .is-mega-menu .sub-menu li:before {
  right: -20px !important;
  top: 8px !important;
  font-size: 22px !important;
}

.site_menu_pl .nav .sub-menu li:hover:before {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(1.2) translateX(6px);
  -ms-transform: scale(1.2) translateX(6px);
  transform: scale(1.2) translateX(6px);
  opacity: 0.12;
}

#test-nav .is-mega-menu .sub-menu li:hover {
  background-color: transparent !important;
}

.site_menu_pl .nav .sub-menu li:last-child {
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}

.site_menu_pl .nav ul li:hover .sub-menu {
  top: 48px !important;
  display: block !important;
  contain: layout;
  overflow: hidden;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: 0.3s menu-sub-effect ease-in-out;
  animation: 0.3s menu-sub-effect ease-in-out;
}

@-webkit-keyframes menu-sub-effect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes menu-sub-effect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.site_menu_pl .nav .sub-menu li {
  width: 180px;
  background-color: #fff;
}

.site_menu_pl .nav .sub-menu li a {
  width: 100% !important;
  text-align: right !important;
  float: right !important;
  padding: 15px 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.site_menu_pl .nav .sub-menu li:hover {
  background: #f3f3f3;
}

.site_menu_pl .nav .sub-menu li:hover a {
  margin-right: 5px;
}

.site_menu_pl {
  z-index: 105 !important;
  position: relative !important;
}

.nav-responsive ul.sub-menu {
  -webkit-transition: all 0s !important;
  -o-transition: all 0s !important;
  transition: all 0s !important;
  display: none;
  margin-right: 20px;
  margin-top: 5px;
}

.nav-responsive .main li {
  position: relative;
}

.nav-responsive .main li.menu-item-has-children:after {
  cursor: pointer;
  content: "\e07b";
  position: absolute;
  top: 2px;
  left: 0;
  font-family: "Simple-Line-Icons";
  font-size: 20px;
  color: #fff;
  opacity: 0.6;
  padding: 10px;
}

.nav-responsive .main li.menu-item-has-children.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nav-responsive ul.sub-menu li:before {
  font-size: 18px !important;
}

.nav-responsive ul.sub-menu li {
  margin-bottom: 0 !important;
}

/*.nav-container {*/
/*overflow: hidden;*/
/*}*/

.nav-container.container-fluid {
  padding-right: 0 !important;
}

.album-player-area .page {
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

.album-player-area .ellipsis {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Audio Player */
.player-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  min-width: 250px;
  overflow: hidden;
  background: #fff none no-repeat center center;
  background-size: cover;
  line-height: 1.3em;
  font-size: 12pt;
  color: #fefefe;
}

.player-wrap.view-port {
  max-width: 100vmin;
  max-height: 100vmin;
}

.player-wrap svg {
  position: relative;
  margin: 20%;
  width: 60%;
  height: 60%;
  fill: currentColor;
}

.player-wrap .player {
  display: none;
}

.player-wrap .title-text {
  font-weight: bold;
  font-size: 1em;
}

.player-wrap .big-play-button,
.player-wrap .big-pause-button,
.player-wrap .play-button,
.player-wrap .pause-button,
.player-wrap .prev-button,
.player-wrap .next-button,
.player-wrap .playlist-button {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}

.player-wrap .big-play-button:before,
.player-wrap .big-pause-button:before,
.player-wrap .play-button:before,
.player-wrap .pause-button:before,
.player-wrap .prev-button:before,
.player-wrap .next-button:before,
.player-wrap .playlist-button:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.player-wrap .prev-button,
.player-wrap .next-button,
.player-wrap .playlist-button {
  display: none;
}

.player-wrap .big-play-pause,
.player-wrap .play-pause {
  position: relative;
  z-index: 2;
  display: none;
  overflow: hidden;
}

.player-wrap .big-play-pause {
  display: none;
  color: #fefefe;
}

.player-wrap .big-play-pause .big-play-button:before,
.player-wrap .big-play-pause .big-pause-button:before {
  background-color: rgba(0, 0, 0, 0.6);
}

.player-wrap .big-play-pause:hover .big-play-button:before,
.player-wrap .big-play-pause:hover .big-pause-button:before {
  background-color: #999;
}

.player-wrap .big-play-pause:before {
  float: left;
  content: "";
  display: block;
  padding: 100% 0 0 0;
  width: 0;
  height: 0;
}

.player-wrap .big-play-button,
.player-wrap .big-pause-button {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.player-wrap .play-button:hover,
.player-wrap .pause-button:hover,
.player-wrap .prev-button:hover,
.player-wrap .next-button:hover,
.player-wrap .playlist-button:hover {
  color: #999;
}

.player-wrap .play-button:hover:before,
.player-wrap .pause-button:hover:before,
.player-wrap .prev-button:hover:before,
.player-wrap .next-button:hover:before,
.player-wrap .playlist-button:hover:before {
  background-color: rgba(70, 170, 255, 0.1);
}

.player-wrap .next-button {
  left: auto;
  right: 0;
}

.player-wrap .playlist-button {
  color: #888;
  -webkit-border-radius: 15%;
  border-radius: 15%;
}

.player-wrap .seek-wrap {
  height: 1em;
  line-height: 1em;
  direction: ltr !important;
}

.player-wrap .seek-bar {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.player-wrap .current-time {
  float: left;
  font-size: 0.79em;
}

.player-wrap .duration-time {
  float: right;
  font-size: 0.79em;
}

.player-wrap audio,
.player-wrap .big-pause-button,
.player-wrap .pause-button {
  display: none;
}

.player-wrap .playlist-wrap {
  width: 100%;
  overflow: auto !important;
  color: #434546;
}

.player-wrap .playlist-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.player-wrap .playlist-wrap::-webkit-scrollbar-thumb {
  width: 3px;
  background: #aaa !important;
}

.player-wrap .playlist-wrap::-webkit-scrollbar-track {
  background: #eee !important;
}

.player-wrap h4.album-player-album-name-title {
  padding: 0 1em;
  width: 100%;
  background-color: #f4f4f4;
  line-height: 2.5em;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 0 !important;
  border-bottom: 3px solid #ccc !important;
}

.player-wrap .playlist-wrap ol li.sel {
  position: sticky;
  top: 0;
  z-index: 10;
}

.player-wrap .playlist-wrap ol {
  display: block;
  overflow: visible;
  background-color: #f9f9f9;
  counter-reset: track-counter;
  list-style: none inside;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  scrollbar-width: none;
}

.player-wrap .playlist-wrap li {
  margin: 0;
  border-top: 1px solid #e4e4e4;
  padding: 0;
  background-color: #fefefe;
}

.player-wrap.dark .playlist-wrap li {
  background-color: #333;
}

.player-wrap .playlist-wrap a {
  display: block;
  padding: 0.25em 1em 0.25em 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.player-wrap .playlist-wrap li a:before {
  display: inline-block;
  content: counter(track-counter, decimal);
  counter-increment: track-counter;
  width: 2em;
  margin-right: 1em;
  text-align: right;
}

.player-wrap .playlist-wrap li,
.player-wrap .playlist-wrap a[href]:link,
.player-wrap .playlist-wrap a[href]:active,
.player-wrap .playlist-wrap a[href]:visited {
  text-decoration: none;
  color: #434546;
}

.player-wrap .playlist-wrap a[href]:focus,
.player-wrap .playlist-wrap a[href]:hover {
  background-color: #eee;
  text-decoration: none;
  color: #434546;
}

/* Cover Art (optional playlist) */
.player-wrap.cover-art.enabled {
  min-height: 250px;
}

.player-wrap.cover-art.enabled:after,
.player-wrap.cover-art.enabled:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.player-wrap.cover-art.enabled:before {
  float: left;
  padding: 100% 0 0 0;
}

.player-wrap.cover-art.enabled:after {
  clear: both;
}

.player-wrap.cover-art.enabled .artist-text {
  display: none;
}

.player-wrap.cover-art.enabled .player {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  padding: 10% 6% 4%;
  width: 100%;
  background: #434546;
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.35) 20%,
    rgba(0, 0, 0, 0.55) 50%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(20%, rgba(0, 0, 0, 0.35)),
    color-stop(50%, rgba(0, 0, 0, 0.55)),
    to(rgba(0, 0, 0, 0.6))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.35) 20%,
    rgba(0, 0, 0, 0.55) 50%,
    rgba(0, 0, 0, 0.6) 100%
  );
}

.player-wrap.cover-art.enabled .big-play-pause {
  position: absolute;
  left: 50%;
  bottom: 50%;
  display: block;
  margin: 0 0 -13% -13%;
  width: 26%;
  height: 26%;
}

.player-wrap.cover-art.enabled.list-view .big-play-pause,
.player-wrap.cover-art.enabled .play-pause,
.player-wrap.cover-art.enabled .prev-button,
.player-wrap.cover-art.enabled .next-button,
.player-wrap.cover-art.enabled .playlist-button {
  display: none;
}

.player-wrap.cover-art.enabled.list-view {
  background-position: center top;
  background-size: 100% auto;
}

.player-wrap.cover-art.enabled.list-view:before,
.player-wrap.cover-art.enabled.list-view:after {
  height: 70px;
}

.player-wrap.cover-art.enabled.list-view .player {
  z-index: 1;
  top: 100%;
  bottom: auto;
  margin-top: -9em;
  padding: 0;
  height: 9em;
}

.player-wrap.cover-art.enabled.list-view .title-text {
  position: absolute;
  left: 0;
  bottom: 5.25em;
  padding: 0 6%;
  width: 100%;
}

.player-wrap.cover-art.enabled.list-view .controls {
  position: relative;
  left: 0;
  bottom: 0;
  margin-top: 4%;
  padding: 2.5em 6% 0;
  width: 100%;
  height: 5em;
  background: #fff none;
  color: #434546;
  -webkit-border-radius: 1em 1em 0 0;
  border-radius: 1em 1em 0 0;
}

.player-wrap.cover-art.enabled.list-view .play-pause,
.player-wrap.cover-art.enabled.list-view .prev-button,
.player-wrap.cover-art.enabled.list-view .next-button,
.player-wrap.cover-art.enabled.list-view .playlist-button {
  position: absolute;
  top: 10%;
  display: block;
  width: 2em;
  height: 2em;
}

.player-wrap.cover-art.enabled.list-view .play-pause {
  left: 56%;
}

.player-wrap.cover-art.enabled.list-view .prev-button {
  left: 31%;
}

.player-wrap.cover-art.enabled.list-view .next-button {
  left: 79%;
}

.player-wrap.cover-art.enabled.list-view .playlist-button {
  left: 8%;
  background: none no-repeat center center;
  background-size: cover;
}

.player-wrap.cover-art.enabled.list-view .current-time,
.player-wrap.cover-art.enabled.list-view .duration-time {
  color: #888;
}

.player-wrap.cover-art.enabled.list-view .playlist-wrap {
  height: 100%;
  width: 100%;
}

.player-wrap.cover-art.enabled.list-view.show-list .player {
  top: 5em;
}

.player-wrap.cover-art.enabled.list-view.show-list .player .playlist-button svg {
  display: none;
}

.player-wrap.cover-art.enabled.list-view.show-list .playlist-wrap {
  top: 0;
}

.player-wrap.cover-art.enabled.list-view .player,
.player-wrap.cover-art.enabled.list-view .playlist-wrap {
  -webkit-transition: top 0.2s ease;
  -o-transition: top 0.2s ease;
  transition: top 0.2s ease;
}

/* Track View (optional playlist) */
.player-wrap.track-view.enabled {
  background-position: -100% -100%;
  background-size: contain;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  color: #434546;
}

.player-wrap.track-view.enabled:before,
.player-wrap.track-view.enabled:after {
  display: none;
}

.player-wrap.track-view.enabled .player {
  position: relative;
  display: block;
  padding: 1em;
}

.player-wrap.track-view.enabled .player:after {
  content: "";
  display: block;
  clear: both;
}

.player-wrap.track-view.enabled .title-text {
  margin-left: 2.55em;
  margin-bottom: 5px !important;
}

.player-wrap.track-view.enabled .artist-text {
  margin-left: 3em;
  font-size: 12px !important;
  color: #999;
}

.playlist-wrap {
  max-height: 200px !important;
  overflow-y: scroll !important;
  scrollbar-width: thin;
}

.playlist-wrap li a {
  font-size: 14px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.player-wrap.track-view.enabled .play-pause {
  position: absolute;
  left: 0.5em;
  top: 0.5em;
  display: block;
  width: 2.5em;
  height: 2.5em;
}

.player-wrap.track-view.enabled .play-pause:hover {
  color: #999;
}

.player-wrap.track-view.enabled .current-time,
.player-wrap.track-view.enabled .duration-time {
  color: #888;
}

.player-wrap.track-view.enabled.list-view {
  height: 100%;
  min-height: 200px;
  background-position: 1em 0.5em;
  background-size: 7em 7em;
}

.player-wrap.track-view.enabled.list-view .player {
  z-index: 1;
  width: 100%;
  overflow: hidden;
}

.player-wrap.track-view.enabled.list-view .play-pause {
  left: 1em;
  top: 1em;
}

/* Button Only */
.player-wrap.button-only.enabled {
  min-width: 0;
  background: transparent none !important;
}

.player-wrap.button-only.enabled .player,
.player-wrap.button-only.enabled .playlist-wrap {
  display: none;
}

.player-wrap.button-only.enabled .big-play-pause {
  display: block;
  color: #434546;
}

.player-wrap.button-only.enabled .big-play-pause :before {
  background-color: #fff;
}

.player-wrap.button-only.enabled .big-play-pause :hover {
  color: #fefefe;
}

.player-wrap.button-only.enabled .big-play-pause :hover:before {
  background-color: #aaa;
}

/* >> input[type=range] class: seek-bar */
input.seek-bar[type="range"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  outline: 0 none;
  background-color: transparent;
  line-height: 1.5em;
  vertical-align: top;
  font-size: 1.5em;
  -webkit-appearance: none;
  cursor: pointer;
}

input.seek-bar[type="range"]:focus {
  outline: 0 none;
}

input.seek-bar[type="range"]::-webkit-slider-runnable-track {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 98%;
  height: 0.125em;
  background-color: #fefefe;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input.seek-bar[type="range"]::-webkit-slider-thumb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 0.5em;
  height: 0.5em;
  margin-top: -0.175em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  background-color: #fefefe;
  -webkit-appearance: none;
}

.seek-wrap.sel input.seek-bar[type="range"]::-webkit-slider-thumb,
.seek-wrap:hover input.seek-bar[type="range"]::-webkit-slider-thumb {
  margin-top: -0.3em;
  margin-left: -0.05em;
  width: 0.6em;
  height: 0.6em;
  background-color: #555;
}

input.seek-bar[type="range"]:focus::-webkit-slider-runnable-track {
  background-color: #fefefe;
}

input.seek-bar[type="range"]::-moz-range-track {
  box-sizing: border-box;
  border: 0 solid #fefefe;
  width: 98%;
  height: 0.125em;
  background-color: #fefefe;
  border-radius: 0.125em;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input.seek-bar[type="range"]::-moz-range-thumb {
  box-sizing: border-box;
  border: 0 solid #fefefe;
  width: 0.5em;
  height: 0.5em;
  background-color: #fefefe;
  border-radius: 0.5em;
}

.play-button,
.pause-button {
  padding: 3px !important;
  color: #999 !important;
}

.play-button:hover,
.pause-button:hover {
  color: #eee !important;
}

.play-button:before,
.pause-button:before {
  background-color: #eee;
  border: 2px solid #e5e5e5;
}

.player-wrap.dark .play-button:before,
.player-wrap.dark .pause-button:before {
  border: 2px solid #aaa !important;
}

.player-wrap .playlist-wrap li.sel a[href] {
  color: #fff;
  background: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.play-button:hover:before,
.pause-button:hover:before {
  background-color: #aaa !important;
}

.seek-wrap.sel input.seek-bar[type="range"]::-moz-range-thumb,
.seek-wrap:hover input.seek-bar[type="range"]::-moz-range-thumb,
input.seek-bar[type="range"]::-moz-range-thumb:hover {
  margin-top: -0.175em;
  margin-left: -0.1em;
  width: 0.6em;
  height: 0.6em;
  background-color: #aaa;
}

input.seek-bar[type="range"]::-ms-track {
  box-sizing: border-box;
  border: 0 none;
  width: 99%;
  height: 0.125em;
  background-color: transparent;
  color: transparent;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input.seek-bar[type="range"]::-ms-fill-lower {
  background-color: #fefefe;
  border-radius: 0.125em;
}

input.seek-bar[type="range"]::-ms-fill-upper {
  background-color: #fefefe;
  border-radius: 0.125em;
}

input.seek-bar[type="range"]::-ms-thumb {
  position: relative;
  margin-top: 0.1em;
  box-sizing: border-box;
  width: 0.5em;
  height: 0.5em;
  background-color: #fefefe;
  border-radius: 0.5em;
}

.player-wrap.track-view {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}

.seek-wrap.sel input.seek-bar[type="range"]::-ms-thumb,
.seek-wrap:hover input.seek-bar[type="range"]::-ms-thumb {
  margin-top: -0.01em;
  margin-left: -0.1em;
  width: 0.6em;
  height: 0.6em;
  background-color: #999;
}

input.seek-bar[type="range"]:focus::-ms-fill-lower {
  background-color: #fefefe;
}

input.seek-bar[type="range"]:focus::-ms-fill-upper {
  background-color: #fefefe;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-webkit-slider-runnable-track,
.player-wrap.track-view input.seek-bar[type="range"]::-webkit-slider-runnable-track {
  background-color: #666;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.track-view input.seek-bar[type="range"]::-webkit-slider-thumb {
  background-color: #666;
}

.player-wrap.cover-art.list-view .seek-wrap.sel input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.cover-art.list-view .seek-wrap:hover input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.track-view .seek-wrap.sel input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.track-view .seek-wrap:hover input.seek-bar[type="range"]::-webkit-slider-thumb {
  background-color: #999;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]:focus::-webkit-slider-runnable-track,
.player-wrap.track-view input.seek-bar[type="range"]:focus::-webkit-slider-runnable-track {
  background-color: #666;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-moz-range-track,
.player-wrap.track-view input.seek-bar[type="range"]::-moz-range-track {
  background-color: #666;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.track-view input.seek-bar[type="range"]::-moz-range-thumb {
  background-color: #666;
}

.player-wrap.cover-art.list-view .seek-wrap.sel input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.cover-art.list-view .seek-wrap:hover input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-moz-range-thumb:hover,
.player-wrap.track-view .seek-wrap.sel input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.track-view .seek-wrap:hover input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.track-view input.seek-bar[type="range"]::-moz-range-thumb:hover {
  background-color: #999;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-ms-track,
.player-wrap.track-view input.seek-bar[type="range"]::-ms-track {
  background-color: #434546;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-ms-fill-lower,
.player-wrap.track-view input.seek-bar[type="range"]::-ms-fill-lower {
  background-color: #434546;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-ms-fill-upper,
.player-wrap.track-view input.seek-bar[type="range"]::-ms-fill-upper {
  background-color: #434546;
}

.player-wrap.cover-art.list-view input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.track-view input.seek-bar[type="range"]::-ms-thumb {
  background-color: #434546;
}

.player-wrap.cover-art.list-view .seek-wrap.sel input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.cover-art.list-view .seek-wrap:hover input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.track-view .seek-wrap.sel input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.track-view .seek-wrap:hover input.seek-bar[type="range"]::-ms-thumb {
  background-color: #999;
}

/* << input[type=range] class: seek-bar */
.player-wrap.dark {
  background-color: #333;
  color: #fefefe;
}

.player-wrap.dark .big-play-pause:hover .big-play-button:before,
.player-wrap.dark .big-play-pause:hover .big-pause-button:before {
  background-color: #999;
}

.player-wrap.dark .play-button:hover,
.player-wrap.dark .pause-button:hover,
.player-wrap.dark .prev-button:hover,
.player-wrap.dark .next-button:hover,
.player-wrap.dark .playlist-button:hover {
  color: #999;
}

.player-wrap.dark .play-button:hover:before,
.player-wrap.dark .pause-button:hover:before,
.player-wrap.dark .prev-button:hover:before,
.player-wrap.dark .next-button:hover:before,
.player-wrap.dark .playlist-button:hover:before {
  background-color: rgba(70, 170, 255, 0.1);
}

.player-wrap.dark .playlist-button {
  color: #888;
}

.player-wrap.dark .playlist-wrap {
  color: #c9c9c9;
}

.player-wrap.dark .playlist-wrap h2,
.player-wrap.dark .playlist-wrap ol {
  background-color: #292929;
}

.player-wrap.dark .playlist-wrap li {
  border-top: 1px solid #181818;
}

.player-wrap.dark .playlist-wrap a[href]:link,
.player-wrap.dark .playlist-wrap a[href]:active,
.player-wrap.dark .playlist-wrap a[href]:visited {
  color: #c9c9c9;
}

.player-wrap.dark .playlist-wrap a[href]:focus,
.player-wrap.dark .playlist-wrap a[href]:hover {
  background-color: #292929;
  color: #fefefe;
}

.player-wrap.dark .playlist-wrap li.sel a[href] {
  background-color: #333;
  color: #fff;
}

.player-wrap.dark h4.album-player-album-name-title {
  background-color: #555 !important;
  border-color: #999 !important;
}

.player-wrap.dark.cover-art.enabled .controls {
  background: #333 none;
  color: #fefefe;
}

.player-wrap.dark.cover-art.enabled .current-time,
.player-wrap.dark.cover-art.enabled .duration-time {
  color: #888;
}

.player-wrap.dark.track-view.enabled {
  color: #fefefe;
}

.player-wrap.dark.track-view.enabled .play-pause:hover {
  color: #999;
}

.player-wrap.dark.track-view.enabled .current-time,
.player-wrap.dark.track-view.enabled .duration-time {
  color: #888;
}

.player-wrap.dark.button-only.enabled .big-play-pause {
  color: #fefefe;
}

.player-wrap.dark.button-only.enabled .big-play-pause :before {
  background-color: #333;
}

.player-wrap.dark.button-only.enabled .big-play-pause :hover {
  color: #fefefe;
}

.player-wrap.dark.button-only.enabled .big-play-pause :hover:before {
  background-color: #999;
}

.player-wrap.dark input.seek-bar[type="range"]::-webkit-slider-runnable-track {
  background-color: #fefefe;
}

.player-wrap.dark input.seek-bar[type="range"]::-webkit-slider-thumb {
  background-color: #fefefe;
}

.player-wrap.dark .seek-wrap.sel input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.dark .seek-wrap:hover input.seek-bar[type="range"]::-webkit-slider-thumb {
  background-color: #999;
}

.player-wrap.dark input.seek-bar[type="range"]:focus::-webkit-slider-runnable-track {
  background-color: #fefefe;
}

.player-wrap.dark input.seek-bar[type="range"]::-moz-range-track {
  border: 0 solid #fefefe;
  background-color: #fefefe;
}

.player-wrap.dark input.seek-bar[type="range"]::-moz-range-thumb {
  border: 0 solid #fefefe;
  background-color: #fefefe;
}

.player-wrap.dark .seek-wrap.sel input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark .seek-wrap:hover input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark input.seek-bar[type="range"]::-moz-range-thumb:hover {
  background-color: #999;
}

.player-wrap.dark input.seek-bar[type="range"]::-ms-fill-lower {
  background-color: #fefefe;
}

.player-wrap.dark input.seek-bar[type="range"]::-ms-fill-upper {
  background-color: #fefefe;
}

.player-wrap.dark input.seek-bar[type="range"]::-ms-thumb {
  background-color: #fefefe;
}

.player-wrap.dark .seek-wrap.sel input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.dark .seek-wrap:hover input.seek-bar[type="range"]::-ms-thumb {
  background-color: #999;
}

.player-wrap.dark input.seek-bar[type="range"]:focus::-ms-fill-lower {
  background-color: #fefefe;
}

.player-wrap.dark input.seek-bar[type="range"]:focus::-ms-fill-upper {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-webkit-slider-runnable-track,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-webkit-slider-runnable-track {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-webkit-slider-thumb {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view .seek-wrap.sel input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.dark.cover-art.list-view .seek-wrap:hover input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.dark.track-view .seek-wrap.sel input.seek-bar[type="range"]::-webkit-slider-thumb,
.player-wrap.dark.track-view .seek-wrap:hover input.seek-bar[type="range"]::-webkit-slider-thumb {
  background-color: #999;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]:focus::-webkit-slider-runnable-track,
.player-wrap.dark.track-view input.seek-bar[type="range"]:focus::-webkit-slider-runnable-track {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-moz-range-track,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-moz-range-track {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-moz-range-thumb {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view .seek-wrap.sel input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark.cover-art.list-view .seek-wrap:hover input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-moz-range-thumb:hover,
.player-wrap.dark.track-view .seek-wrap.sel input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark.track-view .seek-wrap:hover input.seek-bar[type="range"]::-moz-range-thumb,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-moz-range-thumb:hover {
  background-color: #999;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-ms-track,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-ms-track {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-ms-fill-lower,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-ms-fill-lower {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-ms-fill-upper,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-ms-fill-upper {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.dark.track-view input.seek-bar[type="range"]::-ms-thumb {
  background-color: #fefefe;
}

.player-wrap.dark.cover-art.list-view .seek-wrap.sel input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.dark.cover-art.list-view .seek-wrap:hover input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.dark.track-view .seek-wrap.sel input.seek-bar[type="range"]::-ms-thumb,
.player-wrap.dark.track-view .seek-wrap:hover input.seek-bar[type="range"]::-ms-thumb {
  background-color: #999;
}

.playlist-wrap li {
  position: relative;
}

.playlist-wrap li .album-playlist-dl-btn {
  opacity: 0;
  visibility: hidden;
}

.pl-dl-area {
  overflow: hidden;
  padding: 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  width: auto;
  font-size: 12px;
}

.playlist-wrap li.is-vip-icon:after {
  font-size: 26px !important;
}

.pl-dl-area button {
  overflow: hidden;
  cursor: pointer;
  line-height: 1 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 2px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.sel .pl-dl-area button {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.sel .pl-dl-area button:nth-last-child(1) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.sel .pl-dl-area button:nth-last-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.sel .pl-dl-area button:nth-last-child(3) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.playlist-wrap li.sel .album-playlist-dl-btn {
  opacity: 1;
  visibility: visible;
}

.playlist-wrap li .album-playlist-dl-btn {
  position: absolute;
  left: 5px;
  top: 5px;
  padding: 4px 5px 0 5px !important;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -o-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.25);
}

.playlist-wrap .album-playlist-dl-btn i {
  color: #555 !important;
}

:root {
  --color-action: #07cb9c;
  --progressbar-value: 0;
}

@-webkit-keyframes showPlayer {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes showPlayer {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.video-player-mv-page .player {
  color: #fff;
  font-size: 0.8rem;
  text-shadow: 0 0 10px #000;
  position: relative;
  overflow: hidden;
  -webkit-animation: showPlayer 1s;
  animation: showPlayer 1s;
}

.video-player-mv-page .player__loader {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}

.video-player-mv-page .player__video {
  display: block;
  cursor: pointer;
  width: 100% !important;
  background-color: #ddd;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.video-player-mv-page .player.is-paused {
  -webkit-box-shadow: inset 0 0 50px 10px rgba(0, 0, 0, 0.4) !important;
  box-shadow: inset 0 0 50px 10px rgba(0, 0, 0, 0.4) !important;
}

.video-player-mv-page .player.is-paused video {
  -webkit-filter: blur(20px) brightness(85%) !important;
  filter: blur(20px) brightness(85%) !important;
}

.video-player-mv-page .player video {
  -webkit-filter: blur(0) brightness(100%);
  filter: blur(0) brightness(100%);
}

.video-player-mv-page .player__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  position: absolute;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition: -webkit-transform 500ms;
  -webkit-transition: -webkit-transform 500ms;
  -o-transition: transform 500ms;
  -o-transition: -o-transform 500ms;
  transition: transform 500ms;
  transition: transform 500ms, -webkit-transform 500ms;
  transition: -webkit-transform 500ms;
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

.video-player-mv-page .player:hover .player__controls,
.player.is-paused .player__controls {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: -webkit-transform 250ms;
  -webkit-transition: -webkit-transform 250ms;
  -o-transition: transform 250ms;
  -o-transition: -o-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.video-player-mv-page .player__toggle {
  height: 1.15rem;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: 10ms all ease;
  -o-transition: 10ms all ease;
  transition: 10ms all ease;
  will-change: border-width;
  border-style: double;
  border-width: 0 0 0 1rem;
  background: transparent;
}

.player__button {
  color: #fff;
  background-color: transparent !important;
}

.player__controls i {
  font-size: 15px !important;
}

.video-player-mv-page .player__toggle.is-paused {
  border-style: solid;
  border-width: 0.5rem 0 0.5rem 1rem;
  background-color: transparent;
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 2px !important;
}

.video-player-mv-page .player__times--current {
  font-weight: bold;
}

.video-player-mv-page .player__range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}

.video-player-mv-page .player__range-input {
  max-width: 0;
  height: 0.2rem;
  margin-left: 0.5rem;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  visibility: hidden;
}

.video-player-mv-page .player__range-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 0.75rem;
  height: 0.75rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}

.video-player-mv-page .player__range:hover .player__range-input {
  max-width: 100px;
  width: auto;
  overflow: visible;
  visibility: visible;
}

.video-player-mv-page .player__progress {
  height: 5px;
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  -webkit-transition: height 300ms;
  -o-transition: height 300ms;
  transition: height 300ms;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  overflow: visible;
}

.video-player-mv-page .player__progress:before {
  content: "";
  background: var(--color-action);
  width: var(--progressbar-value);
  height: 100%;
  display: block;
  -webkit-transition: width 100ms;
  -o-transition: width 100ms;
  transition: width 100ms;
}

.video-player-mv-page .player__progress:hover {
  height: 10px;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.spinner {
  opacity: 0;
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.video-player-mv-page .spinner > div {
  width: 18px;
  height: 18px;
  background-color: #999;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.video-player-mv-page .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.video-player-mv-page .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.card.post-bg.mv-page-post-area {
  padding-top: 3px !important;
}

.card.post-bg.mv-page-post-area .post-info-top-left {
  padding-right: 15px !important;
}

.post-info-top-left.mv-page-top-left-info {
  position: relative;
  width: 100% !important;
}

.card.post-bg.mv-page-post-area .post-dl-box .dl-box-left {
  width: 100% !important;
}

.post-dl-box .father-dl-links-mv-page a {
  max-width: 200px;
  padding: 3px;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.16);
  color: #fff;
  font-size: 11px;
  display: table;
  margin: 7px auto;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
}

.post-dl-box .father-dl-links-mv-page a:hover {
  -webkit-animation: bg-op-game-up-down 3s infinite;
  animation: bg-op-game-up-down 3s infinite;
}

.post-typical-img:focus-within .filter-post-index,
.post-typical-img:focus-within .filter-post-special-index,
.post-typical-img:hover .filter-post-index,
.post-typical-img:hover .filter-post-special-index {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.post-typical-img .filter-post-index:hover,
.filter-post-single:hover,
.filter-post-single-mob:hover {
  -webkit-animation: hue-rotate-effect 10s infinite;
  animation: hue-rotate-effect 10s infinite;
}

.simple-single-filter.filter-post-single {
  top: 8px !important;
  right: 8px !important;
  left: unset !important;
}

.box-last-music:focus-within .filter-post-in-special-music,
.box-last-music:hover .filter-post-in-special-music {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}

.post-info-top-left.mv-page-top-left-info {
  margin-top: 0 !important;
}

.post-info-top-left.mv-page-top-left-info .father-itemi {
  position: relative !important;
}

.filter-post-in-special-music {
  contain: layout;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  position: absolute;
  bottom: 10px;
  font-size: 11px;
  padding: 2px 8px;
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.15);
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  cursor: default;
}

.filter-post-index {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px 8px;
  font-size: 12px;
  color: #fff !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
}

.filter-post-single {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px 8px;
  font-size: 12px;
  color: #fff !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
}

.filter-post-single.post-list-filter {
  position: absolute;
  top: 29px;
  left: 0;
  padding: 5px 8px;
  font-size: 12px;
  color: #fff !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  cursor: default;
}

.filter-post-single-mob {
  position: relative;
  top: 10px;
  padding: 5px 8px;
  margin: 3px;
  font-size: 12px;
  color: #fff !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
}

.filter-post-index.fl-single-music,
.filter-post-single.fl-single-music,
.filter-post-single-mob.fl-single-music {
  background-color: #4884ee;
  background-image: -o-linear-gradient(135deg, #06bcfb 0%, #4884ee 74%);
  background-image: linear-gradient(315deg, #06bcfb 0%, #4884ee 74%);
  -o-box-shadow: 0 1.3pt 7px rgba(63, 117, 211, 0.5);
  -webkit-box-shadow: 0 1.3pt 7px rgba(63, 117, 211, 0.5);
  box-shadow: 0 1.3pt 7px rgba(63, 117, 211, 0.5);
}

.filter-post-index.fl-album,
.filter-post-single.fl-album,
.filter-post-single-mob.fl-album {
  background: #fe8c00; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: -o-linear-gradient(left, #f83600, #fe8c00);
  background: -webkit-gradient(linear, left top, right top, from(#f83600), to(#fe8c00));
  background: linear-gradient(
    to right,
    #f83600,
    #fe8c00
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -o-box-shadow: 1px 1px 8px rgba(238, 134, 0, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(238, 134, 0, 0.5);
  box-shadow: 1px 1px 8px rgba(238, 134, 0, 0.5);
}

.filter-post-index.fl-remix,
.filter-post-single.fl-remix,
.filter-post-single-mob.fl-remix {
  background-color: #a445b2; /* fallback for old browsers */
  background-image: -o-linear-gradient(315deg, #a445b2 0%, #d41872 52%, #f06 100%);
  background-image: linear-gradient(-225deg, #a445b2 0%, #d41872 52%, #f06 100%);
  -o-box-shadow: 1px 1px 8px rgba(164, 69, 178, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(162, 69, 176, 0.5);
  box-shadow: 1px 1px 8px rgba(164, 69, 178, 0.5);
}

.filter-post-index.fl-music-video,
.filter-post-single.fl-music-video,
.filter-post-single-mob.fl-music-video {
  background-color: #07d2a2;
  background-image: -o-linear-gradient(135deg, #07d2a2 0%, #8ecf55 74%);
  background-image: linear-gradient(315deg, #07d2a2 0%, #8ecf55 74%);
  -o-box-shadow: 1px 1px 8px rgba(7, 192, 145, 0.3);
  -webkit-box-shadow: 1px 1px 8px rgba(7, 192, 145, 0.3);
  box-shadow: 1px 1px 8px rgba(7, 192, 145, 0.3);
}

.filter-post-index.fl-full-album,
.filter-post-single.fl-full-album,
.filter-post-single-mob.fl-full-album {
  background-color: #a4508b;
  background-image: -o-linear-gradient(124deg, #a4508b 0%, #5f0a87 74%);
  background-image: linear-gradient(326deg, #a4508b 0%, #5f0a87 74%);
  -o-box-shadow: 1px 1px 8px rgba(153, 75, 130, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(153, 75, 130, 0.5);
  box-shadow: 1px 1px 8px rgba(153, 75, 130, 0.5);
}

.filter-post-index.fl-simple-post,
.filter-post-single.fl-simple-post,
.filter-post-single-mob.fl-simple-post {
  background-color: #feae96;
  background-image: -o-linear-gradient(135deg, #feae96 0%, #fe0944 74%);
  background-image: linear-gradient(315deg, #feae96 0%, #fe0944 74%);
  -o-box-shadow: 1px 1px 8px rgba(225, 8, 60, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(225, 8, 60, 0.5);
  box-shadow: 1px 1px 8px rgba(225, 8, 60, 0.5);
}

.filter-post-special-index {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 5px 8px;
  font-size: 12px;
  -o-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  color: #fff;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
  background-color: #ff7932;
  background-image: -o-linear-gradient(135deg, #facf2a 0%, #ff7932 74%);
  background-image: linear-gradient(315deg, #facf2a 0%, #ff7932 74%);
}

.father-of-post-filter-single-mob {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.filter-post-special-single {
  position: absolute;
  top: 40px;
  left: 10px;
  padding: 5px 8px;
  font-size: 12px;
  -o-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  color: #fff;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
  background-color: #ff7932;
  background-image: -o-linear-gradient(135deg, #facf2a 0%, #ff7932 74%);
  background-image: linear-gradient(315deg, #facf2a 0%, #ff7932 74%);
}

.filter-post-special-single.list-post-special-filter {
  position: absolute;
  top: 55px;
  left: 0;
  padding: 5px 8px;
  font-size: 12px;
  -o-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  color: #fff;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  cursor: default;
  background-color: #ff7932;
  background-image: -o-linear-gradient(135deg, #facf2a 0%, #ff7932 74%);
  background-image: linear-gradient(315deg, #facf2a 0%, #ff7932 74%);
}

.filter-post-special-single-mob {
  margin: 3px;
  position: relative;
  top: 10px;
  padding: 5px 8px;
  font-size: 12px;
  -o-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  -webkit-box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  box-shadow: 1px 1px 8px rgba(248, 145, 38, 0.5);
  color: #fff;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
  background-color: #ff7932;
  background-image: -o-linear-gradient(135deg, #facf2a 0%, #ff7932 74%);
  background-image: linear-gradient(315deg, #facf2a 0%, #ff7932 74%);
}

.wrapc {
  position: absolute;
  bottom: 1px;
  width: auto;
  min-width: 33px;
  cursor: pointer;
  /*background-color: #ddd;*/
}

.playButton {
  padding: 10px;
  margin-right: 5px;
}

.post-play-preview {
  position: relative;
  display: block;
}

.wrapc svg {
  vertical-align: top;
}

.wrapc .svoefm {
  fill: #333;
}

.hide {
  display: none;
}

.father-of-img-typ {
  overflow: hidden;
  position: relative !important;
}

.last-mv-horiz-slider-area {
  position: relative;
  width: 100%;
  height: auto;
  /*border: 1px solid #ddd;*/
  overflow: hidden;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-bottom: 10px;
  background-color: transparent !important;
}

.last-mv-horiz-slider-area-title {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  position: relative;
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  color: #fff;
  background-color: #aaa;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.father-info-header-smv {
  display: block;
  padding: 10px;
  position: relative;
}

.last-mv-horiz-slider-area-title h4 {
  position: relative;
  right: 0;
  color: #fff;
  text-align: right;
  display: inline-block;
  line-height: 1.2 !important;
  margin-bottom: 0 !important;
  font: 14px "sib-title-font", "sib-font";
}

.last-mv-horiz-slider-area-title i {
  position: absolute;
  top: 7px;
  left: 10px;
  display: inline-block;
  font-size: 22px;
  color: #fff;
}

.mv-horiz-slider {
  background-color: transparent !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 300px;
}

.mv-horiz-slider ul {
  margin: 0 !important;
  width: 100%;
  display: table;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.mvh-item {
  height: 300px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  overflow: hidden !important;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.mvh-item-img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

.mvh-item-info {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  position: absolute;
  bottom: 0 !important;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 8px;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.mvh-item:focus-within .mvh-item-info,
.mvh-item:hover .mvh-item-info {
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.mvh-item:focus-within img,
.mvh-item:hover img {
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-filter: blur(4px) brightness(40%) contrast(120%);
  filter: blur(4px) brightness(40%) contrast(120%);
}

.mvh-item-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.mvh-item-smpl-icn a.mvh-item-link {
  position: unset !important;
  display: inline !important;
}

.mvh-item-smpl-icn {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 30px;
  opacity: 0;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.mvh-item:focus-within .mvh-item-smpl-icn,
.mvh-item:hover .mvh-item-smpl-icn {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

.mvh-item-info h4,
.mvh-item-info h6,
.mvh-item-info span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  text-align: center;
  color: #fff !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}

.mvh-item-info h6,
.mvh-item-info span {
  opacity: 0.8;
}

.mvh-item-info span {
  padding: 10px 0;
  font-size: 12px !important;
}

.smpl-icn-items {
  padding: 5px 15px;
  display: inline-block;
}

.smpl-icn-items i,
.smpl-icn-items span,
.smpl-icn-items a {
  color: #fff !important;
  font-size: 15px;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.45);
}

.mvh-item-info,
.mvh-item-smpl-icn {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.alert-slider-area {
  margin-top: 0 !important;
  position: relative !important;
  padding: 20px 10px !important;
  font-size: 12px !important;
  text-align: right !important;
  line-height: 1.8 !important;
}

.alert-slider-area p:last-child,
.alert-slider-area span p:last-child {
  margin-bottom: 0 !important;
}

.alert-slider-area.alert-dismissible span {
  width: auto;
  display: inline-block;
}

.alert-slider-area.alert-dismissible button.close {
  padding: 4px 6px !important;
  left: 0 !important;
  top: 0 !important;
}

.alert-slider-area {
  font-size: 12px;
  margin-bottom: 10px !important;
}

.categories_block_left li.last a {
  border: none;
}

.categories_block_left .children {
  display: none;
}

#categories_block_top .sf-menu > li > ul > .category_thumb {
  display: block;
  clear: both;
  overflow: hidden;
  width: 100%;
}

#categories_block_top .sf-menu > li > ul > .category_thumb img {
  display: inline-block;
  width: 33%;
}

#categories_block_top .sf-menu > li h4 a {
  font-size: 1.1em;
}

#categories_block_top .sf-menu > li h4 a:before {
  display: none;
}

#categories_block_top .sf-menu > li .main-level-submenus {
  position: relative;
  display: block !important;
  visibility: visible !important;
  top: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  right: 0;
}

#categories_block_top .sf-menu .category_thumb {
  display: none;
}

.categories_block_left li {
  position: relative;
  background: none;
  border: none;
  padding-right: 0;
  margin-right: 0;
}

.categories_block_left li a,
.informations_block_left li a {
  color: #333;
  display: block;
  font-size: 12px;
  line-height: 30px;
  padding: 0 25px 0 30px !important;
  margin: 0 !important;
}

.categories_block_left li a {
  padding-right: 35px;
}

.categories_block_left ul li:before {
  padding-right: 5px;
  font-family: "Simple-Line-Icons";
  content: "\e061";
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 15px;
}

.categories_block_left ul li li:before {
  content: "";
}

.categories_block_left ul.children a {
  padding-right: 20px !important;
}

.categories_block_left ul li ul li ul {
  padding-right: 10px;
}

.categories_block_left,
.categories_block_left ul,
.categories_block_left ul li {
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  transition: unset !important;
}

.notif-top-view {
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 30px 15px;
  line-height: 1.8;
}

.notif-dark {
  display: block;
  text-align: center;
  width: 100%;
  color: #555;
  padding: 30px 15px;
  line-height: 1.8;
}

.categories_block_left li span.grower {
  display: block;
  position: absolute;
  left: -2px;
  top: -2px;
  cursor: pointer;
  font-family: "Simple-Line-Icons";
  font-size: 18px;
  padding: 5px;
}

.categories_block_left li span.grower.OPEN:before,
.categories_block_left li span.grower.CLOSE:before {
  content: "\e078";
  display: block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  opacity: 0.35;
  line-height: 30px;
  text-align: center;
}

.categories_block_left li span.grower.CLOSE:before {
  content: "\e07b";
}

.categories_block_left li li a {
  font-weight: normal;
  color: #555;
}

.categories_block_left li {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.categories_block_left li li a:before {
  content: "\e062";
  font-family: "Simple-Line-Icons";
  line-height: 29px;
  padding-left: 8px;
  position: relative;
  top: 3px;
}

div.tree_top {
  padding-right: 24px;
  padding-bottom: 5px;
  padding-top: 3px;
}

ul.tree,
ul.tree ul {
  list-style-type: none;
}

ul.tree a {
  padding-right: 0.2em;
}

ul.tree a.selected {
  font-weight: bold;
}

ul.tree li.last {
  border: none;
}

span.grower {
  cursor: pointer;
}

.post-body .has-large-font-size {
  font-size: 36px !important;
}

.post-body .has-huge-font-size {
  font-size: 48px !important;
}

.post-body .has-medium-font-size {
  font-size: 20px !important;
}

.post-body .has-small-font-size {
  font-size: 10px !important;
}

.tab-select-info p {
  padding-right: 3px !important;
}

.list-item-index-post {
  width: 100% !important;
  min-height: 165px;
  position: relative !important;
  background: #fff;
  padding: 10px 10px 12px 10px;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  overflow: hidden !important;
}

.list-item-index-post:not(:last-child) {
  margin-bottom: 10px;
}

.father-header-items-list-post {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #eee;
}

.list-post-index .post-play-preview {
  position: absolute !important;
  bottom: 2px !important;
  right: 0 !important;
}

.list-post-index .wrapc {
  right: -15px !important;
}

.title-post-date {
  font-size: 12px;
  color: #666;
  line-height: 1.8;
  text-align: left;
}

.title-post-date span {
  margin-left: 3px;
  display: inline-block;
  font-size: 10px;
  color: #666;
  line-height: 1.8;
  text-align: left;
}

.title-post-date i {
  display: inline-block;
  font-size: 12px;
  color: #999;
  line-height: 1.8;
  text-align: left;
  position: relative;
  top: 2px;
}

.title-post-date i {
  text-align: left;
}

.title-list-post a.list-post-h2 h2 {
  font-size: 14px !important;
  color: #333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0 !important;
  line-height: 40px !important;
}

.post-list-thumb {
  position: relative;
  margin-top: 15px;
}

.post-list-thumb img {
  display: table;
  margin-right: auto;
  margin-left: auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  max-width: 100%;
  max-height: 350px;
}

.list-posts-info {
  padding: 10px;
}

.list-posts-info:not(.flex-jcc-aic) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-posts-info .btn-gradient {
  margin: 0 !important;
}

.info-icons {
  opacity: 0.6;
}

.simple-single-icons {
  padding: 20px 15px 10px;
}

.info-icons a {
  color: currentColor;
}

.info-icons span {
  font-size: 12px;
  margin-right: 6px;
}

.info-icons i {
  font-size: 14px;
}

.info-icons {
  margin: 0 !important;
}

.info-icons li:not(:last-child) {
  margin-left: 15px;
}

.main-content-post-list-index img.bh-long {
  margin-bottom: 15px;
}

.main-content-post-list-index {
  margin-top: 10px;
  width: 100%;
  line-height: 2;
  font-size: 12px;
}

.main-content-post-list-index p {
  text-align: center !important;
}

.main-content-post-list-index img {
  display: table;
  margin-right: auto;
  margin-left: auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  max-width: 100%;
  max-height: 350px;
}

.list-post-date-in-mob {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.list-post-date-in-mob i {
  font-size: 14px;
  display: inline-block;
  color: #aaa;
}

.list-post-date-in-mob span {
  font-size: 13px;
  display: inline-block;
  color: #aaa;
}

img.emoji {
  font-size: 13px !important;
}

.father-of-post-filter-single-mob span {
  position: relative !important;
  z-index: 9 !important;
}

.father-of-post-filter-single-mob {
  position: relative !important;
  z-index: 9 !important;
}

.cat-primary-image-bg {
  background-color: #666;
  width: 100%;
  overflow: hidden;
  height: 240px;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
}

.cat-primary-image-bg img {
  width: 100%;
  height: 150%;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  -webkit-filter: blur(18px) brightness(55%);
  filter: blur(18px) brightness(55%);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}

.main-container.no-sidebar.category-page-full {
  max-width: 1240px !important;
}

.is-category-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cat-profile-page-area {
  overflow: hidden !important;
  position: relative;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.cat-profile-page-area .cat-primary-image-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.cat-profile-page-area .cat-primary-image-bg img {
  -o-object-fit: cover;
  object-fit: cover;
}

.father-cat-pi {
  position: relative;
  right: 0;
  top: 0;
  min-height: 300px;
  width: 768px;
  max-width: 100%;
  margin: 0 auto;
}

.father-cat-pi .cat-pi-right {
  width: 200px;
  position: relative;
}

.father-cat-pi .cat-pi-right img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: 250px;
  border-radius: 250px;
  padding: 3px;
  border: 1px dashed #fff;
}

.father-cat-pi .cat-pi-left {
  width: 60%;
  padding: 20px 0 20px 20px;
}

.cat-profile-page-area.no-avatar .father-cat-pi .cat-pi-left {
  width: 100% !important;
}

.cat-profile-page-area.no-avatar .father-cat-pi .cat-pi-left *,
.cat-profile-page-area.no-avatar .father-cat-pi .cat-pi-left {
  text-align: center;
}

.cat-profile-page-area.no-avatar .card:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("images/pat.png") !important;
  -webkit-animation: pos-game 60s linear infinite;
  animation: pos-game 60s linear infinite;
}

@-webkit-keyframes pos-game {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 300% 500%;
  }
}

@keyframes pos-game {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 300% 500%;
  }
}

.father-cat-pi .cat-pi-left h2 {
  font-size: 24px;
  color: #fff;
  text-align: right;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 2.2;
  margin-bottom: 3px !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.father-cat-pi .cat-pi-left p {
  font-size: 12px;
  color: #fff;
  line-height: 1.7;
  text-align: justify;
  overflow: hidden;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

.cat-profile-page-area #share-btn-category-page.share-icon > button.btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: rgba(255, 255, 255, 0.22) !important;
  -webkit-border-radius: 50px !important;
  border-radius: 50px !important;
  border: none !important;
  color: #fff !important;
  width: 30px !important;
  height: 30px !important;
}

.cat-profile-page-area #share-btn-category-page.share-icon button.btn:focus {
  background-color: rgba(255, 255, 255, 0.44) !important;
}

.cat-profile-page-area #share-btn-category-page.share-icon button.btn i {
  font-size: 13px !important;
  position: absolute !important;
  right: 9px !important;
  top: 9px !important;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}

#cat-page-items .item-related-left span {
  left: 10px !important;
}

#cat-page-items .newest-singer-box.activated-related {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px 10px;
  width: 100% !important;
  padding: 0 !important;
}

#cat-page-items .item-related {
  width: -webkit-calc(33.33% - 8px);
  width: calc(33.33% - 8px);
  -o-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.08);
}

#cat-page-items .item-related a {
  background-color: #fff;
}

#cat-page-items .item-related:hover a {
  background-color: #f9f9f9;
}

.childs-this-cat-area {
  display: block;
  width: 100%;
  float: right;
}

.childs-this-cat-area ul li {
  float: right;
}

.childs-this-cat-area ul li a {
  -o-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  font-size: 11px !important;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #fff !important;
  padding: 3px 10px;
  margin: 3px;
  line-height: 2.6;
  background-color: #999;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.childs-this-cat-area ul li a:hover {
  opacity: 0.6;
}

@-webkit-keyframes traslate-right-left {
  0% {
    -webkit-filter: brightness(50%) blur(14px) hue-rotate(0);
    filter: brightness(50%) blur(14px) hue-rotate(0);
  }

  25% {
    -webkit-filter: brightness(40%) blur(14px) hue-rotate(75deg);
    filter: brightness(40%) blur(14px) hue-rotate(75deg);
  }

  50% {
    -webkit-filter: brightness(50%) blur(14px) hue-rotate(-75deg);
    filter: brightness(50%) blur(14px) hue-rotate(-75deg);
  }

  75% {
    -webkit-filter: brightness(40%) blur(14px) hue-rotate(75deg);
    filter: brightness(40%) blur(14px) hue-rotate(75deg);
  }

  100% {
    -webkit-filter: brightness(50%) blur(14px) hue-rotate(0);
    filter: brightness(50%) blur(14px) hue-rotate(0);
  }
}

@keyframes traslate-right-left {
  0% {
    -webkit-filter: brightness(50%) blur(20px) hue-rotate(0);
    filter: brightness(50%) blur(20px) hue-rotate(0);
  }

  25% {
    -webkit-filter: brightness(55%) blur(20px) hue-rotate(45deg);
    filter: brightness(55%) blur(20px) hue-rotate(45deg);
  }

  50% {
    -webkit-filter: brightness(45%) blur(20px) hue-rotate(-45deg);
    filter: brightness(45%) blur(20px) hue-rotate(-45deg);
  }

  75% {
    -webkit-filter: brightness(50%) blur(20px) hue-rotate(45deg);
    filter: brightness(50%) blur(20px) hue-rotate(45deg);
  }

  100% {
    -webkit-filter: brightness(50%) blur(20px) hue-rotate(0);
    filter: brightness(50%) blur(20px) hue-rotate(0);
  }
}

.song-txt-title {
  position: absolute !important;
  visibility: hidden !important;
}

.body-song-text-area p {
  line-height: 2 !important;
  margin-bottom: 1px !important;
}

.header-searchbox {
  z-index: 120 !important;
}

.header-searchbox.searching .ic-srchh.icon-magnifier,
.header-searchbox:not(.searching) .sib-loading {
  display: none;
}

#datafetch.header-ajax-data-show-area {
  -webkit-transition: all 0s !important;
  -o-transition: all 0s !important;
  transition: all 0s !important;
  will-change: opacity;
  contain: layout;
  overflow: hidden;
  position: absolute;
  z-index: 100 !important;
  top: 100px;
  left: 20px;
  background-color: #fff;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -o-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1.3pt 7px rgba(0, 0, 0, 0.1);
  width: 75% !important;
}

#datafetch.header-ajax-data-show-area ul .item-related {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

#datafetch.header-ajax-data-show-area ul .item-related.last-show-more-search-result {
  font-size: 14px !important;
  text-align: center;
  padding: 17px 0 !important;
  width: 100%;
}

#datafetch.header-ajax-data-show-area ul .item-related.last-show-more-search-result a {
  color: #777 !important;
}

#datafetch.header-ajax-data-show-area ul .item-related.last-show-more-search-result:hover a {
  color: #222 !important;
}

.post-typical-img:focus-within .pr-img,
.post-typical-img:hover .pr-img {
  -webkit-box-shadow: inset 0 0 45px rgba(0, 0, 0, 0.85) !important;
  box-shadow: inset 0 0 45px rgba(0, 0, 0, 0.85) !important;
}

.null-effect.post-typical-img:focus-within .pr-img img,
.null-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.35s !important;
  -o-transition: all 0.35s !important;
  transition: all 0.35s !important;
  -webkit-filter: brightness(93%);
  filter: brightness(93%);
}

.null-effect .music-info {
  display: none !important;
}

.simple-effect.post-typical-img:focus-within .pr-img img,
.simple-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.25s !important;
  -o-transition: all 0.25s !important;
  transition: all 0.25s !important;
  -webkit-filter: blur(9px) brightness(60%);
  filter: blur(9px) brightness(60%);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: inset 5px 5px 25px #000;
  box-shadow: inset 5px 5px 25px #000;
}

.zoom-in-effect.post-typical-img:focus-within .pr-img img,
.zoom-in-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
  -webkit-filter: blur(10px) brightness(55%);
  filter: blur(10px) brightness(55%);
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.zoom-in-rotate-right-effect.post-typical-img:focus-within .pr-img img,
.zoom-in-rotate-right-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
  -webkit-filter: blur(10px) brightness(55%);
  filter: blur(10px) brightness(55%);
  -webkit-transform: scale(1.25) rotate(6deg);
  -ms-transform: scale(1.25) rotate(6deg);
  transform: scale(1.25) rotate(6deg);
}

.zoom-in-rotate-left-effect.post-typical-img:focus-within .pr-img img,
.zoom-in-rotate-left-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
  -webkit-filter: blur(10px) brightness(55%);
  filter: blur(10px) brightness(55%);
  -webkit-transform: scale(1.25) rotate(-6deg);
  -ms-transform: scale(1.25) rotate(-6deg);
  transform: scale(1.25) rotate(-6deg);
}

.spin-effect.post-typical-img:focus-within .pr-img img,
.spin-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
  -webkit-filter: blur(10px) brightness(55%);
  filter: blur(10px) brightness(55%);
  -webkit-transform: scale(1.4) rotate(360deg);
  -ms-transform: scale(1.4) rotate(360deg);
  transform: scale(1.4) rotate(360deg);
}

.gray-effect.post-typical-img:focus-within .pr-img img,
.gray-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.35s !important;
  -o-transition: all 0.35s !important;
  transition: all 0.35s !important;
  -webkit-filter: blur(10px) brightness(55%) grayscale(100%);
  filter: blur(10px) brightness(55%) grayscale(100%);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.dark-effect.post-typical-img:focus-within .pr-img img,
.dark-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.35s !important;
  -o-transition: all 0.35s !important;
  transition: all 0.35s !important;
  -webkit-filter: brightness(18%);
  filter: brightness(18%);
}

.hue-effect.post-typical-img:focus-within .pr-img img,
.hue-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
  -webkit-filter: blur(20px) brightness(55%) hue-rotate(-60deg);
  filter: blur(20px) brightness(55%) hue-rotate(-60deg);
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}

.burn-effect.post-typical-img:focus-within .pr-img img,
.burn-effect.post-typical-img:hover .pr-img img {
  -webkit-transition: all 0.4s !important;
  -o-transition: all 0.4s !important;
  transition: all 0.4s !important;
  -webkit-filter: blur(10px) brightness(55%) contrast(180%);
  filter: blur(10px) brightness(55%) contrast(180%);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.sidebar-box-body .textwidget {
  font-size: 14px;
  line-height: 1.9;
}

.list-item-index-post.span-in-effect-list-mode .father-of-post-filter-single-ws.list-post-filter-father span {
  opacity: 0 !important;
  -webkit-transform: translateX(-100px) !important;
  -ms-transform: translateX(-100px) !important;
  transform: translateX(-100px) !important;
  -webkit-transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.4s !important;
  -o-transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.4s !important;
  transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.4s !important;
}

.list-item-index-post.span-in-effect-list-mode:focus-within
  .father-of-post-filter-single-ws.list-post-filter-father
  span:first-child,
.list-item-index-post.span-in-effect-list-mode:hover
  .father-of-post-filter-single-ws.list-post-filter-father
  span:first-child {
  -webkit-transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.5s !important;
  -o-transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.5s !important;
  transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.5s !important;
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

.list-item-index-post.span-in-effect-list-mode:focus-within
  .father-of-post-filter-single-ws.list-post-filter-father
  span.filter-post-special-single.list-post-special-filter,
.list-item-index-post.span-in-effect-list-mode:hover
  .father-of-post-filter-single-ws.list-post-filter-father
  span.filter-post-special-single.list-post-special-filter {
  -webkit-transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.5s !important;
  -o-transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.5s !important;
  transition: cubic-bezier(0.34, -0.31, 0.45, 1.84) 0.5s !important;
  -webkit-transition-delay: 0.3s !important;
  -o-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

.sib-special-post-circle.box-l {
  z-index: 3;
  overflow: hidden !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.sib-special-post-circle.box-l .on-hover-last {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.sib-special-post-circle.box-l .on-hover-last-title span.filter-post-in-special-music.bh-long {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  bottom: 1px !important;
  padding-bottom: 7px !important;
}

.sib-special-post-circle.box-l:hover {
  overflow: hidden !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
}

.sib-special-post-flower-right.box-l {
  z-index: 3 !important;
  overflow: hidden !important;
  -webkit-border-radius: 0 20px 0 20px;
  border-radius: 0 20px 0 20px;
}

.sib-special-post-flower-left.box-l {
  z-index: 3 !important;
  overflow: hidden !important;
  -webkit-border-radius: 20px 0 20px 0;
  border-radius: 20px 0 20px 0;
}

.sib-special-post-rect-rounded.box-l {
  z-index: 3 !important;
  overflow: hidden !important;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.sib-special-post-rect-rounded.box-l .on-hover-last {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.box-last-music {
  -webkit-border-radius: 15px !important;
  border-radius: 15px !important;
}

.sib-special-post-triangle.box-l {
  overflow: hidden !important;
  -webkit-border-radius: 100% 50% 50% 100% / 75% 69% 69% 75%;
  border-radius: 100% 50% 50% 100% / 75% 69% 69% 75%;
}

.sib-special-post-triangle.box-l .on-hover-last {
  -webkit-border-radius: 100% 50% 50% 100% / 75% 69% 69% 75%;
  border-radius: 100% 50% 50% 100% / 75% 69% 69% 75%;
}

.sib-special-post-triangle.box-l .on-hover-last-title span.filter-post-in-special-music.bh-long {
  bottom: 3px !important;
  -webkit-transform: rotate(15deg) !important;
  -ms-transform: rotate(15deg) !important;
  transform: rotate(15deg) !important;
  padding-bottom: 6px !important;
}

.sib-special-post-custom-fantasy.box-l {
  overflow: hidden !important;
  -webkit-border-radius: 43% 57% 40% 60% / 61% 33% 67% 39%;
  border-radius: 43% 57% 40% 60% / 61% 33% 67% 39%;
}

.sib-special-post-custom-fantasy.box-l .on-hover-last {
  -webkit-border-radius: 43% 57% 40% 60% / 61% 33% 67% 39%;
  border-radius: 43% 57% 40% 60% / 61% 33% 67% 39%;
}

.sib-special-post-custom-fantasy.box-l .on-hover-last-title span.filter-post-in-special-music.bh-long {
  bottom: 18px !important;
}

.sib-special-post-custom-pillow.box-l {
  overflow: hidden !important;
  -webkit-border-radius: 86% 14% 88% 12% / 12% 87% 13% 88%;
  border-radius: 86% 14% 88% 12% / 12% 87% 13% 88%;
}

.sib-special-post-custom-pillow.box-l .on-hover-last {
  -webkit-border-radius: 86% 14% 88% 12% / 12% 87% 13% 88%;
  border-radius: 86% 14% 88% 12% / 12% 87% 13% 88%;
}

.sib-special-post-text-effect-1.box-last-music:hover .box-l .on-hover-last-singer {
  -webkit-transition-delay: 0.6s !important;
  -o-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.sib-special-post-text-effect-1.box-last-music:hover .box-l .on-hover-ps {
  -webkit-transition-duration: 0.65s !important;
  -o-transition-duration: 0.65s !important;
  transition-duration: 0.65s !important;
  -webkit-transition-timing-function: cubic-bezier(0.34, -0.31, 0.45, 1.84);
  -o-transition-timing-function: cubic-bezier(0.34, -0.31, 0.45, 1.84);
  transition-timing-function: cubic-bezier(0.34, -0.31, 0.45, 1.84);
}

.sib-special-post-text-effect-2.box-last-music:hover .box-l .on-hover-last-singer {
  -webkit-transition-delay: 0.6s !important;
  -o-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.sib-special-post-text-effect-2.box-last-music:hover .box-l .on-hover-ps {
  -webkit-transition-duration: 0.65s !important;
  -o-transition-duration: 0.65s !important;
  transition-duration: 0.65s !important;
  -webkit-transition-timing-function: cubic-bezier(0.32, -0.7, 0.92, -0.54);
  -o-transition-timing-function: cubic-bezier(0.32, -0.7, 0.92, -0.54);
  transition-timing-function: cubic-bezier(0.32, -0.7, 0.92, -0.54);
}

.sib-special-post-text-effect-3 .box-l .on-hover-last-singer {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}

.sib-special-post-text-effect-3 .box-l .on-hover-ps {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
  -moz-opacity: 0;
  opacity: 0;
}

.sib-special-post-text-effect-3 .filter-post-in-special-music {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}

.sib-special-post-text-effect-4.box-last-music .box-l .on-hover-last {
  opacity: 0 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

.sib-special-post-text-effect-4.box-last-music:hover .box-l .on-hover-last {
  opacity: 1 !important;
}

.sib-special-post-bg-effect-1.box-last-music .box-l .on-hover-last {
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-box-shadow: unset !important;
}

.sib-special-post-bg-effect-1.box-last-music:hover .box-last-pic {
  -webkit-filter: blur(7px) hue-rotate(-20deg) brightness(90%) !important;
  filter: blur(7px) hue-rotate(-20deg) brightness(90%) !important;
  -webkit-transition: ease-in-out all 1.1s;
  -o-transition: ease-in-out all 1.1s;
  transition: ease-in-out all 1.1s;
}

.sib-special-post-bg-effect-2.box-last-music .box-l .on-hover-last {
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-box-shadow: unset !important;
}

.sib-special-post-bg-effect-2.box-last-music:hover .box-last-pic {
  -webkit-filter: blur(7px) hue-rotate(-65deg) !important;
  filter: blur(7px) hue-rotate(-65deg) !important;
  -webkit-transition: ease-in-out all 1.1s;
  -o-transition: ease-in-out all 1.1s;
  transition: ease-in-out all 1.1s;
}

.sib-special-post-bg-effect-3.box-last-music .box-l .on-hover-last {
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-box-shadow: unset !important;
}

.sib-special-post-bg-effect-3.box-last-music:hover .box-last-pic {
  -webkit-filter: blur(7px) brightness(60%) hue-rotate(0deg) grayscale(100%) !important;
  filter: blur(7px) brightness(60%) hue-rotate(0deg) grayscale(100%) !important;
  -webkit-transition: ease-in-out all 1.1s;
  -o-transition: ease-in-out all 1.1s;
  transition: ease-in-out all 1.1s;
}

@-webkit-keyframes opacity-game-effect {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.4;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0.8;
  }
  98% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity-game-effect {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.4;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0.8;
  }
  98% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

.sib-singers-list {
  overflow: hidden;
  position: relative;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.sib-singers-list h4 {
  padding: 10px;
  color: #fff !important;
  font: 24px "sib-title-font", "sib-font";
  text-align: center;
  text-shadow: 0 3px 0 rgba(255, 255, 255, 0.3);
}

.sib-singers-list ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 !important;
}

.sib-singers-list ul li {
  width: 50%;
}

.sib-singers-list ul li a {
  position: relative;
  z-index: 3;
  font-size: 12px !important;
  display: block;
  padding: 10px 5px !important;
  color: #fff !important;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sib-singers-list ul li a:hover {
  margin-right: 5px;
}

/*--------------------- player ---------------------*/
audio#player-fixed-bottom {
  width: 100% !important;
  position: fixed !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 999 !important;
}

.player-fixed-bottom {
  left: 0;
  right: 0;
  max-width: 760px;
  margin: 0 auto;
}

footer.container-fluid.footer {
  position: relative !important;
  z-index: 1000 !important;
}

.player-fixed-bottom.green-audio-player.be_flexive {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.player-fixed-bottom.green-audio-player {
  display: none;
  direction: ltr !important;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
  padding: 30px 24px !important;
  position: fixed !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 100 !important;
  width: 100% !important;
  -webkit-border-radius: 25px 25px 0 0 !important;
  border-radius: 25px 25px 0 0 !important;
}

.btn-close-player-fixed:hover {
  color: #f26d5e;
  -webkit-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  transform: scaleY(1.1);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}

.btn-close-player-fixed i {
  position: absolute !important;
  top: 3px !important;
  left: 8px !important;
}

.wrapc.start.player-single-page-fixed {
  width: 50px !important;
  height: 45px !important;
}

.wrapc.start.player-single-page-fixed .playButton.svoefm .pause {
  font-size: 17px !important;
  position: absolute !important;
  left: 3px !important;
}

.wrapc.start.player-single-page-fixed .playButton.svoefm {
  position: absolute !important;
  top: 3px !important;
  right: 12px !important;
}

.btn-close-player-fixed {
  width: 30px !important;
  height: 30px !important;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  color: #999;
  background: #fff !important;
  position: absolute !important;
  top: -26px !important;
  left: 0 !important;
  border-top: 1px solid #e7e7e7 !important;
  border-left: 1px solid #e7e7e7 !important;
  border-right: 1px solid #e7e7e7 !important;
  border-bottom: none !important;
  -webkit-border-radius: 5px 5px 0 0 !important;
  border-radius: 5px 5px 0 0 !important;
  font-size: 18px !important;
}

.volume__button svg {
  width: 20px !important;
}

.play-pause-btn svg {
  width: 15px !important;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  25% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  75% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.green-audio-player {
  width: 400px;
  min-width: 300px;
  height: 56px;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
}

.green-audio-player img,
.green-audio-player svg {
  display: block;
}

.green-audio-player .play-pause-btn {
  display: none !important;
  cursor: pointer;
}

.green-audio-player .loading .loading__spinner {
  width: 16px;
  height: 16px;
  border: 2px solid #b0b0b0;
  border-right-color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 5s cubic-bezier(0.6, -0.7, 0.6, 1.85) infinite;
  animation: spin 5s cubic-bezier(0.6, -0.7, 0.6, 1.85) infinite;
}

.green-audio-player .slider {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: #d8d8d8;
  cursor: pointer;
  position: relative;
}

.green-audio-player .slider .gap-progress {
  background-color: #aaa;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}

.green-audio-player .slider .gap-progress .pin {
  height: 14px;
  width: 14px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #aaa;
  position: absolute;
  pointer-events: all;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32);
}

.green-audio-player .slider .gap-progress .pin:after {
  content: "";
  display: block;
  background: transparent;
  width: 200%;
  height: 200%;
  margin-left: -50%;
  margin-top: -50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.green-audio-player .controls {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #55606e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 0;
  margin-right: 24px;
}

.green-audio-player .controls .controls__slider {
  margin-left: 16px;
  margin-right: 16px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 4px;
}

.green-audio-player .controls .controls__slider .controls__progress {
  width: 0;
  height: 100%;
}

.green-audio-player .controls .controls__slider .controls__progress .progress__pin {
  right: -8px;
  top: -5px;
}

.green-audio-player .controls span {
  cursor: default;
}

.player-fixed-bottom.green-audio-player:hover .pin.progress__pin {
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: translateX(2px) scale(1.15) !important;
  -ms-transform: translateX(2px) scale(1.15) !important;
  transform: translateX(2px) scale(1.15) !important;
}

.green-audio-player .volume {
  position: relative;
}

.green-audio-player .volume .volume__button {
  cursor: pointer;
}

.green-audio-player .volume .volume__button.open path {
  fill: #aaa;
}

.green-audio-player .volume .volume__controls {
  width: 27px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  left: -3px;
  bottom: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 2;
}

.green-audio-player .volume .volume__controls.hidden {
}

.green-audio-player .volume .volume__controls.top {
  bottom: 52px;
  left: -3px;
}

.green-audio-player .volume .volume__controls.middle {
  bottom: -54px;
  left: 54px;
}

.green-audio-player .volume .volume__controls.bottom {
  left: -3px;
}

.green-audio-player .volume .volume__controls .volume__slider {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 6px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.green-audio-player .volume .volume__controls .volume__slider .volume__progress {
  bottom: 0;
  height: 100%;
  width: 6px;
}

.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin {
  left: -4px;
  top: -2px;
}

.volume__controls:not(.hidden) {
  -webkit-animation: fade-in-down-up-effect 0.3s !important;
  animation: fade-in-down-up-effect 0.3s !important;
}

.volume__controls {
  will-change: visibility;
  contain: layout;
}

.volume__controls.hidden {
  -webkit-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  transition: all ease 0.25s;
  visibility: hidden;
  opacity: 0;
}

.player-fixed-bottom.green-audio-player.close-player-plz {
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-animation: fade-out-up-down-effect cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.5s !important;
  animation: fade-out-up-down-effect cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.5s !important;
}

.player-fixed-bottom.green-audio-player.show-player-plz {
  opacity: 1;
  -webkit-transition: all ease 0s !important;
  -o-transition: all ease 0s !important;
  transition: all ease 0s !important;
  -webkit-animation: fade-in-down-up-effect 0.3s !important;
  animation: fade-in-down-up-effect 0.3s !important;
}

.btn-close-player-fixed {
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  visibility: hidden;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.player-fixed-bottom.green-audio-player {
  opacity: 0;
  -webkit-transition: all ease-in 0.15s;
  -o-transition: all ease-in 0.15s;
  transition: all ease-in 0.15s;
  will-change: visibility;
  contain: layout;
}

.player-fixed-bottom.green-audio-player:hover {
  -webkit-transition: all ease-in 0.15s;
  -o-transition: all ease-in 0.15s;
  transition: all ease-in 0.15s;
}

.controls .controls__current-time {
  margin-left: 12px !important;
}

@-webkit-keyframes fade-in-down-up-effect {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down-up-effect {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-out-up-down-effect {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
  }
}

@keyframes fade-out-up-down-effect {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
  }
}

.post-play-preview .wrapc {
  position: static;
  min-width: unset !important;
}

.post-play-preview .wrapc .playButton {
  padding: 0 !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.post-play-preview .wrapc .playButton .play,
.post-play-preview .wrapc .playButton .pause {
  padding: 12px !important;
  width: 40px !important;
}

.size-tooltip {
  display: block;
  -webkit-clip-path: circle(0% at bottom);
  clip-path: circle(0% at bottom);
  -webkit-transform: translateY(10px) scale(0.9);
  -ms-transform: translateY(10px) scale(0.9);
  transform: translateY(10px) scale(0.9);
  position: absolute;
  top: -30px;
  font-size: 10px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 5px 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  contain: layout;
  will-change: visibility;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}

.size-tooltip:after {
  content: " ";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-color: black transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  height: 0;
  width: 0;
}

.dl-box-right a {
  position: relative;
}

.dl-box-notes {
  font-size: 12px;
  line-height: 1.6;
  padding: 2px 5px 5px;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  opacity: 0.75;
}

.dl-box-ver2 .dl-box-notes {
  text-align: center;
}

.dl-box-right.dl-links a:hover .size-tooltip:after,
.dl-box-right .dl-links a:hover .size-tooltip:after {
  -webkit-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  visibility: visible;
  opacity: 0.6;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.dl-box-right.dl-links a:hover .size-tooltip,
.dl-box-right .dl-links a:hover .size-tooltip {
  -webkit-clip-path: circle(100% at bottom);
  clip-path: circle(100% at bottom);
  -webkit-transition: -webkit-transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85),
    -webkit-clip-path 0.3s 0.15s linear !important;
  transition: -webkit-transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85), -webkit-clip-path 0.3s 0.15s linear !important;
  -o-transition: clip-path 0.3s 0.15s linear, -o-transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85) !important;
  -o-transition: transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85), clip-path 0.3s 0.15s linear !important;
  transition: transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85), clip-path 0.3s 0.15s linear !important;
  transition: transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85), clip-path 0.3s 0.15s linear,
    -webkit-transform 0.3s 0.15s cubic-bezier(0.6, -0.7, 0.6, 1.85), -webkit-clip-path 0.3s 0.15s linear !important;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.dl-box-ver2 .dl-box-right .dl-links a {
  font-size: 12px !important;
  padding: 10px;
}

.dl-box-ver2 .dl-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 500px;
  margin: 0 auto;
}

.dl-box-ver2 .dl-links .size-tooltip {
  top: -20px !important;
}

.dl-box-ver2 .dl-links a {
  max-width: unset !important;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 5px !important;
  width: -webkit-calc(50% - 10px) !important;
  width: calc(50% - 10px) !important;
}

.video-player-mv-page .player.is-paused video {
  max-height: 400px !important;
}

.video-player-mv-page input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  background: #ccc;
  cursor: pointer;
}

.any-under-post-widget {
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
}

.any-under-post-widget p,
.any-under-post-widget a {
  line-height: 2;
  color: #666;
  font-size: 14px;
  padding: 3px;
  display: inline-block;
}

.site-logo img[alt] {
  font-size: 25px !important;
  color: #333 !important;
}

.play-pause {
  -webkit-border-radius: 100px !important;
  border-radius: 100px !important;
}

body#darkBlue-parent-theme .btn-gradient,
body#dark-parent-theme .btn-gradient,
#dark-parent-theme .main-container.default:before,
#darkBlue-parent-theme .main-container.default:before {
  color: #fff !important;
}

body#darkBlue-parent-theme .post-simple-title h1,
body#dark-parent-theme .post-simple-title h1,
body#dark-parent-theme .post-body a,
body#darkBlue-parent-theme .post-body a {
  color: #eee !important;
}

body#dark-parent-theme .post-body a:hover,
body#darkBlue-parent-theme .post-body a:hover,
body#darkBlue-parent-theme .post-body blockquote,
body#darkBlue-parent-theme .post-body blockquote *,
body#dark-parent-theme .post-body blockquote,
body#dark-parent-theme .post-body blockquote * {
  color: #f9f9f9 !important;
}

body#dark-parent-theme .player-wrap .playlist-wrap .sel a,
body#darkBlue-parent-theme .player-wrap .playlist-wrap .sel a {
  color: #fff !important;
}

body#dark-parent-theme #edd_purchase_receipt_products tbody tr:nth-child(odd) {
  background-color: #153044 !important;
}

body#dark-parent-theme #commentform input,
body#darkBlue-parent-theme #commentform #author,
body#darkBlue-parent-theme #commentform #email,
body#darkBlue-parent-theme textarea#comment {
  border-color: #052f3d !important;
  background-color: #063a4d !important;
}

body#darkBlue-parent-theme .product-page-area .edd_download_purchase_form *,
body#dark-parent-theme .product-page-area .edd_download_purchase_form *,
body#darkBlue-parent-theme .card .info-more * {
  color: #eee !important;
}

body#dark-parent-theme .edd-alert *,
body#darkBlue-parent-theme .edd-alert * {
  color: #333 !important;
}

body#dark-parent-theme .form-submit #submit,
body#darkBlue-parent-theme .form-submit #submit,
body#dark-parent-theme #cancel-comment-reply-link,
body#darkBlue-parent-theme #cancel-comment-reply-link,
body#dark-parent-theme #comments .comment-reply-link,
body#darkBlue-parent-theme #comments .comment-reply-link,
body#dark-parent-theme .btn-gradient,
body#darkBlue-parent-theme .btn-gradient {
  color: #fff !important;
}

body#darkBlue-parent-theme .btn-our-services {
  background-color: #052634;
}

body#darkBlue-parent-theme .sidebar-box-body .sidebar-box-icon,
body#dark-parent-theme .sidebar-box-body .sidebar-box-icon,
body#darkBlue-parent-theme .sidebar-box-body .sidebar-box-text,
body#dark-parent-theme .sidebar-box-body .sidebar-box-text {
  color: #fff !important;
}

body.fixed-top-message a.msg-fixed-bottom {
  bottom: unset !important;
  top: 0 !important;
  z-index: 90 !important;
}

body.fixed-top-message {
  padding-top: 40px !important;
}

body.fixed-top-message .nav-responsive {
  margin-top: 39px !important;
}

.tumbler__wrapper {
  z-index: 99;
  position: fixed !important;
  bottom: 10px;
  left: 15px;
  width: 50px;
  height: 50px;
  background-color: #aaa;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  padding: 0 6px;
  cursor: pointer;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}

.tumbler__wrapper:hover {
  -webkit-box-shadow: 8px 8px 26px rgba(0, 0, 0, 0.2);
  box-shadow: 8px 8px 26px rgba(0, 0, 0, 0.2);
}

.tumbler__wrapper:active {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

.tumbler__wrapper svg {
  fill: #f9f9f9;
  -webkit-filter: drop-shadow(0 0 1.5px rgba(0, 0, 0, 0.38));
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.32));
}

.tumbler__wrapper svg:first-child {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 13px;
  right: 12px;
}

.tumbler__wrapper svg:last-child {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 14px;
  right: 13px;
}

.tumbler__wrapper svg:first-child {
  -webkit-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  -o-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  opacity: 1;
  -webkit-transform: translateY(0px) scaleY(1);
  -ms-transform: translateY(0px) scaleY(1);
  transform: translateY(0px) scaleY(1);
}

.tumbler__wrapper svg:last-child {
  -webkit-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  -o-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  opacity: 0;
  -webkit-transform: translateY(10px) scaleY(0.8);
  -ms-transform: translateY(10px) scaleY(0.8);
  transform: translateY(10px) scaleY(0.8);
}

.TNightMode svg:first-child {
  -webkit-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  -o-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  opacity: 0 !important;
  -webkit-transform: translateY(10px) scaleY(0.8) !important;
  -ms-transform: translateY(10px) scaleY(0.8) !important;
  transform: translateY(10px) scaleY(0.8) !important;
}

.TNightMode svg:last-child {
  -webkit-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  -o-transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  transition: all cubic-bezier(0.6, -0.7, 0.6, 1.85) 0.45s;
  opacity: 1 !important;
  -webkit-transform: translateY(0px) scaleY(1) !important;
  -ms-transform: translateY(0px) scaleY(1) !important;
  transform: translateY(0px) scaleY(1) !important;
}

.TNightMode {
  -webkit-transition: all cubic-bezier(0.93, -0.07, 0.18, 1.23) 0.3s;
  -o-transition: all cubic-bezier(0.93, -0.07, 0.18, 1.23) 0.3s;
  transition: all cubic-bezier(0.93, -0.07, 0.18, 1.23) 0.3s;
}

.filtered-area .tops_list.show_ViewTab {
  display: block;
}

.related-posts-area .activated-related li,
.Panel__body .active li,
.filtered-area .tops_list.show_ViewTab ul li {
  opacity: 0;
  -webkit-animation: show-items-tab 0.5s both;
  animation: show-items-tab 0.5s both;
}

.related-posts-area .activated-related li:nth-child(1),
.Panel__body .active li:nth-child(1),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.related-posts-area .activated-related li:nth-child(2),
.Panel__body .active li:nth-child(2),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.related-posts-area .activated-related li:nth-child(3),
.Panel__body .active li:nth-child(3),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.related-posts-area .activated-related li:nth-child(4),
.Panel__body .active li:nth-child(4),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.related-posts-area .activated-related li:nth-child(5),
.Panel__body .active li:nth-child(5),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.related-posts-area .activated-related li:nth-child(6),
.Panel__body .active li:nth-child(6),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.related-posts-area .activated-related li:nth-child(7),
.Panel__body .active li:nth-child(7),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(7) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.related-posts-area .activated-related li:nth-child(8),
.Panel__body .active li:nth-child(8),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.related-posts-area .activated-related li:nth-child(9),
.Panel__body .active li:nth-child(9),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(9) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.related-posts-area .activated-related li:nth-child(10),
.Panel__body .active li:nth-child(10),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(10) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.related-posts-area .activated-related li:nth-child(11),
.Panel__body .active li:nth-child(11),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(11) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.related-posts-area .activated-related li:nth-child(12),
.Panel__body .active li:nth-child(12),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(12) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.related-posts-area .activated-related li:nth-child(13),
.Panel__body .active li:nth-child(13),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(13) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.related-posts-area .activated-related li:nth-child(14),
.Panel__body .active li:nth-child(14),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(14) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.related-posts-area .activated-related li:nth-child(15),
.Panel__body .active li:nth-child(15),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(15) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.related-posts-area .activated-related li:nth-child(16),
.Panel__body .active li:nth-child(16),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(16) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.related-posts-area .activated-related li:nth-child(17),
.Panel__body .active li:nth-child(17),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(17) {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.related-posts-area .activated-related li:nth-child(18),
.Panel__body .active li:nth-child(18),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(18) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.related-posts-area .activated-related li:nth-child(19),
.Panel__body .active li:nth-child(19),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(19) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.related-posts-area .activated-related li:nth-child(20),
.Panel__body .active li:nth-child(20),
.filtered-area .tops_list.show_ViewTab ul li:nth-child(20) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.tab-comments:not(.active),
.tab-lovely:not(.active) {
  display: none;
}

.tab-comments.active,
.tab-lovely.active {
  display: block !important;
}

@-webkit-keyframes show-items-tab {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes show-items-tab {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes show-tab-anim {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(1.12) translateY(35px);
    transform: scaleY(1.12) translateY(35px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(0);
    transform: scaleY(1) translateY(0);
  }
}

@keyframes show-tab-anim {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(1.12) translateY(35px);
    transform: scaleY(1.12) translateY(35px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(0);
    transform: scaleY(1) translateY(0);
  }
}

.btn-top-view-change {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

.tops_list ul li a {
  -o-box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.08);
}

.btn-top-view-change button {
  cursor: pointer;
  border: 0;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.16);
  padding: 5px 9px;
  font-size: 12px;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  margin-bottom: 10px;
}

.btn-top-view-change button:first-child {
  -webkit-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}

.btn-top-view-change button:last-child {
  -webkit-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
}

.kksr-stars {
  direction: ltr !important;
}

.btn-top-view-change button.active_filter_btn {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-color: rgba(255, 255, 255, 0.35);
}

.telegram-ads,
.btn-our-services:before,
.sib-singers-list,
#pmpro_account .pmpro_box > h3,
.sib-blurred-img-full,
.cat-profile-page-area.no-avatar .card,
.lp_wig_title,
.lpd_sell,
.pd-page-top-shop-btn .edd-add-to-cart,
.pd-page-top-shop-btn .edd_go_to_checkout,
.top-posts-in-times,
.player-head,
.tumbler__wrapper,
.childs-this-cat-area ul li a,
.last-mv-horiz-slider-area-title,
.site-footer:before,
.player-wrap .playlist-wrap li.sel a[href],
.player-wrap .playlist-wrap li.sel a[href],
.simple-single-area .bh-long.btn.btn-light.btn-share-post,
.submit,
ol.comment-list li .comment-reply-link,
.burger,
.last-post-box-header-more,
.last-post-box-header,
.Right-Line-Hover,
.box-sh-bg,
.Tabs,
.btn-gradient,
.wp_pagination span.current,
.post-body .st,
.post-dl-box,
.related-posts-header,
body::-webkit-scrollbar-thumb {
  background-color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--theme-gradient))) !important;
  background: linear-gradient(var(--theme-gradient)) !important;
  background: -o-linear-gradient(var(--theme-gradient)) !important;
  background: linear-gradient(var(--theme-gradient)) !important;
}

.img-ads-container {
  margin: -5px !important;
}

.img-ads-item {
  padding: 5px;
  margin: 0 !important;
}

.img-ads-item img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  -o-object-fit: contain;
  object-fit: contain;
}

.button-post-navi {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 50;
  margin: auto 0;
  padding: 10px;
  height: 100px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  font-size: 14px;
  color: #fff !important;
  width: 320px;
  line-height: 1.6;
}

.button-post-navi img {
  -webkit-border-radius: 13px;
  border-radius: 13px;
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 8px;
}

.button-post-navi.prev {
  right: 0;
  padding-left: 50px;
  -webkit-border-radius: 100px 0 0 100px;
  border-radius: 100px 0 0 100px;
  -webkit-transform: translateX(280px);
  -ms-transform: translateX(280px);
  transform: translateX(280px);
}

.button-post-navi:before {
  font-family: "Simple-Line-Icons";
  position: absolute;
  top: 35px;
  color: #fff !important;
  font-size: 20px;
}

.button-post-navi.prev:before {
  content: "\e074";
  left: 12px;
}

.button-post-navi.next:before {
  content: "\e06f";
  right: 12px;
}

.button-post-navi.next {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  left: 0;
  padding-right: 50px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  transform: translateX(-280px);
}

.button-post-navi:hover,
.button-post-navi:focus {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}

body {
  --plyr-color-main: linear-gradient(var(--theme-gradient));
}

.site-footer:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  mix-blend-mode: overlay;
  background: -o-linear-gradient(200deg, #628fe6, #c05be7);
  background: linear-gradient(250deg, #628fe6, #c05be7);
}

.sib-special-video-player video {
  width: 100%;
  height: auto;
}

.post-info-top-item .pd_title {
  display: inline-block;
  font-size: 17px !important;
}

.pd-page-top-shop-btn {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto !important;
}

.edd_purchase_submit_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pd-page-top-shop-btn .edd-add-to-cart,
.pd-page-top-shop-btn .edd_go_to_checkout {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: none !important;
}

.pd-page-top-shop-btn .edd-add-to-cart:active,
.pd-page-top-shop-btn .edd_go_to_checkout:active {
  -webkit-transform: scale(0.95) translateY(5px);
  -ms-transform: scale(0.95) translateY(5px);
  transform: scale(0.95) translateY(5px);
  -webkit-transition: all ease 0.2s !important;
  -o-transition: all ease 0.2s !important;
  transition: all ease 0.2s !important;
  -webkit-filter: drop-shadow(0 5px 8px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0 5px 8px rgba(0, 0, 0, 0.16));
}

.product-page-area .post-info-top-right {
  overflow: visible !important;
}

.edd_purchase_submit_wrapper {
  display: none !important;
}

.pd-page-top-shop-btn .edd_purchase_submit_wrapper {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

body .pd-page-wrapper > .row {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.product-page-area {
  padding: 0 20px;
}

.product-page-area .share-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 45;
}

.product-page-area .share-icon .bh-long.btn.btn-light {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  margin: 15px;
}

.product-page-area .edd-cart-ajax-alert {
  display: none !important;
}

.product-page-area .post-info-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-page-area .post-info-top-right {
  width: 100% !important;
  max-height: unset !important;
}

.product-page-area .post-info-top-right img {
  max-width: 340px;
  display: table;
  margin: 0 auto;
}

.product-page-area .post-info-top-left {
  width: 100% !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.product-page-area .edd_download_purchase_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0 !important;
}

.product-page-area .edd_price_options {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.product-page-area .edd_price_options ul {
  padding: 10px 0 0 0 !important;
}

.product-page-area .post-body .edd_download_purchase_form {
  display: none !important;
}

.edd_price_options.edd_single_mode {
  margin: 0 !important;
}

.product-page-area .edd_price_options li {
  padding: 3px !important;
  font-size: 13px !important;
}

.edd-input {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #ccc;
}

#edd_checkout_user_info p {
  margin-bottom: 20px !important;
}

#edd-purchase-button {
  border: none !important;
  display: table !important;
  margin: 10px auto !important;
}

#edd_final_total_wrap {
  text-align: center !important;
}

table#edd_purchase_receipt td,
table#edd_purchase_receipt th,
table#edd_purchase_receipt_products td,
table#edd_purchase_receipt_products th {
  text-align: right !important;
}

#edd_purchase_receipt {
  margin-bottom: 25px !important;
}

.edd_download_file_link {
  display: inline-block !important;
  padding: 3px 15px !important;
}

#edd_purchase_receipt_products thead tr,
#edd_purchase_receipt_products tbody tr {
  padding: 5px 12px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 10px 0;
}

#edd_purchase_receipt_products tbody tr:nth-child(odd) {
  background: #eee;
}

.pd-page-wrapper {
  padding: 15px !important;
}

#wpadminbar {
  position: absolute !important;
}

.last_pd_widget {
  padding-bottom: 10px;
}

.sidebar-inner .last_pd_widget .items-container.four-item .flex-item {
  width: 50% !important;
}

.sidebar-inner .last_pd_widget .items-container.five-item .flex-item {
  width: 33.333% !important;
}

.sib-main-part .last_pd_widget {
  padding-bottom: 20px !important;
}

.sib-main-part .social-item-widget + .last_pd_widget {
  padding-top: 10px !important;
}

.under_header_wig .alert-slider-area,
.sib-main-part .last-post-boxes-area,
.sib-main-part .carousel.slide,
.sib-main-part .sidebar-box-bg {
  margin-bottom: 20px !important;
}

.top-of-downloadbox-codes-area {
  margin: 10px !important;
}

.lp_wig_title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 12px 15px;
}

.lp_wig_title-wrapper i {
  font-size: 22px;
  margin-left: 10px;
  opacity: 0.8;
}

.lp_wig_title * {
  color: #fff !important;
}

.lp_wig_title .lp_w_ti {
  display: inline-block;
  font-size: 18px;
  margin: 0 !important;
}

.last_pd_item_wrapper .flex-item {
  position: relative;
}

.last_pd_item_wrapper .flex-item .wrapc {
  top: 15px;
  bottom: unset;
  right: 15px;
  z-index: 65;
  display: block !important;
}

.last_pd_item_wrapper .flex-item .wrapc .playButton {
  margin: 0 !important;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--theme-gradient))) !important;
  background: linear-gradient(var(--theme-gradient)) !important;
  background: -o-linear-gradient(var(--theme-gradient)) !important;
  background: linear-gradient(var(--theme-gradient)) !important;
  border: none !important;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all ease 0.12s !important;
}

.last_pd_item_wrapper .flex-item:focus-within .playButton,
.last_pd_item_wrapper .flex-item:hover .playButton {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.last_pd_item_wrapper .flex-item .wrapc .playButton * {
  fill: #fff !important;
}

.last_pd_item_wrapper .flex-item .wrapc .playButton .play {
  position: relative;
  left: 2px;
}

.last_pd_item {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.lp_wt_more {
  background: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  padding: 6px 12px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.lp_wt_more:active {
  -webkit-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  transition: all ease 0.25s;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.last_pd_item .lpd_img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.lpd-info {
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  will-change: transform, opacity;
  text-align: center;
  padding: 60px 10px 12px 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  opacity: 0.75;
  background: #333;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85));
}

.lpd-info.has-hover-fx {
  -webkit-transform: translateY(24px);
  -ms-transform: translateY(24px);
  transform: translateY(24px);
}

.last_pd_item:focus .lpd-info.has-hover-fx,
.last_pd_item:hover .lpd-info.has-hover-fx {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0.95;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.lpd_title {
  line-height: 1.5;
  color: #fff !important;
  font-size: 14px;
  margin-bottom: 8px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
}

.last_pd_item:focus .lpd_title,
.last_pd_item:hover .lpd_title {
  overflow: visible;
  white-space: initial;
}

.lpd_price {
  will-change: opacity;
  opacity: 0;
  color: #fff !important;
  font-size: 12px;
  margin: 0;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
}

.last_pd_item:focus .lpd_price,
.last_pd_item:hover .lpd_price {
  opacity: 1;
}

.lpd_sell {
  will-change: transform;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff !important;
  font-size: 12px;
  padding: 6px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all ease 0.22s;
  -o-transition: all ease 0.22s;
  transition: all ease 0.22s;
}

.last_pd_item:hover .lpd_sell {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.any-widget-under-header-area {
  padding: 5px;
}

.any-widget-under-header-area.container {
  padding: 5px 0 !important;
}

.any-widget-under-header-area img {
  width: 100%;
  margin-bottom: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.12);
}

.under_header_wig {
  display: block;
  margin: 15px 5px 0 5px;
}

.under_header_wig .last-post-boxes-area {
  padding-bottom: 10px !important;
}

.under_header_wig .carousel.slide {
  margin-bottom: 20px !important;
}

.any-widget-under-header-area img:hover {
  opacity: 0.8;
}

.sib_sticky_sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  margin-bottom: 10px;
}

.main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

/* no-sidebar */
.main-container.no-sidebar {
  max-width: 920px !important;
}

.main-container.no-sidebar .sib-main-part {
  width: 100%;
}

/* two-column-right-sidebar || two-column-left-sidebar */
.main-container.two-column-left-sidebar,
.main-container.two-column-right-sidebar {
  max-width: 1280px;
}

.main-container.two-column-left-sidebar .sidebar-left,
.main-container.two-column-right-sidebar .sidebar-right {
  width: 30%;
}

.main-container.two-column-left-sidebar .sib-main-part,
.main-container.two-column-right-sidebar .sib-main-part {
  width: 70%;
}

.main-container.two-column-left-sidebar .sib-main-part {
  padding-left: 10px;
}

.main-container.two-column-right-sidebar .sib-main-part {
  padding-right: 10px;
}

/* three-column-center */
.main-container.three-column-center .sidebar-left,
.main-container.three-column-center .sidebar-right {
  width: 25%;
}

.main-container.three-column-center .sib-main-part {
  width: 50%;
  padding: 0 10px;
}

/* three-column-left || three-column-right */
.main-container.three-column-left .sidebar-left,
.main-container.three-column-left .sidebar-right,
.main-container.three-column-right .sidebar-left,
.main-container.three-column-right .sidebar-right {
  width: 22.5%;
}

.main-container.three-column-right .sib-main-part,
.main-container.three-column-left .sib-main-part {
  width: 55%;
}

.main-container.three-column-left .sib-main-part,
.main-container.three-column-left .sidebar-right {
  padding-left: 10px;
}

.main-container.three-column-right .sib-main-part,
.main-container.three-column-right .sidebar-left {
  padding-right: 10px;
}

/* special flex system*/
.items-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.items-container.one-item .flex-item {
  width: 100%;
}

.items-container.two-item .flex-item {
  width: 50%;
}

.items-container.three-item .flex-item {
  width: 33.333%;
}

.items-container.four-item .flex-item {
  width: 25%;
}

.items-container.five-item .flex-item {
  width: 20%;
}

.items-container.six-item .flex-item {
  width: 16.666%;
}

.items-container.seven-item .flex-item {
  width: 14.275%;
}

/*sidebar fixes*/
.sidebar-inner .box-last-music {
  padding: 5px;
}

.sidebar-inner .last-post-boxes-area .items-container {
  margin: -5px;
}

.sib-login-page .plans-page-message {
  padding: 10px;
}

.sib-login-page .plans-page-message * {
  color: #fff !important;
}

.sib-login-page .plans-page-message,
.sib-login-page .plans-page-message p {
  line-height: 1.6;
  text-align: center;
}

.any-widget-under-header-area .img-ads-container {
  margin: 0 !important;
}

.cbxlbjs .cbxlbjs-searchbar-icon,
.cbxwpbkmarklistwrap .addto-head .cbxwpbkmarktrig_close {
  right: unset;
  left: 10px !important;
}

.cbxwpbkmark-field-wrap {
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
}

.cbxlbjs-item-name {
  text-align: right !important;
  margin-right: 3px !important;
}

.cbxlbjs-list {
  padding: 5px 10px !important;
}

.cbxwpbkmarkloading {
  right: unset !important;
  left: 45px !important;
  top: 5px !important;
}

.cbxwpbookmark-title-login {
  color: black !important;
}

.cbxwpbookmark-title-login::before {
  display: none !important;
}

.cbxwpbkmarkguestwrap {
  width: 280px !important;
}

.cbxwpbkmarkguesttrig_close {
  top: 8px !important;
  right: unset !important;
  left: 8px !important;
  color: transparent !important;
}

.cbxbookmark-mycat-editbox {
  display: flex;
}

.cbxbookmark-btn {
  text-align: center !important;
}

.awn-toast-label {
  margin-bottom: 10px !important;
}

.awn-toast-wrapper {
  padding: 15px !important;
}

.cbxwpbookmark_share:before {
  margin-left: 5px !important;
  margin-right: 0 !important;
}

.cbxbookmark-mycat-editbox,
.cbxbookmark-category-list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.cbxbookmark-category-list-item i {
  text-align: right !important;
  margin-left: 10px !important;
}

.cbxbookmark-category-list-item a {
  font-size: 18px !important;
  border: none !important;
}

.cbxlbjs-item-widget {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.cbxbookmark-edit-btn {
  margin-right: auto;
}

.cbxbookmark-mycat-editbox {
  width: 100% !important;
}

.cbxbookmark-mycat-editbox input {
  margin-left: auto !important;
}

.awn-buttons {
  display: flex;
  flex-direction: row-reverse;
}

.cbxwpbookmark-mylist-item,
.cbxwpbookmark-title.cbxwpbookmark-title-postlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cbxwpbookmark-mostlist-item a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 5px 0 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.cbxwpbookmark-mostlist-item img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin-left: 14px;
}

.cbxbookmark-category-list-item .cbxlbjs-item-widget {
  font-size: 16px !important;
}

.cbxbmedit-catname {
  min-width: min(320px, 100%);
}

.cbxwpbookmark-title.cbxwpbookmark-title-postlist i {
  margin-left: auto;
}
