.elementor-179 .elementor-element.elementor-element-e44d410{--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;--padding-top:45px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-179 .elementor-element.elementor-element-035526b{--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;--padding-top:45px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-179 .elementor-element.elementor-element-035526b{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-179 .elementor-element.elementor-element-907ee3c{margin:-35px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-179 .elementor-element.elementor-element-e44d410{--content-width:1300px;}.elementor-179 .elementor-element.elementor-element-035526b{--content-width:1300px;}}/* Start custom CSS for html, class: .elementor-element-902f18a *//* Footer Container */
.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 15px;
  font-family: 'Arial', sans-serif;
}

/* Footer Columns */
.footer-column {
  flex: 1;
  min-width: 250px;
  margin-bottom: 30px;
  padding: 0 15px;
}

.footer-heading {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #333;
}

/* Customer Care Links */
.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu li {
  margin-bottom: 10px;
}

.footer-menu a {
  text-decoration: none;
  color: #666;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-menu a:hover {
  color: #000;
}

/* Newsletter Section */
.newsletter-description p {
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
}

.subscribe-form {
  position: relative;
  margin-bottom: 15px;
}

.subscribe-input {
  width: 100%;
  padding: 12px 44px 12px 15px; /* right padding for button space */
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px;
  box-sizing: border-box;
  height: 44px; /* fixed height to match button size */
}

.subscribe-button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #333;
  height: 40px; /* match input height */
  padding: 0;
}

.subscribe-button svg {
  width: 20px;
  height: 20px;
}

.spam-disclaimer {
  font-size: 11px;
  color: #999;
  margin-top: 10px;
}

.spam-disclaimer a {
  color: #999;
  text-decoration: underline;
}

/* About Section */
.about-text p {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.social-icons {
  display: flex;
  gap: 15px;
}

.social-icons a {
  color: #333;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #000;
}

.social-icons svg {
  width: 20px;
  height: 20px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .footer-column {
    flex: 100%;
    margin-bottom: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-907ee3c *//* Footer Container */
.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 15px;
  font-family: 'Arial', sans-serif;
}

/* Footer Columns */
.footer-column {
  flex: 1;
  min-width: 250px;
  margin-bottom: 30px;
  padding: 0 15px;
}

.footer-heading {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #333;
}

/* Customer Care Links */
.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu li {
  margin-bottom: 10px;
}

.footer-menu a {
  text-decoration: none;
  color: #666;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-menu a:hover {
  color: #000;
}

/* Newsletter Section */
.newsletter-description p {
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
}

.subscribe-form {
  position: relative;
  margin-bottom: 15px;
}

.subscribe-input {
  width: 100%;
  padding: 12px 44px 12px 15px; /* right padding for button space */
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px;
  box-sizing: border-box;
  height: 44px; /* fixed height to match button size */
}

.subscribe-button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #333;
  height: 40px; /* match input height */
  padding: 0;
}

.subscribe-button svg {
  width: 20px;
  height: 20px;
}

.spam-disclaimer {
  font-size: 11px;
  color: #999;
  margin-top: 10px;
}

.spam-disclaimer a {
  color: #999;
  text-decoration: underline;
}

/* About Section */
.about-text p {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.social-icons {
  display: flex;
  gap: 15px;
}

.social-icons a {
  color: #333;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #000;
}

.social-icons svg {
  width: 20px;
  height: 20px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .footer-column {
    flex: 100%;
    margin-bottom: 30px;
  }
}/* End custom CSS */