/**
Theme Name: help-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: help-child
Template: astra
*/

button.jet-form__submit.submit-type-ajax {
  width: 100%;
  height: 60px;
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
    url('fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/source-sans-pro-v14-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v14-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
    url('fonts/source-sans-pro-v14-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/source-sans-pro-v14-latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/source-sans-pro-v14-latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/source-sans-pro-v14-latin-600.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v14-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
    url('fonts/source-sans-pro-v14-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/source-sans-pro-v14-latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('fonts/source-sans-pro-v14-latin-700.woff') format('woff'),
    /* Modern Browsers */
    url('fonts/source-sans-pro-v14-latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('fonts/source-sans-pro-v14-latin-700.svg#SourceSansPro') format('svg');
  /* Legacy iOS */
}


/*============================================= Vorlage =============================================*/

.off {
  display: none !important;
}

html,
body {
  overflow-x: hidden !important;
}

html *, body * {
  font-family: 'Source Sans Pro', sans-serif !important;
}

[class*=" eicon-"], [class^=eicon] {
  font-family: eicons !important;
}

html body .fa, html body .fas, html body i {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}

.width-auto {
  width: auto !important;
  margin-bottom: 0 !important;
}

/*--------------------------------------------- margin ---------------------------------------------*/

.mt0 {
  margin-top: 0px !important;
}

.mt25 {
  margin-top: 25px;
}

.mt50 {
  margin-top: 50px;
}

.mt75 {
  margin-top: 75px;
}

.mt100 {
  margin-top: 100px;
}



.mb0 {
  margin-bottom: 0px !important;
}

.mb25 {
  margin-bottom: 25px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb100 {
  margin-bottom: 100px;
}



.ml0 {
  margin-left: 0px !important;
}

.ml25 {
  margin-left: 25px;
}

.ml50 {
  margin-left: 50px;
}

.ml75 {
  margin-left: 75px;
}

.ml100 {
  margin-left: 100px;
}



.mr0 {
  margin-right: 0px !important;
}

.mr25 {
  margin-right: 25px;
}

.mr50 {
  margin-right: 50px;
}

.mr75 {
  margin-right: 75px;
}

.mr100 {
  margin-right: 100px;
}



.m0 {
  margin: 0px !important;
}

.m25 {
  margin: 25px;
}

.m50 {
  margin: 50px;
}

.m75 {
  margin: 75px;
}

.m100 {
  margin: 100px;
}


/*--------------------------------------------- padding ---------------------------------------------*/

.pt0 {
  padding-top: 0px !important;
}

.pt25 {
  padding-top: 25px;
}

.pt50 {
  padding-top: 50px;
}

.pt75 {
  padding-top: 75px;
}

.pt100 {
  padding-top: 100px;
}



.pb0 {
  padding-bottom: 0px !important;
}

.pb25 {
  padding-bottom: 25px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb100 {
  padding-bottom: 100px;
}




.pl0 {
  padding-left: 0px !important;
}

.pl25 {
  padding-left: 25px;
}

.pl50 {
  padding-left: 50px;
}

.pl75 {
  padding-left: 75px;
}

.pl100 {
  padding-left: 100px;
}



.pr0 {
  padding-right: 0px !important;
}

.pr25 {
  padding-right: 25px;
}

.pr50 {
  padding-right: 50px;
}

.pr75 {
  padding-right: 75px;
}

.pr100 {
  padding-right: 100px;
}



.p0 {
  padding: 0px !important;
}

.p25 {
  padding: 25px;
}

.p50 {
  padding: 50px;
}

.p75 {
  padding: 75px;
}

.p100 {
  padding: 100px;
}

/*--------------------------------------------- button ---------------------------------------------*/

.btn {
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}

.btn-style {
  background-color: ;
  color: ;
  border-radius: ;
}


.btn-ghost {
  border-color: ;
  border-width: ;
  border-style: solid;
  color: ;
  border-radius: ;
}

/*--------------------------------------------- text ---------------------------------------------*/

.weiss p {
  color: #fff !important;
}

p {
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.5 !important;
}

h1,
.h1 {
  font-size: 35px !important;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.3 !important;
}

h2,
.h2 {
  font-size: 35px !important;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.3 !important;
}

h3,
.h3 {
  font-size: 30px !important;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.3 !important;
}

h4,
.h4 {
  font-size: 24px !important;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.3 !important;
}

h5,
.h5 {
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.3 !important;
}

h6,
.h6 {
  font-size: 18px !important;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.3 !important;
}

/*=========================================================================================================================================================*/

#content {
  background-color: #eee !important;
}

.ast-plain-container .ast-container, .ast-separate-container .ast-container {
  background-color: #fff !important;
  margin: 40px auto;
  max-width: 1440px !important;
  padding-top: 15px;
  padding-bottom: 15px; 
}

.elementor-page .ast-container {
  background-color: #eee !important;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

#primary {
  margin: 1em 0;
}

/*============================================= Header =============================================*/

.topbar .bb {
  border-bottom: 1px solid #ccc;
}

.topbar .elementor-widget-jet-ajax-search,
.topbar .elementor-widget-icon,
.topbar .elementor-widget-button,
.topbar .elementor-widget-icon-box {
  display: inline-block !important;
  margin-bottom: 0 !important;
  margin-right: 12px;
  width: auto;
}

.topbar .elementor-widget-icon-box:last-child {
  margin-right: 0 !important;
}

.topbar .elementor-icon-box-title {
  margin-bottom: 0 !important;
}

.topbar .elementor-column-wrap.elementor-element-populated {
  padding-top: 7px !important;
}

.menu .elementor-column-wrap.elementor-element-populated {
  padding: 6px 10px 10px 10px !important;
}

/*============================================= Übersicht =============================================*/

.card .Gesuch {
  background-color: #14A64D !important;
  display: inline-block !important;
  width: auto;
  padding: 8px;
  margin-top: 12px;
  position: absolute;
  top: 5%;
}

.card .Angebot {
  background-color: #3d91ff !important;
  display: inline-block !important;
  width: auto;
  padding: 8px;
  margin-top: 12px;
  position: absolute;
  top: 5%;
}

.card h4,
.card p {
  margin-bottom: 0 !important;
}

.ortsteil-card {
  display: inline-block !important;
  margin-right: 10px;
}

.ortsteil-card::before {
  content: '';
  background-image: url('icon/nachtbarschaftshilfe-ortsteil-icon.png');
  height: 20px;
  width: 13px;
  display: inline-block;
  position: relative;
  float: left;
  top: 5px;
  margin-right: 5px;
}

.jet-listing-grid.jet-listing .card:first-child {
  margin-top: 0 !important;
}

/*============================================= Beitrag =============================================*/

.sidebar .elementor-widget-heading {
  margin-bottom: 10px;
}

.sidebar .elementor-widget-text-editor {
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: 400 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.5 !important;
}

.sidebar-eckdaten .elementor-text-editor {
  display: inline-block !important;
}

.sidebar-kontakt .mb0 p {
  margin-bottom: 10px;
}

.delete-post .fa-trash-alt {
  margin-right: 5px;
}

.um-message-btn {
  color: #fff;
  background-color: #14A64D;
  box-shadow: none;
  margin-top: 25px;
  transition: all .3s;
}

.um-message-btn:hover {
  color: #fff;
  background-color: #109443;
  box-shadow: none;
  margin-top: 25px;
  transition: all .3s;
}


/*============================================= Footer =============================================*/

.footer-table {
  border: none !important;
  margin-bottom: 0 !important;
}

.footer .elementor-widget-html p {
  margin-bottom: 15px !important;
}

.footer-table td {
  border: none !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #3a3a3a !important;
  line-height: 1.5 !important;
  padding: 3px 10px;
}

.footer-table tr td:first-child {
  padding-left: 0 !important;
  width: 50px !important;
}



.subfooter p {
  margin-bottom: 0 !important;
  font-size: 14px !important;
}

/*============================================= Responsiv =============================================*/

@media (max-width: 1024px) {
  .ast-container {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

@media (max-width: 776px) {
  .topbar .elementor-widget-jet-ajax-search {
    margin-right: 0 !important;
    width: 100%;
  }

  .subfooter .elementor-nav-menu {
    margin: 0 auto !important;
  }

  .subfooter .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 6px 10px;
  }

  .footer-table tr td:first-child {
    padding-right: 0 !important;
  }

  .ast-container {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}