/*
 Theme Name:   Music Nepl Child
 Description:  Music Nepl Child Theme
 Author:       New IT Venture 
 Template:     musicnepal
 Version:      1.0.0
 Text Domain:  musicnepal
*/
::-webkit-scrollbar {
  width: 1px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #b08989b9;
}
.wrapper{
  width: 380px;
  padding: 25px 30px;
  overflow: hidden;
  position: relative;
  border-radius: 15px;
  background: var(--white);
  box-shadow: 0px 6px 15px var(--lightbshadow);
  margin: auto !important;
  margin-top:40px !important;
  margin-bottom:10px !important
}
.musics {
    width:400px;
    margin: auto !important;
    margin-top:50px !important ;
    margin-bottom:50px !important ;
    height:500px !important;
    overflow-y:scroll !important;
    padding-left:10px !important ;
    box-shadow: 0px 6px 15px var(--lightbshadow);
}
.musics span {
	text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.musics ul {
  list-style:none !important ; 
}
.musics .active {
 	cursor:pointer;
 	font-weight:bold;
 	background-color: #fff;
   color: #000 !important;
	margin-right: 10px;
	border-radius:6px;
	box-shadow: 0 2px 4px #f0f0f0;
  padding: 8px 0;
 }
 .progress-area progress {
 	height:4px !important; 
 }
.track-list {
   display:flex; 
   margin:20px 0px;
   cursor:pointer;
}
.track-title {
   margin-left:15px ;
}

.track-title p {
	color: #fff;
	margin-bottom: 0;
  padding-top: 15px;
}
.track-list.active h5, .track-list.active p {
	color: #000;
}
.track-logo img{
	width: 90px !important;
	border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.accordion_head {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    font-family: arial;
    font-size: 1.1rem;
    margin: 0 0 1px 0;
    padding: 16px 20px;
    transition: 0.2s;
    border-radius: 6px;
    font-weight: bold;
}
.accordion_head:hover{
    background-color: #ECE8DD;
    color: #000;
    cursor: pointer;
    font-family: arial;
    font-size: 1.5rem;
    margin: 0 0 1px 0;
    padding: 20px 20px;
    transition: 0.2s
}
.carousel-control-next {
	right: -15px;
}
.carousel-control-prev {
	left: -15px;
}
.title-wrapper .title {
	color:#fff;
}
.team-member .member-name {
	color:#fff;
}
.joboverview p {
margin:5px 0px !important ;
}
.jobspecification {
margin:15px 0px
}
.list {
border-radius:5px;
 cursor:pointer;
}
.job-list{
   padding:10px 0px;
}
.content-layout-wrapper h1 {
	color:#fff;
}
.content-layout-wrapper h4 {
	color: #fff;
}

.wd-logo img{
	padding-top: unset !important;
	padding-bottom: unset !important;
	margin-top: 8px;
}
/* .content-layout-wrapper a {
	color:#888;
} */
.mn-title {
	color: #fff;
}

/* album modal */
#album .modal-content {
	margin-top: 70px !important;
}
#album .modal-header {
	border: none;
	padding: 0;
}
#album .modal-body {
	text-align: center;
	padding: 2.2rem 1.5rem
}
#album .modal-body p {
	font-size: 16px;
}
#album .modal-body a {
	background: #BA231C;
	border-radius: 100px;
	color: #fff;
}
#album .modal-body a:hover {
	background: #C51212;
}
#album .modal-header button {
	border-radius: 100px;
    color: #fff !important;
    opacity: 1;
    position: absolute;
    left: -20px;
    top: -5px;
    border: 1px solid #000;
    padding: 10px;
}

/* artist modal */
#artist .modal-content {
  margin-top: 70px !important;
}
#artist .modal-header {
  border: none;
  padding: 0;
}
#artist .modal-body {
  text-align: center;
  padding: 2.2rem 1.5rem
}
#artist .modal-body p {
  font-size: 16px;
}
#artist .modal-body a {
  background: #BA231C;
  border-radius: 100px;
  color: #fff;
}
#artist .modal-body a:hover {
  background: #C51212;
}
#artist .modal-header button {
  border-radius: 100px;
    color: #fff !important;
    opacity: 1;
    position: absolute;
    left: -20px;
    top: -5px;
    border: 1px solid #000;
    padding: 10px;
}



.website-wrapper{
  	display: flex;
	background: #151515;
}
.main-page-wrapper {
	background: #151515;
	padding: 70px 0;
}

/*.website-wrapper .mn-1 {
  width: 10%;
}
.website-wrapper .mn-11 {
  width: 90%;
}
*/
.whb-header {
    position: fixed;
    left: 0;
    height: 100%;
    /* padding: 10px 14px; */
    background: #000;
    z-index: 999;
}

.site-logo{
  text-align: left;
}

.whb-col-left{
    display: block !important;
}

.wd-nav{
    display: block;
}

.wd-nav>li{
    list-style: none;
    background-color: transparent;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    text-decoration: none;
    transition: var(--tran-03);
}

.mn-footer-menu .wd-nav {
  display: inline-flex;
  justify-content: center;
}

.mn-footer-menu .wd-nav li {
  /* display: inline-flex !important; */
  width: unset !important;
}

.width250.close{
  width: 88px;
}

.width250{
  width: 155px;
  left: 0;
  position: fixed;
  z-index: 110;
}

.width-content{
  left: 155px;
  width: calc(100% - 155px);
  position: relative;
}

.mnslider {
  overflow: hidden;
}

.carousel-inner {
  /* padding-top: 2em; */
  /* background: #151515; */
}  

.mn-h3 {
  font-weight: 500;
  color: #fff;
  padding-top: 20px;
  margin-left: 7px;
  text-transform: capitalize;
}

.carousel-innerr .carousel-item .card {
    margin-right: 15px;
}

.carousel-innerr .carousel-item .card:last-chile{
	margin-right: 0px;
}

.card {
/*   margin: 0 0.4em; */
  /* box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18); */
  border: none;
  background: unset;
}

.card-body{
    padding: 1rem 0.5rem;
    color: #fff;
    background: #000;
}

.mn-card .card-body{
  background: unset;
}

.mn-albums img{
  border-radius: 5px;
}

.mn-artist-name{
  text-align: center;
}

.mn-artists img.d-block.w-100 {
    width: 150px !important;
    height: 150px !important;
}

.card-title{
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

.card-title a:hover {
    color: #c9c9c9;
}

.card-text{
    font-size: 15px;
    text-transform: capitalize;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: #000;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 38%;
  transform: translateY(-50%);
}

.carousel-control-next, [type=button], .carousel-control-prev, [type=button] {
  position: absolute;
}

i.fa-solid.fa-angle-left, i.fa-solid.fa-angle-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
  color: #fff;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    width: 20px;
    height: 20px;
}

.carousel-item:first-child{
  -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.carousel-item{
  -webkit-animation: fadeInUp .5s both;
    animation: fadeInUp .5s both;
}

@media (min-width: 768px) {
  .carousel-innerr, .artist-carousel {
    display: flex;
  }

  .carousel-item {
    margin-right: 0;
    flex: 0 0 20%;
    display: block;
  }

}
.card .img-wrapper {
    max-width: 100%;
    /* height: 13em; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.card .mn-artists{
      margin: 0 auto;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
}

.card img {
    max-height: 100%;
}
.btn.btn-color-primary {
	background: #BA231C;
	color: #fff;
/* 	border-radius: 100px; */
}
@media only screen and (max-width: 767px) {
	.wd-text-block {
		padding: 0 15px;
	}
	.title-wrapper {
		padding: 0 15px;
	}
	.article-body-container,
	.wd-entities-title {
		padding: 0 15px !important
	}
	.wrapper,.musics{
		width: auto;
		height: auto !important;
	}
	.wd-side-hidden.wd-opened {
		background: #1d2327;
		width: 240px;
	}
	.wd-side-hidden.wd-opened ul {
		margin-top: 30px;		
	}
	.wd-side-hidden.wd-opened li a {
		color: #fff;
	}
	.wd-side-hidden.wd-opened li.current-menu-item a {
		color: rgb(216, 23, 23);
	}
	.mn-1 {
		position: absolute;
		z-index: 9999;
	}
	.woodmart-burger {
		color: #fff;
		position: fixed !important;
    	margin-left: 20px;
	}
	
	.mn-search-form{
		width: 100% !important;
	}

}

/* youtube playlist */
.mn-yt-player, div#mnYtPlayer, div#playlist11, div#playlist2, div#playlist3, div#playlist4, div#playlist5, div#playlist6 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

#mnVideoPreview img, #mnVideoPreview .details {
  cursor: pointer;
}

.thumb {
	height: 70px;
	border-radius: 4px;
}

.details {
	padding: 8px 2px;
}

.details h4{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 2px;
  color: #fff;
}
/* .post-img-wrapp {
	height: 220px; affect home latest news section
} */
.post-img-wrapp a:after{
  background-color: unset !important;
}
.article-body-container a, .mn-blog-post h3.wd-entities-title.title.post-title {
	font-size: 15px;
    font-family: 'Roboto';
}
.article-inner {
	margin-bottom: 30px;
}

.blog-post-loop .article-body-container{
  padding: unset !important;
  text-align: unset !important;
  background-color: unset !important;
}

.blog-post-loop .post-title, .wd-entities-title{
  color: #fff !important;
}
.post-img-wrapp {
	
}

.wd-entities-title a:hover {
  color: #ededed;
}

@media (min-width: 1025px){
  .owl-items-lg-4 .post-slide .post-title {
      font-size: 16px !important;
      padding: 5px 5px 0px 5px;
  }
}

.mn-read, .read-more-section a {
  font-size: 14px;
  color: #c60a0a !important;
}

.mn-read::after{
  content: '+';
  padding-left: 3px;
}

.wd-prefooter{
  padding-bottom: unset !important;
}

/* Album detail page */
:root{
  --pink: #ff74a4;
  --violet: #9f6ea3;
  --lightblack: #515C6F;
  --white: #ffffff;
  --darkwhite: #cecaca;
  --pinkshadow: #ffcbdd;
  --lightbshadow: rgba(0,0,0,0.15);
}
/* body{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: linear-gradient(var(--pink) 0%, var(--violet) 100%);
} */

.wrapper i{
  cursor: pointer;
}
.top-bar, .progress-area .song-timer, 
.controls, .music-list .header, .music-list ul li{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-bar i{
  font-size: 30px;
  color: var(--lightblack);
}
.top-bar i:first-child{
  margin-left: -7px;
}
.top-bar span{
  font-size: 18px;
  margin-left: -3px;
  color: var(--lightblack);
}
.img-area{
  width: 100%;
  /* height: 256px; */
  overflow: hidden;
  margin-top: 25px;
  border-radius: 15px;
  box-shadow: 0px 6px 12px var(--lightbshadow);
}
.img-area img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.song-details{
  text-align: center;
  margin: 10px 0;
}
.song-details p{
  color: var(--lightblack);
}
.song-details .name{
  font-size: 15px;margin-bottom: unset;
}
.song-details .artist{
  font-size: 15px;
  opacity: 0.9;
  line-height: 35px;
}
.progress-area{
  height: 6px;
  width: 100%;
  border-radius: 50px;
  cursor: pointer;
}
.progress-area .progress-bar{
  height: inherit;
  width: 0%;
  position: relative;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--pink) 0%, var(--violet) 100%);
}
.progress-bar::before{
  content: "";
  position: absolute;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  top: 50%;
  right: -5px;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50%);
  background: inherit;
  transition: opacity 0.2s ease;
}
.progress-area:hover .progress-bar::before{
  opacity: 1;
  pointer-events: auto;
}
.progress-area .song-timer{
  margin-top: 2px;
}
.song-timer span{
  font-size: 13px;
  color: var(--lightblack);
}
.controls{
  margin: 10px 0 5px 0;
}
.controls i{
  font-size: 28px;
  user-select: none;
  background: linear-gradient(var(--pink) 0%, var(--violet) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.controls i:nth-child(2),
.controls i:nth-child(4){
  font-size: 43px;
}
.controls #prev{
  margin-right: -13px;
}
.controls #next{
  margin-left: -13px;
}
.controls .play-pause{
  height: 54px;
  width: 54px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(var(--white) 0%, var(--darkwhite) 100%);
  box-shadow: 0px 0px 5px var(--pink);
}
.play-pause::before{
  position: absolute;
  content: "";
  height: 43px;
  width: 43px;
  border-radius: inherit;
  background: linear-gradient(var(--pink) 0%, var(--violet) 100%);
}
.play-pause i{
  height: 43px;
  width: 43px;
  line-height: 43px;
  text-align: center;
  background: inherit;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
}

.music-list{
  position: absolute;
  background: var(--white);
  width: 100%;
  left: 0;
  bottom: -55%;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
  padding: 15px 30px;
  border-radius: 15px;
  box-shadow: 0px -5px 10px rgba(0,0,0,0.1);
  transition: all 0.15s ease-out;
}
.music-list.show{
  bottom: 0;
  opacity: 1;
  pointer-events: auto;
}
.header .row{
  display: flex;
  align-items: center;
  font-size: 19px;
  color: var(--lightblack);
}
.header .row i{
  cursor: default;
}
.header .row span{
  margin-left: 5px;
}
.header #close{
  font-size: 22px;
  color: var(--lightblack);
}
.music-list ul{
  margin: 10px 0;
  max-height: 260px;
  overflow: auto;
}
.music-list ul::-webkit-scrollbar{
  width: 0px;
}
.music-list ul li{
  list-style: none;
  display: flex;
  cursor: pointer;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: var(--lightblack);
  border-bottom: 1px solid #E5E5E5;
}
.music-list ul li:last-child{
  border-bottom: 0px;
}
.music-list ul li .row span{
  font-size: 17px;
}
.music-list ul li .row p{
  opacity: 0.9;
}
ul li .audio-duration{
  font-size: 16px;
}
ul li.playing{
  pointer-events: none;
  color: var(--violet);
}
.owl-slider .owl-item img {
   height: 350px !important;
	width: 350px !important;
}
.mn-latest-release .owl-stage-outer {
	height: 350px;
}
/* .album detail page */

/* message box */
#chat-icon {
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 999;
}

#chat-icon a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #3498db;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}

#chat-icon a i {
  line-height: 40px;
  font-size: 20px;
}
.wd-nav>li>a .wd-nav-icon {
	width: 25px;
    text-align: center;
}
.carousel-item {
/* 	display: inherit !important; */
/* 	margin-right: unset; */
}

@media (min-width: 768px) {
  #chat-icon {
    bottom: 15px;
    left: 15px;
  }
  #chat-icon a {
    width: 60px;
    height: 60px;
  }
  #chat-icon a i {
    line-height: 60px;
    font-size: 30px;
  }
	.carousel-item {
		display: inherit !important;
	}
}
@media (max-width: 1024px) {
	.whb-hidden-mobile {
		display: block !important;
	}
	.whb-header {
		width: 28% !important;
	}
	.whb-column {
		align-items: start !important;
	}
}

.radio-player.skin1.shortcode .radio-player-details .radio-player-title {
  margin: 15px 0 !important;
  line-height: 2em !important;
  font-size: 20px !important;
}

.mn-carousel-inner {
  margin-bottom: 40px;
  padding-top: 10px;
}

.mn-viewall {
  color: #fff !important;
  font-size: 15px;
  margin-right: 10px;
}


@media (max-width: 767px) {
  header.whb-header {
    display: none;
  }
.carousel-innerr.carousel-item:not(.active) {
/*     display: none; */
  }
}

/* .wd-btn-arrow{
	top: 30% !important;
} */

.mn-container{
	max-width: 100% !important;
	padding-right: 0px;
    padding-left: 0px;
}

.dnone{
	display: none;
}

.genre-title{
	color: #fff;
    padding-left: 20px;
    text-transform: uppercase;
}

.carousel-inner {
  -webkit-overflow-scrolling: touch;
}

.box-style-shadow{
	padding: 15px !important;
}
.box-icon-align-right .box-icon-wrapper{
	margin-left: 5px !important;
}

.box-style-shadow {
    background-color: #151515 !important;
    box-shadow: unset !important;
    border: 2px solid #000 !important;

}

h3#mn-ytitle, h3#mn-ytitle1, h3#mn-ytitle2, h3#mn-ytitle3, h3#mn-ytitle4, h3#mn-ytitle5, h3#mn-ytitle6 {
    color: #fff;
    font-size: 18px;
    padding-top: 15px;
}

form.d-flex.mn-search {
    border: 1px solid #f3f3f3;
    color: #fff;
}

.mn-pagination {
    display: flex;
    justify-content: center;
}

p.mn-pages {
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.page-link{
	color: #fff;
	background-color: unset !important;
	border: 1px solid #343434;
}

.page-link:hover{
	color: #F44336;
}

.page-item.active .page-link{
	border-color: #fff !important;
}

.row.mnsearch {
    display: flex !important;
    justify-content: flex-end !important;
	text-align: right !important;
	padding-right: unset;
}

.mn-search-form{
	width: 25%;
	padding-right: unset;
}

.wpcf7-form-control-wrap input[type="text"], 
.wpcf7-form-control-wrap input[type="email"], 
.wpcf7-form-control-wrap input[type="url"], 
.wpcf7-form-control-wrap input[type="tel"], 
.wpcf7-form-control-wrap textarea {
    color: #000;
}

.meta-categories-wrapp, .wd-entry-meta{
	display: none;
}

.blog-design-masonry .post-title {
    font-size: 24px;
    display: -webkit-box;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* overflow: hidden; */
    height: 30px;
}

nav[class*="-pagination"] li .page-numbers{
	color: #fff;
}

.mn-arc-accord .elementor-accordion .elementor-tab-title.elementor-active {
  margin: 10px 0;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  margin-bottom: 0px !important;
}

.mn-arc-accord .elementor-accordion .elementor-tab-content{
  /* margin: 0px 10px; */
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.mn-arc-accord .elementor-accordion .elementor-tab-title {
  margin: 10px 0;
  border-radius: 10px;
}

.vtitle {
  color: #fff;
  font-size: 18px;
}

.buy-button {
  background-color: #a80606;
  color: #fff;
  border: none;
  padding: 6px 15px;
  font-size: 13px;
  cursor: pointer;
  border-radius: 4px;
}

.buy-button:hover {
  color: #000;
}

h2.vdtitle {
  margin-bottom: 10px;
}

.ma-img-wrapper{
  /* height: 15em; */
}

span.wpcf7-list-item { display: block; }
.txb{ color: #000; } 
.txb:hover{ color: #ba231c; }
sup{ color: #ba231c; }
input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #000000 !important;
    opacity: 0.4;
}

.mn-btn{
	background: #ba231c;
    color: #fff;
}