/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1732068657
Updated: 2024-11-20 02:10:57

*/
#popular_music img {
    max-width: 100%;
    height: 400px !important;
    object-fit: cover;
}

a, a:hover{color:unset;}
html, body{min-width:1200px; width:100% !important; max-width: 100% !important; overflow-x: hidden; }
a.hfe-menu-item::after {height: 6px !important;}

::-webkit-scrollbar {
padding: 0 15px;
  width: 14px;
}

::-webkit-scrollbar-track {
  background: #f9f9f9; 
  padding: 0 15px;
}
 
::-webkit-scrollbar-thumb {
  background: #BBBBBB; 
   border-radius:10px;
   margin: 0 15px;
}

.n2-bullet {
    background: url(https://beta7.technodreamcenter.com/premiersoundmusic.com/wp-content/uploads/2024/11/Untitled-3-1.png) no-repeat !important;
    width: 100px;
	background-size: 100% 100% !important;
	border-radius: 0 !important;
}

.n2-bullet.n2-active {
    background: url(https://beta7.technodreamcenter.com/premiersoundmusic.com/wp-content/uploads/2024/11/Untitled-2-2.png) no-repeat !important;
    width: 100px;
	background-size: 100% 100% !important;
	border-radius: 0 !important;
}

ul#wprmenu_menu_ul {
    font-family: 'Poppins';
    letter-spacing: 1px;
}
input#is-search-input-69 {
    background: #ffffffad url(https://beta7.technodreamcenter.com/premiersoundmusic.com/wp-content/uploads/2024/11/Untitled-34.png) no-repeat scroll 7px 7px !important;
    font-family: barlow;
    padding: 20px 50px;
    border-radius: 20px;
    font-size: 18px;
    letter-spacing: .40px !important;
    background-position: 12px 7px !important;
}
.overflow ol {
	padding: 10px 20px;
	counter-reset: item;
    list-style-type: none;
}
.overflow ol li{
	display:block;
}
.overflow ol li:before{
	content: counter(item, decimal-leading-zero) ". "; 
    counter-increment: item;
}
.overflow {
    overflow-y: scroll;
    height: 1090px;
}

.overflow ol li {
    margin-bottom: 20px;
}

.platform figcaption.elementor-image-carousel-caption {
    padding: 0 20px;
    position: relative;
    top: -85px;
}


.form .btn {
    display: block;
    margin: 20px auto;
    background: #00D9D9;
    border: none;
    color: black;
    border-radius: 50px;
    padding: 15px 4%;
    font-size: 20px;
    font-family: 'Poppins';
}
.form textarea {
    margin-bottom: 10px;
    height: 190px;
}
.form input[type='text'], .form textarea {
    padding: 20px;
    font-family: barlow;
    border: none;
}
.form span label {
    font-size: 17px;
    font-family: 'Poppins';
    line-height: 180%;
}
.form label {
    font-size: .3px;
}
.form .flex {
    display: flex;
    gap: 30px;
    margin: 20px 0;
}
.form .flex p {
    width: 100%;
    display: flex;
    gap: 10px;
}

.form label, .form span {
    width: 100%;
}
.form ::placeholder {
    color: #999999;
}
span.wpcf7-list-item {
		padding: 0 2%;
		margin-bottom: 10px;
	}

main .form input[type='text'], main .form textarea {
    border: 2px solid #b9b9b9;
    margin-bottom: 10px;
}

/* ABOUT US */
.inner-content h4 { font-family: "Buttershine Serif", Sans-serif; }
.inner-content ul li { text-align: left !important; }



@media(max-width: 1024px){
	html, body{min-width:320px;}
}


@media(max-width: 767px){
	.form .flex {
		display: block;
		margin: 0;
	}
	.form input[type='text'], .form textarea {
		margin-bottom: 10px;
	}
	.overflow {
		display: block;
	}
	.n2-bullet {
		position: relative;
		top: 30px !important;
		width: 30px !important;
	}
	figure.swiper-slide-inner img {
		width: 100%;
	}
	h2 br {
		display: none;
	}
}

@media (max-width:480px){
	main .form span.wpcf7-list-item-label {
		
		font-size: 14px;
	}
	span.wpcf7-list-item {
		padding: 0 2%;
		margin-bottom: 20px;
	}
	.form input[type='text'], .form textarea {
		padding: 10px;
	}
}
