/*.page-template-default.hestia-title.entry-title:after {
	content: url("https://www.gartenschlaefer.de/wp-content/uploads/2019/03/Gartenschlaefer_Logo_drop2.jpg");
}

.single-post.hestia-title.entry-title:after {
	content: url("https://www.gartenschlaefer.de/wp-content/uploads/2019/03/Gartenschlaefer_Logo_drop2.jpg");
}*/

body:not(.home) .header-filter::after {
  width: 160px;
  height: 24%;
  background: no-repeat url("wp-content/uploads/2019/03/Gartenschlaefer_Logo_drop2-1.png") center right;
  background-size: contain;
  left: auto;
  top: auto;
  right: 4%;
  bottom: 19%;
}
@media screen and (max-width: 30em) {
  body.page-id-4838 .header-filter::after {
    width: 0;
  }
}
div.container {
  width: calc(100% - 30px);
}

.big-title-sidebar-wrapper .widget {
  padding: 0 0 10px 0;
  margin: 0;
  max-width: 25vw;
  position: relative;
  left: -25px;
}

.item.item-2 .buttons .btn-left {
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
}

.item.item-3 .buttons .btn-left {
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
}

.item.item-1 .buttons .btn-left {
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
}
.hestia-title {
  word-break: normal;
}

.hestia-top-bar .col-md-6.pull-right {
  display: block;
  text-align: right;
}

.widget_polylang a span {
  margin-left: 0 !important;
}

/* 768 px */
@media screen and (min-width: 48em) {
  .big-title-sidebar-wrapper .widget {
    left: 0;
    transform: translateY(-18vh);
  }
}

/* 769 px */
@media screen and (min-width: 48.0625em) {
.big-title-slider-content {
  max-width: 480px;
}
 .big-title-slider-content .buttons > a + a {
    margin-top: 15px;
  }
  
  ul.navbar-nav > li:nth-last-child(2) > ul,
  ul.navbar-nav > li:nth-last-child(1) > ul {
    right: 0 !important;
    left: auto;
  }
}

@media screen and (min-width: 100em) {
  .carousel-control.right, .carousel-control.left {
    width: 50px;
  }
}