.elementor-193 .elementor-element.elementor-element-6a220ef{--display:flex;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--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-193 .elementor-element.elementor-element-2dcf357{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-a8337d1{--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-193 .elementor-element.elementor-element-f31fa4a{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-87d5a2b{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-ed3a18b{--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-193 .elementor-element.elementor-element-b3ed039{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-7c032fe{--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-193 .elementor-element.elementor-element-418d74c{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-193 .elementor-element.elementor-element-2cf384e{--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-193 .elementor-element.elementor-element-cbe5a28{width:100%;max-width:100%;margin:-24px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-193 .elementor-element.elementor-element-cbe5a28.elementor-element{--flex-shrink:1;}.elementor-193 .elementor-element.elementor-element-b025cd0{--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-193 .elementor-element.elementor-element-1660748{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(min-width:768px){.elementor-193 .elementor-element.elementor-element-ed3a18b{--content-width:1320px;}}/* Start custom CSS for html, class: .elementor-element-2dcf357 *//* ===========================
MOBILE MENU
=========================== */

.hamive-menu-btn{
display:none;
cursor:pointer;
}

.hamive-mobile-menu{

position:fixed;

top:0;

right:-100%;

width:280px;

height:100vh;

background:#3E5035;

padding:90px 35px;

display:flex;

flex-direction:column;

gap:28px;

transition:.4s;

z-index:9999;

}

.hamive-mobile-menu.active{

right:0;

}

.hamive-mobile-menu a{

color:white;

text-decoration:none;

font-family:Poppins,sans-serif;

font-size:17px;

font-weight:500;

}

.hamive-mobile-menu a:hover{

color:#B89254;

}

.hamive-close{

position:absolute;

top:25px;

right:25px;

font-size:28px;

color:white;

cursor:pointer;

}

@media(max-width:767px){

.hamive-menu{

display:none;

}

.hamive-menu-btn{

display:block;

font-size:24px;

color:white;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f31fa4a *//*==========================================
 COLLECTION HERO
==========================================*/

.collection-hero{
    position: relative;
    display: grid;
    grid-template-columns: 50% 50%;
    min-height: 62px;
    overflow: hidden;
    background: #082216;
}

/* LEFT SIDE */

.collection-left{
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
        135deg,
        #082216 0%,
        #103527 100%
    );
    position: relative;
    padding: 80px;
}

.hero-content{
    max-width: 520px;
    position: relative;
    z-index: 10;
}

/* SMALL TITLE */

.hero-small-title{
    display: flex;
    align-items: center;
    gap: 14px;
    color: #C8A86A;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.hero-line{
    width: 48px;
    height: 2px;
    background: #C8A86A;
}

/* TITLE */

.hero-content h1{
    font-family: 'Cormorant Garamond', serif;
    font-size: 50px;
    line-height: .95;
    font-weight: 60;
    color: #fff;
    margin: 0 0 30px;
}

/* DESCRIPTION */

.hero-content p{
    color: rgba(255,255,255,.88);
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 42px;
}

/* BUTTONS */

.hero-buttons{
    display: flex;
    gap: 20px;
}

.btn-gold,
.btn-transparent{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    padding: 0 20px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: .5px;
    transition: .35s ease;
}

.btn-gold{
    background: #C8A86A;
    color: #082216;
}

.btn-gold:hover{
    background: #B89254;
}

.btn-transparent{
    border: 1px solid rgba(255,255,255,.45);
    color: #fff;
}

.btn-transparent:hover{
    background: rgba(255,255,255,.08);
}

/* RIGHT SIDE */

.collection-right{
    position: relative;
    overflow: visible;
}

.collection-right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* IMAGE OVERLAY */

.collection-right::after{
    content:"";
    position:absolute;
    insert:0;
    background:linear-gradient(
        to left,
        rgba(0,0,0,.08),
        rgba(0,0,0,.18)
    );
}
/*==========================================
HERO PLANT
==========================================*/

.hero-plant{
    position:absolute;

    left:-160px;

    top:300px;

    z-index:10;

    pointer-events:none;
}

.hero-plant img{
    width:300px;

    height:auto;

    display:block;
}
/*==========================================
HERO OVERLAY
==========================================*/

.hero-overlay{
    position:absolute;
    inset:0;

    background:
    radial-gradient(circle at left center,
    rgba(200,168,106,.12),
    transparent 55%),

    radial-gradient(circle at right top,
    rgba(255,255,255,.05),
    transparent 45%);

    z-index:1;
}
/*==========================================
HERO DECORATIONS
==========================================*/

.hero-watermark-left{
    position:absolute;
    left:0;
    bottom:0;
    width:340px;
    height:420px;

    background-image:url(https://hamive.com/wp-content/uploads/2026/07/hamive.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    background-size:contain;

    opacity:.18;

    pointer-events:none;

    z-index:2;
}

.hero-watermark-right{
    position:absolute;
    right:0;
    top:0;
    width:320px;
    height:400px;

    background-image:url(https://hamive.com/wp-content/uploads/2026/07/hamive-e1785163783701.png);
    background-repeat:no-repeat;
    background-position:right top;
    background-size:contain;

    opacity:.18;

    pointer-events:none;

    z-index:2;

}
/* RESPONSIVE */

@media(max-width:992px){

.collection-hero{
grid-template-columns:1fr;
}

.collection-left{
padding:70px 40px;
}

.hero-content{
max-width:100%;
text-align:center;
}

.hero-small-title{
justify-content:center;
}

.hero-buttons{
justify-content:center;
}

.hero-content h1{
font-size:52px;
}

.collection-right{
height:420px;
    
}


}

@media(max-width:768px){

.collection-left{
padding:60px 25px;
}

.hero-content h1{
font-size:40px;
}

.hero-content p{
font-size:16px;
}

.hero-buttons{
flex-direction:column;
}

.btn-gold,
.btn-transparent{
width:100%;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-87d5a2b *//*==========================================
COLLECTION CATEGORIES
==========================================*/

.collection-categories{

    background:#F5F2ED;

    padding:08px 0;

    position:relative;

    overflow:hidden;

}

.container{

    width:min(1400px,90%);

    margin:auto;

    position:relative;

}

/* Heading */

.collection-heading{

    text-align:center;

    max-width:600px;

    margin:0 auto 10px;

}

.heading-line{

    display:block;

    width:70px;

    height:2px;

    background:#C8A86A;

    margin:0 auto 10px;

}

.collection-heading h2{

    font-family:'Cormorant Garamond',serif;

    font-size:40px;

    color:#082216;

    font-weight:500;

    margin-bottom:10px;

}

.collection-heading p{

    color:#666;

    font-size:16px;

    line-height:1.6;

}

/* Decorative Botanical */

.collection-leaf{

    position:absolute;

    top:0;

    right:-40px;

    width:270px;

    height:200px;

    background:url("https://hamive.com/wp-content/uploads/2026/07/A-Brand-Colour-Palette-Guide-20.png") no-repeat;

    background-size:contain;

    opacity:.;

}

/* Grid */

.collection-grid{

    display:grid;

    grid-template-columns:repeat(5,1fr);

    gap:22px;

}

/* Card */

.collection-card{

    position:relative;

    overflow:hidden;

    border-radius:20px;

    height:320px;

    background:#082216;

    cursor:pointer;

    transition:.4s;

}

.collection-card img{

    width:100%;

    height:100%;

    object-fit:cover;

    transition:.6s;

}

.collection-card:hover img{

    transform:scale(1.08);

}

.card-overlay{

    position:absolute;

    left:0;

    right:0;

    bottom:0;

    padding:25px;

    background:linear-gradient(to top,#082216 10%,transparent);

}

.card-icon{

    width:55px;

    height:55px;

    border-radius:50%;

    background:#103527;

    color:#C8A86A;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:24px;

    margin-bottom:18px;

}

.card-overlay h3{

    color:#fff;

    font-family:'Cormorant Garamond',serif;

    font-size:28px;

    margin-bottom:12px;

}

.card-overlay a{

    color:#C8A86A;

    text-decoration:none;

    font-size:13px;

    font-weight:600;

    letter-spacing:1px;

}

.card-overlay a:hover{

    color:#B89254;

}

/* Responsive */

@media(max-width:1200px){

.collection-grid{

grid-template-columns:repeat(3,1fr);

}

}

@media(max-width:768px){

.collection-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:550px){

.collection-grid{

grid-template-columns:1fr;

}

.collection-heading h2{

font-size:38px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b3ed039 *//*==========================================
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;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-418d74c *//*==========================================
GET INSPIRED
==========================================*/

.hi-section{
    padding:10px 5%;
    background:#F8F5EF;
}

.hi-title{
    text-align:center;
    margin-bottom:20px;
}

.hi-title h2{
    font-family:"Cormorant Garamond",serif;
    font-size:42px;
    color:#082216;
    letter-spacing:3px;
    margin-bottom:12px;
}

.hi-title p{
    color:#666;
    max-width:650px;
    margin:auto;
    line-height:1.7;
}

.hi-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}

.hi-card{
    position:relative;
    overflow:hidden;
    border-radius:18px;
    text-decoration:none;
    height:300px;
}

.hi-card img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.6s;
}

.hi-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(to top,
    rgba(8,34,22,.92),
    rgba(8,34,22,.15));
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    padding:35px;
    color:#fff;
}

.hi-overlay span{
    font-size:14px;
    letter-spacing:2px;
    text-transform:uppercase;
    color:#D6B97B;
}

.hi-overlay h3{
    font-family:"Cormorant Garamond",serif;
    font-size:30px;
    margin:8px 0;
}

.hi-overlay p{
    color:#fff;
    font-size:15px;
}

.hi-card:hover img{
    transform:scale(1.08);
}

.hi-card:hover .hi-overlay{
    background:linear-gradient(to top,
    rgba(8,34,22,.96),
    rgba(8,34,22,.35));
}

/* Tablet */

@media(max-width:1024px){

.hi-grid{
    grid-template-columns:repeat(2,1fr);
}

}

/* Mobile */

@media(max-width:767px){

.hi-grid{
    grid-template-columns:1fr;
}

.hi-card{
    height:380px;
}

.hi-title h2{
    font-size:32px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cbe5a28 *//* ===========================
   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 */
/* Start custom CSS for html, class: .elementor-element-1660748 */.footer{
background:#082216;
padding:70px 40px 25px;
}

.footer-container{
max-width:1350px;
margin:auto;
display:grid;
grid-template-columns:2fr 1fr 1fr 1fr 1fr 1.3fr;
gap:45px;
align-items:flex-start;
}

.footer-logo{
width:210px;
margin-bottom:18px;
display:block;
}

.footer-brand p{
color:#d8d2c8;
font-size:15px;
line-height:26px;
max-width:260px;
margin-bottom:22px;
}

.socials{
display:flex;
gap:15px;
}

.socials a{
color:#fff;
text-decoration:none;
font-size:15px;
transition:.3s;
}

.socials a:hover{
color:#C8A86A;
}

.footer-links h4,
.payments h4{
color:#fff;
font-size:15px;
margin-bottom:18px;
letter-spacing:1px;
font-family:Poppins,sans-serif;
}

.footer-links{
display:flex;
flex-direction:column;
}

.footer-links a{
color:#d9d3c9;
text-decoration:none;
margin-bottom:10px;
font-size:14px;
transition:.3s;
}

.footer-links a:hover{
color:#C8A86A;
padding-left:4px;
}

.payment-img{
width:160px;
margin-bottom:15px;
display:block;
}

.payments p{
color:#d9d3c9;
font-size:13px;
line-height:22px;
}

.copyright{
margin-top:40px;
padding-top:20px;
border-top:1px solid rgba(255,255,255,.08);
text-align:center;
color:#d9d3c9;
font-size:13px;
}

/* ===========================
TABLET
=========================== */

@media (max-width:1024px){

.footer{
padding:60px 30px 20px;
}

.footer-container{
grid-template-columns:repeat(3,1fr);
gap:35px;
}

.footer-logo{
width:180px;
}

.footer-brand p{
font-size:14px;
line-height:24px;
max-width:100%;
}

.payment-img{
width:140px;
}

}

/* ===========================
MOBILE
=========================== */

@media (max-width:767px){

.footer{
padding:40px 20px;
}

.footer-container{
grid-template-columns:repeat(2,1fr);
gap:25px;
}

.footer-brand{
grid-column:1 / -1;
text-align:center;
}

.footer-logo{
width:150px;
margin:0 auto 15px;
}

.footer-brand p{
max-width:320px;
margin:0 auto 18px;
font-size:13px;
line-height:22px;
}

.socials{
justify-content:center;
}

.footer-links{
text-align:left;
}

.footer-links h4{
font-size:14px;
margin-bottom:10px;
}

.footer-links a{
font-size:13px;
margin-bottom:8px;
}

.payments{
grid-column:1 / -1;
text-align:center;
margin-top:10px;
}

.payment-img{
width:150px;
margin:0 auto 15px;
}

.payments p{
font-size:13px;
line-height:20px;
}

.copyright{
margin-top:25px;
padding-top:18px;
font-size:12px;
line-height:1.6;
}

}/* End custom CSS */