@media (min-width: 1172px) {
  .elementor-section-full_width .elementor-widget-kyl_blog_entries {
    margin: 0 auto;
    max-width: 1140px;
  }
}
.elementor-section-full_width .elementor-widget-kyl_blog_entries .kyl_blog_entries {
  padding: 0 16px;
}
@media (min-width: 1172px) {
  .elementor-section-full_width .elementor-widget-kyl_blog_entries .kyl_blog_entries {
    padding: 0;
  }
}
@media (max-width: 1172px) {
  body div[data-elementor-type="wp-page"] > .elementor-inner > .elementor-section-wrap > section.elementor-section-full_width > div.elementor-container {
    margin-left: 0;
    margin-right: 0;
  }
}
.elementor-widget-kyl_blog_entries {
  overflow: hidden;
}
@media (min-width: 768px) {
  .elementor-widget-kyl_blog_entries {
    overflow: visible;
  }
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .heading {
  font-weight: 600;
  letter-spacing: normal;
  line-height: 30px;
  font-size: 25px;
  color: #000000;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries {
    margin: 0 -10px;
  }
}
@media (min-width: 768px) {
  .elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
  height: auto;
}
@media (min-width: 768px) {
  .elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 10px;
  }
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .image {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .content {
  background-color: #ffffff;
  padding: 20px;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .content .book_title {
  font-weight: 600;
  letter-spacing: normal;
  line-height: 26px;
  font-size: 18px;
  color: #000000;
  margin-bottom: 15px;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .content .text_excerpt {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 22px;
  font-size: 15px;
  color: #5a5a5a;
  margin-bottom: 24px;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .content .info_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .content .info_wrapper .date {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 18px;
  font-size: 14px;
  color: #5a5a5a;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .blog_entries_wrapper .blog_entry .content .info_wrapper .link {
  font-weight: 500;
  letter-spacing: normal;
  line-height: 18px;
  font-size: 14px;
  color: #5a5a5a;
  cursor: pointer;
  text-decoration: underline;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .swiper-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .swiper-navigation {
    display: none;
  }
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .swiper-navigation .swiper-button {
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #417ec1;
  margin: 0;
  position: static;
  -webkit-transition: opacity ease 300ms;
  -o-transition: opacity ease 300ms;
  -moz-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .swiper-navigation .swiper-button-prev {
  margin-right: 20px;
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Links_Blau.svg') center center / 11px 19px no-repeat;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_entries .swiper-navigation .swiper-button-next {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/Pfeil_Rechts_Blau.svg') center center / 11px 19px no-repeat;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_link {
  display: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_link .link {
  border: 2px solid #417ec1;
  color: #417ec1;
  background-color: transparent;
  -webkit-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  transition: all ease 300ms;
  padding: 15px 30px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 22px;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.elementor-widget-kyl_blog_entries .kyl_blog_entries .container .blog_link .link:hover {
  color: #ffffff;
  background-color: #417ec1;
}
