﻿p, h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Cairo', 'sans-serif';
}

body {
    padding-top: 60px;
    font-family: 'Cairo', 'sans-serif';
}

.QSound {
    color: #45E6D2;
}

.navbar {
    background-color: #1C293E;
}

.custom-navbar {
    border-bottom: 1px solid white;
}

.itemNav {
    text-decoration: none;
    color: white;
}

    .itemNav:hover {
        color: #45E6D2;
    }

.carousel-item {
    position: relative;
    height: 90vh;
}

    .carousel-item img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

.QSlider {
    font-size: 56px;
    color: #45E6D2;
}

.SoundSlider {
    font-size: 56px;
    color: white;
}

.carousel-caption {
    position: absolute;
    top: 20%;
    left: 50%;
    color: white;
    text-align: center;
}

    .carousel-caption p {
        font-size: 20px;
        margin-top: 20px;
    }

    .carousel-caption h1 {
        font-size: 2.5rem;
        margin-bottom: 20px;
        font-weight: bold;
    }

.btnslider {
    background-color: #45E6D2;
    width: 186px;
    height: 43px;
    ;
    color: white;
    font-size: 1.25rem;
    padding: 5px 30px;
    border-radius: 8px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    margin-top: 5px;
}

.textSlider {
    font-size: 64px;
}

.songstyle {
    color: white;
    margin-bottom: 50px;
    margin-left: 60px;
    margin-top: 100px;
}

.search-box {
    position: relative;
    margin-top: 20px;
}

.result {
    color: white;
    font-family: 'Cairo', 'sans-serif';
}

.search-icon {
    position: absolute;
    right: 10px;
    top: 54%;
    transform: translateY(-50%);
    pointer-events: none;
}

.search-box input {
    padding-left: 35px;
    color: white;
    background-color: transparent;
}



    .search-box input::placeholder {
        color: white;
    }

.searchSection {
    background-color: #1C293E;
    margin-top: -55px;
}

.search-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

    .search-container .search-box {
        width: 100%;
        align-items: center;
    }

.search-box input {
    width: 100%;
    padding: 10px 40px 10px 20px;
    font-size: 16px;
    border: 1px solid #064BB5;
    border-radius: 10px;
    margin-top: 50px;
    background: linear-gradient(92.98deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.2) 100%);
    box-shadow: -4px 8px 56px rgba(0, 0, 0, 0.1);
}

.search-box button {
    position: absolute;
    top: 50%;
    transform: translateY(10%);
    color: #45E6D2;
    padding: 10px;
}


.searchSection h2 {
    color: white;
    text-align: center;
    margin-top: 30px;
    font-size: 40px;
}

.cardd {
    padding: 40px;
    margin: 15px;
    color: #0f2347;
    border-style: solid;
    border: 1px solid #619EFD;
    margin-bottom: 50px;
}

    .cardd p,
    i {
        color: #45E6D2;
        font-size: 30px;
    }

.card-body {
    text-align: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.card-bodyhome {
    text-align: center;
}

.card-bodyhome {
    text-align: center;
}

.cont {
    position: relative;
}

.img1 {
    position: relative;
    height: 293px;
    margin-top: 180px;
    border-top-left-radius: 100px;
    width: 395px;
}

.img2 {
    width: 395px;
    height: 293px;
    position: absolute;
    background: lightgray;
    border-top-left-radius: 100px;
    margin-top: 70px;
    right: 90px;
    top: 50px;
}

.rate {
    color: #45E6D2;
    margin-left:10px;
}

.Qparagraph {
    color: white;
}

.Qparagraph,
.rate {
    margin-top: 20px;
    margin-left: 20px;
}

/*.Qparagraph {
    font-size: 30px;
}*/

@media (max-width: 767px) {

    .Qparagraph,
    .rate {
        margin-top: 20px;
        text-align: center;
    }

    .img1,
    .img2 {
        margin: 10px;
        width: 100%;
        height: auto;
    }

    .img2 {
        top: 30px;
        left: 0;
    }

    .row {
        flex-direction: column;
    }
}

.grad {
    background: linear-gradient(to left, #313b4e 70%, #45E6D2 100%);
    padding-bottom: 20px;
}

.rate h2 {
    margin-right: 50px;
}

.rate h4 {
    margin-right: 70px;
}

.profile {
/*    width: 50px;*/

    height: 50px;
    border: 1px;
    border-radius: 30px;
    margin: 5px;
}

.mostSell {
    background-color: #1C293E;
    margin-top: -50px;
}

    .mostSell .firsth2 {
        color: white;
        padding: 40px;
        font-size: 40px;
    }

.card-video {
    width: 100%;
    display: block;
    background-color: black;
}

    .card-video:focus {
        outline: none;
    }

.card-text {
    color: white;
    font-size: 24px
}

.cardBtn {
    background-color: #45E6D2;
    text-decoration: none;
    color: white;
    border-radius: 8px;
    padding: 5px;
    text-align: center;
    border-color: #45E6D2;
    font-size: 25px;
}

.more {
    text-align: center;
    color: white;
    padding-bottom: 100px;
    font-size: 24px;
    margin-top: 20px;
}

.artist {
    position: relative;
    background-color: #1C293E;
    padding-top: 50px;
/*    padding-bottom: 50px;
*/
    box-shadow: 0px -10px 20px rgba(69, 230, 210, 0.5); /* Shadow from bottom to top */
    overflow: hidden; /* Ensures shadow doesn't exceed div edges */
}

    .artist::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 40px; /* Adjust height as needed */
        background: linear-gradient(to bottom, rgba(28, 41, 62, 0.9) 50%, rgba(69, 230, 210, 0.5) 100%);
        pointer-events: none;
        /
    }

.card-image-circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}


.subscribe {
    border: 1px solid #636363;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 32px;
    background: #3f4248;
}

    .subscribe h2 {
        color: #FFFFFF;
        margin-bottom: 16px;
    }


.input-container {
    display: flex;
    gap: 8px;
}

.subscribeBtn {
    border-radius: 8px;
    padding: 10px 20px;
    color: white;
    background-color: #45E6D2;
    border: none;
    margin-right: 20px;
    flex: 1;
    max-width: 150px;
}

.emailBtn {
    border-radius: 8px;
    padding: 10px 20px 10px 200px;
    background-color: white;
    border: none;
    margin-right: 20px;
    flex: 2;
}


.SUB {
    padding: 80px 165px;
}


.searchBody {
    background: linear-gradient(to bottom, #1C293E, #35383D, #1C293E);
    min-height: 100vh;
    margin: 0;
}

.leftside {
    border-left: 1px solid white;
}

h2 {
    color: white;
}

.toggle-btn {
    color: white;
    font-size: 20px;
    text-align: center;
    border: 1px solid white;
    border-radius: 5px;
}

.image-container1 {
    position: relative;
    width: 100%;
    height: 350px;
}

    .image-container1 .image-with-opacity {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.7;
    }

    .image-container1 .position-absolute {
        padding: 10px;
        border-radius: 5px;
    }

.marquee-container {
    display: flex;
    flex-wrap: wrap; /* Ensure multiple marquees can display in rows */
    gap: 10px; /* Add spacing between containers */
}

.marquee {
    background-color: #333; /* Optional: Add background to make each marquee distinct */
    border-radius: 8px; /* Optional: Add rounded corners for better aesthetics */
    overflow: hidden; /* Optional: Prevent content overflow */
}

.text-limited {
    color: #fff; /* Adjust text color for readability */
    white-space: nowrap; /* Optional: Limit to one line */
    overflow: hidden;
    text-overflow: ellipsis; /* Add ellipsis for overflow text */
}

a:hover {
    text-decoration: underline; /* Add a hover effect for links */
}


body {
    font-family: 'Cairo', 'sans-serif';
}

p, h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Cairo', 'sans-serif';
}

.artistBody {
    padding-top: 90px;
    background: linear-gradient(to bottom, #1C293E, #35383D, #1C293E);
    min-height: 100vh;
    margin: 0;
}

.profiletitle {
    color: white;
    margin-right: 20px;
}

.artistName {
    color: white;
    font-size: 40px;
}

.email {
    color: white;
    font-size: 20px;
}

.toggle-btn {
    color: white;
    font-size: 20px;
    text-align: center;
}

.audiotogle, .videotoggle {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    padding: 30px;
    text-align: left;
}

.buyimage {
    width: 80%;
    height: 80%;
    border-radius: 10px;
}

.heart {
    color: white;
}

/*.leftside {
    border-right: 1px solid white;
}
*/
.spantext {
    color: white;
    margin: 10px;
}

.data {
    background: #2b2b2b;
    color: #fff;
    font-size: 1rem;
    text-align: end;
    background: rgba(67, 101, 103, 0.7);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.12);
    text-align: right;
    padding: 8px;
    margin-top: 8px;
}

#toggleBuy {
    color: red;
    text-align: left;
}

.card-image-circle {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    position: relative;
}

.camera-overlay {
    position: absolute;
    top: 89%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#previewImage {
    opacity: 0.7;
}

.camera-icon i {
    color: #45E6D2;
}

input[type="file"] {
    display: none;
}




.AlbumCard {
    border-radius: 20px;
    height: 280px;
    width: 450px;
    margin-left: -500px;
}

.albumBody {
    padding-top: 90px;
    background: linear-gradient(to bottom, #1C293E, #35383D, #1C293E);
    min-height: 100vh;
    margin: 0;
}

.card-image-circle {
    width: 80px;
    height: 80px;
}

.albumname {
    color: white;
    font-size: 100px;
}

.artistName {
    color: white;
    font-size: 20px;
}

.toggle-btn {
    color: white;
    font-size: 20px;
    text-align: center;
}

.audiotogle,
.videotoggle {
    border: 1px solid white;
    margin-top: 20px;
    padding: 10px;
}

.card-video {
    width: 40%;
    border-radius: 14px;
    margin-left: 20px;
    margin-right: 40px;
}

.caption1 {
    color: white;
    margin-right: 40px;
    font-size: 30px;
}

.secondRow p,
.spantext {
    color: white;
    margin-right: 40px;
    font-size: 20px;
}

.leftSide {
    border-left: 1px solid white;
}

.fa-record-vinyl {
    font-size: 150px;
    margin-left: 20px;
    margin-right: 40px;
}



.cartBody {
    padding-top: 70px;
    background: linear-gradient(to bottom, #1C293E, #35383D, #1C293E);
    min-height: 100vh;
    margin: 0;
}

.details {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.items {
    color: white;
    font-size: 50px;
}

.item2 {
    color: white;
    font-size: 30px;
}

.card {
    box-sizing: border-box;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 12px;
    border: 1px solid white;
}


.world {
    color: white;
    font-size: 34px;
}

.artistname {
    color: white;
    font-size: 20px;
}



.empty {
    box-sizing: border-box;
    width: 193px;
    height: 168.02px;
    left: 1121px;
    top: 1337px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 12px;
}

.input {
    height: 50px;
    left: 844px;
    top: 1752px;
    background: #293141;
    border-radius: 12px;
}


.price {
    color: white;
}

.videoBody {
    padding-top: 90px;
    background: linear-gradient(to bottom, #1C293E, #35383D, #1C293E);
    min-height: 100vh;
    margin: -25px;
    padding-bottom: 40px;
}

.videobtn {
    background-color: #45E6D2;
    color: white;
    text-decoration: none;
    font-size: 30px;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cardsTitle {
    color: white;
    font-size: 60px;
    margin-top: 100px;
}

.albumname {
    color: white;
    font-size: 60px;
}

.artistName {
    color: white;
    font-size: 40px;
    margin-right: -90px;
}

.VideoCards {
    margin-bottom: 400px;
}

.video-container {
    height: 500px;
    width: 100%;
    overflow: hidden;
}

    .video-container video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }


.cartBody {
    padding-top: 20px;
    background: linear-gradient(to bottom, #1C293E, #35383D, #1C293E);
    min-height: 100vh;
    margin: 0;
}

.items {
    color: white;
    font-size: 50px;
}


.card {
    box-sizing: border-box;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 12px;
    border: 1px solid white;
}

.card3 {
    box-sizing: border-box;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 12px;
    border: 1px solid white;
    width: 40%;
    margin-right: 90px;
}

.world {
    color: white;
    font-size: 40px;
}

.artistname {
    color: white;
    font-size: 20px;
}

.auto {
    color: white;
    border: 1px solid;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 12px;
}

.fa-info, .fa-trash-can {
    font-size: 15px;
}

.autoinfo {
    border: 1px solid yellow;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, rgba(255, 241, 209, 0.3) 0%, rgba(252, 244, 201, 0.1) 100%);
    border-radius: 12px;
}

.autotrash {
    color: white;
    border: 1px solid red;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, rgba(255, 151, 153, 0.3) 0%, rgba(255, 162, 162, 0.1) 100%);
    border-radius: 12px;
}

.shoping {
    background-color: #FF9A52;
    text-decoration: none;
    color: white;
    border-radius: 8px;
    padding: 5px;
    text-align: center;
}
.textsinger {
    color: white;
    padding-left: 50px;
    margin-left: 50px
}
.footeralign {
    text-align: end;
}
