/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.1.6
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.hashtag {
  display: inline-block;
  background: #17affa;
  padding: 0.25em 0.5em;
  margin-right: 0.1em;
  font-weight: bold;
}

.donation_examples {
  color: #63615e;
  line-height: 1.25rem;
}

.donation_examples ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.donation_examples li {
  list-style: none;
}

.effect_picture {
  display: flex;
  margin-bottom: 0;
  aspect-ratio: 16 / 9;
}

.vc_btn3.vc_btn3-style-custom {
  background-image: none;
  cursor: pointer;
}

.donation_examples img {
  max-height: 120px;
  width: auto;
  clear: both;
  max-width: 80px;
  height: auto;
  float: left;
  margin: 0 5px 5px 0 !important;
  filter: grayscale(1);
}

.donation_examples .wpb_text_column:hover img {
  filter: grayscale(0);
}

.donation_examples img.alignnone {
  float: left;
  max-width: 120px;
  display: block;
  padding-bottom: 5px;
}

.don_amount {
  font-size: 1.25rem;
  font-weight: 900;
}

.wpb_text_column h1,
.wpb_text_column h2 {
  color: #001f29;
  line-height: 1.25em;
}

.bigger {
  font-size: 1.25rem;
}

.vc_btn3-size-md {
  font-weight: normal !important;
  font-size: 1.25rem !important;
}
.vc_btn3-size-md strong {
  font-weight: bold !important;
}

.dark-bg h1 {
  color: #fff;
}

.story {
  margin: 3rem 0;
}

.story .vc_column_container {
  background: #fff;
  border: 4px solid #001f29;
}

.story .vc_col-lg-8 {
  background: #001f29 !important;
  display: flex;
  align-items: center;
  border-bottom: 0px;
}

.story .vc_column-inner,
.action .vc_column-inner {
  padding: 0;
}

.story .vc_btn3-container {
  margin: 0;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.story .wpb_single_image {
  margin: 0;
}

.story .wpb_single_image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

#hintergrund .vc_column_container,
#background .vc_column_container,
#sfondo .vc_column_container {
  max-width: 1400px;
  margin: 0 auto;
}

.story .vc_btn3-container .vc_btn3.vc_btn3-style-modern {
  background: #ffe601;
  width: 100%;
  border: 0px;
  font-size: 1.25rem;
  color: #001f29;
  border-top: 4px solid #001f29;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background: #ffe601;
  border: 4px solid #001f29;
  font-size: 1.25rem;
  color: #001f29;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.owl-carousel.owl-drag .dt-owl-item {
  color: #fff;
  border: 4px solid #fff;
  box-sizing: border-box;
}
.owl-carousel.owl-drag .dt-owl-item a {
  color: #fff;
}


.special-row .vc_btn3-style-outline-custom {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter:  blur(4px);
}

@media screen and (max-width: 778px) {

  .vc_row-fluid.content-bottom.full-scale.vc_row-has-fill.vc_row-o-content-bottom
    h1 {
    font-size: 1.25em;
    line-height: 1em;
  }

  .blog-carousel-shortcode.blog-carousel-shortcode-id-f0be255ff3ccdea0043a0ba123689521.reposition-arrows
    .owl-nav
    .owl-prev {
    top: 0 !important;
  }
  .blog-carousel-shortcode.blog-carousel-shortcode-id-f0be255ff3ccdea0043a0ba123689521.reposition-arrows
    .owl-nav
    .owl-next {
    top: auto !important;
    right: 10px !important;
  }
}
.arrows-bg-on.owl-carousel .owl-nav a:before,
.arrows-bg-on.owl-carousel .owl-nav a:after {
  background: #001f29;
  border: 4px solid #fff !important;
}
.owl-carousel.owl-drag .dt-owl-item:hover {
  background: white;
}
.owl-carousel.owl-drag .dt-owl-item:hover a,
.owl-carousel.owl-drag .dt-owl-item a:hover {
  color: #001f29 !important;
}

.owl-carousel.owl-drag img {
  border-bottom: 4px solid #fff;
}

.special-row {
  min-height: 100vh;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  background: #ddc700 !important;
  color: #001f29;
  border-color: #001f29;
}

.action {
  background: white;
  padding: 0;
  margin-bottom: 3em;
  border: 4px solid #001f29;
}
.action .vc_row {
  margin: 0;
  display: flex;
  border-bottom: 4px solid #001f29;
}

.action .vc_row img {
  border-right: 4px solid #001f29;
}
.action .wpb_content_element {
  margin-bottom: 0;
}
.action .vc_btn3-container,
.action .vc_btn3 {
  margin: 0;
  width: 100%;
}
.action .vc_btn3 {
  border: 0px !important;
}

.disable-grid {
  width: auto;
  display: inline-block;
}
.action h3 {
  font-size: 1.5rem;
  font-weight: normal;
}
.content-bottom {
  align-items: bottom;
}
.full-scale {
  width: 100%;
}
#nyt_video_player,
.wpb_video_wrapper {
  aspect-ratio: 16 / 9;
  padding: 0 !important;
  width: 100%;
}

.square-video .wpb_video_wrapper {
  aspect-ratio: 1 / 1;
}

.videoplayer {
  width: 100%;
  aspect-ratio: 1/1;
}

.wpb_video_widget.vc_video-aspect-ratio-34 .wpb_video_wrapper {
  aspect-ratio: 3 / 4;
  padding: 0 !important;
}

.story .wpb_text_column,
.action .wpb_text_column {
  padding: 30px 15px;
}
.action .wpb_text_column {
  padding-bottom: 0px;
}

.danger {
  border-bottom: 4px solid #ff3131;
  padding: 15px 0 0 0;
  color: #ff3131;
  font-size: 1.25em;
  display: inline-block;
}
.spendenbox {
  margin: 0 -20px;
}

.top-header .l-to-r-line > li.anchor-link > a i.underline {
  width: 0;
}

.top-header .l-to-r-line > li.anchor-link > a:hover i.underline {
  width: 100%;
}

.main-nav > li.anchor-link.act > a .menu-text,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a .menu-text {
  color: #001f29;
}

.main-nav > li.anchor-link.act:hover > a .menu-text {
  color: #17affa;
}

.titlebar {
  padding: 2rem 0 1rem;
}

.special-row > .vc_column_container {
  max-width: 1400px;
  margin: 0 auto;
}
.vc_btn3-style-custom {
  border: 4px solid #ffe601 !important;
}
.vc_btn3-style-outline-custom {
  border-width: 4px !important;
}

.vc_btn3-style-modern,
.vc_btn3-style-custom {
  margin-right: 10px;
  font-weight: bold !important;
}

.newsletter .vc_column-inner {
  background: #faf4ef;
  padding: 2rem 2rem 0 2rem;
  border: 4px solid #033e53;
}

.newsletter .vc_column-inner .wpb_text_column {
  margin-bottom: 0;
}

.newsletter h3 {
  margin: -2rem -2rem 2rem -2rem;
  padding: 2rem;
  background: #ffe601;
  border-bottom: 4px solid #033e53;
}

.wpb_text_column h1 {
  line-height: 1.25em;
}

h1.headline {
  line-height: 1em;
}

@media (min-width: 768px) {
  .special-row .vc_row {
    display: flex;
  }
  .desktop-order-1 {
    order: 1;
  }

  .special-row {
    min-height: auto;
  }

  .desktop-order-2 {
    order: 2;
  }

  .story {
    display: flex;
    margin: 0;
  }

  .story .wpb_text_column,
  .action .wpb_text_column {
    padding: 45px 30px;
  }

  .action .wpb_text_column {
    padding-bottom: 0px;
  }

  .story .vc_col-lg-8 {
    border-bottom: 4px;
  }

  .story .vc_column_container {
    border-bottom: 0px;
  }

.story-end .vc_column_container {
    border-bottom: 1px;
  }


  .story-1 > div:first-child {
    border-right: 0px;
  }

  .story-2 > div:nth-child(2) {
    border-right: 0px;
  }

  .story .wpb_single_image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .full-scale {
    aspect-ratio: 16 / 9;
  }
  .titlebar {
    padding: 3rem 0 2rem;
    display: flex;
  }

  .page-id-37913 h1,
  .page-id-37962 h1,
  .page-id-37989 h1 {
    font-size: 4rem;
    line-height: 1em;
  }

  h1.headline {
    font-size: 5.3em;
    margin-bottom: 0.333em;
  }
  .sub {
    font-size: 1.6em;
    line-height: 1.6em;
  }

  .vc_btn3-style-modern,
  .vc_btn3-style-custom,
  .special-row .vc_btn3 {
    font-size: 1.5rem !important;
    font-weight: 400;
  }
  .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.vc_btn3-size-sm {
    font-size: 1.25rem !important;
    text-align: center;
  }
}

@media (min-width: 1280px) {
  .story .wpb_single_image img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  h1.headline {
    font-size: 5.3em;
  }

  #hintergrund h1,
  #background h1,
  #sfondo h1 {
    margin-bottom: 3rem !important;
  }

  .story {
    font-size: 1.25rem;
  }

  .story h2 {
    margin-bottom: 30px;
  }
  .action h3 {
    font-size: 2rem;
    line-height: 1em;
    margin-bottom: 0;
  }
}
