/*!
 * Start Bootstrap - Landing Page v5.0.7 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

@font-face {
  font-family: 'CBlack';
  src: url('../../fonts/CircularStd-Black.otf');
}

@font-face {
  font-family: 'CBook';
  src: url('../../fonts/CircularStd-Book.otf');
}

html {
  overflow-x: hidden;
}

body {
  font-family: 'CircularStd-Book';
  overflow-x: hidden;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'CircularStd-Bold';
}

h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 34px;
  margin-bottom: 5px;
  line-height: 40px;
}

h5 {
  font-size: 16px;
  font-family: 'CircularStd-Book';
  margin-bottom: 0px;
  margin-top: 7px;
}

header.masthead {
  position: relative;
  background-color: #343a40;
  /*background: url("../img/hero2.png") no-repeat 100px center;
  background-size: cover;*/
  padding-top: 4rem;
  padding-bottom: 4rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead > * {
  color: black;
}

header.masthead ul.categories {
  list-style: none;
  display: inline-block;
  padding-left: 0px;
}

header.masthead ul.categories li {
  display: inline-block;
  margin: 0 2px 0 0;
}

header.masthead ul.categories li a {
  padding: 5px 10px;
  font-style: italic;
  color: black;
  font-size: 14px;
  border: 1px solid transparent;
}

header.masthead ul.categories li a:hover {
  text-decoration: none;
}

header.masthead ul.categories li.active a,
header.masthead ul.categories li:hover a {
  border: 1px solid #803edd;
  border-radius: 5px;
}

header.masthead ul.persons {
  list-style: none;
  display: inline-block;
  padding-left: 0px;
}

header.masthead ul.persons li {
  display: inline-block;
  margin: 0 2px 0 0;
}

header.masthead ul.persons li a {
  padding: 5px 10px;
  color: black;
  font-size: 14px;
  border: 1px solid transparent;
}

header.masthead ul.persons li a:hover {
  text-decoration: none;
}

header.masthead ul.persons li.active a,
header.masthead ul.persons li:hover a {
  border: 1px solid #803edd;
  border-radius: 5px;
}

.btn-main {
  background: #803edd;
  border-color: #803edd;
  border-radius: 50px;
  padding: 10px 40px;
}

.btn-main:hover {
  background: #fff;
  color: #803edd;
}

.btn-main.inverted {
  background: #fff;
  color: #803edd !important;
}

.btn-main.inverted:hover {
  background: #803edd;
  color: #fff !important;
  cursor: pointer;
}

.btn-main.btn-small {
  padding: 10px 20px 6px;
  font-size: 10px;
  line-height: 10px;
}

.btn-main.btn-small svg {
  width: 16px;
  height: 16px;
  margin-top: -4px;
}

.btn-main.view-comments {
  background: #e20024;
  border-color: #e20024;
  font-size: 15px;
}

.btn-main.view-comments:hover {
  background: #fff;
  color: #e20024;
}

header.masthead .mi-icons li a i {
  width: 36px;
  height: 36px;
}

#search-form input {
  font-style: italic;
  font-size: 14px;
  padding-left: 45px;
  background: #ebebeb url('../img/icons/search-line-red.svg') 10px center no-repeat;
  background-size: 18px;
  height: 30px;
}

.mi-icons {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  margin-bottom: 0;
}

.mi-icons li {
  display: inline-block;
  margin-left: 15px;
  position: relative;
}

.mi-icons li a {
  position: relative;
}

.mi.mi-bookmark {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url('../img/icons/bookmark-3-line-red.svg') center center no-repeat;
  background-size: contain;
}

.mi.mi-user {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url('../img/icons/user-line-red.svg') center center no-repeat;
  background-size: contain;
}

.mi.mi-global {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url('../img/icons/global-line-red.svg') center center no-repeat;
  background-size: contain;
}

.mi-icons .btn-danger,
.mi-icons .btn-danger:focus {
  border: 2px solid #e20024;
  background: transparent;
  color: black;
  font-family: 'CircularStd-Bold';
  font-size: 14px;
  margin: 0;
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 8px 10px 6px;
  border-radius: 5px;
}

.mi-icons svg {
  height: 28px;
  width: 28px;
}

.mi-icons svg .fill-space {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  fill: #c5c5c5;
}

.mi-icons li:hover svg .fill-space,
.mi-icons li.active svg .fill-space {
  fill: #e20024;
}

.bookmark_toggle,
.like_toggle {
  cursor: pointer;
}

.navbar {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar .container-fluid .row {
  margin-left: 0px;
  margin-right: 0px;
}

.navbar .container-fluid .row .col-12 {
  padding: 0;
}

.navbar ul.nav {
  width: 100%;
  display: inline-block;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.navbar ul.nav li {
  display: inline-block;
  margin: 0 3%;
}

.navbar ul.nav li a {
  color: #ababab;
  font-size: 16px;
}

.navbar ul.nav li.active a {
  color: #803edd;
}

.navbar ul.nav li a:hover {
  color: black;
}

.navbar .logo {
  height: 40px;
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.call-to-action {
  position: relative;
  background: url('../../img/app-cta-bg.jpg') no-repeat center center;
  mix-blend-mode: multiply;
  background-size: cover;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: rgba(113, 77, 202, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.call-to-action h2 {
  font-size: 2.5rem;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.main {
  padding-bottom: 0px;
}

.main .pic {
  width: 100%;
}

.main .tools {
  border-bottom: 3px solid #ccc;
}

.main .tools h5 span {
  color: #e20024;
}

.date {
  color: #ccc;
  font-size: 14px;
}

.date span {
  color: black;
}

.comments {
  color: #e20024;
  font-size: 14px;
}

.lock .comments {
  color: #ccc;
}

.page-link {
  border: none;
  color: black;
  padding: 3px 10px;
  border-radius: 3px !important;
}

.page-item.active .page-link,
.page-item:hover .page-link {
  color: white;
  background: #e20024;
}

.sidebar {
  background: #f7f7f7;
}

.sidebar svg .fill-space {
  fill: #c5c5c5;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sidebar .icon-links a {
  color: black;
}

.sidebar .icon-links a:hover svg .fill-space {
  fill: #e20024;
}

a {
  color: #e20024;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a.social-link {
  color: #999;
  font-size: 20px;
}

a.social-link:hover {
  color: #999;
  opacity: 0.7;
}

a:hover,
a:focus {
  text-decoration: underline;
  color: #e20024;
}

.artists-links .thumb {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  float: left;
}

body.artist .sidebar .thumb {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  margin: 20px auto 10px auto;
}

body.artist .sidebar h2.username {
  text-align: center;
  margin-bottom: 0px;
}

body.artist .sidebar p.location {
  text-align: center;
  margin: 0px 0px 10px 0px;
}

body.artist .sidebar p.created_at {
  text-align: center;
  color: #ccc;
  margin: 0px 0px 20px 0px;
  font-style: italic;
}

body.artist .sidebar div.badges {
  width: 90%;
  margin: 0px auto 20px auto;
  padding: 20px 0px;
  border: 1px dashed #ccc;
  text-align: center;
  font-style: italic;
}

body.artist .sidebar ul.stats {
  margin: 0px 0px 30px 0px;
  padding: 0px;
  list-style-type: none;
  color: #ccc;
  font-style: italic;
}

body.artist .sidebar ul.stats li {
  margin: 0px 0px 5px 0px;
}

body.artist .sidebar ul.stats li i {
  margin: 0px 5px 0px 0px;
}

body.artist .normal-user-content h4 {
  position: relative;
}

body.artist .normal-user-content hr {
  width: 100%;
  height: 2px;
  background: #ababab;
}

body.artist .normal-user-content .fav a {
  color: #212529;
  text-decoration: none;
}

body.artist .normal-user-content .fav a p label {
  border: 1px solid #803edd;
  padding: 4px 4px 3px;
  color: #803edd;
  font-size: 10px;
  line-height: 10px;
  border-radius: 6px;
  font-weight: 700;
  margin-left: 5px;
  margin-bottom: 0;
  vertical-align: text-bottom;
}

body.artist .normal-user-content .fav img {
  border-radius: 8px;
}

body.artist .normal-user-content .fav span.tag {
  background: #f7f7f7;
  padding: 10px 15px;
  border-radius: 14px;
  margin: 0px 5px 5px 0px;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
}

body.artist .normal-user-content .activity a {
  color: #803edd;
}

body.artist .normal-user-content .activity .date {
  font-size: 16px;
  text-align: right;
}

.artists-links a {
  color: #212529;
  text-decoration: none;
}

.artists-links a.btn {
  color: white;
}

.artists-links a.btn:hover {
  color: white;
}

.artists-links h4 {
  margin: 14px 0px 0px 5px;
}

.related img {
  height: 100px;
  width: 70px;
}

.related h4 {
  font-size: 14px;
}

.related .btn-relate {
  border: 1px solid #803edd;
  background: transparent;
  color: #803edd;
  padding: 3px 10px;
  border-radius: 5px !important;
  font-style: italic;
}

/******************************************login form*****************************************************/

.login-form {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  top: 0;
  z-index: 9;
}

.login-form p,
.login-form input,
.login-form label {
  color: #ccc !important;
  font-size: 12px;
}

.login-form form {
  background: white;
  border: 1px solid #e20024;
  width: 500px;
  margin: 80px auto 0;
  border-radius: 10px;
  padding: 30px 50px 30px 140px;
  position: relative;
  z-index: 99;
}

.login-form form .form-control {
  height: 50px;
  border-color: #ccc;
}

.login-form form hr {
  width: 90%;
  margin: auto;
}

.login-form form .form-control.email {
  border-bottom: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.login-form form .form-control.password {
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.login-form form:before {
  content: '';
  background: url('../../img/vanna_float_closed_2x.png') left center no-repeat;
  background-size: contain;
  position: absolute;
  height: 105%;
  width: 100%;
  z-index: -1;
  left: -100px;
  top: -41px;
}

.login-form .custom-control-label::before {
  top: -0.1rem;
}

.login-form .custom-control-label::after {
  top: -0.1rem;
}

.login-form .btn {
  font-weight: 700 !important;
  font-family: 'CircularStd-Bold';
  border-radius: 5px;
  color: white !important;
}

.login-form .btn-facebook,
.login-form .btn-google {
  font-size: 14px;
  border: none;
}

/*******************************************artist************************************************/

.do-login {
  cursor: pointer;
}

.artist header.masthead {
  position: relative;
  background-color: #343a40;
  background: url('../../img/hero.jpg') no-repeat center center;
  background-size: cover;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.artist header.masthead .thumb {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  margin: 0px auto;
}

.artist .btn-main {
  font-size: 16px;
  padding: 5px 30px;
}

.artist .btn-main.btn-follow {
  color: white;
  text-decoration: none;
}

.artist .btn-main.btn-follow:hover {
  color: #803edd;
}

.artist .btn-main svg {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.artist .btn-main.btn-follow .fill-path {
  fill: #fff;
}

.artist .btn-main.btn-follow:hover {
  background: transparent;
}

.artist .btn-main.btn-follow:hover .fill-path {
  fill: #803edd;
}

.artist .btn-main.btn-donate {
  background: transparent;
  color: #803edd;
}

.artist .btn-main.btn-donate .fill-path {
  fill: #803edd;
}

.artist .btn-main.btn-donate:hover .fill-path {
  fill: #fff;
}

.artist .btn-main.btn-donate:hover {
  background: #803edd;
  color: #fff;
}

.artist img.support {
  width: 100%;
  border-radius: 10px;
}

.artist .artists-links img {
  vertical-align: top;
}

.artist .post-img {
  padding-left: 65px;
}

.artist .pagination {
  padding-left: 75px;
}

.artist .post-img img {
  width: 100%;
  height: auto;
}

.artist .btn-main.btn-like {
  border-color: #ccc;
  color: #ccc;
  background: transparent;
  padding: 3px 15px;
  font-weight: 700;
}

.artist .btn-main svg {
  vertical-align: text-bottom;
}

.artist .btn-main.btn-like:hover,
.artist .btn-main.btn-like.checked {
  background: #d60a2e;
  color: white;
  border-color: #d60a2e;
}

.artist .btn-main.btn-like:hover svg .fill-path,
.artist .btn-main.btn-like.checked svg .fill-path {
  fill: white;
}

.artist .btn-main.btn-like svg .fill-path {
  fill: #ccc;
}

.artist .nav-tabs .nav-link {
  color: #ccc;
  background-color: #fff;
  border-color: #fff #fff #e8e8e8;
  font-weight: 400;
}

.artist .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #fff #fff #e8e8e8;
  font-weight: 700;
}

body.artist #series a {
  color: inherit;
}

body.artist #series a:hover {
  text-decoration: none;
}

/**************************************home*********************************************************/

.slick-slide {
  min-height: 370px;
}

.slick-slide a {
  color: #212529;
  text-decoration: none;
}

.home .main {
  padding-bottom: 0px;
}

.home .main-slider {
  opacity: 0;
  transition: 0.2s linear all;
}

.home .main-slider.slick-initialized {
  opacity: 1;
}

.home .main-slider .slide h1,
.home .main-slider .slide p {
  color: #fff;
}

.home .main-slider .slick-dots {
  bottom: 45px;
  /* width: 150px; */
  left: 65%;
  display: inline-block;
  text-align: left;
  padding-left: 5px;
}

.home .main-slider .slick-dots li button:before {
  font-size: 14px;
  color: #fff;
  opacity: 0.45;
}

.home .main-slider .slick-dots li:hover button:before,
.home .main-slider .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

.home .main h2 {
  position: relative;
}

.home .main h2:after {
  position: absolute;
  content: '';
  background: #d5092f;
  height: 2px;
  width: 200px;
  top: 50%;
  margin-left: 10px;
  transform: translateY(-50%);
}

.home .main .main-carousel {
  margin-bottom: 60px;
}

.home .main .main-carousel .inner-img {
  height: 280px;
  position: relative;
  border-radius: 10px;
}

.home .main .main-carousel .slide {
  outline: 0;
  position: relative;
}

.home .main .main-carousel .slide:hover .inner-img .overlay {
  opacity: 0.6;
}

.home .main .main-carousel .slide:hover .inner .btn-main {
  opacity: 1;
}

.home .main .main-carousel .slide .inner .btn-main:hover svg .fill-path {
  fill: #fff;
}

.home .main .main-carousel .slide p label {
  border: 1px solid #803edd;
  padding: 4px 4px 3px;
  color: #803edd;
  font-size: 10px;
  line-height: 10px;
  border-radius: 6px;
  font-weight: 700;
  margin-left: 5px;
  margin-bottom: 0;
  vertical-align: text-bottom;
}

.home .main .main-carousel .inner-img .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  border-radius: 10px;
  background: #803edd;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.home .main .main-carousel .inner .btn-main {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.home .main .main-carousel .inner .btn-main svg .fill-path {
  fill: #803edd;
}

.home .main .main-carousel .inner {
  position: absolute;
  bottom: 20px;
  padding: 0 30px;
  left: 0;
  text-align: center;
  width: 100%;
}

.home .banner {
  margin-bottom: 30px;
}

.home .banner img {
  /*min-height: 250px;*/
  border-radius: 10px;
}

/****************************************************dashboard*****************************************************************************/

.dashboard h1 {
  position: relative;
  display: inline-block;
  text-transform: capitalize;
}

.dashboard h1:after {
  content: '';
  position: absolute;
  width: 100%;
  background: #e20024;
  height: 3px;
  right: -110%;
  top: 50%;
  transform: translateY(-50%);
}

.dashboard .menu-elements li a {
  color: #ababab;
}

.dashboard .menu-elements {
  margin-bottom: 10px;
  margin-top: 10px;
}

.dashboard .menu-elements li {
  margin: 0 0 20px;
}

.dashboard .menu-elements li ul {
  margin-left: 10px;
}

.dashboard .menu-elements li:last-child {
  margin-bottom: 0;
}

.dashboard .menu-elements li a:hover,
.dashboard .menu-elements li.active a {
  color: #000;
  text-decoration: none;
}

.dashboard .main .tools {
  border-bottom: 0px;
}

.dashboard .main .tools a {
  color: #ababab;
}

.dashboard .main .tools a.active,
.dashboard .main .tools a:hover {
  color: #e20024;
  text-decoration: none;
}

.dashboard .btn-main.btn-delete {
  border-color: #ccc;
  color: #ccc;
  background: transparent;
  padding: 4px 15px 2px;
  font-size: 14px;
  font-weight: 700;
}

.dashboard .btn-main.btn-delete svg {
  width: 18px;
  height: 18px;
}

.dashboard .btn-main svg {
  vertical-align: text-bottom;
}

.dashboard .btn-main.btn-delete:hover,
.artist .btn-main.btn-delete.checked {
  background: #d60a2e;
  color: white !important;
  border-color: #d60a2e;
}

.dashboard .btn-main.btn-delete:hover svg .fill-path,
.artist .btn-main.btn-delete.checked svg .fill-path {
  fill: white;
}

.dashboard .btn-main.btn-delete svg .fill-path {
  fill: #ccc;
}

.dashboard .btn-main.btn-read {
  border-color: #803edd;
  color: #803edd;
  background: transparent;
  padding: 8px 25px 6px;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  bottom: 30px;
  right: 20px;
}

.dashboard .btn-main.btn-read:hover,
.artist .btn-main.btn-read.checked {
  background: #803edd;
  color: white !important;
  border-color: #803edd;
}

.dashboard .items .item {
  border: 1px solid #efefef;
  padding: 20px;
  position: relative;
}

.dashboard .items .item img {
  width: 90px;
  height: 130px;
  border-radius: 10px;
}

.dashboard .items .item img.pic {
  vertical-align: top;
}

.dashboard .items .item .item-person img {
  width: 32px;
  height: 32px;
  border-radius: 30px;
}

.dashboard .items .item .item-date {
  background: #efefef;
  border-radius: 10px;
  font-size: 14px;
  padding: 6px 15px;
}

.dashboard .items .item .item-person {
  font-size: 14px;
}

.dashboard .menu-elements svg {
  width: 22px;
  height: 22px;
  vertical-align: bottom;
  margin-right: 10px;
}

.dashboard .menu-elements i {
  margin-right: 10px;
  color: #000;
}

/************************************artists***********************************************************/

.artists .thumb {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.dashboard.artists .item {
  border: 1px solid #803edd;
}

.artists .serie-title {
  font-size: 18px;
  color: #999;
}

.artists .item-count {
  background: black;
  color: white;
  font-size: 12px;
  border-radius: 10px;
  padding: 4px 7px;
  display: inline-block;
}

/*************************************************mi perfil***********************************************************/

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #d50a2e;
  background-color: #d50a2e;
}

.custom-control.custom-switch {
  margin-top: 7px;
}

.dashboard .profile {
  border: 1px solid #ccc;
  padding: 40px;
  border-radius: 10px;
}

.dashboard .profile .thumb {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  margin-right: 20px;
  display: block;
  float: left;
}

.dashboard .profile a.avatar-changer {
  display: block;
  margin-top: 30px;
}

.dashboard .profile p.small {
  color: #ccc;
}

.dashboard .profile i {
  color: #d60a2e;
}

.dashboard .profile a.blue {
  color: #803edd;
  background-color: transparent !important;
  font-style: italic;
}

.dashboard .profile a.blue i {
  color: #803edd;
}

.dashboard .uploader {
  border: 3px dashed #ccc;
  width: 250px;
  padding: 20px 20px;
  position: relative;
}

.dashboard .uploader label:hover {
  cursor: pointer;
}

.dashboard .uploader input[type='file'] {
  width: 100%;
  position: absolute;
}

.dashboard .uploader p.small {
  font-style: italic;
  font-size: 11px;
}

/***************************************************************** Blocks ******************************************/

.block {
  margin: 0px 0px 30px 0px;
}

.block .genres.hidden,
.block .tags.hidden,
.block .series.hidden,
.block .image1.hidden,
.block .url1.hidden,
.block .image2.hidden,
.block .url2.hidden {
  display: none;
}

.block .order-row.hidden,
.block .quantity-row.hidden {
  display: none;
}

.block .fa-caret-square-right {
  display: none;
  cursor: pointer;
}

.block .fa-caret-square-down {
  display: inline-block;
  cursor: pointer;
}

.block.hidden .fa-caret-square-right {
  display: inline-block;
}

.block.hidden .fa-caret-square-down,
.block.hidden .field-row,
.block.hidden .option {
  display: none;
}

.block.hidden {
  margin: 0px 0px 0px 0px;
}

i.add-block {
  font-size: 40px;
  cursor: pointer;
  display: block;
  margin: 0px 0px 30px 0px;
}

i.add-block-to-list,
i.add-slide-to-list,
i.add-option-to-list {
  font-size: 40px;
  cursor: pointer;
  display: block;
}

.fstToggleBtn:after {
  border-top-color: #d50a2e;
}

.fstChoiceItem,
.fstResultItem.fstSelected,
.fstResultItem.fstFocused {
  background-color: #d50a2e;
  border-color: #d50a2e;
}

.fstMultipleMode,
.fstMultipleMode .fstResults,
.fstElement {
  width: 100%;
  border-radius: 0.25rem;
}

.fstMultipleMode .fstQueryInput,
.fstToggleBtn,
.fstSingleMode .fstQueryInput {
  font-size: 0.9rem;
}

.fstToggleBtn {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.fstMultipleMode .fstControls {
  padding-top: 0.375rem;
}

.fstResultItem {
  font-size: 0.9rem;
}

.fstChoiceItem {
  font-size: 0.8rem;
}

.blocks_list ul,
.slides_list ul,
.options_list ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.blocks_list ul li,
.slides_list ul li {
  margin: 15px 0px;
}

/********************** from creators ******************************************/

.btn:active,
.btn:focus {
  border: 1px solid rgba(0, 0, 0, 0);
  box-shadow: none;
}

.btn-link,
.btn-link:hover {
  color: #d50a2e;
}

.btn-primary {
  background-color: #d50a2e !important;
  border-color: #d50a2e !important;
  box-shadow: none !important;
  font-family: CBlack;
  color: white;
}

.btn-primary:hover {
  background-color: #d50a2e;
  border-color: #d50a2e;
  color: white;
}

.btn-custom-link {
  color: #6e6bd9 !important;
  cursor: pointer;
}

.btn-custom-link:hover {
  color: #6e6bd9 !important;
  cursor: pointer;
}

.btn-primary:active {
  background-color: #d50a2e !important;
  border-color: #d50a2e !important;
}

.bread {
  color: #d50a2e !important;
}

.filebox {
  width: 100%;
  max-width: 340px;
  /*border: 2px dashed #d8d8d8;*/
  cursor: pointer;
}

.filebox img {
  width: 40px;
  display: block;
  margin: 20px auto 0px auto;
}

.filebox p {
  text-align: center;
  color: #212529 !important;
  margin-bottom: 0px;
  line-height: 18px;
  margin: 4px;
}

.filebox p.note {
  color: #b1b1b1 !important;
  font-family: 12px;
  line-height: 13px;
  margin-bottom: 20px;
}

.fstToggleBtn:after {
  border-top-color: #d50a2e;
}

#form-add-serie label,
#form-edit-serie label,
#addchapterform label,
#form-profile label {
  color: #212529 !important;
}

.fstChoiceItem,
.fstResultItem.fstSelected,
.fstResultItem.fstFocused {
  background-color: #d50a2e;
  border-color: #d50a2e;
}

.wrapper-label {
  position: relative;
  width: 100%;
  height: auto;
  cursor: text;
}

.wrapper-label label {
  position: absolute;
  top: 7px;
  left: 12px;
  color: #b1b1b1;
  transition: 0.1s linear all;
  cursor: text;
}

.wrapper-label .form-control:focus + label,
.wrapper-label .form-control:not(:placeholder-shown) + label {
  position: absolute;
  top: -2px;
  font-size: 12px;
  color: #6e6bd9;
}

.wrapper-label .form-control {
  padding-top: 20px;
  padding-bottom: 8px;
}

.wrapper-label .form-control::placeholder {
  color: rgba(255, 255, 255, 0);
}

.form-control {
  border: 1px solid #d8d8d8;
  color: #212529;

  height: auto;
}

.form-control:focus {
  border-color: #6e6bd9;
  box-shadow: none;
}

.form-control.login {
  border: none;
  color: #838383;
}

.form-control.login:focus {
  border-color: none;
  box-shadow: none;
  color: #838383;
}

.form-control.login.login-email {
  /*padding-left: 30px;*/
  /*background: url(../../img/mail-line.svg) 0px 9px no-repeat;*/
  /*background-size: 20px 18px;*/
  width: calc(100% - 31px);
}

.form-control.login.login-password {
  /*padding-left: 30px;
  background: url(../../img/lock-password-line.svg) 0px 9px no-repeat;
  background-size: 20px 18px;*/
  width: calc(100% - 31px);
}

.email-icon,
.email-password {
  float: left;
  margin: 6px 5px 0px 0px;
}

.login-hr {
  width: 100%;
  height: 1px;
  border: none;
  background: #e1e1e1;
  margin: 4px 0px;
}

#main-navbar {
  background-color: #fff !important;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: none !important;
  padding-top: 20px;
  padding-bottom: 20px;
}

#main-navbar a {
  color: black;
  padding: 4px 10px;
  font-family: CBlack;
}

#main-navbar a.register {
  border: 1px solid #d50a2e;
  border-radius: 8px;
  margin-left: 14px;
}

#main-logo img {
  width: 120px;
}

.dropdown-item:active,
.dropdown-item:focus {
  background-color: black;
  color: white !important;
}

.fstMultipleMode,
.fstMultipleMode .fstResults,
.fstElement {
  width: 100%;
  border-radius: 0.25rem;
}

.fstMultipleMode .fstQueryInput,
.fstToggleBtn,
.fstSingleMode .fstQueryInput {
  font-size: 0.9rem;
}

.fstToggleBtn {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.fstMultipleMode .fstControls {
  padding-top: 0.375rem;
}

.fstResultItem {
  font-size: 0.9rem;
}

.fstChoiceItem {
  font-size: 0.8rem;
}

input[type='file'] {
  border: none;
  padding-left: 0px;
}

.image-preview {
  margin-bottom: 10px;
  display: none;
}

.image-preview-edit {
  margin-top: 0px;
  margin-bottom: 10px;
}

p.note {
  font-style: italic;
  font-size: 0.8rem;
  margin-bottom: 5px;
}

.card {
  border: 1px solid #ccc;
  border-radius: 8px;
}

.custom-card {
  background: white;
  border-radius: 8px;
  border: 1px solid #ccc;
  transition: 0.2s linear all;
  position: relative;
  margin-bottom: 20px;
  margin-top: 17px;
}

h1 {
  font-family: CBlack;
  font-size: 30px;
}

.card p,
.custom-card p,
.card label,
.custom-card label,
.card a,
.custom-card a {
  font-family: CBook;
}

.card-big-image {
  width: 240px;
  max-width: 240px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 35px), -50%);
}

.card-big-image.register {
  width: 300px;
  max-width: 300px;
  height: auto;
  top: -20px;
  transform: translate(calc(-50% - 35px), 0%);
}

#register-form .invalid-feedback {
  display: block;
}

.inputs {
  padding: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
}

button[type='submit'] {
  display: block;
  width: 100%;
  border-radius: 8px;
  color: white;
  background: #d50a2e !important;
  border: none;
  font-family: CBlack;
  font-size: 20px;
}

button[type='submit']:focus {
  border: none;
  background: #6e6bd9 !important;
}

p.terms {
  font-size: 12px;
}

p.terms a {
  color: #d50a2e;
}

.external-login-icon img {
  width: 40px;
  height: auto;
  margin: 0px 5px;
}

.card p,
.card a,
.custom-card p,
.custom-card a,
.card label,
.custom-card label {
  color: #838383;
}

.card a.register,
.custom-card a.register {
  color: #d50a2e;
}

.card-body {
  padding: 30px 0px 30px 40px;
}

.card-body.edit-images {
  padding-left: 15px;
  padding-right: 15px;
}

a:hover {
  cursor: pointer !important;
}

.custom-card.chapter {
}

.custom-card:hover {
  transform: translateY(-4px);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}

.row-add {
  margin-top: -55px;
}

.serie-image {
  border-radius: 8px;
  margin: 8px;
}

.serie-image.chapter-image {
  border-radius: 8px 8px 0px 0px;
}

.custom-card.chapter .serie-image {
}

.red {
  color: #d50a2e;
}

.serie-content {
  /*width: 60%;
  float: right; */
}

.serie-content h3.name {
  font-size: 26px;
  margin: 0px 0px 20px 0px;
}

.serie-content p.tagname {
  font-size: 18px;
  color: #ccc;
  margin-bottom: 20px;
}

.serie-content p.description {
  color: #212529;
  margin: 0px 0px 20px 0px;
}

a.custom-new-chapter {
  color: #212529;
  font-size: 14px;
  border: 1px solid #212529;
  margin-top: 15px;
  transition: 0.2s linear all;
}

a.custom-new-chapter svg {
  height: 18px;
  width: auto;
  margin-top: -3px;
}

a.custom-new-chapter:hover {
  border: 1px solid #d50a2e;
}

.custom-card.serie .serie-content ul.stats {
  width: 100%;
  margin: 40px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
}

.custom-card.serie .serie-content ul.stats li {
  color: #ccc;
  width: 50%;
  float: left;
  margin: 0px 0px 10px 0px;
}

.serie-content ul.stats li i {
  padding-right: 10px;
}

.custom-card.chapter .serie-content {
  width: 100%;
  float: none;
}

.serie-content .wrapper {
  padding: 15px 0px;
}

.custom-card.chapter .serie-content .wrapper {
  padding: 6px 14px;
}

.serie-content a.chapters {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 184px;
  color: #212529;
}

.serie-content a.edit {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 110px;
  color: #212529;
}

.serie-content a.delete {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #d50a2e;
}

.custom-card.chapter .serie-content h4 {
  margin-bottom: 15px;
  margin-top: 20px;
}

.custom-card.chapter .serie-content h4 span {
  color: #ccc;
}

.custom-card.chapter .serie-content p.info {
  margin-bottom: 0px;
  color: #212529;
}

.custom-card ul.urls {
  text-align: left;
  margin: 20px 0px 0px 28px;
  padding: 0px;
  list-style-type: none;
}

.custom-card ul.urls li a {
  color: #212529;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}

.custom-card ul.urls li a.delete {
  color: #d50a2e;
}

.custom-card .serie-content a.edit {
  font-size: 0.8rem;
  position: relative;
  bottom: unset;
  right: unset;
  display: inline;
  padding-left: 1px;
  padding-right: 1px;
}

.custom-card .serie-content a.chaps {
  font-size: 0.8rem;
  position: relative;
  bottom: unset;
  right: unset;
  display: inline;
  color: #212529;
  padding-left: 1px;
  padding-right: 1px;
}

h1.chapter-name span,
h3 span {
  color: #d50a2e;
}

.custom-card.chapter .serie-content a.delete {
  font-size: 0.8rem;
  color: #d50a2e;
  position: relative;
  bottom: unset;
  right: unset;
  display: inline;
  padding-left: 1px;
  padding-right: 1px;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
  background-color: #d50a2e;
  border-color: #d50a2e;
}

.dropzone {
  padding: 0px !important;
  border: none !important;
}

.dropzone .dz-message {
  display: none;
}

.images-area {
  min-height: 150px;
  border: 2px dashed #ced4da;
  cursor: pointer;
  background: url(../../img/upload-cloud-2-line.svg) center 50px no-repeat;
  background-size: 40px 40px;
}

.image a {
  font-size: 12px;
}

.dropzone .dz-preview .dz-image {
  border-radius: 0px;
}

#images-list a {
  cursor: pointer;
  display: block;
}

.chapter-image {
  margin-bottom: 4px;
  cursor: pointer;
}

.chapter-image-delete {
  margin-bottom: 20px;
  text-align: center;
  color: black;
  display: block;
}

.chapter-image-delete:hover {
  color: black;
}

.black-link {
  color: black;
  text-decoration: underline;
}

.black-link:hover {
  color: black;
}

.sort-handle {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: n-resize;
}

#custom-tag-list {
  margin: 10px 0px 4px 0px;
}

#add-custom-tag-wrapper {
  display: none;
}

p.custom-tag {
  font-size: 16px;
  line-height: 16px;
  margin: 0px 0px 12px 0px;
}

p.custom-tag i {
  cursor: pointer;
}

.social-login {
  margin-bottom: 0px;
}

.btn.facebook {
  background: #3b5998;
  color: white;
  margin-bottom: 14px;
}

.btn.google {
  background: #ea4335;
  color: white;
}

.or {
  margin-bottom: 30px;
  border-top: 1px solid #bbb;
}

.or p {
  text-align: center;
  margin-top: -12px;
}

.or p span {
  padding: 0px 20px;
  background: white;
}

.new-box {
  border: 2px dashed #ced4da;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 100px;
  margin-bottom: 80px;
}

.new-box .big-image {
  position: absolute;
  top: -70px;
  left: -50px;
  width: 200px;
}

.new-box p {
  color: #212529;
  font-family: CBlack;
  font-size: 20px;
}

.new-box a:hover {
  text-decoration: none;
}

.btn-contact {
  color: #6e6bd9 !important;
  border: 1px solid #636bd9;
}

.more-info:hover {
  cursor: help;
}

.info {
  position: absolute;
  top: -10px;
  left: 95%;
  text-align: left;
  width: 100%;
  z-index: 1;
  padding: 10px;
  color: white;
  background: rgba(213, 10, 46, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all linear;
}

p.info-chapter {
  color: #212529;
  margin-bottom: 20px;
  line-height: 16px;
}

p.info-chapter span.programmed {
  color: #803edd;
}

p.info-chapter.key {
  margin-bottom: 8px;
}

/*.custom-card.serie ul.stats, */
.custom-card.chapter ul.stats {
  color: #ccc;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  list-style-type: none;
}

/*.custom-card.serie ul.stats li, */
.custom-card.chapter ul.stats li {
  display: inline-block;
  margin-right: 40px;
}

.info.shown {
  opacity: 1;
  visibility: visible;
  left: 100%;
}

.dropzone .dz-preview .dz-error-message {
  top: 144px;
}

footer.footer {
  padding: 40px 0px;
}

footer.footer p {
  color: #b1b1b1;
  font-size: 16px;
}

/****************************************** Serie page *********************************************/

.chapter-item a {
  color: #212529;
  text-decoration: none;
}

/****************************************** Chapter page *******************************************/

.chapter-header {
  background: #626262;
  color: white;
  height: 75px;
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  z-index: 1000;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.nav-up {
  top: -75px;
}

.chapter-header .left img {
  height: 30px;
  margin-top: 20px;
}

.chapter-header .right ul {
  margin: 24px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
  float: right;
}

.chapter-header .right ul li {
  display: inline-block;
  margin: 0px 10px 0px 0px;
}

.chapter-header .right ul li a {
  color: white;
}

.chapter-header .right ul li a svg .fill {
  fill: white;
}

.chapter-header .right ul li a.active svg .fill {
  fill: #e20024;
}

.chapter-header .right ul li a img {
  height: 24px;
  width: auto;
}

.chapter-header .center {
  text-align: center;
}

.chapter-header .center .name {
  margin: 15px 0px 0px 0px;
  font-size: 22px;
}

.chapter-header .center .chapter-number {
  margin: 4px 0px 15px 0px;
  font-size: 13px;
}

.chapter-header .center .chapter-number a i {
  color: #474747;
}

.vertical-images {
  padding: 30px 0px 0px 0px;
}

.vertical-images img {
  margin: 0 auto;
  display: block;
}

.chapter-end {
  margin: 60px 0px;
}

.chapter-end h2 {
  text-align: center;
  margin: 0px 0px 50px 0px;
}

.chapter-end .likes {
  display: block;
  text-align: center;
  color: #ccc;
  border: 5px solid #ccc;
  border-radius: 40px;
  padding: 10px;
  font-size: 40px;
  font-weight: bold;
  width: 250px;
  margin: 0px auto 60px auto;
}

.chapter-end .avatar {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #6e6bd9;
  background: #999;
  margin: 0px auto 20px auto;
}

.chapter-end .author {
  display: block;
  text-align: center;
  margin: 0px auto;
  color: #ccc;
}

.chapter-end .comment p {
  background: #f6f6f6;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 20px 10px 20px 20px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
}

.chapter-end .comment p::after {
  content: '';
  position: absolute;
  top: 20px;
  left: -11px;
  width: 20px;
  height: 20px;
  background: #f6f6f6;
  transform: rotate(45deg);
  border-left: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}

.chapter-end .btns {
  margin: 40px 0px 50px 0px;
  text-align: center;
}

.chapter-end .btns .btn {
  color: #6e6bd9;
  border: 2px solid #6e6bd9;
  border-radius: 30px;
  padding: 8px 30px;
  margin: 0px 10px;
  text-decoration: none;
}

.chapter-end .btns .btn svg {
  height: 20px;
  width: auto;
}

.chapter-end .btns .btn .colorPath {
  transition: 0.2s all linear;
}

.chapter-end .btns .btn:hover {
  color: white;
  background: #6e6bd9;
}

.chapter-end .btns .btn:hover .colorPath {
  fill: white;
}

.chapter-end .share {
  text-align: center;
  margin-bottom: 60px;
}

.chapter-end .share h4 {
  text-align: center;
  margin: 0px 0px 10px 0px;
  width: 100%;
}

.chapter-end .share ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 100%;
}

.chapter-end .share ul li {
  display: inline-block;
  margin: 0px 10px;
}

.chapter-end .share ul li a {
  color: #ccc;
  font-size: 24px;
}

.chapter-end .all-comments {
  text-align: center;
  margin-bottom: 40px;
}

.chapter-end .all-comments h4 {
  text-align: center;
  margin: 0px 0px 30px 0px;
  width: 100%;
}

.chapter-end .all-comments .wip p {
  background: #ccc;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 100px;
  line-height: 100px;
  color: white;
  padding: 80px 0px 400px 0px;
}

.chapter-end a.next-chapter {
  display: block;
  position: absolute;
  right: 0px;
  top: 150px;
  text-align: center;
  color: #212529;
  text-decoration: none;
}

.chapter-end a.prev-chapter {
  display: block;
  position: absolute;
  left: 0px;
  top: 150px;
  text-align: center;
  color: #212529;
  text-decoration: none;
}

.chapter-end a.next-chapter i,
.chapter-end a.prev-chapter i {
  color: #ccc;
  font-size: 50px;
  transition: 0.2s all linear;
}

.chapter-end a.next-chapter:hover i {
  transform: translateX(10px);
}

.chapter-end a.prev-chapter:hover i {
  transform: translateX(-10px);
}

.chapter-footer {
  background: #dfdfdf;
  height: 100px;
}

.left-to-right-images .images,
.right-to-left-images .images {
  margin: 20px 0px;
}

.left-to-right-images .prev-page {
  position: absolute;
  top: 50%;
  left: -80px;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  cursor: pointer;
  color: #ccc;
}

.right-to-left-images .prev-page {
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  cursor: pointer;
  color: #ccc;
}

.left-to-right-images .prev-page i,
.left-to-right-images .next-page i,
.right-to-left-images .prev-page i,
.right-to-left-images .next-page i {
  font-size: 40px;
  transition: 0.2s linear all;
  margin-bottom: 10px;
}

.left-to-right-images .prev-page p,
.left-to-right-images .next-page p,
.right-to-left-images .prev-page p,
.right-to-left-images .next-page p {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 18px;
}

.left-to-right-images .next-page {
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  cursor: pointer;
  color: #ccc;
}

.right-to-left-images .next-page {
  position: absolute;
  top: 50%;
  left: -80px;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  cursor: pointer;
  color: #ccc;
}

.left-to-right-images .prev-page:hover i {
  transform: translateX(-5px);
}

.right-to-left-images .prev-page:hover i {
  transform: translateX(5px);
}

.left-to-right-images .next-page:hover i {
  transform: translateX(5px);
}

.right-to-left-images .next-page:hover i {
  transform: translateX(-5px);
}

.left-to-right-images .comments-btn,
.right-to-left-images .comments-btn {
  text-align: center;
}

.left-to-right-images .comments-btn a.btn,
.right-to-left-images .comments-btn a.btn {
  text-align: center;
  color: #ccc;
  border: 2px solid #ccc;
  border-radius: 30px;
  padding: 8px 30px;
  margin: 50px auto;
}

.left-to-right-images .comments-btn a.btn:hover,
.right-to-left-images .comments-btn a.btn:hover {
  color: white;
  background: #ccc;
}

/***** register and login modals *******************************************************************/

.register-modal,
.login-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.95);
  display: none;
  height: 100vh;
  overflow: auto;
  padding-bottom: 60px;
  padding-top: 60px;
}

/******* Library **********************************************************************************/

.library-grid-item {
  margin-bottom: 30px;
}

.library-grid-item img.pic {
  border-radius: 6px;
}

.library-grid-item a {
  color: #212529;
  text-decoration: none;
}

.library-grid-item a h5 label {
  border: 1px solid #803edd;
  padding: 4px 4px 3px;
  color: #803edd;
  font-size: 10px;
  line-height: 10px;
  border-radius: 6px;
  font-weight: 700;
  margin-left: 5px;
  margin-bottom: 0;
  vertical-align: text-bottom;
}

.library-grid-item a .genre {
  background: #f7f7f7;
  padding: 10px 15px;
  border-radius: 14px;
  margin: 10px 0px 0px 0px;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
}

.library-grid-item .action {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 36px;
  height: auto;
  cursor: pointer;
}

.artist-library-grid-item {
  margin-bottom: 30px;
}

.artist-lib-avatar {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #6e6bd9;
  background: #999;
  float: left;
  margin-right: 20px;
}

.artist-lib-avatar-small {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #6e6bd9;
  background: #999;
  /*float: left;*/
  margin-right: 20px;
}

.artist-library-grid-item .username {
  margin: 20px 0px 10px 0px;
  color: #ccc;
  font-size: 18px;
  font-weight: bold;
}

.artist-library-grid-item .detail-name {
  margin: 0px 0px 30px 0px;
  color: #212529;
  font-size: 22px;
  font-weight: bold;
}

.artist-library-grid-item .detail-img {
  margin-left: 120px;
}

/************************** Wall *****************************/

.wall-comment a {
  text-decoration: none;
}

.wall-comment .avatar {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 1px solid #6e6bd9;
  background: #999;
  margin: 30px auto 20px auto;
}

.wall-comment.create .avatar {
  margin-top: 0px;
}

.wall-comment.create .comment {
  margin-bottom: 60px;
}

.wall-comment .author {
  display: block;
  text-align: center;
  margin: 0px auto;
  color: #ccc;
}

.wall-comment .comment {
  background: white;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 20px 10px 20px 20px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  margin-bottom: 10px;
}

.wall-comment .comment::after {
  content: '';
  position: absolute;
  top: 20px;
  left: -11px;
  width: 20px;
  height: 20px;
  background: white;
  transform: rotate(45deg);
  border-left: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}

.wall-comment .wall-date {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 5px;
}

.wall-comment input[type='text'],
.wall-comment textarea {
  width: 100%;
  margin: 0px 0px 10px 0px;
  border: none;
  padding: 10px;
  color: #ccc;
  outline: none;
  resize: none;
}

.wall-comment input[type='text'].title {
  margin-bottom: 0px;
  font-size: 20px;
}

.wall-comment input[type='text']::placeholder,
.wall-comment textarea::placeholder {
  color: #ccc;
}

.wall-comment #post-image-author-changer {
  color: #ccc;
  padding: 10px;
  cursor: pointer;
}

.wall-comment .btn {
  background: #6e6bd9;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.wall-comment p.title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.wall-comment .delete-wall-post {
  position: absolute;
  top: 18px;
  right: 16px;
}

.wall-comment .delete-wall-post .svg {
  width: 18px;
  height: auto;
}

.wall-comment .likes {
  color: #ccc;
  margin-bottom: 50px;
}

.wall-comment .likes a {
  margin-bottom: 50px;
  color: #ccc;
  font-size: 14px;
}

.wall-comment .likes a.liked i {
  color: #e20024;
  font-size: 14px;
}

/************************* Genres *************************************************/

.genres .main h1 {
  position: relative;
  text-transform: none;
}

.genres .main h1:after {
  position: absolute;
  content: '';
  background: #d5092f;
  height: 2px;
  width: 200px;
  top: 50%;
  margin-left: 10px;
  transform: translateY(-50%);
}

.genres .main .genre_items a {
  display: inline-block;
  color: #ccc;
  margin: 0px 20px 10px 0px;
  padding: 6px 10px;
  border-radius: 8px;
  transition: 0.2s linear all;
  text-decoration: none;
}

.genres .main .genre_items a:hover {
  color: black;
}

.genres .main .genre_items a.active {
  background: #803edd;
  color: white;
}

.genres .main .wrapper-navigation {
  width: 100%;
}

.genres .main .wrapper-navigation ul.pagination {
  justify-content: center;
}

.genres .order a {
  color: #ccc;
}

.genres .order a.active {
  color: #e20024;
}

/************************* Collection *************************************************/

.collection .main h1 {
  position: relative;
  text-transform: none;
}

.collection .main h1:after {
  position: absolute;
  content: '';
  background: #d5092f;
  height: 2px;
  width: 200px;
  top: 50%;
  margin-left: 10px;
  transform: translateY(-50%);
}

.collection .main .wrapper-navigation {
  width: 100%;
}

.collection .main .wrapper-navigation ul.pagination {
  justify-content: center;
}

/******************** Search ***********************************************************/

#mainsearch-help {
  position: absolute;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  width: 100%;
  top: 34px;
  left: 0px;
  z-index: 9000;
  padding: 20px;
  display: none;
}

#mainsearch-help.hidden {
  opacity: 0;
  visibility: hidden;
}

#mainsearch-help {
  text-align: left;
}

#mainsearch-help p {
  color: #ababab;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0px;
}

#mainsearch-help p.heading {
  color: #ababab;
  font-size: 14px;
  border-bottom: 1px solid #ababab;
  line-height: 24px;
  margin-bottom: 10px;
}

#mainsearch-help a.item {
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}

#mainsearch-help a.item:last-child {
  margin-bottom: 0px;
}

#mainsearch-help a.item .image {
  float: left;
  width: 40px;
  height: 60px;
  border-radius: 6px;
}

#mainsearch-help a.item .metas {
  float: left;
  margin: 12px 0px 0px 12px;
}

#mainsearch-help a.item .metas p.name {
  color: #212529;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 4px;
}

#mainsearch-help a.item .metas p.author {
  color: #ccc;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0px;
}

#mainsearch-help a.item.author .image {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
