body {
  background-color: #161616;
}

.text-orange {
  color: #e1aa3e !important;
}

.page-header {
  margin-top: 0px;
  padding: 15rem 0 10rem 0;
}

.loader-bar-ping-pong:after {
  background: #e1aa3e;
}

.page-project .section-title h2 {
  font-size: 28px;
}

@media screen and (min-width: 567px) {
  .page-project .section-title h2 {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .page-project .section-title h2 {
    font-size: 30px;
  }
}

.header_player.style-fullwidth
.jp-audio
.jp-type-playlist
.jp-interface
.jp-controls
.jp-play
i,
.header_player.style-fullwidth .jp-audio #playlist-toggle i,
.artist-social-link a:hover,
.entry-content-wrapper .entry-meta ul.meta li a:hover,
.page-project .title-improduction a:hover,
.blog-posts .tim-btn:hover,
.blog-posts .widgets-popular-post li .content .entry-meta.cat a,
.blog-posts .entry-content-wrapper .entry-header .entry-title a:hover,
.entry-content-wrapper .entry-meta ul.meta li .author a,
.blog-posts .widget ul li a:hover,
.header_player.style-fullwidth
.jp-audio
.jp-type-playlist
.jp-interface
.jp-playlist
ul
li.jp-playlist-current,
.artist-profile .content h2 a,
.header_player
.jp-audio
.jp-type-playlist
.jp-interface
.jp-playlist
ul
li:hover {
  color: #e1aa3e !important;
}

.blog-posts .widget .widget-title:before,
.blog-posts .widget .widget-title:after,
.blog-posts .post-type-icon:before,
#album .tim-btn.tim-btn-bgt:hover {
  background-color: #e1aa3e !important;
}

.widgets-popular-post li .feature-img img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.blog-post .tim-btn-bgt.read-more-btn {
  font-size: 18px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

@media screen and (min-width: 768px) {
  .blog-post .tim-btn-bgt.read-more-btn {
    font-size: 20px;
  }
}

.page-news {
  background: #161616;
  padding-top: 100px !important;
}

@media screen and (min-width: 567px) {
  .page-news {
    padding-top: 150px !important;
  }
}

.page-news .widget {
  -webkit-box-shadow: 0px 0px 1.3px rgba(0, 0, 0, 0.021), 0px 0px 3.5px rgba(0, 0, 0, 0.03), 0px 0px 8.4px rgba(0, 0, 0, 0.039), 0px 0px 28px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 1.3px rgba(0, 0, 0, 0.021), 0px 0px 3.5px rgba(0, 0, 0, 0.03), 0px 0px 8.4px rgba(0, 0, 0, 0.039), 0px 0px 28px rgba(0, 0, 0, 0.06);
  background: #242424;
}

.page-news .widget a,
.page-news .widget h2 {
  color: white;
}

.page-news .blog-body-content {
  -webkit-box-shadow: 0px 0px 1.3px rgba(0, 0, 0, 0.021), 0px 0px 3.5px rgba(0, 0, 0, 0.03), 0px 0px 8.4px rgba(0, 0, 0, 0.039), 0px 0px 28px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 1.3px rgba(0, 0, 0, 0.021), 0px 0px 3.5px rgba(0, 0, 0, 0.03), 0px 0px 8.4px rgba(0, 0, 0, 0.039), 0px 0px 28px rgba(0, 0, 0, 0.06);
  color: white;
}

.page-news .blog-body-content .entry-content-wrapper {
  border: none;
  background: #242424 !important;
}

.page-news .blog-body-content .entry-content-wrapper a {
  color: white;
}

.page-news .blog-body-content .entry-content-wrapper .entry-title {
  font-size: 21px;
}

@media screen and (min-width: 768px) {
  .page-news .blog-body-content .entry-content-wrapper .entry-title {
    font-size: 23px !important;
  }
}

#footer-3 {
  background: transparent !important;
  padding: 0px 0px !important;
  width: 100%;
  border: none;
  line-height: 1.5;
}

@media screen and (max-width: 576px) {
  #footer-3 .copyright {
    margin-top: 24px;
    font-size: 12px;
    line-height: 1;
  }
  .page-news{
    padding-left: 10px;
    padding-right: 10px;
  }
}

#footer-3.floating {
  position: absolute;
  left: 0;
  bottom: 0px;
}

#footer-3.floating .footer-three-bottom {
  padding: 0 !important;
  position: relative;
  border: none;
}

#footer-3.floating .footer-three-bottom p {
  line-height: 20px;
}

#footer-3.floating .footer-three-bottom .footer-three-left {
  position: relative;
}

.con-page-form input,
.con-page-form select,
.con-page-form textarea {
  color: #fff;
}

.con-page-form textarea:focus,
.con-page-form input:focus {
  color: #fff;
}

.loader.is-active {
  background: #161616;
}
/*# sourceMappingURL=utilities.css.map */
