


/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/000-global.less <------------ */
/*------------------------------------*\
    global css
\*------------------------------------*/
span,
button,
a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@font-face {
  font-family: "entypo-fontello";
  src: url("../fonts/entypo-fontello/entypo-fontello.eot") format("embedded-opentype"), url("../fonts/entypo-fontello/entypo-fontello.ttf") format("truetype"), url("../fonts/entypo-fontello/entypo-fontello.woff") format("woff"), url("../fonts/entypo-fontello/entypo-fontello.svg") format("svg");
}
@font-face {
  font-family: 'Gunplay-Regular';
  src: url('../fonts/octin_spraypaint_a_rg-webfont.woff2') format('woff2'), url('../fonts/octin_spraypaint_a_rg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 72%;
}
body {
  color: #fff;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  background-color: #0e0f0f;
}
a {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: underline;
  outline: 0;
}
.hide {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  line-height: 1.1;
  color: #ca151a;
}
h1.weiss,
h2.weiss,
h3.weiss,
h4.weiss,
h5.weiss,
h6.weiss,
.h1.weiss,
.h2.weiss,
.h3.weiss,
.h4.weiss,
.h5.weiss,
.h6.weiss {
  color: #fff;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 10.5px;
  margin-top: 21px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small {
  color: #ca151a;
}
h1,
.h1 {
  font-size: 50px;
  font-weight: normal;
  font-family: 'Gunplay-Regular';
  color: #fff;
}
h2,
.h2 {
  font-size: 50px;
  font-weight: normal;
  font-family: 'Gunplay-Regular';
  color: #fff;
}
h3,
.h3 {
  font-size: 36px;
  font-weight: normal;
  font-family: 'Gunplay-Regular';
  color: #fff;
}
h4,
.h4 {
  font-size: 24px;
  font-weight: normal;
  font-family: 'Gunplay-Regular';
  color: #fff;
}
.normal {
  font-size: 16px;
  text-transform: none;
  font-weight: 600;
  text-align: left;
}
ul,
ol {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}
img {
  border: 0 none;
  display: inline-block;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
}
.clear,
.clearfix {
  clear: both;
}
.uppercase {
  text-transform: uppercase;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.orange {
  color: #fff;
}
.small {
  font-size: 70%;
}
.section:first-child {
  border-top: 0 none;
}
.content {
  padding-bottom: 40px;
  padding-top: 40px;
}
.main-content.weiss {
  background: #fff;
}
.main-content a {
  color: #fff;
}
.main-content a.button,
.produktslider-button a {
  text-decoration: none;
}
.main-content a.button {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  height: 60px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  background: #ca151a;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.main-content a.button.bold {
  font-weight: 600;
  font-size: 16px;
}
.main-content a.button:hover {
  background: #fff;
  color: #ca151a;
}
.kontaktbadge a.button {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  display: inline-block;
  background: #ca151a;
  border: none;
}
.kontaktbadge a.button.bold {
  font-weight: 600;
  font-size: 16px;
}
.kontaktbadge a.button:hover {
  background: #00b1fd;
  color: #fff;
  text-decoration: none;
}
.button {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 58px;
  height: 58px;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  display: inline-block;
  border: none;
}
.button.blau:hover {
  background: #00b1fd;
  color: #fff;
  text-decoration: none;
}
.button.orange {
  background: #ef7d00;
}
.button.blau {
  background: #ca151a;
}
.button.bold {
  font-weight: bold;
}
a.button.pfeil,
a.button.pdf {
  text-align: left;
  font-size: 22px;
}
a.button.pfeil::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f054";
  padding-right: 18px;
  font-size: 20px;
}
a.button.pdf::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f1c1";
  padding-right: 18px;
  font-size: 20px;
}
@media screen and (min-width: 1600px) {
  .home .container,
  .container.wide {
    max-width: 1540px;
  }
  .footer.container {
    max-width: 1420px;
  }
}
@media screen and (min-width: 1920px) {
  .home .container,
  .container.wide {
    max-width: 1825px;
  }
  .footer.container {
    max-width: 1420px;
  }
}
@media screen and (max-width: 1200px) {
  .main-content a.button {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
  }
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 40px;
  }
  body {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
  .main-content a.button {
    font-size: 14px;
    line-height: 1.1;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .content {
    margin-left: 2%;
    margin-right: 2%;
  }
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 36px;
  }
  h3,
  .h3 {
    font-size: 32px;
  }
  h4,
  .h4 {
    font-size: 22px;
  }
  .container .slick-slider {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 479px) {
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 {
    font-size: 32px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  .slick-slide .zitattext {
    font-size: 13px;
  }
  .tb-preistext {
    border-bottom: 1px dashed #cccccc;
    border-radius: 0 !important;
  }
  .preise.mobile .tb-tariftext {
    margin-top: 70px;
    background-color: #660000;
  }
}



/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/100-header.less <------------ */
/*------------------------------------*\
    header css
\*------------------------------------*/
@font-face {
  font-family: 'Gunplay-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Gunplay-Regular'), url('../fonts/gunplay.woff') format('woff');
}
@font-face {
  font-family: 'Gunplay3D-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Gunplay3D-Regular'), url('../fonts/gunplay 3d.woff') format('woff');
}
.section-header .teaserbox-icon,
.header-main-wrapper .main-nav-item .sub-menu,
.header-main-wrapper .main-nav-item .sub-menu a,
.header-form-wrapper .tx-kesearch-pi1 #kesearch_submit,
.main-form-wrapper input[type="submit"],
.mobile-menu-btn-wrapper .mobile-menu-open-btn,
.mobile-menu-btn-wrapper .mobile-menu-close-btn,
.scroll-to-top-btn,
.element-item .vendor-image-overlay,
.wpcf7-form-control.wpcf7-submit {
  transition: all 0.2s ease-out 0s;
}
.breadcrumbs {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  color: #888888;
}
.main-content .breadcrumbs a {
  color: #000;
  font-size: 14px;
}
.main-content .breadcrumbs a:hover {
  color: #ca151a;
}
#wpadminbar {
  display: none !important;
}
.topheader {
  width: 100%;
  z-index: 10;
  position: fixed;
  top: 0;
  background: #0e0f0f;
  height: 54px;
  line-height: 54px;
  color: #ffffff;
}
.topheader .container {
  display: flex;
}
.leftside {
  text-align: left;
  width: 50%;
}
.rightside {
  text-align: right;
  width: 50%;
}
.socialicon {
  display: inline-block;
  margin: 0 2%;
  font-size: 16px;
}
.telicon {
  display: inline-block;
  margin-right: 3%;
  font-size: 16px;
}
#menu-hauptmenue {
  box-shadow: 1px 1px 3px #ccc;
}
.header-wrapper {
  width: 100%;
  z-index: 10;
  position: fixed;
  top: 54px;
}
.mobile-nav-wrapper {
  background: #fff none repeat scroll 0 0;
  display: none !important;
  height: 100%;
  left: 100%;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.header-top-nav {
  float: left;
  padding-top: 1px;
}
.header-top-nav .menu-item {
  position: relative;
  float: left;
}
.header-top-nav .menu-item.menu-item-has-children {
  background: url(../img/pfeil-unten-schwarz.png) no-repeat right center;
  padding-right: 15px;
}
.header-top-nav .menu-item .sub-menu {
  position: absolute;
  top: 100px;
  left: 0;
  line-height: 1.3;
  background: #fff;
  padding: 10px;
  box-shadow: 0px 0px 3px #ccc;
  z-index: 100;
}
.header-top-nav .menu-item:hover .sub-menu {
  display: block;
}
.header-top-wrapper {
  background: #fff;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 3%;
  top: 10px;
}
.header-top-nav {
  display: inline-block;
}
.header-top-nav ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.header-top-nav a {
  line-height: 30px;
  padding: 0 15px;
  display: block;
  font-size: 14px;
  color: #000;
}
.header-top-nav a:hover {
  text-decoration: none;
  background-color: #d4edfc;
  color: #ca151a;
}
.header-klein .header-top-nav a {
  line-height: 30px;
}
.header-top-nav li li a {
  line-height: 1.5;
}
.header-language-nav .wpml-ls-current-language a {
  font-size: 14px;
  color: #000;
}
.header-language-nav {
  display: inline-block;
  margin-right: 20px;
}
.header-language-nav .wpml-ls-current-language > a {
  display: block;
  background: url(../img/pfeil-unten.png) no-repeat right center;
  background-size: 12px;
  line-height: 30px;
  padding: 0 15px;
  padding-right: 20px;
}
.header-language-nav .wpml-ls-current-language > a:hover {
  text-decoration: none;
  background-color: #d4edfc;
  color: #ca151a;
}
.header-language-nav li {
  position: relative;
  list-style: none;
}
.header-language-nav .menu-item > .sub-menu {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
  background-color: #d4edfc;
  line-height: 1.5;
  visibility: hidden;
}
.header-language-nav .menu-item .sub-menu a {
  display: block;
  padding: 4px 15px;
  text-decoration: none;
}
.header-language-nav .menu-item:hover > .sub-menu {
  opacity: 1;
  overflow: hidden;
  z-index: 1;
  top: 30px;
  transition: 0.2s ease all;
  visibility: visible;
}
.header-language-nav ul > .menu-item:hover > a {
  background-color: #d4edfc;
  color: #ca151a;
}
.header-main-wrapper {
  height: 100px;
  background: rgba(14, 15, 15, 0.65);
}
.header-abstand {
  height: 22px;
}
.header-main-wrapper .logo {
  display: inline-block;
}
.header-main-wrapper .logo img {
  display: inline-block;
  height: auto;
  image-rendering: auto;
  margin: 0;
  margin-top: 3%;
  padding: 0px;
  position: relative;
  width: 252px;
}
.header-main-wrapper .logo img.img-kl {
  display: none;
}
.header-klein .header-main-wrapper {
  height: 60px;
  top: 0;
  transition: 0.3s ease all;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
}
.header-klein .header-main-wrapper .logo img {
  width: 150px;
}
.header-klein .header-menu-wrapper {
  top: 0px;
  transition: 0.3s ease all;
}
.header-klein .header-top-wrapper {
  display: none;
}
.header-klein .main-nav-wrapper .main-nav > .menu-item > a {
  line-height: 60px;
  height: 60px;
}
.header-klein .header-top-nav .menu-item .sub-menu {
  top: 60px;
}
.headerslider {
  text-align: center;
  margin-top: 40px;
}
.headerslider .slick-slide {
  min-width: 300px !important;
}
.headerslider .slick-list {
  overflow: hidden;
}
.headerslider .slick-dots {
  bottom: -20px;
}
.headerslider-title {
  font-size: 13px;
}
.headerslider-text {
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}
.zertifikat {
  margin-top: 30px;
  text-align: right;
}
.search {
  margin-bottom: 5px;
  position: relative;
  margin-top: 35px;
}
.search .search-input {
  padding-left: 8px;
  border: none;
  background: #ededed;
  height: 37px;
  line-height: 37px;
  margin: 0;
  vertical-align: middle;
  width: 80%;
}
.search .search-submit {
  border: none;
  background: #464646 url(../img/suche.png) no-repeat center;
  width: 37px;
  height: 37px;
  margin: 0;
  vertical-align: middle;
}
.main-nav-wrapper {
  position: relative;
}
.header-menu-wrapper {
  display: inline-block;
  float: right;
}
.main-nav-wrapper ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.main-nav-wrapper .main-nav > .menu-item {
  display: inline-block;
  float: left;
}
.main-nav-wrapper .main-nav > .menu-item > .sub-menu > .menu-item {
  display: block;
  background: #fff;
}
.aerow-p {
  margin-top: 100px;
  color: #fff;
  font-size: 40px;
}
.main-nav-wrapper .menu-item a {
  color: #fff;
  display: inline-block;
  padding: 0 20px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.main-nav-wrapper .menu-item .sub-menu .sub-menu a {
  color: #000;
  border-bottom: 0 none;
  font-weight: 400;
  font-size: 14px;
}
.main-nav-wrapper .menu-item a:hover {
  text-decoration: none;
}
.main-nav-wrapper .main-nav > .menu-item > a {
  line-height: 100px;
  height: 100px;
}
.main-nav-wrapper .main-nav > .menu-item:hover > a {
  text-decoration: none;
  background-color: #ca151a;
  color: #fff;
}
.main-nav > .current-menu-item > a {
  color: #fff;
  background-color: #ca151a;
  font-weight: bold;
}
.main-nav > .sub-menu > .current-menu-item > a {
  color: #fff;
  background-color: #ca151a;
}
.main-nav-wrapper .main-nav > .menu-item.menu-item-has-children > a:hover {
  background-color: #ca151a;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item {
  padding: 0px 0px;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item {
  padding: 0px 0px;
}
.main-nav-wrapper .menu-item .sub-menu a {
  display: block;
  line-height: 80px;
  height: 80px;
  padding: 0px 20px;
  text-decoration: none;
  font-size: 18px;
  color: #ca151a;
}
.main-nav-wrapper .current-menu-parent .sub-menu .current-menu-item > a {
  color: #ca151a;
}
.main-nav-wrapper .current-menu-parent > a {
  color: #ca151a;
}
.main-nav-wrapper .current-menu-ancestor > a {
  color: #ca151a;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item.menu-item-has-children > a {
  background-repeat: no-repeat;
  background-position: right top;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item.menu-item-has-children > a::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f078";
  font-size: 18px;
  position: absolute;
  right: 10px;
  color: #000;
}
.main-nav-wrapper .menu-item .sub-menu a:hover {
  background-color: #ca151a;
  color: #fff;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item.menu-item-has-children > a:hover {
  background-color: #ca151a;
  background-repeat: no-repeat;
  background-position: right top;
}
.main-nav-wrapper > .main-nav > .menu-item > .sub-menu {
  width: 400px;
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: 0.2s ease all;
  z-index: -1;
  visibility: hidden;
}
.main-nav-wrapper > .main-nav > .menu-item:hover > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
  top: 100px;
  z-index: 1;
}
.header-klein .main-nav-wrapper > .main-nav > .menu-item:hover > .sub-menu {
  top: 60px;
}
.header-klein .main-nav-wrapper .menu-item .sub-menu a {
  line-height: 40px;
  height: 40px;
}
.icon-entypo-fontello-20::before {
  content: "";
}
.icon-entypo-fontello-165::before {
  content: "";
}
@media screen and (max-width: 1599px) {
  .main-nav-wrapper .menu-item a {
    padding: 0 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1499px) {
  .main-nav-wrapper .menu-item a {
    padding: 0 10px;
    font-size: 17px;
  }
}
@media screen and (max-width: 1399px) {
  .main-nav-wrapper .menu-item a {
    padding: 0 10px;
    font-size: 16px;
  }
  .main-nav-wrapper > .main-nav > .menu-item:hover > .sub-menu {
    top: 100px;
  }
  .header-klein .main-nav-wrapper > .main-nav > .menu-item:hover > .sub-menu {
    top: 60px;
  }
  .main-nav-wrapper .menu-item .sub-menu a {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .main-nav-wrapper .menu-item a {
    font-size: 11px;
  }
  .main-nav-wrapper .main-nav > .menu-item:first-of-type {
    display: none;
  }
  .header-main-wrapper .logo img {
    width: 180px;
    margin-top: 15px;
  }
  .vc-produkt {
    margin: 0 1% !important;
  }
  .vc-produkt h3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .mobil-logo {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main-nav-wrapper > .main-nav > .menu-item > .sub-menu {
    top: 100px;
    opacity: 1;
    z-index: 1;
    visibility: visible;
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .main-nav-wrapper .menu-item a {
    padding: 0 5px;
    font-size: 13x;
  }
  .header-menu-wrapper {
    display: none;
  }
  .header-main-wrapper {
    display: none;
  }
  .moblogo img {
    height: 80px;
  }
  .outer-wrap .topheader {
    display: none;
  }
  .telicon span {
    display: none;
  }
  .telicon {
    margin-right: 10%;
  }
  .socialicon {
    margin-left: 10%;
  }
}
@media screen and (max-width: 800px) {
  .main-nav-wrapper .menu-item a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .breadmobhome::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f015";
    font-size: 14px;
    color: #000;
  }
  .breadfirst,
  .breadhome {
    display: none;
  }
  .header-top-wrapper {
    display: none;
  }
  .header-main-wrapper {
    display: none;
  }
  .mobile-nav-wrapper {
    top: 6px;
    transition: 0.3s ease all;
  }
  .header-language-nav {
    background: #e5f1f9;
    padding: 0px 20px;
    margin-top: 8px;
  }
  .zertifikat {
    margin-top: 10px;
  }
  .header-top-nav {
    display: none;
  }
  .header-abstand {
    height: 140px;
  }
  .header-main-wrapper .logo {
    float: left;
    width: auto;
  }
  .headerslider {
    margin-top: 20px;
  }
  .headerslider-text {
    font-size: 12px;
  }
  .headerslider .slick-slide {
    min-width: 210px !important;
  }
}
@media screen and (max-width: 479px) {
  #trainingsplan a.button {
    font-size: 19px !important;
  }
  .kategorie-formular {
    height: 1150px !important;
  }
  label.datenschutzlabel {
    overflow: hidden;
  }
  .formular-inhalt .datenschutztext {
    position: relative;
  }
}



/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/200-startseite.less <------------ */
.startslider-oben .slick-slide {
  position: relative;
}
.titeltext {
  display: block;
  font-weight: 100;
  font-size: 36px;
  color: #fff;
}
.sliderbild {
  width: 100%;
}
.slidertext {
  position: absolute;
  bottom: 0;
  left: 3%;
  width: 550px;
  height: 150px;
  color: #fff;
  border-bottom: 5px solid #ca151a;
  font-size: 36px;
  font-weight: 300;
}
.logobild {
  width: 165px;
}
.logobild img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.logobild img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media screen and (max-width: 999px) {
  .slidertext {
    padding: 20px;
  }
}
@media screen and (max-width: 900px) {
  .titeltext {
    font-size: 22px;
  }
  .buttontext {
    font-size: 16px;
    padding: 4px 20px;
  }
  .sliderinhalt {
    top: 30px;
  }
  .markenlogo img {
    max-height: 50px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .produktslider {
    height: 350px;
  }
  .slidertext {
    width: 100%;
  }
  .produktslider .slick-slide {
    padding-top: 30px;
  }
  .produktslider .slick-current.slick-active.slick-center .produktslider-image {
    margin-left: -10%;
    margin-top: -10%;
    width: 120%;
  }
  .startslider-oben {
    min-height: 380px;
  }
}
@media screen and (max-width: 550px) {
  .titeltext {
    font-size: 18px;
  }
  .slidertext {
    top: 10px;
  }
  .markenlogo img {
    max-height: 40px;
    width: auto;
  }
  .buttontext {
    font-size: 14px;
    padding: 0px 10px;
    border: 1px solid #fff;
  }
  .startslider-oben .slick-dots {
    display: none;
  }
}



/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/400-blog.less <------------ */
/*------------------------------------*\
    other important content - like above the fold stuff css
\*------------------------------------*/
.main-content .zurueck a {
  border: none;
  padding: 8px 23px;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 15px;
  background: #ca151a;
  color: #fff;
  opacity: 1;
}
.main-content .zurueck a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.blogliste {
  margin-top: 20px;
  margin-bottom: 30px;
}
.blogbeitrag {
  overflow: hidden;
  margin-bottom: 40px;
}
.blogbeitrag .titel h2 a {
  color: #ca151a;
}
.blogbeitrag .datum {
  color: #999999;
  font-size: 12px;
}
.date {
  color: #999999;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.blogbeitrag .text {
  font-size: 14px;
  color: #aaaaaa;
}
.view-article {
  font-size: 14px;
  color: #aaaaaa;
  text-decoration: underline;
}
.searchandfilter ul li {
  float: left;
  margin-right: 10px;
  padding: 0;
}
.searchandfilter ul li li {
  padding: 0;
}
.searchandfilter .sf-datepicker {
  width: 90px;
}
.searchandfilter select,
.searchandfilter input {
  height: 35px;
}
.hisocialshare-container {
  font-size: 14px;
  margin: 30px 0;
  max-width: 600px;
}
.hiss {
  color: #333;
  float: left;
  line-height: 55px;
  text-align: center;
  width: 20%;
}
.hiss-facebook {
  border: 1px solid #9c9c9c;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-twitter {
  border-bottom: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-google {
  border-bottom: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-likedin {
  border-bottom: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-mail {
  border-bottom: 1px solid #9c9c9c;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  border-top-right-radius: 4px;
  transition: all 0.2s ease-in-out 0s;
}
[class^="icon-"]::before,
[class*="icon-"]::before {
  font-family: "entypo-fontello";
  font-style: normal;
  font-weight: normal;
}
.hiss-facebook:hover {
  background-color: #37589b;
  color: #fff;
  text-decoration: none;
}
.hiss-twitter:hover {
  background-color: #46d4fe;
  color: #fff;
  text-decoration: none;
}
.hiss-google:hover {
  background-color: #de5a49;
  color: #fff;
  text-decoration: none;
}
.hiss-likedin:hover {
  background-color: #419cca;
  color: #fff;
  text-decoration: none;
}
.hiss-mail:hover {
  background-color: #9fae37;
  color: #fff;
  text-decoration: none;
}
.icon-entypo-fontello-243::before {
  content: "";
}
.icon-entypo-fontello-241::before {
  content: "";
}
.icon-entypo-fontello-246::before {
  content: "";
}
.icon-entypo-fontello-252::before {
  content: "";
}
.icon-entypo-fontello-5::before {
  content: "f";
}
.beitragsslider {
  width: 820px;
  height: 400px;
  margin: auto;
}
@media screen and (max-width: 860px) {
  .beitragsslider {
    width: 100%;
  }
}



/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/500-importent-pages.less <------------ */
/*------------------------------------*\
    importen pages css - only importen stuff, which one should load on any page to be available asap
    otherwise create own less / css files for landingpages or other custom pages maybe contact page
\*------------------------------------*/
.title {
  font-weight: 900;
  font-size: 24px;
}
.title2 {
  font-weight: 700;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 2px #F0F0F0 solid;
  margin-bottom: 20px;
}
.wp-video {
  width: 100%;
}
.headerrahmen {
  position: relative;
}
.headerrahmen,
.ecke-rot,
.ecke-oben,
.flaeche-rot,
.ecke-unten,
.ecke-black-unten {
  height: 1000px;
}
.kategorie-formular,
.kategorie-formular .ecke-formular-oben,
.kategorie-formular .formular-flaeche-rot,
.kategorie-formular .ecke-formular-unten {
  height: 1000px;
}
.headerrahmen.content,
.headerrahmen.content .ecke-rot,
.headerrahmen.content .ecke-unten {
  height: 500px;
}
.ecke-rot {
  z-index: 2;
  width: 100%;
  position: absolute;
  background: url(../img/ecke-rot.svg) no-repeat center bottom;
  background-size: 100%;
  mix-blend-mode: multiply;
}
.ecke-oben {
  z-index: 4;
  width: 100%;
  position: absolute;
  background: url(../img/ecke-sw-oben.svg) no-repeat center top;
  background-size: 100%;
}
.ecke-unten {
  z-index: 3;
  width: 100%;
  position: absolute;
  background: url(../img/ecke-sw-unten.svg) no-repeat center bottom;
  background-size: 100%;
}
.ecke-formular-oben {
  z-index: 4;
  width: 100%;
  position: absolute;
  background: url(../img/ecke-sw-oben.svg) no-repeat center top;
  background-size: 100%;
}
.formular-flaeche-rot {
  z-index: 2;
  width: 100%;
  position: absolute;
  background: url(../img/flaeche-rot.svg) no-repeat center -2px;
  background-size: cover;
  mix-blend-mode: multiply;
}
.ecke-formular-unten {
  z-index: 3;
  width: 100%;
  position: absolute;
  background: url(../img/ecke-black-unten.svg) no-repeat center bottom;
  background-size: 100%;
}
.weiss .ecke-formular-oben,
.weiss .ecke-oben {
  background: url(../img/ecke-weiss-oben.svg) no-repeat center top;
  background-size: 100%;
  margin-top: -1px;
}
.weiss .ecke-unten {
  background: url(../img/ecke-weiss-unten.svg) no-repeat center bottom;
  background-size: 100%;
  margin-top: 1px;
}
.weiss .kategorie-formular .ecke-unten {
  background: url(../img/ecke-sw-unten.svg) no-repeat center bottom;
  background-size: 100%;
}
.headerbild {
  z-index: 1;
  width: 100%;
  height: 999px;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.headerrahmen.content .headerbild {
  height: 499px;
}
.headertext {
  width: 100%;
  padding: 10px;
  padding-top: 200px;
  z-index: 4;
  position: absolute;
  top: 0;
}
.gapme {
  font-size: 30px;
  margin-bottom: 50px !important;
}
.headerbeschreibung {
  margin-top: 70px;
  font-size: 24px;
  text-align: right;
  color: #fff;
  font-family: 'Gunplay-Regular';
  font-size: 30px;
  font-weight: 400;
}
.kategoriebereich a.button {
  font-size: 22px;
}
.kategoriebereich .h3 {
  font-size: 30px;
}
.headerbeschreibung h1,
.wpcf7-form .h2 {
  text-align: center;
  text-transform: uppercase;
}
.headerbeschreibung a.button {
  font-size: 22px;
}
.headerbeschreibung p,
.headerbeschreibung h3 {
  margin-top: 80px;
}
#mehr {
  padding-top: 40px;
  margin-top: -40px;
}
.kategoriebereich .kategorietext p {
  text-align: center;
}
.kategoriebereich {
  margin-bottom: 80px;
}
.kategorietext {
  color: #fff;
  font-size: 20px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .home .kategorietext {
    padding-top: 220px;
  }
}
.weiss .kategorietext {
  color: #0e0f0f;
}
.logo-kl {
  background: #ffffff url(../img/logo-kl.png) no-repeat center center;
  width: 72px;
  height: 30px;
  margin-top: 15px;
}
.vc-produkt {
  text-align: center;
  margin-bottom: 30px;
  margin: 0 12%;
  display: block;
  text-decoration: none;
}
.vc-produkt:hover {
  text-decoration: none;
}
.vc-produkt h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: normal;
  font-family: 'Gunplay-Regular';
  color: #fff;
  font-style: normal;
  padding: 0;
  padding-top: 10px;
  padding-left: 5%;
  padding-right: 5%;
  margin: 0;
  min-height: 90px;
}
.vc-produkt-bild {
  height: 200px;
  overflow: hidden;
  display: block;
}
.vc-produkt-beschreibung {
  color: #fff;
  display: block;
  text-align: center;
  padding: 0px;
  padding-left: 5%;
  padding-right: 5%;
  min-height: 100px;
  line-height: 1.5;
  font-size: 18px;
}
.vc-produkt-beschreibung strong {
  color: red;
}
.vc-produkt .button img {
  margin-right: 10px;
}
.vc-produkt .button {
  color: #fff;
  background: #ca151a;
  font-size: 20px;
  line-height: 60px;
  height: 60px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.uberuns {
  color: #fff;
  text-transform: uppercase;
}
.vc-produkt .button:hover {
  background: #fff;
  color: #ca151a;
}
.vc_column_container.schraege {
  padding-top: 21%;
  padding-bottom: 24.9%;
  padding-left: 5%;
  padding-right: 5%;
}
.vc_column_container.rot {
  background: #600;
}
.vc_column_container.schraegbild .vc_column-inner {
  background-size: auto 100% !important;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.container > .h2.text-center {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.spezial {
  padding-top: 30px;
  padding-bottom: 100px;
}
.spezial .button {
  font-size: 24px;
  font-weight: 400;
}
.spezial-text {
  margin-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.5;
}
.flex-center {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.zertifiziert .vc_single_image-wrapper::after {
  width: 150px;
  height: 60px;
  background: url(../img/zertifiziert.png) no-repeat;
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  background-size: cover;
}
.start-events .h2,
.start-team .h2 {
  margin-bottom: 50px;
}
.kurse-item {
  text-align: center;
  max-width: 20%;
  min-width: 0;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
.kurse-image {
  margin-bottom: 20px;
  position: relative;
}
.kurse-box {
  background: #600;
  position: absolute;
  bottom: 25px;
  width: 106%;
  height: 80px;
  left: -3%;
  text-align: center;
}
.kurse-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
}
.kurse-title.mitte {
  padding-top: 25px;
}
.kurse-alter {
  color: #fff;
  font-size: 20px;
}
#trainingsplan a.button {
  font-size: 22px;
}
#trainingsplan p {
  max-width: 1350px;
  margin: 35px auto;
}
#trainingsplan p.h3 {
  font-size: 30px;
}
.schrift {
  font-family: 'Gunplay-Regular';
  color: #ca151a;
  text-transform: uppercase;
  font-size: 32px;
}
.slick-slider {
  max-width: 75% !important;
  margin: 0 auto;
}
.team-item {
  text-align: center;
  max-width: 20%;
  min-width: 0;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
.team-image {
  margin-bottom: 20px;
}
.team-title {
  font-family: 'Gunplay-Regular';
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
}
.team-funktion {
  font-family: 'Gunplay-Regular';
  color: #ca151a;
  text-transform: uppercase;
  font-size: 25px;
}
.team-text {
  font-size: 18px;
}
.weiss .team-text {
  color: #0e0f0f;
}
.team-slogan {
  font-style: italic;
  color: #ca151a;
  font-size: 18px;
}
.vc_row.ueberuns,
.vc_row.schraege_rot {
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-shape-outside: polygon(100% 0%, 100% 60%, 0% 100%, 0% 40%);
  -webkit-clip-path: polygon(100% 0%, 100% 60%, 0% 100%, 0% 40%);
  shape-outside: polygon(100% 0%, 100% 60%, 0% 100%, 0% 40%);
  -o-clip-path: polygon(100% 0%, 100% 60%, 0% 100%, 0% 40%);
  -ms-clip-path: polygon(100% 0%, 100% 60%, 0% 100%, 0% 40%);
  clip-path: polygon(100% 0%, 100% 60%, 0% 100%, 0% 40%);
}
.vc_row.schraege_rot {
  position: relative;
  background: #9f1b2a;
  color: #fff;
  padding-top: 30%;
  padding-bottom: 30%;
}
.vc_row.zeiten {
  padding-top: 26%;
  padding-bottom: 48%;
}
.vc_row.themen {
  z-index: 2;
  position: relative;
}
.vc_row.kurse {
  z-index: 2;
  position: relative;
  top: 0;
}
.vc_row.events {
  z-index: 2;
  position: relative;
  top: 0;
}
.vc_row.zitat {
  z-index: 1;
  position: relative;
  background-size: cover;
  top: 0;
  padding-top: 20%;
  padding-bottom: 30%;
}
.vc_row.team {
  z-index: 2;
  position: relative;
  top: 0;
}
.start-zeiten {
  z-index: 1;
  position: relative;
  background: url(../img/hint-gewicht.png) no-repeat;
  background-size: cover;
  padding-top: 26%;
  padding-bottom: 39%;
}
.home .start-zeiten {
  padding-bottom: 28%;
}
.zitatwrap {
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.zitathint {
  z-index: 1;
  width: 100%;
  position: absolute;
  overflow: hidden;
  background-image: url(../img/quote_selbstverteidigung.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
}
.zitat-inhalt {
  width: 100%;
  padding: 10px;
  padding-top: 300px;
  z-index: 4;
  position: absolute;
  top: 0;
}
.zitattext {
  font-family: 'Gunplay-Regular';
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  text-align: right;
}
.autor {
  color: #fff;
  font-size: 20px;
  text-align: right;
  font-style: italic;
  margin-top: 25px;
}
.zitat-box p {
  margin: 0;
  padding: 0;
}
.zitatwrap,
.zitatwrap .ecke-oben,
.zitatwrap .ecke-unten,
.zitathint {
  height: 1000px;
}
.kategorie-formular {
  z-index: 1;
  position: relative;
  padding-top: 8%;
  padding-bottom: 20%;
  margin-bottom: 128px;
}
.hintformular {
  background: url(../img/Img-kontakt.jpg) no-repeat;
  z-index: 1;
  width: 100%;
  height: 999px;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.formular-inhalt {
  width: 100%;
  padding: 10px;
  padding-top: 200px;
  z-index: 4;
  position: absolute;
  top: 0;
}
.weiss .produkt-inhalt {
  color: #0e0f0f;
}
.weiss .produkt-inhalt {
  position: relative;
  z-index: 2;
}
.produkt-zeiten {
  z-index: 1;
  position: relative;
  background: url(../img/hint-gewicht.png) no-repeat;
  background-size: cover;
  padding-top: 26%;
  padding-bottom: 48%;
}
.weiss .produkt-zeiten {
  background-image: url(../img/hint-gewicht-weiss.jpg);
  top: -500px;
  margin-bottom: -500px;
  padding-top: 30%;
  padding-bottom: 35%;
}
@media screen and (min-width: 1700px) {
  .vc_column_container.schraegbild .vc_column-inner {
    background-size: 103%;
  }
  .weiss .produkt-zeiten {
    top: -620px;
    padding-top: 26%;
  }
}
@media screen and (min-width: 1800px) {
  .weiss .produkt-zeiten {
    top: -680px;
    padding-top: 25%;
  }
}
.produkt-preise {
  z-index: 1;
  position: relative;
}
.weiss .produkt-preise {
  color: #0e0f0f;
  margin-top: 0px;
}
.weiss .produkt-team {
  margin-top: -50px;
  z-index: 2;
  position: relative;
}
.produkt-formular {
  z-index: 1;
  position: relative;
  background: url(../img/hint-kategorie3.jpg) no-repeat;
  background-size: cover;
  padding-top: 7%;
  padding-bottom: 20%;
}
.weiss .produkt-formular {
  background-color: #090202;
  background-image: url(../img/hint-kategorie3-weiss.jpg);
  padding-top: 28%;
  padding-bottom: 4%;
}
@media screen and (max-width: 1400px) {
  .weiss .produkt-zeiten {
    padding-bottom: 48%;
    padding-top: 40%;
  }
  .weiss .produkt-formular {
    padding-top: 33%;
  }
}
@media screen and (max-width: 767px) {
  .headertext {
    padding-top: 20px;
  }
  .schrift {
    font-size: 18px;
  }
  .weiss .produkt-zeiten {
    padding-bottom: 38%;
  }
  .zitattext {
    font-size: 18px;
  }
  .weiss .produkt-formular {
    padding-top: 33%;
  }
}
@media screen and (max-width: 479px) {
  .schrift {
    font-size: 16px;
  }
  .weiss .produkt-zeiten {
    padding-bottom: 38%;
  }
  .zitattext {
    font-size: 16px;
  }
  .weiss .produkt-formular {
    padding-top: 33%;
  }
}
table.tabelle {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.tabelle tr {
  border-bottom: 1px solid #eeeeee;
  padding: 0;
  margin: 0;
}
.tabelle td {
  padding: 8px;
  margin: 0;
  vertical-align: top;
}
.tabelle tr:nth-child(even) {
  background: #ffffff;
}
.tabelle tr:nth-child(odd) {
  background: #f8f8f8;
}
table {
  border-collapse: separate;
  border-spacing: 0.2em;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 0.2em 0.5em;
  border-radius: 0.1em;
}
thead th {
  color: #fff;
}
td {
  text-align: center;
}
td:empty {
  box-shadow: none;
}
.tb-zeiten tr,
.tb-zeiten th {
  height: 90px;
}
.tb-zeiten {
  text-align: center;
  width: 100%;
}
.tb-termin {
  padding: 0.2%;
  border-top-style: dotted;
  border-width: 1px;
  word-break: normal;
  border-color: #f2f2f240;
  position: relative;
  z-index: 1;
}
.tb-termin.first {
  border-left: solid 1px #cccccc;
}
.tb-kurstermin {
  color: #fff;
  background: #a070705c;
  font-size: 18px;
  border-radius: 8px;
  margin: 0px;
  line-height: 1.3;
  padding: 4px 10px;
  min-height: 80px;
  opacity: 0.5;
}
.home .tb-kurstermin {
  opacity: 1;
}
.home .tb-kurstermin strong {
  text-transform: uppercase;
}
.tb-kurstermin.lang {
  height: 125px;
  position: absolute;
  top: 5px;
  left: 1.5%;
  width: 97%;
  z-index: 5;
  padding-top: 25px;
}
.tb-kurstermin.abhalb {
  height: 80px;
  position: absolute;
  top: 50px;
  left: 1.5%;
  width: 97%;
  z-index: 5;
}
.tb-zeit {
  position: relative;
  width: 100px;
  z-index: 1;
}
.tb-uhrzeit {
  font-family: 'Roboto';
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.tb-zeit span {
  background: #ca151a;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: 5;
}
.tb-tag {
  width: 15%;
}
.tb-wochentag {
  font-family: 'Gunplay-Regular';
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  background: #0e0f0f;
  border-radius: 8px;
  padding: 6px;
}
.tb-saso {
  border: 3px solid #fff;
  border-radius: 10px;
  width: 97%;
  height: 490px;
  padding-top: 180px;
  z-index: 5;
  position: absolute;
  top: 5px;
  left: 1.5%;
  color: #fff;
  font-size: 16px;
  font-style: italic;
}
.page-id-23 .tb-kurstermin {
  opacity: 1 !important;
}
.page-id-1189 .MuayThai {
  opacity: 1 !important;
}
.page-id-1189 .Kids {
  opacity: 0.5 !important;
}
.page-id-1189 .Youth {
  opacity: 0.5 !important;
}
.page-id-144 .Kids {
  opacity: 1 !important;
}
.page-id-145 .Youth {
  opacity: 1 !important;
}
.page-id-152 .KravMagaK {
  opacity: 1 !important;
}
.page-id-1957 .Fighters {
  opacity: 1 !important;
}
.page-id-2454 .Fitness {
  opacity: 1 !important;
}
.page-id-2260 .Mobility {
  opacity: 1 !important;
}
.woocommerce-page .main-nav-wrapper > .main-nav > .menu-item-2089 > .sub-menu {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
  .main-content.fitnessboxen .fitnessboxen.mobile {
    display: none;
  }
}
.tb-preise tr,
.tb-preise th {
  height: 90px;
}
.tb-preise {
  text-align: center;
  width: 70%;
  margin: 80px auto;
  margin-bottom: 0;
}
.tb-preis {
  padding: 0.2%;
  border-style: dashed;
  border-width: 1px;
  word-break: normal;
  border-color: #cccccc;
  position: relative;
  z-index: 1;
}
.tb-preis.first {
  border-left: solid 1px #cccccc;
}
.tb-preistext {
  color: #fff;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  border-radius: 8px;
  margin: 0px;
  line-height: 70px;
  padding: 4px 10px;
  height: 80px;
}
.tb-preistext.gross {
  font-size: 28px;
}
.tb-preislangtext {
  color: #ca151a;
  background: #fff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 8px;
  margin: 0px;
  padding: 4px 10px;
}
.tb-preistext.lang {
  height: 170px;
  position: absolute;
  top: 5px;
  left: 1.5%;
  width: 97%;
  z-index: 5;
  padding-top: 25px;
}
.tb-preistext.abhalb {
  height: 80px;
  position: absolute;
  top: 50px;
  left: 1.5%;
  width: 97%;
  z-index: 5;
}
.weiss .tb-preistext.erwachsene {
  opacity: 0.5;
}
.tb-dauertext {
  font-family: 'Gunplay-Regular';
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  background: #ca151a;
  border-radius: 8px;
  line-height: 70px;
  padding: 4px 10px;
  height: 80px;
}
.tb-tarif span {
  background: #9f1b2a;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: 5;
}
.tb-tarif {
  width: 15%;
}
.tb-tariftext {
  font-family: 'Gunplay-Regular';
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: normal;
  background: #ca151a;
  border-radius: 8px;
  padding: 6px;
}
.weiss .tb-tariftext.erwachsene {
  opacity: 0.5;
}
.tb-kaufen {
  background: #ca151a;
  color: #9f1b2a;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 70px;
  padding: 4px 10px;
  height: 80px;
  display: block;
}
.mobile .tb-kaufen {
  background: #fff;
  color: #9f1b2a;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 70px;
  padding: 0px 10px;
  height: 70px;
  display: block;
  margin-bottom: 40px;
}
.tb-preise p {
  display: inline;
  vertical-align: middle;
  line-height: 1.2;
}
.tb-preise .tb-kaufen p {
  color: #9f1b2a;
}
.formular-inhalt .h2 {
  text-transform: uppercase;
}
.formular-inhalt .datenschutztext {
  font-size: 16px;
  margin-top: 4px;
  padding-left: 35px;
}
body .main-content .unterseiten {
  display: block;
  text-align: center;
  background: #EFEFEF;
  margin-bottom: 20px;
}
.main-content .unterseiten .unterseiten-bild {
  height: 165px;
  display: block;
  overflow: hidden;
}
.main-content .unterseiten .unterseiten-title {
  display: block;
  padding-top: 10px;
  min-height: 65px;
  font-weight: 700;
  font-size: 18px;
  color: #000;
  font-style: italic;
}
.main-content .unterseiten:hover {
  text-decoration: none;
}
.wpcf7-form > p {
  margin: 0;
}
.weiss .wpcf7-form {
  color: #000;
  text-shadow: 0px 0px 3px #fff, 0px 0px 2px #fff;
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-textarea {
  margin-bottom: 10px;
  width: 100%;
  background: #f2f2f1;
  border: none;
  line-height: 40px;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'IBM Plex Sans', Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.wpcf7-form-control input[type="radio"],
.wpcf7-form-control input[type="checkbox"] {
  border: 1px solid #dddddd;
}
label {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
  max-width: 100%;
}
.wpcf7-form-control.wpcf7-textarea {
  height: 150px;
  width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  height: 60px;
  text-align: center;
  font-style: italic;
  text-transform: uppercase;
  background: #ca151a;
  padding: 0px 20px;
  width: 40%;
  display: inline-block;
  border: none;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #ffffff;
  color: #ca151a;
}
.wpcf7-checkbox .wpcf7-list-item {
  display: block;
}
div.wpcf7-response-output {
  margin: 0;
  padding: 5px;
  font-size: 12px;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
}
.formular {
  display: none;
  width: 360px;
  padding: 20px;
  background: #fff;
  margin: auto;
}
#myModal button.close {
  float: right;
  width: 20px;
}
body .modal.fade {
  top: 20%;
  bottom: auto;
}
#myModal {
  visibility: visible !important;
}
.formular.modal textarea {
  height: 100px;
}
.formular.modal button {
  width: 100%;
}
.datenschutztext {
  font-size: 13px;
}
.newsletter.tnp-subscription .datenschutztext {
  padding: 0;
}
.weiss .datenschutzlabel {
  color: #fff;
  text-shadow: none;
}
.main-content .download {
  margin-bottom: 20px;
  margin-top: 10px;
}
.main-content .download li {
  list-style: none;
  background: none;
}
.main-content .download li a {
  background: url(../img/icon-pdf.png) no-repeat left center;
  padding-left: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  display: block;
}
.main-content .download li a:hover {
  background: #e5f1f9 url(../img/icon-pdf.png) no-repeat left center;
  text-decoration: none;
}
.main-content .download.jpg li a {
  background: url(../img/icon-jpg.png) no-repeat left center;
}
.main-content .download.jpg li a:hover {
  background: #e5f1f9 url(../img/icon-jpg.png) no-repeat left center;
}
.news-newsseite .news-artikel {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.news-newsseite .news-bild img {
  height: auto;
  width: auto;
}
body.wpb-js-composer .vc_tta.vc_general {
  padding-top: 60px;
  padding-bottom: 60px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab {
  border: none;
  background: none;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
  color: #7b7b73;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
  padding-right: 40px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a span::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f111";
  padding-right: 8px;
  font-size: 17px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a {
  color: #000;
  font-size: 58px;
  font-weight: 600;
  border: none;
  background: none;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a span::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f192";
  padding-right: 8px;
  font-size: 56px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a:focus,
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a:hover {
  background: none;
  color: #000000;
  border: none;
}
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: none;
  border: none;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background: none;
  border: none;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 10px 0;
}
.startbottom-toptitle {
  background: #ca151a;
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  line-height: 58px;
  height: 58px;
  padding: 0 15px;
}
.startbottom-title {
  font-weight: 600;
}
.startbottom-inhalt {
  background: #f2f2f1;
  padding: 5%;
  font-size: 14px;
  line-height: 1.5;
}
.sp1 {
  height: 150px;
}
.sp2 {
  height: 150px;
}
.sp3 {
  height: 260px;
}
.main-content .startbottom .button {
  height: 55px;
  line-height: 55px;
  display: block;
  border-top: 1px solid #fff;
}
.flexslider {
  overflow: hidden;
}
.home .headerbeschreibung a.button::before {
  text-align: center;
  background: none;
  color: #fff;
  font-size: 38px;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f103";
}
.home .headerbeschreibung a.button {
  background: none;
}
.home .headerbeschreibung a.button span {
  display: none;
}
.home .headerbeschreibung .buttonlink {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home .headerbeschreibung p {
    margin-top: 0;
  }
}
.page-id-13 .tb-kurstermin {
  opacity: 1 !important;
}
@media screen and (max-width: 1800px) {
  .vc_row.schraege_rot {
    padding-bottom: 20%;
  }
}
@media screen and (max-width: 1700px) {
  .vc_row.ueberuns,
  .vc_row.schraege_rot {
    -webkit-shape-outside: polygon(100% 0%, 100% 70%, 0% 100%, 0% 30%);
    -webkit-clip-path: polygon(100% 0%, 100% 70%, 0% 100%, 0% 30%);
    shape-outside: polygon(100% 0%, 100% 70%, 0% 100%, 0% 30%);
    -o-clip-path: polygon(100% 0%, 100% 70%, 0% 100%, 0% 30%);
    -ms-clip-path: polygon(100% 0%, 100% 70%, 0% 100%, 0% 30%);
    clip-path: polygon(100% 0%, 100% 70%, 0% 100%, 0% 30%);
  }
  .vc_row.ueberuns .vc_column-inner {
    background-size: cover;
  }
}
@media screen and (max-width: 1440px) {
  .tb-preise {
    width: 100%;
  }
}
@media screen and (max-width: 1300px) {
  .vc_row.ueberuns,
  .vc_row.schraege_rot {
    -webkit-shape-outside: polygon(100% 0%, 100% 80%, 0% 100%, 0% 20%);
    -webkit-clip-path: polygon(100% 0%, 100% 80%, 0% 100%, 0% 20%);
    shape-outside: polygon(100% 0%, 100% 80%, 0% 100%, 0% 20%);
    -o-clip-path: polygon(100% 0%, 100% 80%, 0% 100%, 0% 20%);
    -ms-clip-path: polygon(100% 0%, 100% 80%, 0% 100%, 0% 20%);
    clip-path: polygon(100% 0%, 100% 80%, 0% 100%, 0% 20%);
  }
}
@media screen and (max-width: 1200px) {
  .newsletter.tnp-subscription label .datenschutztext {
    font-size: 10px;
  }
  .tb-kurstermin {
    font-size: 13px;
  }
  .tb-saso {
    font-size: 13px;
  }
  .tb-tag {
    width: 10%;
  }
  .kurse-title,
  .kurse-alter {
    font-size: 15px;
  }
  .kurse-box {
    width: 105%;
    left: -5px;
  }
  .team-title {
    font-size: 26px;
  }
  .team-funktion {
    font-size: 20px;
  }
  .team-text {
    font-size: 15px;
  }
  .team-slogan {
    font-size: 15px;
  }
  .vc-produkt a.button {
    font-size: 14px;
  }
  .vc-produkt h3 {
    font-size: 20px;
  }
  .vc-produkt-beschreibung {
    font-size: 14px;
  }
  .autor {
    font-size: 15px;
  }
  .headertext {
    font-size: 22px;
  }
  .wpcf7-form-control.wpcf7-submit {
    width: auto;
  }
  .footer-logo img {
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 1024px) {
  .tb-preise {
    width: 100%;
    margin: 0px auto;
  }
  .vc_row.ueberuns,
  .vc_row.schraege_rot {
    -webkit-shape-outside: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    -webkit-clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    shape-outside: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    -o-clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    -ms-clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
  }
  .themen .vc_column_container > .vc_column-inner {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 1024px) {
  .headerbild {
    background-attachment: unset;
  }
  .zitathint {
    background-attachment: unset;
  }
  .hintformular {
    background-attachment: unset;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .headertext {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .home .kategorieseiten > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .kategorieseiten {
    margin-bottom: 15px;
  }
  .kategorieseiten-title {
    line-height: 65px;
    height: 65px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding-left: 20px;
  }
  .kategorieseiten-text {
    padding: 20px;
    margin: 20px;
    font-size: 15px;
  }
  .kategorieseiten-innertext p {
    margin: 0;
  }
  .kategorieseiten-innertext .ktitle {
    margin-bottom: 8px;
  }
  .home .kategorieseiten-bild img {
    width: auto;
    height: 250px;
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .event-list {
    text-align: center;
  }
  .vc_row.schraege_rot {
    padding-top: 30%;
    padding-bottom: 30%;
  }
  .vc_row.schraege_rot {
    -webkit-shape-outside: polygon(100% 0%, 100% 92%, 0% 100%, 0% 8%);
    -webkit-clip-path: polygon(100% 0%, 100% 92%, 0% 100%, 0% 8%);
    shape-outside: polygon(100% 0%, 100% 92%, 0% 100%, 0% 8%);
    -o-clip-path: polygon(100% 0%, 100% 92%, 0% 100%, 0% 8%);
    -ms-clip-path: polygon(100% 0%, 100% 92%, 0% 100%, 0% 8%);
    clip-path: polygon(100% 0%, 100% 92%, 0% 100%, 0% 8%);
  }
  .vc_row.ueberuns {
    -webkit-shape-outside: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    shape-outside: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    -o-clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    -ms-clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
  }
  .vc_row .schraege {
    -webkit-shape-outside: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    -webkit-clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    shape-outside: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    -o-clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    -ms-clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
    clip-path: polygon(100% 0%, 100% 85%, 0% 100%, 0% 15%);
  }
  .vc_row .schraegbild {
    height: 480px;
    -webkit-shape-outside: polygon(100% 0%, 100% 73%, 0% 100%, 0% 27%);
    -webkit-clip-path: polygon(100% 0%, 100% 73%, 0% 100%, 0% 27%);
    shape-outside: polygon(100% 0%, 100% 73%, 0% 100%, 0% 27%);
    -o-clip-path: polygon(100% 0%, 100% 73%, 0% 100%, 0% 27%);
    -ms-clip-path: polygon(100% 0%, 100% 73%, 0% 100%, 0% 27%);
    clip-path: polygon(100% 0%, 100% 73%, 0% 100%, 0% 27%);
    margin-bottom: -140px;
  }
  .weiss .produkt-zeiten {
    top: -200px;
    margin-bottom: -200px;
  }
  .zertifiziert.wpb_single_image.vc_align_right {
    text-align: center;
  }
  .tb-tariftext {
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
    font-size: 32px;
    font-weight: normal;
  }
  .tb-preistext {
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 22px;
    font-weight: normal;
  }
  .weiss .tb-tariftext.erwachsene,
  .weiss .tb-preistext.erwachsene {
    display: none;
  }
  .desktop {
    display: none;
  }
  .page-id-1189 .Kids {
    display: none;
  }
  .page-id-1189 .KravMagaK {
    display: none;
  }
  .page-id-1189 .Youth {
    display: none;
  }
  .page-id-1189 .Fitness {
    display: none;
  }
  .page-id-1189 .Fighters {
    display: none;
  }
  .page-id-1189 .Mobility {
    display: none;
  }
  .page-id-2260 .Kids {
    display: none;
  }
  .page-id-2260 .KravMagaK {
    display: none;
  }
  .page-id-2260 .Youth {
    display: none;
  }
  .page-id-2260 .Fitness {
    display: none;
  }
  .page-id-2260 .Fighters {
    display: none;
  }
  .page-id-2260 .MuayThai {
    display: none;
  }
  .page-id-152 .Kids {
    display: none;
  }
  .page-id-152 .MuayThai {
    display: none;
  }
  .page-id-152 .Youth {
    display: none;
  }
  .page-id-152 .Fitness {
    display: none;
  }
  .page-id-152 .Fighters {
    display: none;
  }
  .page-id-152 .Mobility {
    display: none;
  }
  .page-id-2454 .Kids {
    display: none;
  }
  .page-id-2454 .MuayThai {
    display: none;
  }
  .page-id-2454 .Youth {
    display: none;
  }
  .page-id-2454 .KravMagaK {
    display: none;
  }
  .page-id-2454 .Fighters {
    display: none;
  }
  .page-id-2454 .Mobility {
    display: none;
  }
  .page-id-144 .Fitness {
    display: none;
  }
  .page-id-144 .MuayThai {
    display: none;
  }
  .page-id-144 .Youth {
    display: none;
  }
  .page-id-144 .KravMagaK {
    display: none;
  }
  .page-id-144 .Fighters {
    display: none;
  }
  .page-id-144 .Kids {
    display: block;
  }
  .page-id-144 .Mobility {
    display: block;
  }
  .page-id-145 .Fitness {
    display: none;
  }
  .page-id-145 .MuayThai {
    display: none;
  }
  .page-id-145 .Kids {
    display: none;
  }
  .page-id-145 .KravMagaK {
    display: none;
  }
  .page-id-145 .Fighters {
    display: none;
  }
  .page-id-145 .Youth {
    display: block;
  }
  .page-id-145 .Mobility {
    display: block;
  }
  .page-id-1957 .Kids {
    display: none;
  }
  .page-id-1957 .KravMagaK {
    display: none;
  }
  .page-id-1957 .Youth {
    display: none;
  }
  .page-id-1957 .Fitness {
    display: none;
  }
  .page-id-1957 .MuayThai {
    display: none;
  }
  .page-id-1957 .Mobility {
    display: none;
  }
  .page-id-2626 .headerrahmen {
    height: none;
  }
  .mobile {
    display: block;
  }
  .tabelle td {
    font-size: 12px;
  }
  .tabelle td {
    padding: 2px;
  }
  .tb-kurstermin {
    font-size: 11px;
    line-height: 1.3;
  }
  .tb-uhrzeit {
    font-size: 12px;
  }
  .tb-wochentag {
    font-size: 12px;
  }
  .tb-saso {
    font-size: 12px;
  }
  .tb-zeiten tr,
  .tb-zeiten td {
    display: block;
    padding: 0;
  }
  .tb-tag {
    display: none;
  }
  .tb-zeit {
    display: none;
  }
  .tb-termin {
    border: none;
  }
  .tb-zeit span {
    display: none;
  }
  .tb-uhrzeit {
    display: none;
  }
  .tb-kurstermin {
    font-size: 18px;
    margin-bottom: 20px;
    padding-top: 16px;
  }
  .page-id-23 .tb-kurstermin {
    opacity: 1;
  }
  .page-id-13 .tb-kurstermin {
    opacity: 1;
  }
  .tb-zeiten th,
  .tb-zeiten .tb-header {
    display: none;
  }
  .tb-zeiten tr,
  .tb-zeiten th {
    height: auto;
  }
  .tb-preislangtext {
    font-weight: normal;
    font-size: 18px;
    padding: 10px;
  }
  .tb-preislangtext strong {
    font-size: 24px;
  }
  .main-content.kravmaga1 .kravmaga1.desktop,
  .main-content.kravmaga2 .kravmaga2.desktop,
  .main-content.kravmaga3 .kravmaga3.desktop,
  .main-content.warriorpower .warriorpower.desktop,
  .main-content.kickboxen .kickboxen.desktop,
  .main-content.bodycross .bodycross.desktop,
  .main-content.fitnessboxen .fitnessboxen.desktop {
    display: none;
  }
  .tb-termin.first {
    display: none;
  }
  .tb-saso {
    display: none;
  }
  .headerbeschreibung {
    margin-top: 80px;
    text-align: center;
    font-size: 22px;
  }
  .kategorietext {
    padding-top: 80px;
  }
  .buttonlink {
    text-align: center;
  }
  .headerbeschreibung a.button {
    background: none;
  }
  .headerbeschreibung a.button:hover {
    background: none;
  }
  .headerbeschreibung a.button span {
    display: none;
  }
  .headerbeschreibung a.button::before {
    text-align: center;
    background: none;
    color: #fff;
    font-size: 38px;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f103";
  }
  .zitat-inhalt {
    padding-top: 200px;
  }
  .zitatwrap,
  .zitatwrap .ecke-oben,
  .zitatwrap .ecke-unten,
  .zitathint {
    height: 800px;
  }
  .headerrahmen,
  .ecke-rot,
  .ecke-oben,
  .flaeche-rot,
  .ecke-unten,
  .ecke-black-unten {
    height: 400px;
  }
  .page-id-2626 .headerrahmen {
    height: none;
  }
  .kategorie-formular,
  .kategorie-formular .ecke-formular-oben,
  .kategorie-formular .formular-flaeche-rot,
  .kategorie-formular .ecke-formular-unten,
  .kategorie-formular .hintformular {
    height: 800px;
  }
  .headerrahmen.content,
  .headerrahmen.content .ecke-rot,
  .headerrahmen.content .ecke-unten {
    height: 499px;
  }
  .headerbild {
    height: 400px;
  }
  .formular-inhalt {
    padding-top: 50px;
  }
  .team-item {
    max-width: 200px;
  }
  .kurse-item {
    max-width: 200px;
    min-width: 200px;
  }
  .kategorietext {
    font-size: 15px;
  }
  .vc_column_container {
    margin-bottom: 10px;
  }
  .main-content .vorteile li {
    background-size: 50px 50px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .title {
    font-size: 20px;
  }
  .title2 {
    font-size: 18px;
  }
  .main-content .unterseiten .unterseiten-title {
    font-size: 16px;
  }
  .vc_row.ueberuns {
    text-align: center;
  }
  .vc-produkt {
    position: relative;
  }
  .vc-produkt-bild {
    height: 170px;
    width: 100%;
  }
  .vc-produkt h3 {
    min-height: auto;
    color: #fff;
    font-size: 26px;
    line-height: 60px;
    height: 60px;
    text-align: left;
    padding: 0;
    padding-left: 10px;
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    background: #ca151a;
    width: 90%;
    position: absolute;
    bottom: 15px;
    left: 5%;
  }
  .vc-produkt h3::after {
    display: none;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f0da";
    padding-right: 8px;
    font-size: 32px;
    position: absolute;
    right: 10px;
  }
  .vc-produkt-beschreibung {
    display: none;
  }
  .vc-produkt a.button {
    line-height: 40px;
    height: 40px;
    display: none;
  }
  .wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
  }
  body.wpb-js-composer .vc_tta-container .vc_tta-panel .vc_tta-panel-heading a {
    font-size: 16px;
    color: #7b7b73;
    padding-left: 0;
  }
  body.wpb-js-composer .vc_tta-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    font-size: 30px;
    color: #000;
  }
  body.wpb-js-composer .vc_tta-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a span::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f192";
    padding-right: 8px;
    font-size: 28px;
  }
  body.wpb-js-composer .vc_tta-container .vc_tta-panel .vc_tta-panel-heading a span::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f111";
    padding-right: 8px;
    font-size: 17px;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border: none;
    background: none;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    background: none;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: none;
    background: none;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    border: none;
    background: none;
  }
  .bereich img {
    width: 50px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .newsletter.tnp-subscription .datenschutztext {
    font-size: 11px;
    padding-left: 0;
    width: 80%;
  }
  .newsletter.tnp-subscription .datenschutzlabel {
    text-align: left;
  }
  .datenschutztext {
    font-size: 12px;
  }
}
@media screen and (max-width: 479px) {
  .dmNewParagraph {
    overflow-x: hidden;
  }
  .headertext {
    font-size: 26px;
    line-height: 1.2;
  }
  .headerbeschreibung {
    font-size: 20px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .team-item {
    max-width: 150px;
  }
  .kurse-item {
    max-width: 150px;
    min-width: 150px;
  }
  .vc-produkt h3 {
    font-size: 17px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
  }
  .kurse-alter {
    display: none;
  }
  .kurse-box {
    bottom: 8px;
    width: 107%;
    height: 60px;
  }
  .kurse-title {
    font-size: 14px;
  }
  .ecke-rot {
    height: 560px !important;
    background-size: auto 87% !important;
  }
  .footer-bottom {
    padding: 20px !important;
    text-align: center;
  }
  .footer-wrapper .menu-item {
    padding-left: 0px;
    text-align: center;
    width: 50%;
  }
  .kategoriebereich {
    margin-bottom: 0;
  }
  .kategorietext {
    padding-top: 0px;
  }
}
@media screen and (max-width: 379px) {
  .kategorieseiten-text {
    font-size: 14px;
  }
  .kategorieseiten-innertext p {
    margin: 0;
  }
  .kategorieseiten-innertext .ktitle {
    margin-bottom: 8px;
  }
  .leistungen-leiste .leistungen-titel {
    padding: 0 16px;
  }
  .headertext {
    font-size: 24px;
  }
  .headerbeschreibung {
    font-size: 18px;
  }
}
@media screen and (max-width: 359px) {
  .bereich img {
    width: 40px;
    height: auto;
  }
  .headertext {
    font-size: 20px;
  }
}



/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/600-produkte.less <------------ */




/* ------------> /home/loegkrnf/www.loewenschmiede.fit/wp-content/themes/webnativ/less/sources/css/template-basics-less/700-footer.less <------------ */
/*------------------------------------*\
    footer less
\*------------------------------------*/
.topstrich {
  padding-top: 30px;
  border-top: 2px solid #F0F0F0;
}
.footer-top-outer {
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid #f2f2f1;
}
.footer-logo {
  text-align: center;
}
.footer-logo img {
  width: 170px;
  margin-bottom: 50px;
  margin-top: 30px;
}
.logobild {
  display: inline-block;
  text-align: center;
}
.news-titel {
  font-weight: 100;
}
.news-titel a {
  background: url(../img/icon-footer-list.png) no-repeat 0px 4px;
  padding-left: 25px;
  margin-bottom: 6px;
}
.linkpfeil {
  background: url(../img/icon-footer-link.png) no-repeat 0px 4px;
  padding-left: 25px;
  margin-bottom: 6px;
}
.footer-wrapper .menu-item {
  padding-left: 20px;
  margin-bottom: 17px;
  list-style: none;
}
.footer-wrapper .menu-item .menu-item {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.footer-wrapper .socialicon {
  color: #fff;
  font-size: 22px;
}
.social-buttons {
  text-align: right;
}
.footer-wrapper {
  background: #000;
  font-size: 16px;
}
.home .footer-wrapper {
  overflow: hidden;
  position: relative;
  padding-top: 370px;
  top: 0;
  z-index: 1;
  background: url(../img/footerhint.png) no-repeat top center;
}
.footer-wrapper p {
  margin-top: 5px;
}
.footer-wrapper a {
  display: inline-block;
  color: #ffffff;
}
.footer-wrapper li a {
  font-weight: normal;
}
.footer-wrapper li li a {
  font-weight: 400;
}
input,
select,
textarea {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
label.datenschutzlabel {
  display: flex;
  align-items: center;
  min-height: 50px;
}
.datenschutztext {
  padding-left: 25px;
  display: inline-block;
  position: absolute;
  margin-top: 10px;
}
.datenschutz .wpcf7-checkbox .wpcf7-list-item {
  display: inline-block;
  margin: 0;
  width: 30px;
  height: 30px;
}
input[type="checkbox"] {
  margin: 0;
}
.newsletter.tnp-subscription div.tnp-field.tnp-field-email {
  display: block;
  align-items: center;
  margin-bottom: 20px;
}
.newsletter.tnp-subscription label {
  display: block;
  padding: 0;
  font-weight: normal;
}
.newsletter.tnp-subscription input.tnp-submit {
  width: 100%;
  background: #ca151a;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.newsletter .wpcf7-list-item-label {
  border: none;
}
/* Hide the browser's default checkbox */
.wpcf7-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.wpcf7-list-item-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #b6b6b6;
}
/* On mouse-over, add a grey background color */
.wpcf7-checkbox:hover input ~ .wpcf7-list-item-label {
  opacity: 0.9;
}
/* When the checkbox is checked, add a blue background */
.wpcf7-checkbox input:checked ~ .wpcf7-list-item-label {
  background-color: #fff;
}
/* Create the checkmark/indicator (hidden when not checked) */
.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.wpcf7-checkbox input:checked ~ .wpcf7-list-item-label:after {
  display: block;
}
/* Style the checkmark/indicator */
.wpcf7-checkbox .wpcf7-list-item-label:after {
  left: 5px;
  top: 0px;
  width: 10px;
  height: 16px;
  border: solid #ca151a;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-bottom-outer {
  color: #fff;
  background: #000;
  text-transform: uppercase;
  padding-top: 30px;
}
.footer-bottom {
  height: 80px;
  padding: 30px 60px;
}
.footer-bottom li {
  float: left;
  list-style: none;
}
.footer-bottom a {
  color: #fff;
  padding: 0px 8px;
}
.footer-menu3 {
  float: right;
}
.footer-title {
  margin-bottom: 5px;
  font-size: 25px;
  font-family: 'Gunplay-Regular';
  color: #fff;
  font-style: normal;
  text-transform: uppercase;
}
.punkt li {
  background: url(../img/footerlist.png) no-repeat left 10px;
  list-style: none;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.quality {
  position: absolute;
  bottom: 0px;
  background: url(../img/50years.png) no-repeat center center;
  width: 81px;
  height: 94px;
}
.scroll-to-top-btn {
  bottom: 20px;
  right: 20px;
  display: block;
  height: 36px;
  line-height: 36px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  width: 36px;
  text-transform: uppercase;
  background: #464646;
  opacity: 0.8;
  color: #fff;
  z-index: 10;
}
.scroll-to-top-btn:hover {
  text-decoration: none;
  text-transform: uppercase;
  background: #464646;
  opacity: 1;
  color: #fff;
}
.scroll-to-top-btn.active {
  visibility: hidden;
}
.kontaktbadge {
  position: fixed;
  top: 270px;
  right: -1074px;
  width: 1130px;
  height: 420px;
  transition: all ease 0.8s;
  display: block;
  z-index: 100;
}
@media screen and (max-width: 1400px) {
  .kontaktbadge {
    top: 140px;
  }
}
.kontaktbadge-button {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 58px;
  height: 124px;
  cursor: pointer;
  color: #fff;
  background: #ef7d00 url(../img/kontaktbutton.png) no-repeat;
}
.kontaktbadge.active {
  right: 0px;
}
.kontaktbadge .kontaktbadge-inhalt {
  position: absolute;
  display: block;
  top: 0px;
  left: 72px;
  height: 420px;
}
.kontaktbadge .wpcf7-form-control.wpcf7-text,
.kontaktbadge .wpcf7-form-control.wpcf7-select,
.kontaktbadge .wpcf7-form-control.wpcf7-textarea {
  font-size: 14px;
}
.kontaktbadge .seite1 {
  background: #fff;
  padding: 0;
}
.kontaktbadge .seite2 {
  background: #f2f2f1;
  padding: 0;
}
.kontaktbadge .seite2 a.button {
  display: block;
}
.kontaktbadge .seite3 {
  background: #fff;
  padding: 0;
}
.kontaktbadge .seite3 a {
  color: #ca151a;
}
.kontaktbadge-title {
  background: #ef7d00;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 58px;
  height: 58px;
  padding-left: 30px;
  box-shadow: inset 8px 0 9px -8px rgba(0, 0, 0, 0.6);
}
.kontaktbadge-title.dark {
  background: #bf6400;
  box-shadow: none;
}
.kontaktbadge-text {
  padding: 30px;
  padding-top: 15px;
}
.start-bottom-image {
  width: 100%;
}
@media screen and (max-width: 1160px) {
  .kontaktbadge {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-wrapper li a {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer-title,
  .footer {
    text-align: center;
  }
  .footer .row div {
    margin-bottom: 20px;
  }
  .footer-wrapper a {
    text-decoration: underline;
  }
  .footer-wrapper .socialicon {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 30px;
  }
  .quality {
    right: 20px;
  }
  .footer-menu3 {
    float: none;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .footer-bottom {
    height: 120px;
  }
  .newsletter.tnp-subscription input.tnp-submit {
    line-height: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 420px) {
  .kontaktbadge {
    right: 5px;
    width: 350px;
  }
  .slick-slide .logobild img {
    height: 40px;
    width: auto;
  }
}
