.elementor-1516 .elementor-element.elementor-element-1435577{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap: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-1516{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-1516 .elementor-element.elementor-element-1435577{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-1435577 */.gg-footer{
  width:100vw;
  margin-left:calc(50% - 50vw);
  background:linear-gradient(180deg,#f7f0ec 0%,#fffaf7 100%);
  font-family:'Poppins',Arial,sans-serif;
  color:#111;
  overflow:hidden;
}

.gg-footer *{
  box-sizing:border-box;
}

.gg-footer-inner{
  max-width:1480px;
  margin:0 auto;
  padding:36px 60px 26px;
  display:grid;
  grid-template-columns:1.15fr 1fr 1fr 1fr;
  gap:32px;
}

.gg-footer-brand{
  padding-right:34px;
  border-right:1px solid rgba(151,124,92,.20);
}

.gg-footer-logo{
  width:92px;
  height:auto;
  display:block;
  margin-bottom:12px;
}

.gg-footer-line,
.gg-title-line{
  width:42px;
  height:1px;
  background:#b68b47;
  display:block;
  margin-bottom:14px;
}

.gg-footer-brand p{
  font-size:16px;
  line-height:1.45;
  font-weight:400;
  color:#111;
  margin:0 0 18px;
}

.gg-social{
  display:flex;
  gap:14px;
  align-items:center;
}

.gg-social a{
  width:34px;
  height:34px;
  border:1.4px solid #b68b47;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.25s;
}

.gg-social a:hover{
  background:#b68b47;
  transform:translateY(-2px);
}

.gg-social img{
  width:16px;
  height:16px;
  object-fit:contain;
}

.gg-footer-col{
  padding-left:26px;
  border-right:1px solid rgba(151,124,92,.20);
}

.gg-footer-col:last-child{
  border-right:none;
}

.gg-footer-col h3{
  color:#9a7335;
  font-size:18px;
  font-weight:700;
  letter-spacing:.4px;
  margin:0;
  text-transform:uppercase;
  line-height:1.25;
}

.gg-footer-col .gg-title-line{
  margin-top:12px;
  margin-bottom:14px;
  width:40px;
}

.gg-footer-col a{
  height:38px;
  border-bottom:1px solid rgba(151,124,92,.16);
  color:#111;
  text-decoration:none;
  font-size:16px;
  font-weight:400;
  display:flex;
  align-items:center;
  justify-content:space-between;
  transition:.25s;
}

.gg-footer-col a span{
  color:#a97d37;
  font-size:24px;
  line-height:1;
  font-family:Georgia,serif;
}

.gg-footer-col a:hover{
  color:#a97d37;
  padding-left:6px;
}

.gg-footer-bottom{
  border-top:1px solid rgba(182,139,71,.32);
  padding:12px 20px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}

.gg-footer-bottom p{
  margin:0;
  font-size:13px;
  color:#111;
}

.gg-footer-bottom span{
  color:#b68b47;
  font-size:22px;
  line-height:1;
}

@media(max-width:1024px){
  .gg-footer-inner{
    grid-template-columns:1fr 1fr;
    padding:36px 28px 26px;
    gap:30px;
  }

  .gg-footer-brand,
  .gg-footer-col{
    border-right:none;
    padding-right:0;
    padding-left:0;
  }
}

@media(max-width:680px){
  .gg-footer-inner{
    grid-template-columns:1fr;
    padding:34px 22px;
    gap:24px;
  }

  .gg-footer-logo{
    width:86px;
  }

  .gg-footer-brand p{
    font-size:15px;
  }

  .gg-footer-col h3{
    font-size:17px;
  }

  .gg-footer-col a{
    font-size:15px;
    height:36px;
  }

  .gg-footer-bottom{
    flex-direction:column;
    text-align:center;
    gap:5px;
    padding:12px;
  }

  .gg-footer-bottom p{
    font-size:12px;
  }
}

html,
body{
  overflow-x:hidden;
}/* End custom CSS */