.elementor-179 .elementor-element.elementor-element-dd9c325{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-179 .elementor-element.elementor-element-1915199{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-6c5badc */.footer{
    background:#2A0D07;
    border-top:2px solid ;
    border-bottom:2px solid ;
    width:100%;
}

.footer-container{
    max-width:1152px;
    width:100%;
    margin:0 auto;
    padding:39px 0 33px;
}

.footer-top{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    gap:80px;
        max-width: 1152px;
}

.footer-logo{
    width:180px;
    flex-shrink:0;
}

.footer-email a{
    color: inherit;
    text-decoration: none;
}

.footer-logo img{
  
    height:auto;
    display:block;
}

.footer-column{
    display:flex;
    flex-direction:column;
    gap:14px;
}

.footer-column a{
    color:#E8E3DF;
    text-decoration:none;
    font-size:14px;
    font-weight:400;
    line-height:1;
    transition:.3s;
}

.footer-column a:hover{
    opacity:.8;
}

.footer-line{
    width:100%;
    height:1px;
    background:rgba(255,255,255,.35);
    margin:32px 0;
}

.footer-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
}

.footer-email,
.footer-copy{
    color:#D4C9C4;
    font-size:14px;
    font-weight:400;
}

.footer-socials{
    display:flex;
    gap:30px;
}

.footer-socials a{
    color:#D4C9C4;
    text-decoration:none;
    font-size:14px;
}

.footer-socials a:hover{
    opacity:.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3089499 */@media (max-width: 767px){

    .footer{
        background:#2B1611;
        width:100%;
        overflow:hidden;
    }

    .footer-container{
        width:100%;
        padding:0px 20px 36px;
        box-sizing:border-box;
    }

    .footer-top{
        display:grid;
        grid-template-columns:1fr 1fr 1fr;
        column-gap:20px;
        row-gap:0;
        align-items:start;
    }

    .footer-logo{
        grid-column:1/-1;
    
        margin:0 auto;
    }

    .footer-logo img{
        width:100%;
        display:block;
    }
    
    .footer-logo svg{
    height:auto;
    display:block;
}

.mobile-logo{
    display:block;
    line-height:0;
}

    .footer-column{
        gap:12px;
    }

    .footer-column a{
        font-size:13px;
        line-height:1.35;
        color:#D4C9C4;
    }

    .footer-line{
        margin:28px 0;
        height:1px;
        background:rgba(255,255,255,0.25);
    }

    .footer-bottom{
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content:center;
        text-align:center;
        gap:18px;
    }

    .footer-email{
        font-size:13px;
        line-height:1.4;
        color:#D4C9C4;
    }

    .footer-socials{
        display:flex;
        justify-content:center;
        align-items:center;
        gap:24px;
    }

    .footer-socials a{
        font-size:13px;
        color:#D4C9C4;
    }

    .footer-copy{
        font-size:13px;
        line-height:1.4;
        color:#B7AAA3;
    }
}/* End custom CSS */