/*
 Theme Name:   My Listing Child
 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.0
 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:  my-listing-child
*/

html .elementor-templates-modal .dialog-widget-content,
html .dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
  font-family: "Catamaran", Sans-serif !important;
}

header.c27-main-header {
  opacity: 1;
}

.header-top .i-dropdown li a {
  text-transform: none !important;
}

html body:not(.c27-site-loaded) {
  overflow: auto !important;
}

html h2,
html h3,
html h4,
html h5,
html h6,
html .elementor-icon-box-title {
  font-weight: 600;
}

.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {
  color: #7a7a7a;
}

.header-right .user-area,
.header-right .mob-sign-in {
  display: none !important;
}

.finditoo-languages {
  display: inline-block;
  margin-left: 20px;
  padding-top: 12px;
}

.finditoo-languages a {
  display: inline-block;
  margin-right: 10px;
}

.finditoo-languages a img {
  border-radius: 2px;
}

.loader-dark {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("assets/loader-dark.gif");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.finditoo-loader {
  height: 30px;
  width: 30px;
  position: relative;
  display: inline-block;
  border: 5px solid;
  border-radius: 50%;
  border-top-color: transparent;
  animation: rotate 1s linear infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); }
}

.mobile-menu .mobile-menu-lines {
  background-image: url("assets/menu-icon.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 25px;
  height: 40px;
}

body .submenu-toggle {
  opacity: .7;
}

#c27-site-wrapper .elementor-widget:not(:last-child) {
  margin-bottom: 12px;
}

.single-job-listing.dl-changes .listing-main-buttons > ul > li {
  margin-top: 15px;
}

.single-job-listing.dl-changes .wp-editor-content .pf-body p {
  font-size: 16px;
}

.single-job-listing.dl-changes .wp-editor-content .pf-body ul {
  margin-left: 18px;
}

.single-job-listing.dl-changes .wp-editor-content .pf-body ul li {
  font-size: 16px;
  color: #242429;
  list-style-position: outside;
}

html body ul.details-list.social-nav .dl-hidden-link span {
  padding-left: 0;
}

/*html body .block-type-details .element ul.details-list.social-nav li a,
html body .block-type-details .element ul.details-list.social-nav li a span {
    color: #6ec1e4;
}*/

.elementor-icon-list-item .fa-check {
  width: 25px;
  height: 20px;
}

html body ul.details-list.social-nav li a:hover {
  cursor: pointer;
}

.single-job-listing.dl-changes .listing-main-buttons > ul {
  display: block;
}

.single-job-listing.dl-changes .listing-main-buttons > ul li {
  float: left;
}

.single-job-listing.dl-changes
.listing-main-buttons
> ul
li.price-or-date
.value {
  white-space: normal;
}

.single-job-listing.dl-changes .listing-main-buttons > ul li:first-child {
  float: none;
}

.single-job-listing.dl-changes .profile-name {
  position: relative;
  bottom: -48px;
  padding-left: 130px;
}

.single-job-listing.dl-changes .profile-avatar {
  border-radius: 0;
  width: 110px;
  height: 110px;
  border: 2px #fff solid;
  border-radius: 2px;
  bottom: 5px;
  top: auto;
}

.single-job-listing.dl-changes .finditoo-listing-preview-schwerpunkte {
  color: #242429;
  font-size: 16px;
  margin-bottom: 0;
}

.mi.star:before,
.mi.star_half:before {
  color: #ffc107;
}

footer.footer {
  position: relative;
  text-align: center;
  background-color: #72777f;
  padding: 40px 20px 30px;
}

footer.footer .widget {
  margin-bottom: 10px;
}

footer.footer h2,
footer.footer p,
footer.footer strong {
  color: #fff;
}

footer.footer h2,
footer.footer strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

footer.footer hr {
  opacity: 0.4;
  margin-bottom: 30px;
}

footer.footer div.row {
  border-bottom: none !important;
}

footer.footer div.widget_media_image {
  text-align: left;
}

footer.footer div.widget_media_image img {
  max-width: 70% !important;
}

footer.footer div.widget_nav_menu {
  text-align: left;
}

footer.footer div.widget_nav_menu a {
  color: #fff;
  font-weight: 300;
  opacity: 0.7;
}

footer.footer .finditoo-footer-row-three div.widget {
  margin-bottom: 50px;
}

footer.footer .finditoo-footer-row-three div.widget_media_image:last-child {
  text-align: right;
}

footer.footer .finditoo-footer-row-three div.widget_media_image {
  text-align: center;
}

footer.footer .finditoo-footer-row-three div.widget_text:first-child {
  text-align: left;
  color: #fff;
  font-weight: 300;
}

.finditoo-copy {
  display: block;
  font-weight: 300;
  opacity: 0.7;
  margin-bottom: 5px;
}

.geocode-location {
  display: none !important;
}

footer.footer .finditoo-icon {
  position: relative;
  display: inline-block;
  float: left;
  background-color: #fff;
  border-radius: 2px;
  width: 32px;
  height: 32px;
  margin-right: 5px;
}

footer.footer .finditoo-icon i {
  color: #72777f;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.elementor-location-footer .elementor-icon-list-item a {
  line-height: 1.2;
  margin-bottom: 9px;
  padding: 0 5px;
}

.wpcf7-form {
  margin-top: 15px;
}

.wpcf7-form label,
.wpcf7 .wpcf7-form textarea {
  font-size: 16px;
}

.wpcf7-select {
  margin-bottom: 15px;
}

.wpcf7 .wpcf7-form input[type="checkbox"],
.wpcf7 .wpcf7-form input[type="radio"] {
  top: -1px;
  min-width: 13px;
}

.iOSUser input[type="radio"] {
  border-radius: 50% !important;
  width: 16px !important;
  top: 2px !important;
}

.iOSUser input[type="radio"]:checked {
  background: url("assets/radio-button-on.svg") !important;
  background-size: contain !important;
  background-position: center center;
  background-repeat: no-repeat;
}

div#c27-site-wrapper {
  margin-bottom: 0 !important;
}

.lf-avatar {
  width: 100px;
  height: 100px;
  top: -75px;
  border-radius: 2px;
}

.block-field-job_cover .gallery-carousel-block.carousel-items-1 .item {
  background-size: contain;
  background-repeat: no-repeat;
  height: 150px;
}

.listing-details.c27-footer-section {
  height: auto;
}

.listing-details.c27-footer-section .c27-listing-preview-category-list {
  float: none;
  display: block;
  position: relative;
  left: 0;
}

.listing-details.c27-footer-section .c27-listing-preview-category-list li {
  float: none;
  display: inline-block;
  position: relative;
}

.listing-details.c27-footer-section .c27-listing-preview-category-list li a {
  float: left;
}

.listing-details.c27-footer-section
.c27-listing-preview-category-list
li
.cat-icon {
  margin-right: 0;
}

.lf-item-container.listing-preview .lf-avatar {
  width: 100px;
  height: 100px;
}

.lf-item-container.listing-preview .best-review .lf-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #e3e3e3
}

.lf-item-container.listing-preview .rechtstipp .lf-avatar {
  width: 80px;
  height: 80px;
  left: 0;
}

.lf-item-container.listing-preview .lf-item-info > ul li {
  white-space: normal;
}

.lf-item-container.listing-preview .lf-item-info > ul li i {
  font-size: 18px !important;
}

.lf-item-container.listing-preview .lf-item-info .listing-rating {
  float: none;
  padding: 0;
  margin-bottom: 0;
}

.lf-item-container.listing-preview
.lf-item-info
.listing-rating
.finditoo-rating-count {
  color: #242429;
}

.finditoo-hidden {
  display: none !important;
}

html body.my-listing #finderListings .results-view.grid .grid-item {
  position: relative !important;
  display: inline-block !important;
  left: auto !important;
  top: auto !important;
  float: none !important;
  bottom: auto !important;
  vertical-align: top !important;
  min-height: 0 !important;
}

.widget-title {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.4em;
  letter-spacing: 0.3px;
}

.cta-feed {
  overflow: visible !important;
}

.cta-feed .widget-title {
  margin-bottom: 30px;
  font-family: "Barlow Condensed", Sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.3px;
}

.cta-feed .region-text {
  padding: 15px 30px;
  background-color: rgba(0, 0, 0, 0.05);
  margin-top: 20px;
}

.cta-feed .region-text p {
  margin-bottom: 0;
}

.cta-feed .owl-stage-outer {
  overflow: hidden;
  margin-left: -15px;
  padding-left: 15px;
  margin-right: -15px;
  padding-right: 15px;
}

.cta-feed .owl-stage {
  padding-top: 20px;
}

.cta-feed .owl-item {
  opacity: 0;
}

.cta-feed .owl-item .item,
.cta-feed .owl-item .item > div {
  height: 100%;
}

.cta-feed .lf-nav  {
  width: 100%;
  position: relative;
}

.cta-feed .lf-nav li:first-child  {
  position: absolute;
  left: -50px;
  top: -180px;
  z-index: 1;
}

.cta-feed .lf-nav li:last-child  {
  position: absolute;
  right: -50px;
  top: -180px;
  z-index: 1;
}

.cta-feed .c27-footer-empty {
  display: none !important;
}

.lf-item-container.listing-preview .best-review.cta-listing {
  box-shadow: 0px 0px 16px 0px rgb(0 0 0 / 21%);
  height: 100% !important;
  border-radius: 10px;
}

.cta-feed .lf-item-container.listing-preview {
  height: calc(100% - 20px) !important;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  padding: 18px 20px 15px !important;
  border-radius: 10px 10px 0 0 !important;
}

.lf-item-container.listing-preview .best-review.cta-listing.show-no-review .lf-item-info {
  height: 100%;
}

.lf-item-container.listing-preview .best-review.cta-listing.show-review > a {
  height: auto;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info .listing-rating {
  justify-content: center;
  margin-right: 0;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info .finditoo-location {
  display: none;
}

.lf-item-container.listing-preview .best-review.cta-listing .best-comment {
  border-radius: 0 0 10px 10px !important;
  border: none;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info .lf-avatar {
  position: relative;
  top: auto;
  left: auto;
  width: 100px;
  height: 100px;
  margin: 0 auto 10px auto;
  transform: none;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info .case27-secondary-text {
  margin-bottom: 0 !important;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info ul li {
  padding: 0 !important;
  line-height: 1.3;
  color: #242429;
  font-size: 13px;
  margin-bottom: 5px;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info ul li:first-child {
  opacity: .5;
}

.lf-item-container.listing-preview .best-review.cta-listing .lf-item-info ul li .sm-icon {
  display: none;
}

.lf-item-container.listing-preview .best-review.cta-listing .listing-rating i {
  font-size: 22px !important;
}

.lf-item-container.listing-preview .best-review.cta-listing .rating-preview-card {
  display: block;
  text-align: center;
}

.lf-item-container.listing-preview .best-review.cta-listing .finditoo-rating-count {
  display: block;
  text-align: center;
}

.lf-item-container.listing-preview .best-review.cta-listing .cta {
  position: relative;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.lf-item-container.listing-preview .best-review.cta-listing .cta span {
  font-size: 15px;
}

.lf-item-container.listing-preview .best-review.cta-listing .cta i {
  display: inline-block;
  margin-left: 5px;
  color: #ffffff !important;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  line-height: 23px;
  padding-left: 2px;
  transform: translate(0, 1px);
}

.elementor-widget-finditoo-quote .row {

}

.elementor-widget-finditoo-quote .title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 50px;
  padding-left: 20px;
}

.elementor-widget-finditoo-quote .quote {
  font-size: 20px;
  opacity: .6;
  margin-bottom: 20px;
  padding-left: 20px;
  line-height: 1.5;
}

.sort-results.showing-filter .toggle-rating {
  overflow: visible !important;
}

.finder-three-columns .results-view .col-md-12 {
  width: 30%;
}

.dl-link-no-pointer:hover {
  cursor: default !important;
}

.elementor-grid-2 .finditoo-meta-data {
  display: block;
}
.elementor-grid-2 .finditoo-post-tag {
  display: inline-block;
}
.elementor-grid-2 .finditoo-author-seperator {
  display: none;
}
.elementor-grid-2 .finditoo-author-container {
  display: flex;
  margin-top: 8px;
}

.finditoo-meta-data {
  display: flex;
  align-items: center;
}

.finditoo-post-tag {
  color: #ffffff !important;
  font-weight: 300;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all linear .2s;
  margin-right: 8px;
  margin-bottom: 8px;
}

.finditoo-post-tag:hover {
  background-color: #ffffff;
  cursor: pointer;
}

.finditoo-author-container {
  display: inline-flex;
  align-items: center;
}

.finditoo-author-container .author-img {
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin-right: 10px;
}

.finditoo-author-seperator {
  width: 1px;
  height: 40px;
  background-color: #54595F;
  margin-right: 20px;
  margin-left: 15px;
  display: inline-block;
  opacity: .3;
}

.finditoo-author-container .name {
  font-weight: 700;
  color: #54595F;
}

.finditoo-author-container .tag-line {
  color: #54595F;
}

.bdt-post-grid-skin-default .bdt-post-grid-title a {
  line-height: 1.5 !important;
  padding: 0 8px;
}

@media only screen and (max-width: 1450px) {
  .finder-three-columns .results-view .col-md-12 {
    width: 49.7%;
  }
}

@media only screen and (max-width: 1300px) {
  .cta-feed .lf-nav ul {
    text-align: center;
  }
  .cta-feed .lf-nav li {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    float: none !important;
  }
  .cta-feed .lf-nav {
    height: 35px;
  }
}


@media only screen and (max-width: 1200px) {
  .finder-three-columns .results-view .col-md-12 {
    width: 49.7% !important;
  }
  .results-view .col-md-12 {
    width: 49.7% !important;
  }
  html a.back-to-top {
    display: block !important;
  }
}



@media all and (max-width: 1024px) {
  .elementor-grid-tablet-2 .finditoo-meta-data,
  .elementor-grid-mobile-1 .finditoo-meta-data {
    display: block;
  }
  .elementor-grid-tablet-2 .finditoo-post-tag,
  .elementor-grid-mobile-1 .finditoo-post-tag {
    display: inline-block;
  }
  .elementor-grid-tablet-2 .finditoo-author-seperator,
  .elementor-grid-mobile-1 .finditoo-author-seperator {
    display: none;
  }
  .elementor-grid-tablet-2 .finditoo-author-container,
  .elementor-grid-mobile-1 .finditoo-author-container {
    display: flex;
    margin-top: 8px;
  }
  .erbrecht-ch-portal .finditoo-post-tag {
    margin-right: 16px;
    margin-bottom: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .elementor-widget-finditoo-quote {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }

  .elementor-widget-finditoo-quote .title,
  .elementor-widget-finditoo-quote .quote {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cta-feed .owl-stage-outer {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 700px) {
  .finder-three-columns .results-view .col-md-12 {
    width: 100% !important;
  }
  .results-view .col-md-12 {
    width: 100% !important;
  }
}

html body.my-listing .lf-item-container.listing-preview .lf-item-info {
  padding-left: 128px;
  min-height: 130px;
}

html body.my-listing .lf-item-container.listing-preview .best-review .lf-item-info {
  padding-left: 108px;
  min-height: 130px;
}

html body.my-listing .lf-item-container.listing-preview .rechtstipp .lf-item-info {
  padding-left: 100px;
  min-height: 130px;
  border: none;

}

html body.my-listing .lf-item-container.listing-preview .lf-item-info h4.case27-secondary-text.listing-preview-title,
html body.my-listing .lf-item-container.listing-preview .lf-item-info b.case27-secondary-text.listing-preview-title {
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: 600 !important;
  color: #242429;
}

html body.my-listing .lf-item-container.listing-preview .best-review .lf-item-info h4.case27-secondary-text.listing-preview-title,
html body.my-listing .lf-item-container.listing-preview .best-review .lf-item-info b.case27-secondary-text.listing-preview-title {
  font-size: 16px;
  color: #242429;
}

html body.my-listing .lf-item-container.listing-preview .rechtstipp .lf-item-info h4.case27-secondary-text.listing-preview-title,
html body.my-listing .lf-item-container.listing-preview .rechtstipp .lf-item-info b.case27-secondary-text.listing-preview-title {
  font-size: 18px;
  color: #54595f !important;
}

html body.my-listing .lf-item-container.listing-preview .lf-item-info ul li {
  padding-bottom: 3px;
}

html
body.my-listing
.lf-item-container.listing-preview
.lf-item-info
ul
li:first-child {
  /*font-weight: 600;*/
}

html
body.my-listing
.lf-item-container.listing-preview
.lf-item-info
ul
li:last-child {
  /*padding-bottom: 0;*/
}

html
body.my-listing
.lf-item-container.listing-preview
.lf-item-info
.rating-preview-card {
  height: auto;
  margin-bottom: 5px;
}

html body.my-listing .lf-item-container.listing-preview {
  min-height: 140px;
}

.best-review .best-comment {
  display: block;
  padding: 25px 20px 20px;
  border: 1px solid #e3e3e3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.best-review .best-comment .finditoo-rating-count {
  display: none !important;
}

.best-review .best-comment .listing-rating {
  display: inline-block;
  margin-right: 5px;
}

.best-review .best-comment .listing-rating i {
  font-size: 22px;
}

.best-review .best-comment .date {
  display: inline-block;
  color: #000;
  opacity: .5;
  transform: translate(0, -5px);
  font-size: 11px;
}

.best-review .best-comment .author {
  display: block;
  color: #000;
  opacity: .5;
  margin-bottom: 10px;
  font-size: 11px;
}

.rechtstipp .date {
  display: block;
  color: #000;
  opacity: .5;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rechtstipp p {
  display: block;
  color: #777;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}

.rechtstipp a {
  font-size: 14px;
  line-height: 1.5;
  display: block;
  margin-bottom: 20px;
}

.best-review .best-comment p {
  display: block;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
}

.best-review .best-comment .read-more {
  display: block;
  margin-top: 5px;
  font-size: 14px;
}

.best-review .lf-item-info {
  position: relative !important;
  left: 0;
  bottom: 0;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.finditoo-listing-preview-schwerpunkte {
  color: #a6a6ab;
  font-size: 12px;
  margin-bottom: 5px;
}

.finditoo-notification {
  color: #fff;
  background-color: #d32f2f;
  font-weight: 700;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 15px;
  display: none;
}

.finder-container {
  top: 9px !important;
}

.mCustomScrollbar {
  overflow: scroll !important;
}

.mCustomScrollbar .mCSB_scrollTools {
  display: none !important;
}

.finder-listings:not(.mCustomScrollbar),
.finder-search:not(.mCustomScrollbar) {
  overflow: scroll;
}

.elementor-widget-case27-explore-widget .finditoo-notification {
  padding: 7px 14px;
}

.finditoo-notification-wrapper.finditoo-search-button {
  width: 100%;
  padding: 10px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #e8e8e8;
}

.finditoo-notification-button.finditoo-search-button {
  display: block;
  /*background-color: #2766ab;*/ /*defined in: dynamic/finditoo-accent-color.php*/
  padding: 7px 14px;
  margin-bottom: 0;
  border-radius: 3px;
}

.finditoo-notification p,
.finditoo-notification-button p {
  color: #fff;
  font-weight: 700 !important;
  margin-bottom: 0;
}

.elementor-hidden-tablet .featured-search form {
  display: block;
}

.elementor-hidden-tablet .featured-search form .form-group {
  width: 100%;
}

.c27-top-content-margin {
  -webkit-transition: height 200ms ease-out;
  -moz-transition: height 200ms ease-out;
  -o-transition: height 200ms ease-out;
  transition: height 200ms ease-out;
}

html .lf-head-btn {
  color: #242429;
}

.elementor-menu-anchor {
  top: -100px;
  position: relative;
}

.finditoo-root-region-listing-preview .finditoo-location {
  font-weight: 600;
}

#finditoo-youtube-dsgvo-popup-background {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba( 0, 0, 0, 0.8 );
  z-index: 999999;
}

#finditoo-youtube-dsgvo-popup {
  background-color: white;
  text-align: center;
  position: absolute;
  width: 100%;
  height: auto;
  max-width: 700px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  padding: 30px 20px 20px;
}

#finditoo-youtube-dsgvo-popup .button-row {
  margin-top: 30px;
}

#finditoo-youtube-dsgvo-popup .button-row .buttons {
  display: inline-block;
}

#finditoo-youtube-dsgvo-popup .button-row .buttons:hover {
  cursor: pointer;
}

.finditoo-video-swiper .elementor-swiper-button-prev {
  left: 0;
  transform: translate(-100%, -100%);
}

.finditoo-video-swiper .elementor-swiper-button-next {
  right: 0;
  transform: translate(100%, -100%);
}

h3.finditoo-video-title {
  font-size: 17px;
  color: #54595F;
  line-height: 1.3;
  margin-bottom: 10px;
}

.finditoo-element-meta-data {
  background-color: #F3F3F3;
  margin-top: 15px;
  padding: 20px;
}

.finditoo-element-meta-data.single-video {
  background-color: transparent;
  padding: 0px;
  margin-top: 12px;
}

.finditoo-element-meta-data .listing-img-container {
  height: 60px;
  position: relative;
  text-align: center;
  display: inline-block;
  float: left;
}

.finditoo-element-meta-data.single-video .listing-img-container {
  height: 50px;
}

.finditoo-element-meta-data .listing-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #7D7D7D;
}

.finditoo-element-meta-data.single-video .listing-img {
  width: 50px;
  height: 50px;
}

.finditoo-element-meta-data .listing-data {
  display: inline-block;
  width: 79%;
  padding-left: 20px;
}

.finditoo-element-meta-data .listing-data .title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  color: #54595f;
  display: block;
  width: 100%;
}

.finditoo-element-meta-data.single-video .listing-data .title {
  font-size: 16px;
}

.finditoo-element-meta-data .listing-data .sub-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  color: #7A7A7A;
  display: block;
  width: 100%;
}

.finditoo-element-meta-data .listing-data a {
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
  display: inline-block;
}

html .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: block;
}

#finditoo-global-ctas {
  width: 100%;
  background-color: #f4f4f4;
  padding: 10px;
}

#finditoo-global-ctas .global-cta {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  padding: 8px;
}

#finditoo-global-ctas .global-cta.cta-contact-us {
  display: none;
}

/* global-ctas-desktop */
#finditoo-global-ctas-desktop{
  /* background: finditoo-accent-color.php*/
  /*background-color: rgba(74, 151, 159, 0.57) !important;*/
  background-color: #F6F6F6;
  padding: 8px 0 8px;
}

#finditoo-global-ctas-desktop .nav-tabs,
#finditoo-global-ctas-desktop .cts-term-hierarchy {
  display:none;
}

#finditoo-global-ctas-desktop .search-cta-label-mobile {
  color: #ffffff;
  font-weight: 600;
  padding: 8px 0;
  margin-bottom: 8px;
  font-size: 13px;
}

.vertragsrecht-ch-portal .listing-preview .finditoo-listing-preview-schwerpunkte {
  display: none;
}

.schadenersatz-at-portal .header-button a {
  color: #ffffff !important;
}

.advocheck-portal .header-right .header-button a.buttons {
  font-size: 17px;
  font-weight: 400;
}

.anwaltfinden-portal.finditoo-rechtstipp h1 {
  color: #54595F !important;
}

.advocheck-portal .i-nav ul li,
.anwaltfinden-portal .i-nav ul li,
.baurecht-portal .i-nav ul li,
.erbrecht-ch-portal .i-nav ul li,
.erbrecht-de-portal .i-nav ul li,
.familienrecht-at-portal .i-nav ul li,
.familienrecht-de-portal .i-nav ul li,
.familienrecht-ch-portal .i-nav ul li,
.mietrecht-ch-portal .i-nav ul li,
.verkehrsrecht-ch-portal .i-nav ul li,
.arbeitsrecht-ch-portal .i-nav ul li,
.vertragsrecht-ch-portal .i-nav ul li {
  font-size: 17px;
}

.anwaltfinden-portal.single-post #breadcrumbs {
  font-size: 18px;
}

.baurecht-portal #breadcrumbs a {
  color: #fff !important;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy,
.zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy,
.vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy {
  display: inline-block;
}

.select2-search__field {
  padding: 12px 15px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}

.select2-search__field::placeholder {
  opacity: .6;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear:before,
.zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear:before,
.vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear:before {
  background-color: #ffffff;
  width: 25px;
  padding-left: 3px;
  padding-right: 5px;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow:before,
.zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow:before,
.vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow:before {
  background-color: #ffffff;
  width: 25px;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear,
.zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear,
.vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear {
  right: 17px;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow,
.zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow,
.vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow {
  bottom: 18px;
}

.pac-container.finditoo-sticky-cta-event {
  left: 0 !important;
  width: 100vw !important;
}

.select2-container.finditoo-sticky-cta-event {
  left: 0 !important;
}

.select2-container.finditoo-sticky-cta-event .select2-dropdown{
  width: 100vw !important;
}

#finditoo-global-ctas-desktop .ctas-container{
  position: relative;
  margin: 0 auto;
  max-width: 820px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#finditoo-global-ctas-desktop .ctas-container .finditoo-loader{
  margin-bottom: 18px;
  margin-top: 18px;
}
.anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container,
.zahnspange-portal #finditoo-global-ctas-desktop .ctas-container,
.vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container {
  max-width: 885px;
}

#finditoo-global-ctas-desktop .ctas-container .search-cta-label{
  margin-right: 30px;
  display: flex;
  align-items: center;
  line-height: 1.2;
  display: none;
}

#finditoo-global-ctas-desktop .ctas-container .search-cta-label span{
  margin-right: 15px;
  text-align: right;
  font-size: 17px;
  font-weight: 600;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content{
  padding-top: 6px;
  padding-bottom: 3px;
  border: 0;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content form{
  flex-wrap: nowrap;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content .form-group{
  margin-bottom: 2px !important;
  width: 250px;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group,
.zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group,
.vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group {
  width: 180px;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child{
  padding: 7px 0 5px 30px;
  width: 250px;
}

.anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child,
.zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child,
.vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child {
  width: 200px;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content .form-group label{
  font-size: 14px;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content .form-group span,
#finditoo-global-ctas-desktop .ctas-container .tab-content .form-group input{
  font-size: 12px;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content button.search{
  max-height: 45px !important;
  margin: 0;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 600;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content button.search .button-content{
  font-size: 15px;
}

#finditoo-global-ctas-desktop .ctas-container .tab-content button.search .material-icons{
  font-size: 19px!important;
}

#finditoo-global-ctas-desktop .finditoo-label{
  font-size: 12px!important;
  text-transform: uppercase;
}

#finditoo-global-ctas-desktop .finditoo-label i{
  font-size: 12px !important;
  margin-left: 5px;
  margin-right: 0px;
}

#finditoo-global-ctas-desktop .select2-selection .select2-selection__clear{
  font-size: 0!important;
}

.anwaltfinden-portal.page-id-19372 #finditoo-global-ctas-desktop,
.anwaltfinden-portal.page-id-19372 #finditoo-global-ctas,
.home #finditoo-global-ctas-desktop,
.single-job_listing #finditoo-global-ctas-desktop,
.anwaltssuche-seite #finditoo-global-ctas-desktop {
  display: none!important;
}

#finditoo-global-ctas-desktop,
#finditoo-global-ctas-desktop.show,
.select2-container--open {
  display: block !important;
}

.anwaltfinden-portal.page-id-19372 .c27-top-content-margin,
.anwaltfinden-portal.page-id-19372 .c27-top-content-margin,
.home .c27-top-content-margin,
.home.finditoo-sticky-header-desktop .c27-top-content-margin,
.single-job_listing .c27-top-content-margin,
.single-job_listing.finditoo-sticky-header-desktop .c27-top-content-margin,
.anwaltssuche-seite .c27-top-content-margin,
.anwaltssuche-seite.finditoo-sticky-header-desktop .c27-top-content-margin {
  height: 80px;
}

.finditoo-sticky-header-desktop .c27-top-content-margin {
  height: 175px;
}

.anwaltfinden-portal .elementor-widget-sidebar .fs-tabs .nav-tabs>li.active>a,
.anwaltfinden-portal .elementor-widget-sidebar .fs-tabs .tab-switch .fa-search{
  color: #242429!important;
}

.anwaltfinden-portal .featured-search .button-2.search,
.anwaltfinden-portal .elementor-widget-sidebar .button-2.search,
.anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content button.search{
  background: #E67410;
}

.anwaltfinden-portal #finditoo-global-ctas .global-cta.cta-contact-us {
  display: inline-block;
}

.elementor-popup-modal .elementor-toggle .elementor-toggle-item:last-child .elementor-tab-title {
  border-bottom: none !important;
}

.elementor-popup-modal .elementor-toggle .elementor-toggle-item .elementor-tab-title {
  font-size: 24px !important;
  font-weight: bold !important;
}

.finditoo-youtube-video {
  position: relative;
}

.finditoo-youtube-video img {
  width: 100%;
  height: auto;
}

.finditoo-youtube-video .eicon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 100px;
  text-shadow: 1px 0 6px rgba(0,0,0,.3);
}

.finditoo-youtube-video.youtube-embed {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.finditoo-youtube-video.youtube-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.elementor-widget-bdt-carousel .bdt-carousel-item .bdt-carousel-button {
  background-color: transparent;
}

.search .elementor-widget-archive-posts {
  display: block !important;
}

@media only screen and (min-width: 1201px) and (max-width: 1450px) {
  .listing-main-info {
    padding-left: 75px;
    padding-right: 75px;
  }
}

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

  .finditoo-sticky-header-desktop .c27-top-content-margin {
    height: 205px;
  }

  .single-job-listing.dl-changes .listing-main-info {
    bottom: 45%;
  }

  .single-job-listing.dl-changes .profile-name {
    bottom: auto;
    padding-left: 0;
  }

  .finditoo-languages {
    padding-top: 0;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .search-cta-label,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .search-cta-label,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .search-cta-label {
    display: none !important;
  }

  #finditoo-global-ctas-desktop {
    padding-top: 0;
  }

  #finditoo-global-ctas-desktop .search-cta-label-mobile {
    display: block !important;
  }
}

@media all and (max-width: 996px) {

  .finditoo-video-swiper .elementor-swiper-button-prev {
    left: 10px;
    transform: translate(0, 0);
    background-color: #fff;
    border-radius: 100px;
    padding: 12px
  }

  .finditoo-video-swiper .elementor-swiper-button-next {
    right: 10px;
    transform: translate(0, 0);
    background-color: #fff;
    border-radius: 100px;
    padding: 12px
  }

}

@media all and (max-width: 906px) {

  .finditoo-element-meta-data {
    padding: 10px;
  }

  .finditoo-element-meta-data .listing-data {
    width: 69%;
    padding-left: 12px;
  }

  #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group{
    width: 200px;
  }

}

@media only screen and (max-width: 768px) {
  .single-job-listing.dl-changes .listing-main-buttons > ul {
    text-align: center;
  }

  .single-job-listing.dl-changes .listing-main-buttons > ul li {
    float: none;
    display: inline-block;
  }

  .single-job-listing.dl-changes .listing-main-buttons > ul li:first-child {
    display: block;
  }

  .single-job-listing.dl-changes .profile-name {
    bottom: -20px;
  }

  html footer.footer .finditoo-footer-row-three div.widget {
    text-align: center !important;
  }

  footer.footer .finditoo-icon {
    float: none;
  }

  .home .proximity-slider {
    text-align: left;
    padding-top: 0 !important;
  }

  .proximity-slider label {
    position: relative !important;
    padding-bottom: 8px !important;
  }

  html body.page .lf-item-container.listing-preview {
    min-height: 0;
  }

  #finditoo-youtube-dsgvo-popup {
    max-width: 80%;
  }

  #finditoo-global-ctas,
  .finditoo-search-button {
    display: block !important;
  }

  html body.anwaltssuche-seite #c27-site-wrapper .c27-top-content-margin,
  .finditoo-global-ctas-active .c27-top-content-margin {
    height: 135px;
  }

  html body.anwaltssuche-seite #c27-site-wrapper #finderSearch {
    padding-top: 80px;
  }

  .single-job_listing #finditoo-global-ctas,
  .anwaltssuche-seite #finditoo-global-ctas {
    display: none !important;
  }


  #finditoo-global-ctas-desktop .search-cta-label-mobile {
    padding: 8px 10px;
  }

  #finditoo-global-ctas-desktop .ctas-container {
    display: block;
    padding: 0;
  }

  #finditoo-global-ctas-desktop .ctas-container .finditoo-loader {
    margin-top: 17px;
    margin-bottom: 13px;
  }

  #finditoo-global-ctas-desktop .ctas-container .search-cta-label {
    display: none !important;
  }

  #finditoo-global-ctas-desktop .ctas-container .tab-content {
    padding-left: 8px;
    padding-right: 8px;
  }

  #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group {
    width: 80%;
  }

  #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group .buttons {
    padding: 0 10px;
  }

  #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group .buttons i {
    display: none;
  }

  #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child {
    padding: 7px 0 5px 0;
    width: 50%;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content form,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content form,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content form {
    justify-content: space-evenly;
  }
}

@media only screen and (max-width: 564px) {
  .c27-main-header .logo img {
    height: 40px !important;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container {
    padding: 0;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content form,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content form,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content form {
    justify-content: space-evenly;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop button.search,
  .zahnspange-portal #finditoo-global-ctas-desktop button.search,
  .vertragsrecht-portal #finditoo-global-ctas-desktop button.search {
    width: 42px;
    text-align: left;
    display: inline-block;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group button.search i,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group button.search i,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group button.search i {
    display: inline-block;
    margin-right: 20px;
    font-size: 21px !important;
    transform: translate(0, -3px);
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group {
    width: 39%;
    margin-right: 3px !important;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child,
  .zahnspange-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .ctas-container .tab-content .form-group:last-child {
    width: 42px;
    margin-right: 0 !important;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear:before,
  .zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear:before,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__clear:before {
    background-color: #f6f6f6;
  }

  .anwaltfinden-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow:before,
  .zahnspange-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow:before,
  .vertragsrecht-portal #finditoo-global-ctas-desktop .cts-term-hierarchy .select2-selection__arrow:before {
    background-color: #f6f6f6;
  }
}

@media only screen and (max-width: 480px) {
  .single-job-listing.dl-changes .listing-main-buttons > ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .single-listing .single-job-listing.dl-changes .featured-section {
    height: 500px;
  }

  .single-job-listing.dl-changes .listing-main-info {
    bottom: 50%;
  }

  .c27-main-header .logo img {
    height: 40px !important;
  }

  .home .c27-top-content-margin,
  .home.finditoo-sticky-header-desktop .c27-top-content-margin {
    height: 60px;
  }

  .finditoo-sticky-header-desktop .c27-top-content-margin {
    height: 185px;
  }

  .finditoo-global-ctas-active .c27-top-content-margin {
    height: 105px;
  }

  html body.anwaltssuche-seite #c27-site-wrapper .c27-top-content-margin {
    height: 115px;
  }

  html body.anwaltssuche-seite #c27-site-wrapper #finderSearch {
    padding-top: 70px;
  }

  .advocheck-portal .header .header-container .header-top .logo a img {
    max-height: 30px;
    margin-top: 6px;
  }
}

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

  #moove_gdpr_cookie_info_bar {
    overflow: scroll !important;
    align-items: flex-start !important;
  }

  #moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice {
    max-height: none !important;
    overflow: visible !important;
  }

  .moove-gdpr-button-holder button {
    display: block !important;
    float: none !important;
    margin-bottom: 20px !important;
  }

}

.elementor-author-box .elementor-author-box__avatar img {
  width: 130px !important;
}

.main-menu .buttons.button-2.menu-item a{
  color: #fff !important;
  font-weight: 400 !important;
}

.elementor-widget-finditoo-shortcode {
  margin: 0 !important;
}

.elementor-location-header .featured-search .nav-tabs {
  opacity: 0 !important;
}

@media only screen and (max-width: 1200px) {
  .main-menu .buttons.button-2.menu-item a{
    display: block !important;
    padding-top: 15px !important;
    font-weight: 400 !important;
    text-align: center !important;
  }
}

@media only screen and (min-width: 1201px){
  .main-menu .buttons.button-2.menu-item{
    height: 46px;
    margin-top: -1px;
  }
}

.elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
  padding-left: 20px;
  list-style-position: outside!important;
  list-style-type: disc;
}

.elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li, li.elementor-toc__list-item{
  margin-bottom: 0.75em;
}

.finder-map .lf-item-info .listing-preview-title {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
  color: #000000;
}
