/*
 Theme Name:   HNO Alle Kassen
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  hnoallekassen
*/

/* SYSTEM FONT STACK */
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
}

#jobHtml .pf-head {
  display: none;
}

#jobHtml .content-block,
#jobHtml .pf-body {
  padding: 0 !important;
}

#jobIframe {
  min-height: 650px;
}

.grecaptcha-badge {
  bottom: 110px !important;
}

.woocommerce-edit-account form .form-row-first, .woocommerce-edit-account form .form-row-first {
  display: none !important;
}

.pricing-item .plan-image {
  height: auto;
  width: 50%;
}

.sign-in-box .mailchimp-newsletter label {
  white-space: inherit;
  line-height: 20px;
  font-size: 15px;
}

.mailchimp-newsletter {
  position: relative;
  height: 20px;
  margin: 10px 0;
  margin-right: 10px;
  overflow: hidden;
}

.mailchimp-newsletter label {
  cursor: pointer;
  float: none;
  margin-bottom: 0;
  line-height: 0;
  font-size: 14px;
  padding-left: 30px;
  white-space: nowrap;
  font-weight: 400;
}

.mailchimp-newsletter label:after, .mailchimp-newsletter label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.mailchimp-newsletter label:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid rgba(0,0,0,.24);
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: background .3s;
  transition: background .3s;
}

.mailchimp-newsletter input[type=checkbox], .mailchimp-newsletter input[type=radio] {
  outline: 0;
  margin-right: 10px;
  visibility: hidden;
  position: absolute;
}

.mailchimp-newsletter input[type=checkbox]:checked+label, .mailchimp-newsletter input[type=radio]:checked+label {
  font-weight: 600!important;
}

.mailchimp-newsletter input[type=checkbox]:checked+label:before, .mailchimp-newsletter input[type=radio]:checked+label:before {
  background: var(--accent);
  border: none;
}

.mailchimp-newsletter input[type=checkbox]:checked+label:after, .mailchimp-newsletter input[type=radio]:checked+label:after {
  -webkit-transform: rotate(
-45deg);
  transform: rotate(
-45deg);
  top: 5px;
  left: 4px;
  width: 12px;
  height: 6px;
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;
}

.elementor-widget-case27-package-selection-widget .select-package {
  display: none;
}

@media (min-width: 768px) {
  .menu-footermenue-container {
    text-align: right;
  }
  .has-text-align-center {
    text-align: center
  }
}
@media (max-width: 767px) {
  .menu-footermenue-container {
    text-align: center;
  }
  .footer .wp-block-image {
    text-align: center;
  }
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://hno-alle-kassen.at/wp-content/themes/hnoallekassen/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
