header .widget_sd_widget_socials {
  color: #2F4538;
  line-height: 1;
  background-color: #FFF;
  height: 40px;
  padding: 0 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-weight: 400;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
header .widget_sd_widget_socials ul {
  display: flex;
  font-size: 0;
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: none;
}
header .widget_sd_widget_socials ul li:not(:last-child) {
  margin-right: 7px;
}
header .widget_sd_widget_socials ul svg {
  color: #2F4538;
  height: 22px;
  width: 22px;
}

footer .widget_sd_widget_socials {
  display: flex;
  flex-direction: column;
}
footer .widget_sd_widget_socials .sd-widget-socials-text {
  font-size: 16px;
  line-height: 21px;
  color: #FFF;
  margin-bottom: 21px;
  font-weight: bold;
}
footer .widget_sd_widget_socials ul {
  display: flex;
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .widget_sd_widget_socials ul li:not(:last-child) {
  margin-right: 7px;
}
footer .widget_sd_widget_socials ul svg {
  color: #FFF;
  height: 22px;
  width: 22px;
}

.mobile-menu-sidebar .widget_sd_widget_socials {
  display: flex;
  flex-direction: column;
}
.mobile-menu-sidebar .widget_sd_widget_socials .sd-widget-socials-text {
  font-size: 22px;
  line-height: 38px;
  color: #2F4538;
  margin-bottom: 11px;
  font-weight: 400;
}
.mobile-menu-sidebar .widget_sd_widget_socials .sd-widget-socials-text p {
  font-size: 22px;
  line-height: 38px;
}
.mobile-menu-sidebar .widget_sd_widget_socials ul {
  display: flex;
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-menu-sidebar .widget_sd_widget_socials ul li:not(:last-child) {
  margin-right: 7px;
}
.mobile-menu-sidebar .widget_sd_widget_socials ul svg {
  color: #2F4538;
  height: 30px;
  width: 30px;
}

@media screen and (max-width: 1600px) {
  header .widget_sd_widget_socials {
    height: 33px;
    padding: 0 17px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
  header .widget_sd_widget_socials ul {
    margin: 0 0 0 12px;
  }
  header .widget_sd_widget_socials ul li:not(:last-child) {
    margin-right: 6px;
  }
  header .widget_sd_widget_socials ul svg {
    height: 18px;
    width: 18px;
  }
  footer .widget_sd_widget_socials .sd-widget-socials-text {
    line-height: 17px;
    margin-bottom: 17px;
  }
  footer .widget_sd_widget_socials ul li:not(:last-child) {
    margin-right: 6px;
  }
  footer .widget_sd_widget_socials ul svg {
    height: 18px;
    width: 18px;
  }
}
@media screen and (max-width: 1400px) {
  header .widget_sd_widget_socials {
    height: 29px;
    padding: 0 15px;
    margin-right: 11px;
    margin-bottom: 11px;
  }
  header .widget_sd_widget_socials ul {
    margin: 0 0 0 11px;
  }
  header .widget_sd_widget_socials ul li:not(:last-child) {
    margin-right: 5px;
  }
  header .widget_sd_widget_socials ul svg {
    height: 16px;
    width: 16px;
  }
  footer .widget_sd_widget_socials .sd-widget-socials-text {
    line-height: 15px;
    margin-bottom: 15px;
  }
  footer .widget_sd_widget_socials ul li:not(:last-child) {
    margin-right: 5px;
  }
  footer .widget_sd_widget_socials ul svg {
    height: 16px;
    width: 16px;
  }
}

/*# sourceMappingURL=style.css.map */
