/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2021 | 22:22:07 */
header#Header {
    min-height: 0px !important;
}
.header-audio div#mep_0 {
    background: none !important;
}
.header-audio .mejs-controls {
    background: none !important;
    padding: 0px !important;
}
.header-audio .mejs-button.mejs-playpause-button.mejs-play, .mejs-button.mejs-playpause-button.mejs-pause{
  background: #CC00AA;
  padding-left: 6px;
  border-radius: 3px;
}
.header-audio .mejs-button{
  width: 40px !important;
}
.custom-gallery{
  display: none;
}
.header-btns a{
	background-image: linear-gradient(to right, #ff0000, #b28f2f);
}
.lc_basic_content_padding, #sidebar {
    padding: 0px 30px 0px 30px !important;
}
i.fas.fa-play.before_song {
    color: #b28f2f;
}
body.elementor-page-2891:not(.elementor-motion-effects-element-type-background), body.elementor-page-2891 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #222242 !important;
}
body {
    background-color: #222242 !important;
}
.heading-dashed h2.slide-section-title:after {
    content: "";
    background: linear-gradient(to right, #ff0000, #b28f2f);
    width: 340px;
    height: 3px;
    position: absolute;
    bottom: 0px;
  z-index: -1 !important;
    left: -3%;
}
.heading-dashed2 h2.slide-section-title:after {
    content: "";
    background: linear-gradient(to right, #ff0000, #b28f2f);
    width: 270px;
    height: 3px;
    position: absolute;
    bottom: 36%;
    z-index: -1 !important;
    left: -3%;
}
@media screen and (max-width:778px){
  .heading-dashed2 h2.slide-section-title:after{
    width: 275px !important;
  }
}
@media screen and (max-width:778px){
  .heading-dashed h2.slide-section-title:after{
    width: 235px !important;
  }
}

