.see-profile.autor-button.superbutton {
   color: #fff !important;
}

#commentform {
   max-width: 600px;
   margin-top: 50px;
}

h3#reply-title {
   margin-bottom: 10px;
}

#elementor-popup-modal-4132 .dialog-message {
   background: #000000CC !important;
}

input#wp-comment-cookies-consent {
   height: 24px;
   width: 24px;
}

p.comment-form-cookies-consent {
   display: flex;
   gap: 10px;
   margin-bottom: 10px;
}

.search-wrapper .e-con-inner {
   background: #fff !important;
}

#commentform .comment-form-comment,
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
   display: flex;
   flex-direction: column;
   margin-bottom: 10px;
}

#commentform #submit {
   color: var(--e-global-color-secondary);
   background-color: var(--e-global-color-accent);
   padding: 10px 40px 10px 40px;
   border: 0;
   font-family: var(--e-global-typography-accent-font-family), Sans-serif;
   font-weight: var(--e-global-typography-accent-font-weight);
}

#commentform #submit:hover {
   background-color: var(--e-global-color-519a252);
}

#commentform p {
   font-family: "DM Sans", Sans-serif;
   font-weight: 400;
   font-size: 16px;
}

#commentform a {
   color: var(--e-global-color-accent);
}

#commentform textarea {
   background-color: var(--e-global-color-secondary);
   border-color: #D3D3D3;
   border-radius: 5px 5px 5px 5px;
}

#commentform #author,
#commentform #email,
#commentform #url {
   background-color: var(--e-global-color-secondary);
   border: 1px solid #D3D3D3;
   border-radius: 5px 5px 5px 5px;
   min-height: 47px;
   padding: 6px 16px;
}

a:hover,
.e-form__buttons:hover,
button,
#klick {
   cursor: pointer;
}
.language_autor, .ceremonies_autor{
   display: flex;
}
p.cantered-t,
.elementor-posts-nothing-found {
   padding: 30px;
   text-align: center;
}

.carousel-wrapper {
   max-width: 100%;
   margin: 0 auto;
   height: 370px;
   object-fit: cover;
   overflow: hidden;
   border-radius: 5px;
}

.carousel-wrapper2 {
   max-width: 100%;
   margin: 0 auto;
   height: 300px;
   object-fit: cover;
   overflow: hidden;
   border-radius: 5px;
}

.carousel-item img {
   width: 100%;
   height: 370px;
   object-fit: cover;
   object-position: top;
}

.carousel-wrapper2 .slick-slide img,
.carousel-wrapper2 .elementor img {
   width: 100%;
   height: 300px;
   object-fit: cover;
   object-position: top;
}

.carousel-item video {
   width: 100%;
   height: 370px;
   object-fit: cover;
}

.sub-t {
   min-height: 60px !important;
}

.slick-prev,
.slick-next {
   z-index: 1;
}

.slick-prev:before,
.slick-next:before {
   color: #FAFAFA;
}

.slick-dots li button:before {
   color: #9E9E9E;
}

.slick-dots li.slick-active button:before {
   color: #FAFAFA !important;
}

.slick-dots {
   bottom: 20px !important;
}

.slick-dots li button:before {
   font-size: 9px !important;
}

.slick-prev {
   left: 20px !important;
}

.slick-next {
   right: 20px !important;
}

.slick-prev:before {
   content: url(/wp-content/uploads/2024/05/ion_arrow-down-outline.svg) !important;
   width: 30px;
   height: 30px;
}

.slick-next:before {
   content: url(/wp-content/uploads/2024/05/ion_arrow-down-outlineright.svg) !important;
   width: 30px;
   height: 30px;
}

.comment-columns {
   display: flex;
   flex-wrap: wrap;
   justify-content: start;
   align-items: stretch;
   margin-bottom: 10px;
   gap: 2%;
}

.comment-columns .comment {
   width: 32%;
   padding: 20px;
   border-radius: 5px;
   border: 1px solid #E1E8ED;
   margin-bottom: 10px;
}

.comment-author img {
   width: 36px;
   height: 36px;
   border-radius: 100%;
}

p.comment-author {
   gap: 10px;
   display: flex;
   flex-wrap: nowrap;
   flex-direction: row;
   align-items: center;
   font-family: "DM Sans", Sans-serif;
   font-weight: 700;
   font-size: 14px;
}

p.comment-text {
   font-family: "DM Sans", Sans-serif;
   font-weight: 400;
   font-size: 16px;
   margin-top: 20px;
}

img.plus {
   width: 24px;
   height: 24px;
   padding-left: 10px;
}

.comment-buttons {
   display: flex;
   flex-direction: column;
   width: 100%;
   gap: 10px;
}

.facetwp-load-more {
   text-align: center;
   padding: 10px 30px;
   border-radius: 5px;
   font-family: "DM Sans", Sans-serif;
   font-size: 18px;
   font-weight: 700;
   line-height: 25px;
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   align-content: center;
   justify-content: center;
   align-items: center;
   border: 1px solid #FCF5EB;
   background-color: #FCF5EB;
}

.paginator-load {
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
}

.facetwp-load-more:after {
   content: url(/wp-content/uploads/2024/04/ic_round-plus.svg) !important;
   line-height: 0;
   margin-left: 15px;
}

.facetwp-load-more:hover {
   background-color: #FFF0DB;
}

.comment-button.leave-comment,
.comment-button.load-more {
   width: 100%;
   text-align: center;
   padding: 12px 24px;
   border-radius: 5px;
   font-family: "DM Sans", Sans-serif;
   font-size: 18px;
   font-weight: 700;
   line-height: 25px;
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   align-content: center;
   justify-content: center;
   align-items: center;
}

.comment-button.leave-comment {
   background-color: #054E5F;
   color: #FAFAFA;
}

.comment-button.load-more {
   background-color: #FCF5EB;
   color: #1E1E1E;
}

.comment-button.leave-comment:hover {
   background-color: #2D7687;
}

.comment-button.load-more:hover {
   color: #FF875C;
}

.author-list {
   display: flex;
   flex-wrap: wrap;
   gap: 20px;
}

.author-card {
   flex-basis: calc(33% - 10px);
   /* Adjust width for three columns */
   margin-bottom: 20px;
   padding: 20px;
   border: 1px solid #ccc;
   border-radius: 5px;
   overflow: hidden;
}

.author-card h3 {
   margin-top: 0;
   min-height: 25px;
}

.author-card h3 a {
   color: #1e1e1e;
   padding: 0;
}

h1.autor-name {
   font-family: "DM Sans", Sans-serif;
   font-weight: 700;
   font-size: 32px;
   padding-bottom: 20px;
   margin: 0px;
}

.autor-location {
   display: flex;
   flex-direction: row;
   justify-content: flex-start;
   gap: 10px;
   font-weight: 400;
   font-size: 18px;
   margin: 25px 0 40px 0;
}

.autor-location svg {
   width: 12px;
   height: 18px;
}

.autor-button.saved svg path {
   fill: #ff875c;
   stroke: #ff875c;
}
.lang-1{
   width: calc(100% - 100px);
}
p.language_autor,
p.ceremonies_autor {
   font-weight: 400;
   font-size: 16px;
}

span.language_autor,
span.ceremonies_autor {
   color: #9E9E9E;
   width: 100px !important;
}

.speaker_title {
   font-family: "DM Sans", Sans-serif;
   font-weight: 700;
   font-size: 16px;
   color: #1E1E1E;
   padding: 5px 20px;
   border-radius: 100px;
   border: 1px solid #D3D3D3;
   display: inline-block;
}

.autor-subtitle,
.author-card h3 {
   font-family: "DM Sans", Sans-serif;
   font-weight: 700;
   font-size: 18px;
   line-height: 25px;
   margin-top: 20px;
}

.additional-wrap {
   min-height: 47px;
   margin: 0;
   padding: 0;
}

.speaker_title_list {
   font-family: "DM Sans", Sans-serif;
   font-weight: 700;
   font-size: 14px;
   color: #1E1E1E;
   padding: 5px 20px;
   border-radius: 100px;
   border: 1px solid #D3D3D3 !important;
   width: 100%;
   text-align: center;
   margin: 20px 0 15px;
}

.autor-list-location {
   color: #9E9E9E;
   font-family: "DM Sans", Sans-serif;
   font-weight: 400;
   font-size: 16px;
   display: flex;
   flex-direction: row;
   align-items: center;
}

.autor-list-location img {
   margin-right: 10px;
   width: 12px;
   height: 16px;
}

div.autor-list-location,
div.sub-t {
   margin-bottom: 20px;
}

.autor-buttons {
   display: flex;
   flex-direction: row;
   justify-content: space-between;
}

.autor-button.see-profile {
   padding: 10px;
   width: calc(100% - 54px);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   justify-content: center;
   align-items: center;
   background-color: #054E5F;
   color: #FAFAFA;
   border-radius: 5px;
   font-family: "DM Sans", Sans-serif;
   font-size: 18px;
   font-weight: 700;
   line-height: 25px;
}

.autor-button.like {
   width: 30px;
   height: auto;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   justify-content: center;
   align-items: center;
   cursor: pointer;
}

.autor-button.like svg {
   width: 24px;
   height: 24px;
}

svg.more-sv {
   width: 7px;
   height: 12px;
}

img.more-sv {
   width: 7px;
   height: 12px;
   margin-left: 20px;
}

.paginator-autor {
   text-align: center !important;
}

.facetwp-page {
   border: 1px solid #fff;
   background-color: #fff;
   font-family: "DM Sans", Sans-serif;
   font-size: 18px;
   font-weight: 400;
   color: #3B3B3B;
   border-radius: 5px;
   width: 44px;
   height: 36px;
}

.facetwp-pager {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}

a.facetwp-page {
   display: flex;
   justify-content: center;
   align-items: center;
}

.facetwp-page.active {
   border-color: #054E5F;
   color: #054E5F;
}

/* CSS for small screens */
@media only screen and (max-width: 768px) {
   .smlarger {
      max-height: 400px;
      /* Set the maximum height for small screens */
      overflow: hidden;
      position: relative;
   }

   .comment-columns .comment {
      width: 100%;
   }

   .carousel-item img,
   .carousel-item video,
   .carousel-wrapper,
   .carousel-wrapper2,
   .carousel-wrapper2 .slick-slide img,
   .carousel-wrapper2 .elementor img {
      height: 230px;
   }

   h1.autor-name {
      font-size: 18px;
      padding-bottom: 16px;
      max-width: 0px;
   }

   .speaker_title,
   p.language_autor,
   p.ceremonies_autor,
   .autor-location {
      font-size: 14px;
      width: 100%;
      display: block;
   }

   .autor-subtitle {
      font-size: 16px;
      margin-top: 16px;
   }

   .autor-location {
      margin: 16px 0 16px 0;
   }

   .comment-button.leave-comment,
   .comment-button.load-more {
      padding: 8px;
      font-size: 16px;
   }

   .author-card,
   .author-list {
      flex-basis: calc(50% - 10px);
   }
}

@media only screen and (max-width: 430px) {

   .author-card,
   .author-list {
      flex-basis: 100%;
   }
}



/* let's hide the rest of choices for theologien, also helper stuff */
.facetwp-facet-theologien .facetwp-radio:not([data-value="1"]),
.facetwp-facet-auslandsbereitschaft .facetwp-radio:not([data-value="1"]),
.facet-hidden {
   display: none;
}

.facet-toggle {
   cursor: pointer;
}

.facet-toggle .elementor-button-icon {
   transition: transform 0.3s ease-in-out;
   display: flex;
   align-items: center;
}

.facet-toggle.collapsed .elementor-button-icon {
   transform: rotate(180deg);
}

.facetwp-radio,
.facetwp-checkbox {
   background: none !important;
   font-weight: 500;
   margin-bottom: 0 !important;
   padding-left: 30px !important;
   position: relative;
}

.facetwp-radio::before,
.facetwp-checkbox::before {
   content: '';
   width: 24px;
   height: 24px;
   border: 1px solid #9E9E9E;
   display: inline-flex;
   border-radius: 2px;
   position: absolute;
   top: 50%;
   left: 0;
   transform: translateY(-50%);
}

.facetwp-radio.checked::before,
.facetwp-checkbox.checked::before {
   background: #fff url(/wp-content/themes/hello-theme-child-master/assets/icon-check.svg) no-repeat 50% 50% !important;
   background-size: 90%;
}

.facetwp-type-checkboxes {
   display: flex;
   flex-direction: column;
   gap: 10px;
   ;
}

.facetwp-reset {
   color: #fff;
   font-size: 16px;
}


/* saved block */
.saved-people {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 30px;
   height: 30px;
   position: relative;
   cursor: pointer;
}

.saved-people svg path {
   fill: #ff875c;
   stroke: #ff875c;
   transition: all .2s linear;
}

.saved-people.active svg path {
   fill: #f16938;
}

.like:hover svg path {
   fill: #ff6731;
   stroke: #ff6731;
}

.saved-people .counter {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   color: #fff;
   font-size: 14px;
   font-weight: bold;
}

.saved-people-drop {
   display: none;
   flex-direction: column;
   min-width: 320px;
   position: absolute;
   top: 110%;
   right: 0;
   z-index: 2;
   background: #fff;
   padding: 20px;
   box-shadow: #00000026 0px 3px 10px;
   border-radius: 10px;
}

.saved-people-drop.active {
   display: flex;
}

/* author drop */
.author-preview {
   max-height: 75vh;
   overflow-y: auto;
}

.author-preview .author-card {
   display: flex;
   gap: 10px;
   border-width: 0;
   padding: 0 0 20px 0;
   border-radius: 0;
}

.author-preview .author-card:not(:last-of-type) {
   border-bottom-width: 1px;
}

.author-preview .author-card:last-of-type {
   margin-bottom: 0;
}

.author-preview .author-card .img {
   min-width: 75px;
   background: #054e5f14;
   overflow: hidden;
   display: flex;
   object-fit: cover;
   border-radius: 5px;
   padding: 1px;
}

.author-preview .author-card .img a{
   display: flex;
   padding: 0;
   height: 75px;
   width: 75px;
}
.author-preview .author-card .img img {
   object-fit: cover;
   margin: auto;
   width: 100%;
   height: 100%;
}

.author-preview .sub-t,
.author-preview .autor-list-location,
.author-preview .autor-buttons .more-sv {
   display: none;
}

.author-preview h3 {
   font-weight: 600;
   margin: 0px 10px 10px 0;
   font-size: 16px;
   line-height: normal;
}

.author-preview .autor-buttons a {
   text-decoration: underline;
   color: #054e5f;
   font-size: 14px;
   padding: 0;
}

.author-preview .author-card .desc {
   position: relative;
   width: 100%;
}

.author-preview .autor-button.like {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   right: 0;
   outline: none;
}

.author-preview .autor-button.like.saved path {
   stroke: #054e5f
}

.author-preview .superbutton {
   font-size: 14px;
   font-weight: 600;
   line-height: 25px;
   flex-wrap: nowrap;
   padding: 10px 20px;
}

.author-preview .superbutton img.more-sv {
   margin-left: 10px;
}

.authors-preview-flat .author-preview {
   display: grid;
   grid-template-columns: 1fr 1fr 1fr;
   gap: 20px;
}

.authors-preview-flat .autor-buttons {
   display: none;
}

.authors-preview-flat .author-card {
   padding: 0;
   margin: 0;
   border: none
}

.authors-preview-flat .superbutton {
   display: none;
}


@media(min-width: 1024px) {
   .mob.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4144 {
      display: none;
   }
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
   align-items: center !important;
}

/* universal toggle */
.frei-toggle-content {
   display: none;
}




/* facetwp mobile override */
@media(max-width: 767px) {

   .search-wrapper .facetwp-facet,
   .search-wrapper .facetwp-dropdown,
   .search-wrapper .fwp-submit,
   .search-wrapper .elementor-widget-container,
   .search-wrapper .facetwp-location {
      width: 100%;
      font-size: 1em;
      height: auto;
      font-weight: normal;
      font-family: 'DM Sans', sans-serif;
   }

   .search-wrapper .facetwp-dropdown,
   .search-wrapper .facetwp-location {
      padding: 8px 16px;
      border: 1px solid #3B3B3B;
      border-radius: 4px;
   }

   .authors-preview-flat .author-preview {
      grid-template-columns: 1fr;
   }

   .search-wrapper .facet-submit-wrap {
      position: relative !important;
   }

   .search-wrapper .fwp-submit {
      padding: 8px 16px;
      font-size: 1em;
      font-weight: normal;
   }

   .search-wrapper .fwp-submit i {
      display: none;
   }

   .search-wrapper .facetwp-drop::after {
      display: none
   }

   .filter-holder {
      color: #fff;
      background-color: #054E5F !important;
      display: none;
   }

   .filter-holder.active {
      display: flex;
   }

   .facet-service {
      display: flex;
      flex-direction: column;
      position: static !important;
   }

   .facet-service .elementor-widget-container {
      box-shadow: none !important;
      background-color: transparent !important;
   }

   .saved-people-drop {
      right: -20px;
   }

   .wpcf7 input:not([type="submit"]):not([type="checkbox"]),
   .wpcf7 select,
   .wpcf7 textarea {
      margin-bottom: 10px;
   }

   .comment-form-cookies-consent label {
      width: 90%;
   }
}

.facetwp-radio span {
   display: none !important;
}

.facetwp-facet-theologien .facetwp-radio:after {
   content: "Freie Theologen" !important;
}
.facetwp-facet-auslandsbereitschaft .facetwp-radio:after {
   content: "Auslandsbereitschaft" !important;
}

.facetwp-radio:after {
   
   font-family: "DM Sans", Sans-serif;
   font-size: 18px;
   font-weight: 400;
   line-height: 25px;
   color: #9E9E9E;
   margin-left: 10px;
}


.carousel-wrapper2 {
   position: relative;
}

.test-popup-link {
   position: absolute;
   bottom: 0;
   background: #f7ecdd;
   padding: 6px;
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 10px;
   font-size: 90%;
   z-index: 2;
}

.test-popup-link img {
   width: 15px;
}

.slick-dots {
   bottom: 40px !important;
}

.carousel-wrapper2 {
   position: relative;
}

.test-popup-link {
   position: absolute;
   bottom: 0;
   background: #f7ecdd;
   padding: 6px;
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 10px;
   font-size: 90%;
}

.test-popup-link img {
   width: 15px;
}

.slick-dots {
   bottom: 40px !important;
}

.slick-dots li {
   margin: 0 !important
}

.slick-dots li button:before {
   opacity: .75 !important;
}

.slick-dots li.slick-active button:before {
   color: #ff875c !important;
   opacity: 1;
}




/* facetwp */

.locate-me {
   display: none;
}

.location-result {
   font-size: 16px !important;
   color: #c5c5c5 !important;
   ;
   border-bottom: 1px solid #F5F5F7 !important;
   padding: 10px !important;
}

.location-result .result-main {
   color: #3B3B3B !important;
   font-size: 16px !important;
}

.location-results {
   z-index: 2 !important;
}

.facetwp-drop::after {
   display: flex;
   height: 42px;
   width: 1px;
   background: #D3D3D3;
   content: '';
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   right: -10px;
}

.facetwp-type-dropdown {
   font-size: 18px;
}

.search-wrapper {
   max-width: 690px;
   background: transparent;
   padding: 5px;
   margin: 0 auto;
   border-radius: 10px;
   border: 1px solid #8b8b8b;
   height: auto;
}

@media (min-width: 768px) {
   .search-wrapper {
      height: 70px;
   }
}
   

.search-wrapper .facetwp-input-wrap,
.facetwp-location {
   display: block;
   height: 100%;
   width: 100%;
   border: none;
   outline: none;
   font-size: 18px;
}

.facetwp-dropdown{
   appearance: none;
   /* Standard syntax */
   -webkit-appearance: none;
   /* Safari and Chrome */
   -moz-appearance: none;
   /* Firefox */
   margin: 0;
   padding: 0;
   border: none;
   outline: none;
   font-size: 100%;
   font: inherit;
   color: inherit;
   background-color: transparent;
   font-size: 18px;
   border: none;
   outline: none;
   padding: 20px;
   margin-right: 10px;
   max-width: 100%;
   position: relative;
   z-index: 1;
}
.facetwp-dropdown,
.wpcf7-form-control-wrap[data-name="zeremonie"] select{
   background: url(/wp-content/uploads/2024/06/chevron-down.svg) no-repeat 98% 50% ;
}
.wpcf7-form-control-wrap[data-name="zeremonie"] select{
   background-color: #fff;
   appearance: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   border: 1px solid #D3D3D3;
}

.facetwp-location {
   height: 60px;
}

.elementor-shortcode .facetwp-facet {
   margin: 0
}

.facet-submit-wrap,
.facet-submit-wrap .elementor-shortcode {
   height: 100%;
   display: flex;
   align-items: center;
}

button.fwp-submit {
   height: 100%;
   font-size: 0;
   color: #fff;
   cursor: pointer;
   border: 0;
   background: #054e5f;
   min-width: 40px;
   display: flex;
   align-items: center;
   justify-content: center;
}

button.fwp-submit i {
   font-size: 1rem;
}

.locate-me.facetwp-icon {
   top: 0px;
   right: 50px
}

/* contact form 7 */


.wpcf7 {
   text-align: center;
}

.wpcf7 input:not([type="submit"]):not([type="checkbox"]),
.wpcf7 select,
.wpcf7 textarea {
   background-color: #ffffff;
   border: 1px solid #D3D3D3;
   border-radius: 5px 5px 5px 5px;
   font-size: 18px;
   font-weight: 400;
   line-height: 26px;
   font-family: "DM Sans", Sans-serif;
   color: #1E1E1E;
   min-height: 47px;
   padding: 6px 16px;
   width: 100%;
   max-width: 100%;
   vertical-align: middle;
   flex-grow: 1;
}

.wpcf7 textarea {
   height: 80px;
}


.wpcf7-form-control-wrap{
   position: relative;
    width: 100%;
    display: block;
}

@media(min-width: 768px) {
   .wpcf7-form-control-wrap { 
      display: flex; 
     } 
   .wpcf7 .form-content {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
   }

   .wpcf7 .form-content>span:last-child {
      grid-column: 1 / 3;
   }
}

.wpcf7 .form-content+.wpcf7-form-control-wrap {
   display: block;
   margin: 10px;
}

.wpcf7 .elementor-button {
   background-color: #f5e15c;
   color: #1e1e1e;
   border: none;
}

.wpcf7 .elementor-button:hover {
   color: #ff875c
}

.wpcf7 .wpcf7-spinner:nth-child(2) {
   display: none;
}

.wpcf7 .wpcf7-spinner {
   position: absolute;
   top: 50%;
   left: -30px;
   transform: translateY(-50%);
   margin: 0;
}

.wpcf7 .btn-wrap {
   position: relative;
   display: inline-block;
}

.wpcf7 form .wpcf7-response-output {
   margin: 10px;
}

.wpcf7-not-valid-tip {
   text-align: left;
   color: #ff875c;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
   bottom: 40px;
   z-index: 1;
}

.swiper-pagination-clickable .swiper-pagination-bullet{
   border: 1px solid #fff;
}
.swiper-pagination-bullet-active{
   background-color: #ff875c;
   border-color: transparent !important;
}

.swiper-pagination-bullet {
    width: 9px;
    height: 9px;
}

.sw-button{
   position: absolute;
   z-index: 10;
   top: 50%;
   left: 20px;
   transform: translateY(-50%);
}
.sw-button-next{
   left: auto;
   right: 20px;
}

/* new saved button */

.top-profile-like .autor-button{
   display: flex;
   background-color: #fff;
   width: 50px;
   height: 50px;
   border: 3px solid #FF875C;
   align-items: center;
   justify-content: center;
   border-radius: 7px;
   transition: all .2s ease-in
}
.top-profile-like .autor-button:hover{
   border-radius: 7px;
}
.top-profile-like .autor-button.saved{
   background-color: #FF875C;
}
.top-profile-like .autor-button svg path{
   stroke: #FF875C;
   fill: #fff;
}
.top-profile-like .autor-button.saved svg path,
.top-profile-like .autor-button:hover svg path{
   fill: #fff;
}
.top-profile-like .autor-button:hover svg path{
   stroke: #FF875C;
}


@media ( max-width: 768px ){
   .biogr {
      height: 100px;
      overflow: hidden;
      position: relative;
   }

   .show-more {
      display: block;
      text-align: center;
      cursor: pointer;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      font-weight: bold;
      color: #054E5F;
   }
   .show-more span{
      background: #FAFAFA;
      padding: 0 10px 10px 10px;
      display: block;
   }
   .show-more .before{
      height: 50px;
      width: 100%;
      background: linear-gradient(0deg, #FAFAFA 0%, #FAFAFA 20%, rgba(255,255,255,0) 100%);
   }
   .biogr.expanded {
      height: auto;
      overflow: visible;
   }

}
/* fix image width in SEO text */
.single-page.land figure{max-width: 100%}