.elementor-2978 .elementor-element.elementor-element-c6c7a9c{--display:flex;--min-height:90vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2978 .elementor-element.elementor-element-6889b93{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2978 .elementor-element.elementor-element-dd32301{text-align:center;}.elementor-2978 .elementor-element.elementor-element-dd32301 .elementor-heading-title{font-family:"Bebas Neue", Sans-serif;font-size:60px;font-weight:900;letter-spacing:4px;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2978 .elementor-element.elementor-element-8dc8779{text-align:center;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;color:#888888;}.elementor-2978 .elementor-element.elementor-element-74a0c0b{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-2978 .elementor-element.elementor-element-6889b93{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-2978 .elementor-element.elementor-element-6889b93{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for container, class: .elementor-element-c6c7a9c *//* ===== WASSMUFFIN 100VH CINEMATIC BLACK HERO ===== */

/* 1. Full Screen Deep Black Container */
.elementor-element-6889b93 {
    height: 100vh !important; /* Full Screen Height */
    min-height: 100vh !important;
    background-color: #000000 !important; /* Pure Black */
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important; /* Vertically perfectly centered */
    align-items: center !important;    /* Horizontally centered */
    padding: 0 20px !important;
    margin: 0 !important;
    position: relative !important;
    overflow: hidden !important;
}

/* 2. Heading: BEATS STORE (Gold on Black) */
.elementor-element-dd32301 {
    margin-bottom: 20px !important;
    z-index: 2 !important;
}

.elementor-element-dd32301 h2.elementor-heading-title {
    font-family: 'Inter', sans-serif !important;
    font-size: clamp(55px, 12vw, 130px) !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: -5px !important; /* Extra tight for luxury look */
    line-height: 0.8 !important;
    
    /* 3D Metallic Gold */
    background: linear-gradient(180deg, #f0d080 0%, #c9a84c 50%, #8a6d1d 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    
    /* Subtle glow on text to pop from black background */
    filter: drop-shadow(0 0 15px rgba(201, 168, 76, 0.2)) !important;
}

/* 3. Subtitle / Description */
.elementor-element-8dc8779 .elementor-text-editor {
    color: rgba(255, 255, 255, 0.3) !important; /* Faded white for contrast */
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 8px !important; /* Dramatic spacing */
    font-weight: 400 !important;
    max-width: 600px !important;
    margin: 30px auto 0 !important;
    padding-top: 25px !important;
    border-top: 1px solid rgba(201, 168, 76, 0.15) !important;
    line-height: 2 !important;
}

/* 4. Breadcrumb (Positioned out of the way) */
.elementor-element-6889b93 .elementor-breadcrumb {
    position: absolute !important;
    top: 140px !important; /* Adjust based on your header height */
    opacity: 0.4 !important;
    font-size: 9px !important;
    letter-spacing: 4px !important;
    color: #c9a84c !important;
}

/* 5. Subtle Background Glow (Makes black background feel alive) */
.elementor-element-6889b93::before {
    content: '';
    position: absolute;
    width: 50vw;
    height: 50vw;
    background: radial-gradient(circle, rgba(201, 168, 76, 0.05) 0%, transparent 70%);
    z-index: 1;
    filter: blur(80px);
}

/* --- RESPONSIVE ADJUSTMENTS --- */
@media (max-width: 768px) {
    .elementor-element-6889b93 {
        height: 80vh !important; /* Mobile par 100vh bura lag sakta hai, isliye 80vh better hai */
        min-height: 80vh !important;
    }
    
    .elementor-element-dd32301 h2.elementor-heading-title {
        font-size: 65px !important;
        letter-spacing: -2px !important;
    }
    
    .elementor-element-8dc8779 .elementor-text-editor {
        font-size: 10px !important;
        letter-spacing: 5px !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-74a0c0b */.edd_download {
    display: flex !important;
    flex-direction: column !important;
}

.edd_download_inner {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
}

.edd_download_buy_button {
    margin-top: auto !important;
}/* End custom CSS */