.elementor-1783 .elementor-element.elementor-element-69e8b41{--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-1783:not(.elementor-motion-effects-element-type-background), .elementor-1783 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#313131;}.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-b87491f */.emporrium-footer-separator {
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #F0D7A5 20%, #F0D7A5 80%, transparent 100%);
  margin-bottom: 36px;
  border-radius: 2px;
  box-shadow: 0 0 8px #F0D7A555;
}

.emporrium-footer-premium {
  background: #313131;
  color: #f5f5f5;
  padding: 0 0 0 0;
  font-family: 'Source Sans 3', 'Montserrat', Arial, sans-serif;
  position: relative;
}
.emporrium-footer-inner {
  display: flex;
  gap: 56px;
  max-width: 1320px;
  margin: 0 auto;
  padding: 54px 24px 22px 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-col {
  flex: 1 1 210px;
  min-width: 180px;
  max-width: 290px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.footer-logo-desc {
  min-width: 220px;
  max-width: 330px;
}
.footer-logo {
  display: block;
  width: 250px;
  margin-bottom: 18px;
  filter: drop-shadow(0 2px 14px #F0D7A555);
}
.footer-logo-desc p {
  color: #d2d2d2;
  font-size: 1.08em;
  margin: 0;
  line-height: 1.5;
}
.footer-title {
  font-weight: 800;
  color: #F0D7A5;
  margin-bottom: 6px;
  letter-spacing: 0.01em;
  font-size: 1.12em;
  text-transform: uppercase;
}
.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fafafa;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.footer-col ul li a {
  color: #fafafa;
  text-decoration: none;
  font-size: 1em;
  transition: color 0.16s;
}
.footer-col ul li a:hover {
  color: #F0D7A5;
  text-decoration: underline;
}
.footer-contact ul li {
  color: #ded7c4;
  font-size: 0.99em;
}
.footer-icon {
  font-size: 1.13em;
  margin-right: 8px;
}

.footer-btn {
  display: inline-block;
  background: #F0D7A5;
  color: #262525 !important;
  border-radius: 6px;
  font-weight: 700;
  font-size: 0.98em;
  padding: 9px 22px;
  margin: 0 0 8px 0;
  text-align: center;
  text-decoration: none !important;
  box-shadow: 0 2px 10px #2223  ;
  letter-spacing: 0.03em;
  transition: background 0.15s, color 0.13s, box-shadow 0.13s;
}
.footer-btn:hover {
  background: #f7e3be;
  color: #313131 !important;
  box-shadow: 0 4px 18px #F0D7A540;
}
.footer-btn.kit {
  background: transparent;
  color: #F0D7A5 !important;
  border: 2px solid #F0D7A5;
  margin-bottom: 16px;
}
.footer-btn.kit:hover {
  background: #F0D7A5;
  color: #313131 !important;
}

.emporrium-footer-bottom {
  text-align: center;
  color: #bfae89;
  background: #262626;
  padding: 13px 6px 8px 6px;
  font-size: 1em;
  border-top: 1.5px solid #F0D7A51A;
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
}
.footer-creator a {
  color: #F0D7A5;
  text-decoration: underline dotted;
  font-weight: 600;
  transition: color 0.13s;
}
.footer-creator a:hover {
  color: #fffbe6;
}
@media (max-width: 980px) {
  .emporrium-footer-inner {
    flex-wrap: wrap;
    gap: 30px;
    padding: 34px 8px 20px 8px;
  }
  .footer-col {
    min-width: 140px;
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .emporrium-footer-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    padding: 22px 4vw 12px 4vw;
  }
  .footer-col, .footer-logo-desc {
    min-width: 100px;
    max-width: 100%;
  }
  .footer-logo {
    width: 90px;
    margin-bottom: 8px;
  }
}/* End custom CSS */