.elementor-347 .elementor-element.elementor-element-b5ea827{--display:flex;--min-height:0px;--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;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--border-radius:0px 0px 0px 0px;--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-347 .elementor-element.elementor-element-05374bd{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-347 .elementor-element.elementor-element-05374bd.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-347 .elementor-element.elementor-element-678e22a{--display:flex;--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;}.elementor-347 .elementor-element.elementor-element-88705c3{--display:flex;--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-347 .elementor-element.elementor-element-a13f3ac{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-347 .elementor-element.elementor-element-9e11ff9{--display:flex;--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-347 .elementor-element.elementor-element-827c01f{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-347 .elementor-element.elementor-element-3c87406{--display:flex;--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-347 .elementor-element.elementor-element-50986c6{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-347 .elementor-element.elementor-element-d649313{--display:flex;--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-347 .elementor-element.elementor-element-fe9649a{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-347 .elementor-element.elementor-element-fe9649a.elementor-element{--flex-shrink:1;}/* Start custom CSS for html, class: .elementor-element-05374bd *//*==========================================
BEST SELLERS HERO
==========================================*/

.bs-hero{

background:#082216;

position:relative;

overflow:visible;

padding-bottom:90px;

}

.bs-container{

max-width:1600px;

margin:auto;

display:flex;

align-items:center;

justify-content:space-between;

min-height:60px;

position:relative;

}

/*==========================
LEFT
==========================*/

.bs-left{

width:42%;

padding:80px 70px 80px 90px;

display:flex;

flex-direction:column;

justify-content:center;

}

/*==========================
RIGHT
==========================*/

.bs-right{

width:58%;

display:flex;

justify-content:flex-end;

align-items:center;

height:520px;

}

/*==========================
IMAGE FRAME
==========================*/

.bs-image-frame{

width:100%;

height:100%;

overflow:hidden;

background:#082216;

border-left:6px solid #B89254;

border-top:6px solid #B89254;

border-bottom:6px solid #B89254;

border-top-left-radius:260px;

border-bottom-left-radius:260px;

box-shadow:-25px 0 60px rgba(0,0,0,.18);

}

.bs-image-frame img{

width:100%;

height:100%;

display:block;

object-fit:cover;

object-position:center;

}
/*==========================================
TEXT
==========================================*/

.bs-tag{

display:inline-block;

font-family:Poppins,sans-serif;

font-size:14px;

font-weight:600;

letter-spacing:3px;

text-transform:uppercase;

color:#B89254;

margin-bottom:10px;

}

.bs-left h1{

margin:0;

font-family:"Cormorant Garamond",serif;

font-size:50px;

font-weight:60;

line-height:1.06;

color:#F5F2ED;

}

.bs-left h1 span{

display:block;

color:#B89254;

}

.bs-line{

width:80px;

height:3px;

background:#B89254;

margin:28px 0 30px;

}

.bs-left p{

max-width:520px;

margin:0 0 42px;

font-family:Inter,sans-serif;

font-size:16px;

line-height:1.6;

color:rgba(245,242,237,.92);

}

/*==========================================
BUTTONS
==========================================*/

.bs-buttons{

display:flex;

gap:20px;

flex-wrap:wrap;

}

.bs-btn-gold,

.bs-btn-outline{

height:56px;

padding:0 20px;

display:inline-flex;

align-items:center;

justify-content:center;

text-decoration:none;

border-radius:0px;

font-family:Poppins,sans-serif;

font-size:16px;

font-weight:600;

letter-spacing:.5px;

transition:.35s ease;

}

.bs-btn-gold{

background:#B89254;

color:#F5F2ED;

border:2px solid #B89254;

}

.bs-btn-gold:hover{

background:#C8A86A;

border-color:#C8A86A;

transform:translateY(-2px);

}

.bs-btn-outline{

background:transparent;

color:#F5F2ED;

border:1px solid rgba(245,242,237,.35);

}

.bs-btn-outline:hover{

background:#F5F2ED;

color:#082216;

border-color:#F5F2ED;

transform:translateY(-2px);

}
/*==========================================
LUXURY IMAGE EFFECT
==========================================*/

.bs-right{
    position:relative;
}

.bs-right::before{

    content:"";

    position:absolute;

    left:-35px;

    top:50%;

    transform:translateY(-50%);

    width:70px;

    height:10%;

    background:#082216;

    border-radius:70px;

    z-index:3;

}

.bs-image-frame{

    position:relative;

    border-left:6px solid #B89254;

    border-top:6px solid #B89254;

    border-bottom:6px solid #B89254;

    border-right:none;

    border-top-left-radius:320px;

    border-bottom-left-radius:320px;

    overflow:hidden;

}

.bs-image-frame::after{

    content:"";

    position:absolute;

    inset:0;

    background:linear-gradient(

        to left,

        rgba(0,0,0,.05),

        rgba(0,0,0,.22)

    );

}

/*==========================================
BACKGROUND GLOW
==========================================*/

.bs-hero::before{

content:"";

position:absolute;

left:-250px;

top:-180px;

width:700px;

height:700px;

background:radial-gradient(circle,
rgba(184,146,84,.10),
transparent 70%);

pointer-events:none;

}

.bs-hero::after{

content:"";

position:absolute;

right:-250px;

bottom:-250px;

width:600px;

height:600px;

background:radial-gradient(circle,
rgba(255,255,255,.03),
transparent 70%);

pointer-events:none;

}

/*==========================================================
BEST SELLERS HERO
RESPONSIVE
==========================================================*/

/*==========================================================
TABLET
==========================================================*/

@media (max-width:1024px){

    .bs-hero{
        min-height:620px;
        padding-bottom:0;
        position:relative;
        overflow:hidden;
    }

    .bs-container{
        display:block;
        min-height:620px;
        position:relative;
    }

    /* IMAGE BECOMES BACKGROUND */

    .bs-right{
        position:absolute;
        inset:0;
        width:100%;
        height:100%;
        z-index:0;
        display:block;
    }

    .bs-image-frame{
        width:100%;
        height:100%;
        border:none;
        border-radius:0;
        overflow:hidden;
    }

    .bs-image-frame img{
        width:100%;
        height:100%;
        object-fit:cover;
        object-position:center;
        opacity:.28;
    }

    /* DARK LUXURY OVERLAY */

    .bs-image-frame::after{
        content:"";
        position:absolute;
        inset:0;

        background:
            linear-gradient(
                deg,
                rgba(8,34,22,.94),
                rgba(8,34,22,.68)
            ),
            linear-gradient(
                180deg,
                rgba(8,34,22,.50),
                rgba(8,34,22,.88)
            );

        z-index:2;
    }

    /* REMOVE OLD SIDE EFFECT */

    .bs-right::before{
        display:none;
    }

    /* TEXT ABOVE IMAGE */

    .bs-left{
        position:relative;
        z-index:10;

        width:100%;
        min-height:600px;

        padding:80px 40px;

        display:flex;
        align-items:center;
        justify-content:center;

        text-align:center;
    }

    .bs-left h1{
        font-size:58px;
    }

    .bs-left p{
        max-width:650px;
    }

    .bs-buttons{
        justify-content:center;
    }

    /* BACKGROUND GLOW */

    .bs-hero::before{
        z-index:3;
        opacity:.7;
    }

    .bs-hero::after{
        z-index:3;
        opacity:.6;
    }
}


/*==========================================================
PHONE
==========================================================*/

@media (max-width:767px){

    .bs-hero{
        min-height:680px;
    }

    .bs-container{
        min-height:680px;
    }

    .bs-left{
        min-height:680px;
        padding:60px 25px;
    }

    /* FADE IMAGE MORE ON PHONE */

    .bs-image-frame img{
        opacity:.20;
    }

    .bs-left h1{
        font-size:40px;
        line-height:1.05;
    }

    .bs-left p{
        font-size:16px;
        line-height:1.6;
        margin-bottom:32px;
    }

    .bs-buttons{
        flex-direction:column;
        width:100%;
        gap:12px;
    }

    .bs-btn-gold,
    .bs-btn-outline{
        width:100%;
    }

    .bs-tag{
        font-size:12px;
        letter-spacing:2.5px;
    }

    .bs-line{
        margin:22px auto 25px;
    }
}


/*==========================================================
SMALL PHONES
==========================================================*/

@media (max-width:80px){

    .bs-hero{
        min-height:700px;
    }

    .bs-container{
        min-height:700px;
    }

    .bs-left{
        min-height:700px;
        padding:55px 20px;
    }

    .bs-left h1{
        font-size:34px;
    }

    .bs-left p{
        font-size:15px;
    }

    .bs-image-frame img{
        opacity:.17;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad7e063 *//*=========================================
HANDPICKED BEST SELLERS
=========================================*/

.hl-feature-banner{

position:relative;

width:94%;

max-width:1550px;

margin:0 auto 60px;

height:185px;

background:linear-gradient(90deg,#082216,#103527);

border-radius:22px;

overflow:visible;

box-shadow:0 20px 40px rgba(0,0,0,.12);

}

/*============================*/

.hl-banner-inner{

height:100%;

display:flex;

justify-content:space-between;

align-items:center;

padding:0 70px;

position:relative;

z-index:5;

}

/*============================*/

.hl-banner-text{

width:45%;

position:relative;

z-index:10;

}

.hl-banner-top{

display:flex;

align-items:center;

gap:12px;

margin-bottom:14px;

}

.stars{

font-size:16px;

letter-spacing:3px;

color:#C8A86A;

}

.customer{

font-family:Poppins;

font-size:12px;

font-weight:600;

letter-spacing:3px;

color:#C8A86A;

}

.hl-banner-text h2{

font-family:"Cormorant Garamond",serif;

font-size:42px;

line-height:1.1;

font-weight:600;

color:#F5F2ED;

margin:0 0 12px;

}

.hl-banner-text p{

font-family:Inter;

font-size:16px;

line-height:1.7;

color:#F5F2ED;

opacity:.9;

margin:0;

}

/*============================*/

.hl-banner-btn{

width:250px;

display:flex;

justify-content:flex-end;

z-index:10;

}

.hl-banner-btn a{

width:220px;

height:58px;

display:flex;

align-items:center;

justify-content:center;

text-decoration:none;

border:2px solid #C8A86A;

color:#C8A86A;

font-family:Poppins;

font-size:14px;

font-weight:600;

letter-spacing:1px;

transition:.35s;

}

.hl-banner-btn a:hover{

background:#C8A86A;

color:#082216;

}

/*============================
VASE
============================*/

.hl-banner-vase{

position:absolute;

left:58%;

top:-100px;

width:250px;

transform:translateX(-50%);

z-index:20;

pointer-events:none;

}

.hl-banner-vase img{

width:100%;

display:block;

}

/*============================
KNOT
============================*/

.hl-knot{

position:absolute;

left:50%;

bottom:22px;

transform:translateX(-50%);

z-index:8;

}

.hl-knot img{

width:120px;

display:block;

}

/*============================
LEAVES
============================*/

.hl-banner-leaf{

position:absolute;

width:180px;

height:180px;

opacity:.10;

background-size:contain;

background-repeat:no-repeat;

pointer-events:none;

}

.left-leaf{

left:-30px;

bottom:-30px;

background-image:url("https://hamive.com/wp-content/uploads/2026/07/hamive-e1785163783701.png");

}

.right-leaf{

right:-30px;

bottom:-10px;

transform:scaleX(-1);

background-image:url("https://hamive.com/wp-content/uploads/2026/07/hamive.png");

}

/*============================
RESPONSIVE
============================*/

@media(max-width:991px){

.hl-feature-banner{

height:auto;

padding:45px 30px;

}

.hl-banner-inner{

flex-direction:column;

gap:25px;

text-align:center;

}

.hl-banner-text{

width:100%;

}

.hl-banner-top{

justify-content:center;

}

.hl-banner-btn{

width:100%;

justify-content:center;

}

.hl-banner-vase,

.hl-knot{

display:none;

}

}
/*==========================================================
RESPONSIVE - TABLET
==========================================================*/

@media (max-width:1024px){

/* HERO */

.bs-container{
    flex-direction:column;
}

.bs-left,
.bs-right{
    width:100%;
}

.bs-left{
    padding:70px 40px;
    text-align:center;
    align-items:center;
}

.bs-right{
    height:500px;
}

.bs-image-frame{
    border-radius:60px;
    border:5px solid #B89254;
}

/* HANDPICKED BANNER */

.hl-feature-banner{
    height:auto;
    padding:50px 35px;
}

.hl-banner-inner{
    flex-direction:column;
    gap:30px;
    text-align:center;
}

.hl-banner-text{
    width:100%;
}

.hl-banner-top{
    justify-content:center;
}

.hl-banner-btn{
    width:100%;
    justify-content:center;
}

.hl-banner-vase,
.hl-knot{
    display:none;
}

/* FILTER */

.hl-filter{
    flex-direction:column;
    gap:20px;
    align-items:flex-start;
}

.hl-filter-left{
    width:100%;
    flex-wrap:wrap;
}

.hl-filter-left select{
    flex:1;
    min-width:180px;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.hl-card-image{
    height:280px;
}

.hl-product-flower{
    display:none;
}

}


/*==========================================================
RESPONSIVE - MOBILE
==========================================================*/

@media (max-width:767px){

/* HERO */

.bs-left{
    padding:55px 20px;
}

.bs-left h1{
    font-size:40px;
}

.bs-left p{
    font-size:16px;
}

.bs-buttons{
    flex-direction:column;
    width:100%;
}

.bs-btn-gold,
.bs-btn-outline{
    width:100%;
}

.bs-right{
    height:320px;
}

.bs-image-frame{
    border-radius:35px;
}

/* HANDPICKED */

.hl-feature-banner{
    padding:35px 20px;
}

.hl-banner-text h2{
    font-size:34px;
}

.hl-banner-text p{
    font-size:15px;
}

.hl-banner-btn a{
    width:100%;
}

/* FILTER */

.hl-filter{
    gap:15px;
}

.hl-filter-left{
    flex-direction:column;
}

.hl-filter-left select{
    width:100%;
}

.hl-filter-right{
    text-align:center;
    width:100%;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:1fr;
    gap:25px;
}

.hl-card-image{
    height:260px;
}

.hl-card-content{
    padding:22px;
}

.hl-card-content h3{
    font-size:26px;
}

.hl-price{
    font-size:20px;
}

.hl-heart,
.hl-search{
    width:38px;
    height:38px;
    font-size:16px;
}

}


/*==========================================================
RESPONSIVE - SMALL PHONES
==========================================================*/

@media (max-width:480px){

.bs-left h1{
    font-size:34px;
}

.bs-tag{
    font-size:12px;
}

.hl-banner-text h2{
    font-size:30px;
}

.hl-card-image{
    height:230px;
}

.hl-card-content h3{
    font-size:24px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a13f3ac *//*==========================================
PRODUCT SECTION
==========================================*/

.hl-products{

background:#F5F2ED;

padding:10px 0;

position:relative;

overflow:hidden;

}

.hl-products-wrapper{

width:94%;

max-width:1600px;

margin:auto;

position:relative;

z-index:2;

}

/*==========================================
FILTER
==========================================*/

.hl-filter{

display:flex;

justify-content:space-between;

align-items:center;

margin-bottom:55px;

}

.hl-filter-left{

display:flex;

gap:18px;

}

.hl-filter select{

height:55px;

padding:0 20px;

border:1px solid #ddd;

background:white;

font-family:Poppins;

font-size:14px;

outline:none;

}

.hl-filter-right{

font-family:Inter;

color:#666;

}

/*==========================================
GRID
==========================================*/

.hl-grid{

display:grid;

grid-template-columns:repeat(4,1fr);

gap:24px;

}

/*==========================================
CARD
==========================================*/

.hl-card{

background:#fff;

border-radius:22px;

overflow:hidden;

box-shadow:0 12px 35px rgba(0,0,0,.08);

transition:.45s;

position:relative;

}

.hl-card:hover{

transform:translateY(-12px);

box-shadow:0 30px 60px rgba(0,0,0,.16);

}

.hl-card-image{

position:relative;

height:250px;

overflow:hidden;

}

.hl-card-image img{

width:100%;

height:100%;

object-fit:cover;

transition:.4s;

}

.hl-card:hover img{

transform:scale(1.06);

}

.hl-badge{

position:absolute;

left:20px;

top:20px;

background:#B89254;

color:white;

padding:8px 14px;

font-size:11px;

font-family:Poppins;

letter-spacing:1px;

z-index:3;

}

.hl-card-content{

padding:20px;

}

.hl-card-content small{

font-family:Poppins;

letter-spacing:2px;

color:#B89254;

}

.hl-card-content h3{

font-family:"Cormorant Garamond",serif;

font-size:26px;

margin:8px 0;

color:#082216;

}

.hl-rating{

color:#B89254;

margin-bottom:14px;

}

.hl-price{

font-size:14px;

font-weight:600;

margin-bottom:22px;

color:#082216;

}

.hl-card-content a{

display:flex;

justify-content:center;

align-items:center;

height:46px;

background:#082216;

color:white;

text-decoration:none;

font-family:Poppins;

transition:.35s;

}

.hl-card-content a:hover{

background:#B89254;

}
/*==========================================================
RESPONSIVE - TABLET
==========================================================*/

@media (max-width:1024px){

/* HERO */

.bs-container{
    flex-direction:column;
}

.bs-left,
.bs-right{
    width:100%;
}

.bs-left{
    padding:70px 40px;
    text-align:center;
    align-items:center;
}

.bs-right{
    height:500px;
}

.bs-image-frame{
    border-radius:60px;
    border:5px solid #B89254;
}

/* HANDPICKED BANNER */

.hl-feature-banner{
    height:auto;
    padding:50px 35px;
}

.hl-banner-inner{
    flex-direction:column;
    gap:30px;
    text-align:center;
}

.hl-banner-text{
    width:100%;
}

.hl-banner-top{
    justify-content:center;
}

.hl-banner-btn{
    width:100%;
    justify-content:center;
}

.hl-banner-vase,
.hl-knot{
    display:none;
}

/* FILTER */

.hl-filter{
    flex-direction:column;
    gap:20px;
    align-items:flex-start;
}

.hl-filter-left{
    width:100%;
    flex-wrap:wrap;
}

.hl-filter-left select{
    flex:1;
    min-width:180px;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.hl-card-image{
    height:280px;
}

.hl-product-flower{
    display:none;
}

}


/*==========================================================
RESPONSIVE - MOBILE
==========================================================*/

@media (max-width:767px){

/* HERO */

.bs-left{
    padding:55px 20px;
}

.bs-left h1{
    font-size:40px;
}

.bs-left p{
    font-size:16px;
}

.bs-buttons{
    flex-direction:column;
    width:100%;
}

.bs-btn-gold,
.bs-btn-outline{
    width:100%;
}

.bs-right{
    height:320px;
}

.bs-image-frame{
    border-radius:35px;
}

/* HANDPICKED */

.hl-feature-banner{
    padding:35px 20px;
}

.hl-banner-text h2{
    font-size:34px;
}

.hl-banner-text p{
    font-size:15px;
}

.hl-banner-btn a{
    width:100%;
}

/* FILTER */

.hl-filter{
    gap:15px;
}

.hl-filter-left{
    flex-direction:column;
}

.hl-filter-left select{
    width:100%;
}

.hl-filter-right{
    text-align:center;
    width:100%;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:1fr;
    gap:25px;
}

.hl-card-image{
    height:260px;
}

.hl-card-content{
    padding:22px;
}

.hl-card-content h3{
    font-size:26px;
}

.hl-price{
    font-size:20px;
}

.hl-heart,
.hl-search{
    width:38px;
    height:38px;
    font-size:16px;
}

}


/*==========================================================
RESPONSIVE - SMALL PHONES
==========================================================*/

@media (max-width:480px){

.bs-left h1{
    font-size:34px;
}

.bs-tag{
    font-size:12px;
}

.hl-banner-text h2{
    font-size:30px;
}

.hl-card-image{
    height:230px;
}

.hl-card-content h3{
    font-size:24px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-827c01f *//*==========================================
WHY CHOOSE US
==========================================*/

.hl-why{
    position:relative;
    background:#F5F2ED;
    padding:30px 3%;
    overflow:hidden;
}

/* Decorative Leaves */

.hl-leaf-left{
    position:absolute;
    left:-20px;
    top:30%;
    transform:translateY(-50%);
    width:180px;
    height:auto;
    opacity:.9;
}

.hl-leaf-right{
    position:absolute;
    right:-60px;
    top:30%;
    transform:translateY(-50%);
    width:180px;
    height:auto;
    opacity:.9;
}

/* Title */

.hl-title{
    text-align:center;
    margin-bottom:50px;
    position:relative;
    z-index:2;
}

.hl-title h2{
    margin:0;
    font-family:"Cormorant Garamond", serif;
    font-size:30px;
    font-weight:600;
    letter-spacing:4px;
    color:#082216;
    text-transform:uppercase;
}

/* Feature Grid */

.hl-features{
    position:relative;
    z-index:2;

    display:grid;
    grid-template-columns:repeat(4,1fr);

    gap:10px;

    border-top:1px solid #e7e1d8;
    border-bottom:1px solid #e7e1d8;

    padding:25px 0;
}

.hl-feature{
    display:flex;
    align-items:center;
    gap:18px;
}

.hl-icon{
    width:70px;
    height:70px;
    background:#082216;
    color:#C8A86A;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:30px;
    flex-shrink:0;
}

.hl-feature h3{
    margin:0;
    color:#082216;
    font-family:"Cormorant Garamond", serif;
    font-size:20px;
}

.hl-feature p{
    margin-top:6px;
    color:#666;
    font-size:14px;
    line-height:1.6;
}

/* Tablet */

@media(max-width:1024px){

.hl-features{
    grid-template-columns:repeat(2,1fr);
    gap:35px;
}

.hl-leaf-left,
.hl-leaf-right{
    width:120px;
}

}

/* Mobile */

@media(max-width:767px){

.hl-title h2{
    font-size:26px;
}

.hl-features{
    grid-template-columns:1fr;
    gap:25px;
}

.hl-feature{
    align-items:flex-start;
}

.hl-icon{
    width:55px;
    height:55px;
    font-size:24px;
}

.hl-leaf-left{
    width:70px;
    left:-20px;
}

.hl-leaf-right{
    width:70px;
    right:-20px;
}

}
/*==========================================================
RESPONSIVE - TABLET
==========================================================*/

@media (max-width:1024px){

/* HERO */

.bs-container{
    flex-direction:column;
}

.bs-left,
.bs-right{
    width:100%;
}

.bs-left{
    padding:70px 40px;
    text-align:center;
    align-items:center;
}

.bs-right{
    height:500px;
}

.bs-image-frame{
    border-radius:60px;
    border:5px solid #B89254;
}

/* HANDPICKED BANNER */

.hl-feature-banner{
    height:auto;
    padding:50px 35px;
}

.hl-banner-inner{
    flex-direction:column;
    gap:30px;
    text-align:center;
}

.hl-banner-text{
    width:100%;
}

.hl-banner-top{
    justify-content:center;
}

.hl-banner-btn{
    width:100%;
    justify-content:center;
}

.hl-banner-vase,
.hl-knot{
    display:none;
}

/* FILTER */

.hl-filter{
    flex-direction:column;
    gap:20px;
    align-items:flex-start;
}

.hl-filter-left{
    width:100%;
    flex-wrap:wrap;
}

.hl-filter-left select{
    flex:1;
    min-width:180px;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.hl-card-image{
    height:280px;
}

.hl-product-flower{
    display:none;
}

}


/*==========================================================
RESPONSIVE - MOBILE
==========================================================*/

@media (max-width:767px){

/* HERO */

.bs-left{
    padding:55px 20px;
}

.bs-left h1{
    font-size:40px;
}

.bs-left p{
    font-size:16px;
}

.bs-buttons{
    flex-direction:column;
    width:100%;
}

.bs-btn-gold,
.bs-btn-outline{
    width:100%;
}

.bs-right{
    height:320px;
}

.bs-image-frame{
    border-radius:35px;
}

/* HANDPICKED */

.hl-feature-banner{
    padding:35px 20px;
}

.hl-banner-text h2{
    font-size:34px;
}

.hl-banner-text p{
    font-size:15px;
}

.hl-banner-btn a{
    width:100%;
}

/* FILTER */

.hl-filter{
    gap:15px;
}

.hl-filter-left{
    flex-direction:column;
}

.hl-filter-left select{
    width:100%;
}

.hl-filter-right{
    text-align:center;
    width:100%;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:1fr;
    gap:25px;
}

.hl-card-image{
    height:260px;
}

.hl-card-content{
    padding:22px;
}

.hl-card-content h3{
    font-size:26px;
}

.hl-price{
    font-size:20px;
}

.hl-heart,
.hl-search{
    width:38px;
    height:38px;
    font-size:16px;
}

}


/*==========================================================
RESPONSIVE - SMALL PHONES
==========================================================*/

@media (max-width:480px){

.bs-left h1{
    font-size:34px;
}

.bs-tag{
    font-size:12px;
}

.hl-banner-text h2{
    font-size:30px;
}

.hl-card-image{
    height:230px;
}

.hl-card-content h3{
    font-size:24px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-50986c6 */.testimonials{
background:#082216;
padding:90px 40px;
}

.testimonials h2{
text-align:center;
color:#F5F2ED;
font-size:34px;
font-family:Georgia,serif;
margin-bottom:50px;
letter-spacing:2px;
}

.testimonial-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
max-width:1400px;
margin:auto;
}

.testimonial{
background:#103527;
padding:35px;
border:1px solid rgba(255,255,255,.15);
border-radius:15px;
}

.testimonial .stars{
color:#C8A86A;
font-size:18px;
margin-bottom:18px;
}

.testimonial p{
color:#F5F2ED;
line-height:1.8;
font-size:15px;
margin-bottom:25px;
}

.customer{
display:flex;
align-items:center;
gap:12px;
}

.customer img{
width:45px;
height:45px;
border-radius:50%;
object-fit:cover;
}

.customer span{
color:white;
font-weight:600;
}
/* =====================================
TABLET
===================================== */

@media (max-width:1024px){

.testimonials{
padding:70px 30px;
}

.testimonials h2{
font-size:30px;
margin-bottom:40px;
}

.testimonial-grid{
grid-template-columns:repeat(2,1fr);
gap:22px;
}

.testimonial{
padding:28px;
}

.testimonial p{
font-size:14px;
line-height:1.7;
}

}

/* =====================================
MOBILE
===================================== */

@media (max-width:767px){

.testimonials{
padding:50px 18px;
}

.testimonials h2{
font-size:24px;
margin-bottom:30px;
letter-spacing:1px;
}

.testimonial-grid{
grid-template-columns:1fr;
gap:18px;
}

.testimonial{
padding:22px;
border-radius:12px;
}

.testimonial .stars{
font-size:16px;
}

.testimonial p{
font-size:14px;
line-height:1.6;
}

.customer img{
width:40px;
height:40px;
}

.customer span{
font-size:14px;
}

}
/*==========================================================
RESPONSIVE - TABLET
==========================================================*/

@media (max-width:1024px){

/* HERO */

.bs-container{
    flex-direction:column;
}

.bs-left,
.bs-right{
    width:100%;
}

.bs-left{
    padding:70px 40px;
    text-align:center;
    align-items:center;
}

.bs-right{
    height:500px;
}

.bs-image-frame{
    border-radius:60px;
    border:5px solid #B89254;
}

/* HANDPICKED BANNER */

.hl-feature-banner{
    height:auto;
    padding:50px 35px;
}

.hl-banner-inner{
    flex-direction:column;
    gap:30px;
    text-align:center;
}

.hl-banner-text{
    width:100%;
}

.hl-banner-top{
    justify-content:center;
}

.hl-banner-btn{
    width:100%;
    justify-content:center;
}

.hl-banner-vase,
.hl-knot{
    display:none;
}

/* FILTER */

.hl-filter{
    flex-direction:column;
    gap:20px;
    align-items:flex-start;
}

.hl-filter-left{
    width:100%;
    flex-wrap:wrap;
}

.hl-filter-left select{
    flex:1;
    min-width:180px;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.hl-card-image{
    height:280px;
}

.hl-product-flower{
    display:none;
}

}


/*==========================================================
RESPONSIVE - MOBILE
==========================================================*/

@media (max-width:767px){

/* HERO */

.bs-left{
    padding:55px 20px;
}

.bs-left h1{
    font-size:40px;
}

.bs-left p{
    font-size:16px;
}

.bs-buttons{
    flex-direction:column;
    width:100%;
}

.bs-btn-gold,
.bs-btn-outline{
    width:100%;
}

.bs-right{
    height:320px;
}

.bs-image-frame{
    border-radius:35px;
}

/* HANDPICKED */

.hl-feature-banner{
    padding:35px 20px;
}

.hl-banner-text h2{
    font-size:34px;
}

.hl-banner-text p{
    font-size:15px;
}

.hl-banner-btn a{
    width:100%;
}

/* FILTER */

.hl-filter{
    gap:15px;
}

.hl-filter-left{
    flex-direction:column;
}

.hl-filter-left select{
    width:100%;
}

.hl-filter-right{
    text-align:center;
    width:100%;
}

/* PRODUCTS */

.hl-grid{
    grid-template-columns:1fr;
    gap:25px;
}

.hl-card-image{
    height:260px;
}

.hl-card-content{
    padding:22px;
}

.hl-card-content h3{
    font-size:26px;
}

.hl-price{
    font-size:20px;
}

.hl-heart,
.hl-search{
    width:38px;
    height:38px;
    font-size:16px;
}

}


/*==========================================================
RESPONSIVE - SMALL PHONES
==========================================================*/

@media (max-width:480px){

.bs-left h1{
    font-size:34px;
}

.bs-tag{
    font-size:12px;
}

.hl-banner-text h2{
    font-size:30px;
}

.hl-card-image{
    height:230px;
}

.hl-card-content h3{
    font-size:24px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe9649a *//* ===========================
   NEWSLETTER
=========================== */

.newsletter{
    background:#F5F2ED;
    padding:30px 0;
    border-top:1px solid #e5ddd0;
}

.newsletter-container{
    max-width:1280px;
    margin:auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:70px;
    padding:0 10px;
}

.newsletter-left{
    display:flex;
    align-items:center;
    gap:30px;
}

.plant{
    width:250px;
    height:auto;
}

.newsletter-text h2{
    font-size:52px;
    color:#082216;
    margin-bottom:10px;
    font-family:Georgia,serif;
    font-weight:500;
}

.newsletter-text p{
    color:#666;
    font-size:16px;
    line-height:1.7;
    max-width:320px;
}

.newsletter-form{
    display:flex;
    width:540px;
}

.newsletter-form input{
    flex:1;
    height:60px;
    border:none;
    background:white;
    padding:0 22px;
    font-size:16px;
    outline:none;
}

.newsletter-form button{
    width:180px;
    border:none;
    background:#082216;
    color:white;
    font-size:14px;
    letter-spacing:1px;
    font-weight:600;
    cursor:pointer;
    transition:.3s;
}

.newsletter-form button:hover{
    background:#103527;
}
/* =====================================
TABLET
===================================== */

@media (max-width:1024px){

.newsletter{
    padding:50px 30px;
}

.newsletter-container{
    flex-direction:column;
    text-align:center;
    gap:40px;
}

.newsletter-left{
    flex-direction:column;
    gap:20px;
}

.plant{
    width:200px;
}

.newsletter-text h2{
    font-size:40px;
}

.newsletter-text p{
    max-width:600px;
    margin:auto;
}

.newsletter-form{
    width:100%;
    max-width:600px;
}

}

/* =====================================
MOBILE
===================================== */

@media (max-width:767px){

.newsletter{
    padding:40px 18px;
}

.newsletter-container{
    flex-direction:column;
    gap:30px;
    text-align:center;
}

.newsletter-left{
    flex-direction:column;
    gap:18px;
}

.plant{
    width:130px;
}

.newsletter-text h2{
    font-size:30px;
    line-height:1.2;
}

.newsletter-text p{
    font-size:15px;
    max-width:100%;
}

.newsletter-form{
    width:100%;
    flex-direction:column;
    gap:12px;
}

.newsletter-form input{
    width:100%;
    height:52px;
}

.newsletter-form button{
    width:100%;
    height:52px;
}

}/* End custom CSS */