.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-18 .elementor-element.elementor-element-2f7bc2a .elementor-repeater-item-8347925 .swiper-slide-bg{background-color:#833ca3;background-image:url(https://maizal.shop/wp-content/uploads/2026/07/Carbon-Grey-Minimalist-Interior-Design-Banner.png);background-size:cover;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .elementor-slide-button{background-color:#2E2E2E;font-family:"Roboto", Sans-serif;font-weight:500;color:#FFFFFF;border-color:#2E2E2E;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .elementor-slide-button:hover{background-color:#B38A58;color:#FFFFFF;border-color:#B38A58;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .swiper-slide{height:693px;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .swiper-slide-contents{max-width:66%;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .swiper-slide-inner{text-align:center;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .swiper-slide-inner .elementor-slide-heading:not(:last-child){margin-bottom:17px;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .elementor-slide-heading{color:#FBF6DE;font-family:"Poppins", Sans-serif;font-size:58px;font-weight:700;line-height:63px;}.elementor-18 .elementor-element.elementor-element-2f7bc2a .elementor-slide-description{font-family:"Lora", Sans-serif;font-weight:500;}.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-18 .elementor-element.elementor-element-036423e{padding:030px 0px 030px 0px;text-align:center;}.elementor-18 .elementor-element.elementor-element-036423e .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:700;color:#2E2E2E;}.elementor-18 .elementor-element.elementor-element-1a2eac9{padding:030px 0px 030px 0px;text-align:center;}.elementor-18 .elementor-element.elementor-element-1a2eac9 .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:700;color:#2E2E2E;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-18 .elementor-element.elementor-element-2f7bc2a .elementor-slide-heading{font-size:32px;line-height:1.1em;}}/* Start custom CSS for html, class: .elementor-element-57a8107 *//* ==========================
   MAIZAL ABOUT SECTION
========================== */

.maizal-about{
    width:100%;
    background:#ffffff;
    margin:0;
    padding:0;
}

.maizal-wrap{

    width:100%;
    max-width:100%;

    margin:0 auto;

    padding:80px 5%;

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:90px;

    box-sizing:border-box;

}

.maizal-text{

    flex:0 0 48%;

}

.about-tag{

    display:inline-block;

    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:600;

    letter-spacing:4px;

    color:#B38A58;

    margin-bottom:20px;

}

.maizal-text h2{

    font-family:"Playfair Display",serif;

    font-size:64px;

    font-weight:700;

    line-height:1.08;

    color:#2E2E2E;

    margin:0 0 30px;

}

.maizal-text p{

    font-family:Lora,serif;

    font-size:19px;

    line-height:1.9;

    color:#666666;

    margin-bottom:25px;

}

.maizal-btn{

    display:inline-block;

    margin-top:15px;

    padding:16px 38px;

    background:#2E2E2E;

    color:#ffffff;

    font-family:Poppins,sans-serif;
    font-size:15px;
    font-weight:600;

    text-decoration:none;

    border-radius:3px;

    transition:.3s ease;

}

.maizal-btn:hover{

    background:#B38A58;

    color:#ffffff;

}

.maizal-image{

    flex:0 0 52%;

}

.maizal-image img{

    width:100%;

    height:760px;

    object-fit:cover;

    display:block;

    border-radius:14px;

    box-shadow:0 25px 60px rgba(0,0,0,.12);

}

/* ==========================
      TABLET
========================== */

@media(max-width:1024px){

.maizal-wrap{

    gap:50px;

    padding:70px 5%;

}

.maizal-text h2{

    font-size:48px;

}

.maizal-text p{

    font-size:17px;

}

.maizal-image img{

    height:560px;

}

}

/* ==========================
      MOBILE
========================== */

@media(max-width:767px){

.maizal-wrap{

    flex-direction:column;

    padding:50px 20px;

    gap:35px;

}

.maizal-text,
.maizal-image{

    flex:0 0 100%;
    width:100%;

}

.about-tag{

    font-size:13px;

}

.maizal-text h2{

    font-size:38px;

    line-height:1.15;

}

.maizal-text p{

    font-size:16px;

    line-height:1.8;

}

.maizal-btn{

    width:100%;

    text-align:center;

}

.maizal-image img{

    height:400px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eb2ec6a *//*====================================
        MAIZAL COLLECTIONS
====================================*/

.maizal-collections{
    width:100%;
    background:#F8F7F4;
    padding:70px 5%;
    margin:0;
}

.collections-heading{
    max-width:720px;
    margin:0 auto 50px;
    text-align:center;
}

.collections-heading span{
    display:inline-block;
    font-family:Poppins,sans-serif;
    font-size:13px;
    font-weight:600;
    letter-spacing:4px;
    color:#B38A58;
    margin-bottom:12px;
}

.collections-heading h2{
    font-family:"Playfair Display",serif;
    font-size:46px;
    font-weight:700;
    line-height:1.15;
    color:#2E2E2E;
    margin:0 0 18px;
}

.collections-heading p{
    font-family:Lora,serif;
    font-size:18px;
    line-height:1.8;
    color:#666666;
    margin:0;
}

/*======================
       GRID
=======================*/

.collections-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
}

/*======================
        CARD
=======================*/

.collection-card{
    background:#ffffff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 12px 35px rgba(0,0,0,.06);
    transition:.35s ease;
}

.collection-card:hover{
    transform:translateY(-8px);
    box-shadow:0 20px 45px rgba(0,0,0,.12);
}

/*======================
        IMAGE
=======================*/

.collection-image{
    overflow:hidden;
}

.collection-image img{
    width:100%;
    height:360px;
    display:block;
    object-fit:cover;
    transition:.5s;
}

.collection-card:hover img{
    transform:scale(1.08);
}

/*======================
       CONTENT
=======================*/

.collection-content{
    padding:32px;
    text-align:center;
}

.collection-content h3{
    font-family:"Playfair Display",serif;
    font-size:34px;
    color:#2E2E2E;
    margin:0 0 18px;
}

.collection-content p{
    font-family:Lora,serif;
    font-size:17px;
    line-height:1.8;
    color:#666666;
    margin-bottom:28px;
    min-height:95px;
}

/*======================
        BUTTON
=======================*/

.maizal-btn{
    display:inline-block;
    padding:16px 34px;
    background:#2E2E2E;
    color:#ffffff;
    text-decoration:none;
    font-family:Poppins,sans-serif;
    font-size:15px;
    font-weight:600;
    border-radius:3px;
    transition:.3s ease;
}

.maizal-btn:hover{
    background:#B38A58;
    color:#ffffff;
}

/*======================
      TABLET
=======================*/

@media(max-width:1024px){

.collections-grid{
    grid-template-columns:repeat(2,1fr);
}

.collections-heading h2{
    font-size:38px;
}

.collection-image img{
    height:320px;
}

.collection-content h3{
    font-size:30px;
}

}

/*======================
      MOBILE
=======================*/

@media(max-width:767px){

.maizal-collections{
    padding:50px 20px;
}

.collections-heading{
    margin-bottom:35px;
}

.collections-heading h2{
    font-size:32px;
}

.collections-heading p{
    font-size:16px;
}

.collections-grid{
    grid-template-columns:1fr;
    gap:25px;
}

.collection-image img{
    height:280px;
}

.collection-content{
    padding:24px;
}

.collection-content h3{
    font-size:28px;
}

.collection-content p{
    min-height:auto;
    font-size:16px;
}

.maizal-btn{
    width:100%;
    text-align:center;
}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-55a7258 *//*=====================================
 FEATURED PRODUCT SECTION
======================================*/

.featured-product-section{

    background:#F8F7F4;

    padding:80px 60px;

    border-radius:15px;

}

/* Product Title */

.woocommerce div.product .product_title,
.woocommerce div.product h1.product_title{

    display:block !important;

    visibility:visible !important;

    opacity:1 !important;

    font-family:"Playfair Display",serif;

    font-size:42px;

    font-weight:700;

    color:#2E2E2E !important;

    margin-bottom:20px;

}

/* Price */

.woocommerce div.product p.price,
.woocommerce div.product span.price{

    font-size:40px;

    font-weight:700;

    color:#2E2E2E;

}

/* Description */

.woocommerce-product-details__short-description{

    font-family:Lora,serif;

    font-size:18px;

    line-height:1.9;

    color:#666666;

}

/* Button */

.single_add_to_cart_button{

    background:#2E2E2E !important;

    color:#fff !important;

    border-radius:3px !important;

    padding:16px 38px !important;

    font-family:Poppins,sans-serif;

    font-weight:600;

}

.single_add_to_cart_button:hover{

    background:#B38A58 !important;

}

/* Product Image */

.woocommerce div.product div.images img{

    border-radius:12px;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-102857e *//*=========================================
        TABLE LAMP INFORMATION SECTION
=========================================*/

.maizal-table-lamp{

    position:relative;

    width:100%;

    min-height:700px;

    background:url("https://maizal.shop/wp-content/uploads/2026/07/view-contemporary-photorealistic-lamp-scaled.jpg") center center/cover no-repeat;

    display:flex;

    justify-content:flex-end;

    align-items:center;

    padding:80px 6%;

    overflow:hidden;

}

/* Overlay */

.lamp-overlay{

    position:absolute;

    top:0;
    left:0;

    width:100%;
    height:100%;

    background:rgba(0,0,0,.45);

}

/* Content Box */

.lamp-content{

    position:relative;

    z-index:2;

    max-width:580px;

    padding:45px;

    background:rgba(255,255,255,.08);

    backdrop-filter:blur(8px);

    border:1px solid rgba(255,255,255,.15);

    border-radius:12px;

    color:#ffffff;

}

/* Small Heading */

.lamp-content span{

    display:inline-block;

    font-family:Poppins,sans-serif;

    font-size:13px;

    font-weight:600;

    letter-spacing:4px;

    color:#D6A96C;

    margin-bottom:18px;

}

/* Main Heading */

.lamp-content h2{

    font-family:"Playfair Display",serif;

    font-size:54px;

    line-height:1.15;

    font-weight:700;

    color:#ffffff;

    margin-bottom:22px;

}

/* Description */

.lamp-content>p{

    font-family:Lora,serif;

    font-size:18px;

    line-height:1.9;

    color:#F2F2F2;

    margin-bottom:35px;

}

/* Features */

.lamp-features{

    display:flex;

    flex-direction:column;

    gap:22px;

}

.lamp-item{

    border-left:3px solid #D6A96C;

    padding-left:18px;

}

.lamp-item h4{

    font-family:Poppins,sans-serif;

    font-size:20px;

    font-weight:600;

    color:#ffffff;

    margin-bottom:8px;

}

.lamp-item p{

    font-family:Lora,serif;

    font-size:16px;

    line-height:1.8;

    color:#EAEAEA;

}

/*=====================================
              TABLET
=====================================*/

@media(max-width:1024px){

.maizal-table-lamp{

    min-height:650px;

    padding:60px 5%;

}

.lamp-content{

    max-width:500px;

    padding:35px;

}

.lamp-content h2{

    font-size:42px;

}

.lamp-content>p{

    font-size:17px;

}

}

/*=====================================
              MOBILE
=====================================*/

@media(max-width:767px){

.maizal-table-lamp{

    justify-content:center;

    min-height:auto;

    padding:60px 20px;

}

.lamp-content{

    max-width:100%;

    padding:30px 25px;

}

.lamp-content h2{

    font-size:34px;

}

.lamp-content>p{

    font-size:16px;

    line-height:1.8;

}

.lamp-item h4{

    font-size:18px;

}

.lamp-item p{

    font-size:15px;

}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-45e659d *//* Products Center */
.woocommerce.columns-3 ul.products{
    display:flex !important;
    justify-content:center !important;
    flex-wrap:wrap !important;
    gap:30px !important;
}

/* Product Box */
.woocommerce ul.products li.product{
    float:none !important;
    width:31% !important;
    margin:0 !important;
    text-align:center !important;
}

/* Product Image */
.woocommerce ul.products li.product img{
    display:block !important;
    margin:0 auto 20px !important;
    width:100%;
    height:auto;
}

/* Tablet */
@media (max-width:1024px){
    .woocommerce ul.products li.product{
        width:47% !important;
    }
}

/* Mobile */
@media (max-width:767px){

    .woocommerce.columns-3 ul.products{
        gap:20px !important;
    }

    .woocommerce ul.products li.product{
        width:100% !important;
    }

    .woocommerce ul.products li.product img{
        max-width:220px !important;
        margin:0 auto 15px !important;
    }

    .woocommerce ul.products li.product .button{
        width:100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4644e93 *//*========================================
        MAIZAL SHOWCASE SECTION
========================================*/

.maizal-showcase{

    width:100%;
    background:#1F1F1F;

    margin:0;
    padding:45px 5%;

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:50px;

    box-sizing:border-box;

}

/*==========================
        LEFT SIDE
==========================*/

.showcase-left{

    flex:0 0 35%;

}

.showcase-tag{

    display:inline-block;

    font-family:Poppins,sans-serif;
    font-size:13px;
    font-weight:600;

    letter-spacing:4px;

    color:#D6A96C;

    margin-bottom:15px;

}

.showcase-left h2{

    font-family:"Playfair Display",serif;

    font-size:46px;
    line-height:1.15;
    font-weight:700;

    color:#ffffff;

    margin:0 0 20px;

}

.showcase-left p{

    font-family:Lora,serif;

    font-size:16px;

    line-height:1.9;

    color:#DDDDDD;

    margin-bottom:30px;

}

/*==========================
        BUTTON
==========================*/

.showcase-btn{

    display:inline-block;

    padding:16px 38px;

    background:#2E2E2E;

    color:#ffffff;

    text-decoration:none;

    font-family:Poppins,sans-serif;

    font-size:15px;

    font-weight:600;

    border-radius:3px;

    transition:.3s ease;

}

.showcase-btn:hover{

    background:#B38A58;

    color:#ffffff;

}

/*==========================
        RIGHT SIDE
==========================*/

.showcase-right{

    flex:0 0 60%;

    display:flex;

    justify-content:flex-end;

    align-items:flex-end;

    gap:25px;

}

/*==========================
        CARD
==========================*/

.lamp-card{

    width:190px;

}

/*==========================
      ARCH IMAGE
==========================*/

.lamp-image{

    width:100%;

    height:290px;

    overflow:hidden;

    border-radius:120px 120px 0 0;

    background:#ffffff;

}

.lamp-image img{

    width:100%;

    height:100%;

    object-fit:cover;

    display:block;

    transition:.45s ease;

}

.lamp-card:hover img{

    transform:scale(1.08);

}

/*==========================
        TABLET
==========================*/

@media(max-width:1024px){

.maizal-showcase{

    flex-direction:column;

    text-align:center;

}

.showcase-left{

    flex:0 0 100%;
    width:100%;

}

.showcase-right{

    width:100%;

    justify-content:center;

    flex-wrap:wrap;

}

.showcase-left h2{

    font-size:40px;

}

}

/*==========================
        MOBILE
==========================*/

@media(max-width:767px){

.maizal-showcase{

    padding:35px 20px;

}

.showcase-left h2{

    font-size:32px;

}

.showcase-left p{

    font-size:15px;

}

.showcase-btn{

    width:100%;

    text-align:center;

}

.showcase-right{

    gap:15px;

}

.lamp-card{

    width:31%;

    min-width:95px;

}

.lamp-image{

    height:180px;

    border-radius:70px 70px 0 0;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f85a88d *//*=============================
      MAIZAL TRUST SECTION
=============================*/

.maizal-trust{
    width:100%;
    padding:35px 5%;
    background:#F8F7F4;
    box-sizing:border-box;
}

.trust-box{
    max-width:1280px;
    margin:0 auto;
    background:#ffffff;
    border-radius:18px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    overflow:hidden;
    box-shadow:0 12px 35px rgba(0,0,0,.06);
}

.trust-item{
    padding:40px 30px;
    text-align:center;
    border-right:1px solid #ECECEC;
    transition:all .3s ease;
}

.trust-item:last-child{
    border-right:none;
}

.trust-item:hover{
    background:#FCFBF8;
}

.trust-item h3{
    margin:0 0 15px;
    font-family:'Poppins',sans-serif;
    font-size:20px;
    font-weight:600;
    color:#2E2E2E;
}

.trust-item p{
    margin:0;
    font-family:'Lora',serif;
    font-size:16px;
    line-height:1.8;
    color:#666666;
}

/*=============================
        LINK STYLE
=============================*/

.trust-item p a{
    color:#2E2E2E;
    text-decoration:none;
    font-weight:600;
    transition:all .3s ease;
}

.trust-item p a:hover{
    color:#B38A58;
    text-decoration:none;
}

/*=============================
          TABLET
=============================*/

@media (max-width:1024px){

.trust-box{
    grid-template-columns:repeat(2,1fr);
}

.trust-item{
    border-right:1px solid #ECECEC;
    border-bottom:1px solid #ECECEC;
}

.trust-item:nth-child(2){
    border-right:none;
}

.trust-item:nth-child(3){
    border-bottom:none;
}

.trust-item:nth-child(4){
    border-right:none;
    border-bottom:none;
}

}

/*=============================
          MOBILE
=============================*/

@media (max-width:767px){

.maizal-trust{
    padding:25px 20px;
}

.trust-box{
    grid-template-columns:1fr;
}

.trust-item{
    padding:28px 22px;
    border-right:none;
    border-bottom:1px solid #ECECEC;
}

.trust-item:last-child{
    border-bottom:none;
}

.trust-item h3{
    font-size:18px;
}

.trust-item p{
    font-size:15px;
}

}/* End custom CSS */