header.edgtf-page-header {
    position: absolute;
}

.edgtf-menu-area {
    position: static !important;
    z-index: 1;
    width: 100%;
    background-color: transparent !important;
    border: none !important;
}

.vc_custom_1490181251097,
.vc_custom_1490181318249,
.vc_custom_1490181338040,
.vc_custom_1490181363824,
.shop-catalog,
.about-description,
.prev-event {
    background-color: #171717 !important;
}

.prev-partner {
    background-color: #000;
}

.vc_custom_1488983694032 {
    margin-top: 0px !important;
}

.vc_custom_1488981718848 {
    padding-right: 10% !important;
    padding-left: 10% !important;
}

.vc_custom_1488983694032 {
    margin-top: 0px !important;
}

.vc_custom_1488981718848 {
    padding-right: 10% !important;
    padding-left: 10% !important;
}

.vc_custom_1488983694032 {
    margin-top: 0px !important;
}

.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder {
    background: #181818 !important;
}

.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder * {
    color: #fff;
}

.wpb_revslider_element.wpb_content_element {
    position: relative;
}

rs-fullwidth-wrap#rev_slider_5_1_forcefullwidth {
    position: absolute;
    top: 15%;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

.logo-slide {
    margin-top: -20px;
    border: none;
    padding-top: 80px;
}

.divider-with-banner {
    position: relative !important;
}

.divider-with-banner img.accent-top {
    position: absolute;
    top: -5px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    transform: rotate(180deg);
    height: 50px;
}

.divider-with-banner img.accent-bottom {
    position: absolute;
    bottom: -5px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    height: 50px;
}

.bottom-bar-footer {
    padding: 0 !important;
}

.divider-with-banner {
    position: relative !important;
    height: 500px;
    display: flex;
    align-items: center;
    padding: 0 !important;
}

section {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.shop-catalog .products {
    max-width: 100%;
    display: flex !important;
    justify-content: center !important;
    margin: auto !important
}

.shop-catalog {
    padding-bottom: 60px;
}

.edgtf-woocommerce-page .edgtf-product-list-product-title, .woocommerce .edgtf-product-list-product-title {
    margin-top: 20px;
    display: inline-block;
    width: 100% !important;  
    position: relative;
    float: none !important;
}

.woocommerce .product .price {
    display: block;
    position: relative !important;
    width: 100% !important;
    margin-top: 20px;
    right: 0;
    text-align: left !important;
}

.edgtf-header-divided .edgtf-logo-wrapper a img {
    height: 100px;
    width: 100px;
    object-fit: contain;
}

.edgtf-header-divided .edgtf-page-header .edgtf-vertical-align-containers .edgtf-position-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* .edgtf-header-divided .edgtf-vertical-align-containers .edgtf-position-right .edgtf-position-right-inner,
.edgtf-header-divided .edgtf-vertical-align-containers .edgtf-position-left .edgtf-position-left-inner {
    padding-top: 20px
} */

.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a {
    max-height: 100px !important;
}

header.edgtf-page-header {
    position: absolute;
    background: #000;
    padding: 20px 0;
}

.edgtf-header-divided .edgtf-page-header .edgtf-vertical-align-containers .edgtf-position-center {
    display: flex !important;
    justify-content: center !important;
    align-items: center;
}

.edgtf-main-menu>ul>li>a span.edgtf-item-inner {
    font-size: 14px;
    padding: 0 25px !important;
}

.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li a {
    text-align: left !important
}

.thumbnail-album .wrapper {
    height: auto;
    width: 600px;
}

.logo-img-store {
    width:100px;
}

.official-store {
    margin-left:40px;
    margin-bottom:50px;
    text-align:left;
    margin-top:50px;
}

.store-wrap {
    margin-top:30px;
}

.official-store p {
    font-size: 12px;
    opacity: 0.5;
}

.store-wrap {
    gap:10px
}

.logo-img-store-payment {
    width:300px;
    height:300px;
}

/* Card utama */
.music-card {
    width: 450px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

/* Bagian header */
.header {
    position: relative;
    height: 160px;
    display: flex;
    align-items: flex-end;
    justify-content: start;
    background: url('../redrose-img/album-isyana.png') center/cover no-repeat;
}

/* Overlay gradient + blur */
.overlay {
    position: absolute;
    inset: 0;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    z-index: 0;
}

/* Informasi artis */
.artist-info {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    color: white;
}

.artist-photo {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid white;
}

.artist-info h2 {
    margin: 0;
    font-size: 20px;
}

.artist-info p {
    margin: 2px 0 0;
    font-size: 13px;
    opacity: 0.9;
}

/* Isi card */
.body {
    padding: 15px 20px;
    color: white;
}

.song {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 8px;
}

.song:last-child {
    border-bottom: none;
}

.song .title p {
    margin: 3px 0 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

.song .time {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
}

.banner {
    height: 700px;
    background-size:cover; 
    background-position:center; 
}

.slider-roaster {
    position: relative;
    background-color: #171717;
}

.slider-roaster img.accent-top {
    position: absolute;
    top: -5px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    transform: rotate(180deg);
    height: 50px;
}

.slider-roaster img.accent-bottom {
    position: absolute;
    bottom:0px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    height: 50px;
}

.footer-logo-wrap {
    width: 130px;
    height: auto;
}

.footer-logo-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bg-black {
    background-color: #000;
}

.lgoo-wrap {
    gap:20px; 
    justify-content:flex-end;
}

.footer-info {
    text-align: left;
}

.footer-padding {
    padding:50px 0 !important
}

.footer-info h3 {
    color: #A60000  !important;
}

.footer-info small {
    opacity: 0.5;
}

.global-banner {
    height: 400px;
}

.description-partner{
    width: 80%;
}

.wrapper-logos {
    height: 140px;
    width: 140px;
}

.wrapper-logos img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.spesicif-shop {
    padding-top:100px !important;
    position: relative;
}

.spesicif-shop img.accent-bottom {
    position: absolute;
    z-index: 2;
    width: 100%;
    background-color: #000;
    bottom: -20px;
    height: 50px;
    transform: rotate(180deg);
}

.tur {
    position: relative;
}

ul.products {
    flex-wrap: wrap;
}

.events-section {
    padding: 80px 10%;
    background-color: #111;
    background-image: radial-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 40px 40px;
}

.events-section h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 120px;
    margin-top: 120px;
}

.event-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    padding: 25px 0;
}

.event-date {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 200px;
    text-transform: uppercase;
    gap: 20px;
}
.event-artist {
    flex:1
}

.event-date .day {
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1;
}

.event-date .month {
    font-size: 1rem;
    font-weight: 600;
    color: #ccc;
}

.event-date .dow {
    font-size: 0.9rem;
    font-weight: 600;
    color: #999;
}

.event-details {
    flex: 3;
    padding-left: 30px;
}

.event-details h3 {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.event-status {
    min-width: 120px;
    text-align: right;
}

.event-status span {
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* .btn {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s;
}

.btn:hover {
    background-color: #fff;
    color: #111;
} */

.sold-out {
    color: #bbb;
    font-weight: 700;
}

.free {
    color: #00ff88;
    font-weight: 700;
}

.about-description{
    position: relative;
}

.about-description .accent-bottom {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    position: absolute;
    bottom: -50px;
}

.prev-event {
    position: relative;
}

.prev-event .accent-top {
    position: absolute;
    top: -50px;
    width: 100%;
    height: 50px;
}

.prev-event .accent-bottom {
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 100px;
    transform: rotate(180deg);
    /* -webkit-transform: rotate(180deg); */
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    z-index: 999999;
    background: #000;
}

.custom-shop {
    position: relative;
}

.custom-shop .accent-bottom {
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 100px;
    transform: rotate(180deg);
    /* -webkit-transform: rotate(180deg); */
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    z-index: 999999;
    background: #000;
}

.column-6 {
    width: 50%;
}

.footer-wrapper {
    align-items: center;
    margin: auto;
    justify-content: center;
    gap: 150px;
}

.mail-footer i,
.mail-footer {
    font-size: 20px;
}

.mail-footer i {
    margin-right: 10px;
}

.roseter-banner{
    height: 950px;
    position: relative;
}

.roseter-banner::before {
    content: '';
    position: absolute;
    bottom: 0;
    background: #000000;
    background: linear-gradient(0deg, rgb(0 0 0 / 92%) 0%, rgb(7 7 7 / 53%) 41%, rgb(0 0 0 / 0%) 100%);  
    /* background: linear-gradient(0deg, rgb(0 0 0 / 92%) 0%, rgb(7 7 7 / 69%) 41%, rgba(255, 255, 255, 0) 100%);     */
    width: 100%;
    height: 600px;
}

.logo-wrap-roseter {
    height: 150px;
}

.logo-wrap-roseter img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wrapper-content-banner {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.icon-social {
    display: flex;
    gap:100px;
    justify-content: center;
    margin-top: 50px;
}

.icon-social a {
    color: #fff;
    font-size: 40px;
}

.section-intro {
    background-color: #000;
    padding-top:100px;
}

.btn-gallery {
    width: 100%;
    background-color: #A60000;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}

.section-intro .wrapper-intro {
    max-width: 80%;
    margin: auto;
    padding-bottom: 50px;
    text-align: left;

    p{
        margin-bottom: 0;
        font-size: 16px;
        line-height: 30px;
    }
}

.button a {
    width: 140px;
    background-color: #fff;
    color: #000;
    display: block;
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    font-weight: bolder;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.button a:hover {
    background-color: #A60000;
    color: #fff;
}

.arrow-button {
    display: flex;
    justify-content: space-between;
    width: 1100px !important;
    margin: auto;
    padding-bottom: 100px;
    padding-top: 100px;

    a {
        color: #fff;
        font-size: 30px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
    }
}

.arrow-button a:hover {
    color: #A60000;
}

.edgtf-parallax-section-holder {
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
    height: 650px !important;
}

.spesific-shop {
    height: 100%;
    display: flex;
    align-items: center;
    padding-top:250px !important;
    padding-bottom:50px !important;
}

.another-description {
    margin: 80px 0;
    text-align: left;
}

.another-description h3 {
    margin-bottom:40px;
}
.text-and-description {
    margin-left:40px;
    text-align: left;
}

.button-link {
    margin-left: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.text-and-description h4 {
    margin-bottom: 50px;
}

.wrapper-image-thumbnail {
    height: 500px;
    width: 500px;
}

.wrapper-image-thumbnail img {
    width: 100%;
    height: 100%;
}

.btn-buy-now {
    display: block;
    background-color: #A60000;
    width: 220px;
    margin-bottom: 20px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}

.sub-img {
    margin-top: 10px;
    width: 115px;
}

.sub-img img {
    width: 100%;
}

.sub-images-gap {
    gap:13px;
    flex-wrap: wrap;
}

.text-and-description h2.price {
    margin-bottom: 40px;
    text-transform: capitalize;
    font-size: 30px;
}

.related-product h3 {
    text-align: left;
    margin-bottom: 70px;
}

.banner-text {
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.background-video {
    object-fit: cover;
    width: 100%;
}

.wrap-category {
    display: flex;
    flex-wrap: wrap;
    gap:10px
}

.article-title {
    font-size:25px;
    line-height:40px
    text-align:center
}

h5.edgtf-product-list-product-title {
    font-size:15px;
    height:20px;
}
/* Responsive */
@media (max-width: 768px) {

    .section-intro .wrapper-intro {
        text-align: justify;
    }

    .wpb-content-wrapper {
        padding-top: 0 !important;
    }

    .thumbnail-wrapper {
        height: 100% !important;
    }

    .background-video {
        object-fit: cover;
        height: 800px;
        width: 100%;
    }

    .flex {
        flex-wrap: wrap;
    }

    .thumbnail-album .wrapper {
        width: 100%;
    }

    .music-card {
        width: 100%;
    }

    .wrapper-image-thumbnail {
        height: 300px;
        width: 300px;
    }
    
    .sub-images-gap {
        justify-content: center;
    }

    .wrapper-content-banner {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }

    .wrapper-content-banner h1{
        font-size: 25px;
    }

    .text-and-description h4 {
        margin-bottom: 30px;
        font-size: 15px;
    } 

    .roseter-banner {
        height: 550px;
    }

    .button-link {
        margin-left: 0;
        gap: 0;
    }

    .btn-buy-now {
        width: 100%;
    }

    .text-and-description {
        margin-left: 0;
        text-align: left;
        margin-top: 50px;
    }

    .sub-img {
        margin-top: 10px;
        width: 60px;
    }

    .spesific-shop {
        height: auto;
        display: flex;
        align-items: center;
    } 
    .event-item {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

    .event-status {
        margin-top: 15px;
        text-align: left;
    }

    .event-details {
        padding-left: 0;
    }

    .footer-padding .flex{
        flex-wrap: wrap;
        justify-content: center;
    }

    .arrow-button {
        display: flex;
        justify-content: space-between;
        width: auto !important;
        margin: auto 20px;
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .footer-padding {
        width: 100% !important;
        padding: 0 50px;
    }

    .logo-wrap-roseter {
        height: 100px;
    }

    .icon-social {
        display: flex;
        gap: 30px;
        justify-content: center;
        margin-top: 100px;
    }

    .icon-social a {
        color: #fff;
        font-size: 20px;
    }

    .column-6 {
        width: 100%;
    }

    .footer-wrapper {
        gap:50px
    }

    .footer-info {
        text-align: center;
        padding:30px
    }

    .lgoo-wrap {
        gap:30px
    }

}

@media(min-width:1600px) and (max-width:1950px) {
    .footer-padding {
        width: 1440px !important;
    }

    .lgoo-wrap {
        gap:120px; 
        justify-content:flex-end;
    }

    .arrow-button {
        display: flex;
        justify-content: space-between;
        width: 1600px !important;
        margin: auto;
        padding-bottom: 100px;
        padding-top: 100px;

        a {
            color: #fff;
            font-size: 30px;
        }
    }
}

@media only screen and (max-width: 480px) {
    .edgtf-section.edgtf-parallax-section-holder, .touch .edgtf-parallax-section-holder.edgtf-parallax-section-holder-touch-disabled {
        height: 600px !important;
        min-height: 0px;
    }

    .container {
        width: auto !important;
        max-width: auto !important;
        padding: 0 25px;
    }
}