.elementor-69 .elementor-element.elementor-element-de6ecf4{--display:flex;}.elementor-69 .elementor-element.elementor-element-76a0512:hover{--e-transform-translateX:5px;--e-transform-translateY:0px;}.elementor-69 .elementor-element.elementor-element-76a0512{z-index:0;--e-transform-transition-duration:400ms;}.elementor-69 .elementor-element.elementor-element-cf1e123{--display:flex;--border-radius:0px 0px 0px 0px;--margin-top:16px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-69 .elementor-element.elementor-element-924a242{--display:flex;}.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-69 .elementor-element.elementor-element-da6e189{text-align:center;}.elementor-69 .elementor-element.elementor-element-da6e189 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:41px;font-weight:700;font-style:italic;line-height:60px;letter-spacing:0.6px;color:#000000;}.elementor-69 .elementor-element.elementor-element-ec1aa7e{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-69 .elementor-element.elementor-element-255f3a4.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-69 .elementor-element.elementor-element-255f3a4.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-69 .elementor-element.elementor-element-a7f91f1{--display:flex;}.elementor-69 .elementor-element.elementor-element-3d553bd{--display:flex;}@media(max-width:1024px){.elementor-69 .elementor-element.elementor-element-255f3a4.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-69 .elementor-element.elementor-element-da6e189 .elementor-heading-title{font-size:25px;}.elementor-69 .elementor-element.elementor-element-255f3a4.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-76a0512 *//* Suggested Royalty-Free Image: https://unsplash.com/photos/man-in-black-and-white-striped-crew-neck-t-shirt-and-black-pants-sitting-on-black-M7o_WeZ1E5g */

body, html {
    margin: 0;
    padding: 0;
    font-family: 'Playfair', sans-serif;
    background-color: #1a1a1a;
    color: #fff;
    overflow-x: hidden;
}

.hero-section {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100vh;
    background: url('https://mrwallpaper.com/images/high/model-of-men-s-fashion-on-a-bridge-adasabzf66m607uj.jpg') no-repeat center center/cover;
    position: relative;
    z-index: 1;
}

.hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.hero-content {
    animation: fadeInSlideUp 1.5s ease-out forwards;
}

.brand-name {
    font-family: 'Playfair Display', serif;
    font-size: 5rem; /* 🔥 Increased from 6rem to 8rem */
    margin: 0;
    font-weight: 800;
    letter-spacing: 2px;
}

.tagline {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0.5rem 0 3rem;
}

.cta-button {
    font-size: 1rem;
    padding: 1rem 2.5rem;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
}

.cta-button:hover {
    background-color: #fff;
    color: #000;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
    transform: scale(1.05);
}

@keyframes fadeInSlideUp {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .brand-name {
        font-size: 5rem; /* 🔥 Increased from 4rem to 5rem */
    }

    .tagline {
        font-size: 1.2rem;
    }

    .cta-button {
        padding: 0.8rem 2rem;
    }
}

@media (max-width: 480px) {
    .brand-name {
        font-size: 4rem; /* 🔥 Increased from 3rem to 4rem */
    }

    .tagline {
        font-size: 1rem;
    }
}/* End custom CSS */