
.ui-helper-hidden-accessible{ display:none; }


#footerbar {
  height: 40px;
  padding: 10px 6px;
  width: 100%;
  background-color: #264653;
  margin-bottom: 20px;
}

#location-personal-li {
  display: none !important;
}

/* CamSek ersteinmal aus */
#mycred-sort-cred-history-form {
  display: none !important;
}

.header-bg {
background: #264654 !important;
background: url("https://www.dating-finder.com/dfimages/pattern-head.webp")!important;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: contain;
}

#header {
  background-color: transparent;
  /* background-image: url(/frontpic.png); */
  background-position: right bottom;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
}

#header,
#header .form-header .lead,
#header label {
  color: #fff;
}

div#main .widgets-container.sidebar_location .form-search a:not(.button),
.form-search.custom input[type="text"],
.form-search.custom input[type="password"],
.form-search.custom select {
  color: #363636;
}

#header a:not(.button) {
  color: #363636;
}

#header a:not(.button):hover,
#header a:not(.button):focus {
  color: #2A9D8F;
}
.top-bar ul > li:not(.name):hover,
.top-bar ul > li:not(.name).active,
.top-bar ul > li:not(.name):focus {
  background: #de4f2c;
}
#header .top-bar ul > li:hover:not(.name) a {
  color: #2A9D8F;
}
.top-bar ul > li:not(.name):hover a,
.top-bar ul > li:not(.name).active a,
.top-bar ul > li:not(.name):focus a {
  color: #363636;
}
.top-bar ul > li.has-dropdown .dropdown:before {
  border-color: transparent transparent #2a9d8f;
}
.top-bar ul > li.has-dropdown .dropdown li a {
  color: #363636;
  background: #2a9d8f;
}
.top-bar ul > li.has-dropdown .dropdown li a:hover,
.top-bar ul > li.has-dropdown .dropdown li a:focus {
  background: #dddcdc;
}
.top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown:before {
  border-color: transparent #2a9d8f transparent transparent;
}
.lt-ie9 .top-bar section > ul > li a:hover,
.lt-ie9 .top-bar section > ul > li a:focus {
  color: #363636;
}
.lt-ie9 .top-bar section > ul > li:hover,
.lt-ie9 .top-bar section > ul > li:focus {
  background: #004fb5;
}
.lt-ie9 .top-bar section > ul > li.active {
  background: #2a9d8f;
  color: #363636;
}
#breadcrumbs-wrapp {
  background: url("https://www.dating-finder.com/dfimages/pattern-head.jpg")!important;
}
#breadcrumbs-wrapp,
ul.breadcrumbs li:before {
  color: #2a9d8f;
}
#breadcrumbs-wrapp a {
  color: #fff;
}
#breadcrumbs-wrapp a:hover,
#breadcrumbs-wrapp a:focus {
  color: #9b9b9b;
}
.kleo-page {
  background: #fff;
}
div#main {
  color: #363636;
}
a:not(.button),
div#main a:not(.button),
#header .form-footer a:not(.button) {
  color: #363636;
  
}
div#main a:not(.button):hover,
a:not(.button):hover,
a:not(.button):focus,
div#main a:not(.button):focus {
  color: #2a9d8f;
}
div#main .widgets-container.sidebar_location {
  color: #363636;
}
div#main .widgets-container.sidebar_location a:not(.button) {
  color: #264653;
}
div#main .widgets-container.sidebar_location a:not(.button):hover,
div#main a:not(.button):focus {
  color: #2a9d8f;
}
#footer {
  background: #171717
    url(/wp-content/themes/sweetdate/assets/images/patterns/black_pattern.gif);
}
#footer,
#footer .footer-social-icons a:not(.button),
#footer h5 {
  color: #888888;
}
#footer a:not(.button) {
  color: #004fb5;
}
#footer a:not(.button):hover,
#footer a:not(.button):focus {
  color: #363636;
}

body {
  background: #eee;
}
h1 {
  font: normal 46px Lato;
  color: #363636;
}
h2 {
  font: normal 30px Lato;
  color: #2a9d8f;
}
h3 {
  font: normal 26px Lato;
  color: #363636;
}

@keyframes scroll-down {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 90%;
  }
}
.message-style {
  display: inline-block;
  width: 100%;
}

.message-style h3 {
  display: inline-block;
  width: 55.33333%;
  margin: 0;
  padding: 0;
  height: 50px;
  font: normal 20px Lato;
  font-weight: 700;
  /* color: #3b5e6b; */
  color: #de4f2c;
  outline: none;
  /* animation: animate 5s linear infinite; */
  line-height: 50px;
  position: relative;
  float: right;
}

.message-style h3 > span {
  height: 50px;
  width: 30px;
  border: 3px solid #de4f2c;
  bottom: 0px;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: -25px 5px -18px 0;
  cursor: pointer;
}
.message-style h3 > span::before,
.message-style h3 > span::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 50%;
  border: 2.5px solid #de4f2c;
  height: 10px;
  width: 10px;
  transform: translate(-50%, -100%) rotate(45deg);
  border-top: transparent;
  border-left: transparent;
  animation: scroll-down 1s ease-in-out infinite;
}
.message-style h3 > span::after {
  top: 30%;
  animation-delay: 0.3s;
}

#bp_fp_notice {
  top: 530px;
}

@media screen and (min-width: 1150px) {
  #bp_fp_notice {
    top: 550px;
  }
}


@media screen and (max-width: 992px) {
  .message-style h3 {
    margin-top: 5px;
    font-size: 16px;
  }
  .message-style h3 > span {
    transform: scale(0.6);
  }

  #bp_fp_notice {
    top: 540px;
  }
}

@media screen and (max-width: 766px) {
  #bp_fp_notice {
    top: 450px;
  }
  .message-style h3 {
    margin: 0;
    width: 100%;
    text-align: left;
    font-size: 18px;
    padding-left: 15px;
    height: auto;
    min-height: 50px;
    line-height: 1.5;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .message-style h3 > span {
    transform: scale(1);
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
  }
}

/* @keyframes animate {
  0%,
  18%,
  20%,
  50.1%,
  60%,
  65.1%,
  80%,
  90.1%,
  92% {
    color: #0e3742;
    text-shadow: none;
  }
  18.1%,
  20.1%,
  30%,
  50%,
  60.1%,
  65%,
  80.1%,
  90%,
  92.1%,
  100% {
    color: #fff;
    text-shadow: 0 0 10px #03bcf4, 0 0 20px #03bcf4, 0 0 40px #03bcf4,
      0 0 80px #03bcf4, 0 0 160px #03bcf4;
  }
} */

h4 {
  font: normal 20px Lato;
  color: #363636;
}
h5 {
  font: normal 15px Lato;
  color: #363636;
}
h6 {
  font: normal 14px Lato;
  color: #363636;
}

/*body,p,div{font:normal 14px Lato}*/


body,
p {
  font: normal 15px Lato;
}
.form-search,
.form-header,
div.alert-box,
div.pagination span.current {
  background: #2a9d8f;
}
.top-links,
.top-links a,
.circular-progress-item input,
.ajax_search_image .icon {
  color: #2a9d8f;
}
.form-search .notch {
  border-top: 10px solid #2a9d8f;
}
.form-search.custom div.custom.dropdown a.current,
.form-search.custom input[type="text"],
.form-search.custom input[type="password"],
.form-search.custom select {
  background-color: #cecece;
}
.form-search.custom div.custom.dropdown a.selector,
.form-search.custom div.custom.dropdown a.current,
.form-search.custom select {
  border: solid 1px #cecece;
}
.form-search.custom input[type="text"],
.form-search.custom input[type="password"] {
  border: 1px solid #2a9d8f;
}
.form-header,
div.alert-box {
  color: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #cecece;
}
.form-search {
  border-left: 10px solid rgba(206, 206, 206, 0.3);
  border-right: 10px solid rgba(206, 206, 206, 0.3);
}
.form-header {
  border-left: 10px solid rgba(206, 206, 206, 0.3);
  border-top: 10px solid rgba(206, 206, 206, 0.3);
  border-right: 10px solid rgba(206, 206, 206, 0.3);
}
.tabs.pill.custom dd.active a,
.tabs.pill.custom li.active a,
div.item-list-tabs ul li a span,
#profile .pmpro_label {
  background: #2a9d8f;
  color: #fff;
  border-radius: 4px;
  border-radius: 4px;
}
.tabs.pill.custom dd.active a:after {
  border-top: 10px solid #2a9d8f;
}
.tabs.info dd.active a,
.tabs.info li.active a,
#object-nav ul li.current a,
#object-nav ul li.selected a,
.tabs.info dd.active,
.tabs.info li.active,
#object-nav ul li.selected,
#object-nav ul li.current {
  border-bottom: 2px solid #2a9d8f;
}
.tabs.info dd.active a:after,
#object-nav ul li.current a:after,
#object-nav ul li.selected a:after {
  border-top: 5px solid #2a9d8f;
}
div.item-list-tabs li#members-all.selected,
div.item-list-tabs li#members-personal.selected,
.section-members .item-options .selected {
  border-bottom: 3px solid #2a9d8f;
}
div.item-list-tabs li#members-all.selected:after,
div.item-list-tabs li#members-personal.selected:after,
.section-members .item-options .selected:after {
  border-top: 5px solid #2a9d8f;
}
.button,
ul.sub-nav li.current a,
.item-list-tabs ul.sub-nav li.selected a,
#subnav ul li.current a,
.wpcf7-submit,
#rtmedia-add-media-button-post-update,
#rt_media_comment_submit,
.rtmedia-container input[type="submit"] {
  border: 1px solid #2a9d8f;
  background: #2a9d8f;
  color: #fff;
}
.button:hover,
.button:focus,
.form-search .button,
.form-search .button:hover,
.form-search .button:focus,
.wpcf7-submit:focus,
.wpcf7-submit:hover,
#rtmedia-add-media-button-post-update:hover,
#rt_media_comment_submit:hover,
.rtmedia-container input[type="submit"]:hover {
  color: #fff !important;
  background: color #de4f2c !important;
  border: 1px solid #de4f2c !important;
}
.button.secondary,
.button.dropdown.split.secondary > a,
#messages_search_submit,
#rtmedia-whts-new-upload-button,
#rtMedia-upload-button,
#rtmedia_create_new_album,
#rtmedia-nav-item-albums-li a,
#rtmedia-nav-item-photo-profile-1-li a,
#rtmedia-nav-item-video-profile-1-li a,
#rtmedia-nav-item-music-profile-1-li a,
.bp-member-dir-buttons div.generic-button a.add,
.bp-member-dir-buttons div.generic-button a.remove {
  background-color: #2a9d8f;
  color: #fff;
  border: 1px solid #2a9d8f;
}
.button.secondary:hover,
.button.secondary:focus,
.button.dropdown.split.secondary > a:hover,
.button.dropdown.split.secondary > a:focus,
#messages_search_submit:hover,
#messages_search_submit:focus,
#rtmedia-whts-new-upload-button:hover,
#rtMedia-upload-button:hover,
#rtmedia_create_new_album:hover,
#rtmedia-nav-item-albums-li a:hover,
#rtmedia-nav-item-photo-profile-1-li a:hover,
#rtmedia-nav-item-video-profile-1-li a:hover,
#rtmedia-nav-item-music-profile-1-li a:hover,
.bp-member-dir-buttons div.generic-button a.add:hover,
.bp-member-dir-buttons div.generic-button a.remove:hover {
  background-color: #de4f2c;
  border: 1px solid #de4f2c;
  color: #fff;
}
.btn-profile .button.dropdown > ul,
.button.dropdown.split.secondary > span {
  background: #2a9d8f;
}
.button.dropdown.split.secondary > span:hover,
.button.dropdown.split.secondary > span:focus {
  background-color: #de4f2c;
  color: #de4f2c;
}
#header .btn-profile a:not(.button) {
  color: #fff;
}
#header .btn-profile .button.dropdown > ul li:hover a:not(.button),
#header .btn-profile .button.dropdown > ul li:focus a:not(.button) {
  background-color: #de4f2c;
  color: #fff;
}
.button.bordered {
  background-color: #fff;
  color: #363636;
}
.button.bordered:hover,
.button.bordered:focus {
  background-color: #dddcdc;
  color: #de4f2c !important;
}
div#profile {
  background: #fff;
}

#profile,
#profile span {
  color: #363636;
}

#profile h2 {
  font-size: 28px !important;
  color: #2a9d8f;
}

#profile .cite a,
#profile .regulartab a,
#profile .btn-carousel a {
  color: #4f4f4f;
}
#profile .cite a:hover,
#profile .cite a:focus,
#profile .regulartab a:hover,
#profile .regulartab a:focus,
.callout .bp-profile-details:before {
  color: #2a9d8f;
}
#profile .tabs.pill.custom dd.active a,
#profile .pmpro_label {
  background: #2a9d8f;
}
#profile:after {
  border-color: #bbbabb transparent transparent;
}
#item-header-avatar img,
.mySlider img {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
#profile .generic-button a,
.tabs.pill.custom dd:not(.active) a,
#profile .callout,
.regulartab dt,
.regulartab dd {
  background: rgba(255, 255, 255, 0.1);
  color: #4f4f4f;
}
#profile hr {
  border-color: rgba(255, 255, 255, 0.1);
}
.rtmedia-container.rtmedia-single-container .row .rtmedia-single-meta button,
.rtmedia-single-container.rtmedia-activity-container
  .row
  .rtmedia-single-meta
  button,
.rtmedia-item-actions input[type="submit"] {
  border: 1px solid #2a9d8f;
  background: #2a9d8f;
  color: #363636;
}
.rtmedia-container.rtmedia-single-container
  .row
  .rtmedia-single-meta
  button:hover,
.rtmedia-single-container.rtmedia-activity-container
  .row
  .rtmedia-single-meta
  button:hover,
.rtmedia-item-actions input[type="submit"]:hover {
  color: #9b9b9b;
  background-color: #cecece;
  border: 1px solid #cecece;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  background: #2a9d8f;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  border: 1px solid #2a9d8f;
  background: #cecece;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
  border: 1px solid #2a9d8f;
  background-color: #2a9d8f;
  color: #363636;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page
  #content
  div.product
  .woocommerce-tabs
  ul.tabs
  li.active:after {
  border-top: 5px solid #2a9d8f;
}
.woocommerce #main ul.products li a.view_details_button:not(.button),
.woocommerce ul.products li .add_to_cart_button:before,
.woocommerce ul.products li .product_type_grouped:before,
.woocommerce ul.products li .add_to_cart_button.added:before,
.woocommerce ul.products li .add_to_cart_button.loading:before,
.woocommerce ul.products li .product_type_external:before,
.woocommerce ul.products li .product_type_variable:before,
.woocommerce ul.products li .add_to_cart_button.loading,
.woocommerce ul.products li .add_to_cart_button,
.woocommerce ul.products li .product_type_grouped,
.woocommerce ul.products li .view_details_button,
.woocommerce ul.products li .product_type_external,
.woocommerce ul.products li .product_type_variable {
  color: #2a9d8f;
}
.woocommerce ul.products li .add_to_cart_button:hover:before,
.woocommerce ul.products li .product_type_grouped:hover:before,
.woocommerce ul.products li .view_details_button:hover:before,
.woocommerce ul.products li .product_type_external:hover:before,
.woocommerce ul.products li .product_type_variable:hover:before {
  color: #9b9b9b;
}
.woocommerce ul.products li .add_to_cart_button:hover,
.woocommerce ul.products li .product_type_grouped:hover,
.woocommerce ul.products li .view_details_button:hover,
.woocommerce ul.products li .product_type_external:hover,
.woocommerce ul.products li .product_type_variable:hover {
  color: #9b9b9b;
  background-color: #cecece;
}

@media only screen and (max-width: 750px) {
  .h3-custom {
    font: normal 18px Lato;
    font-weight: 700;
    width: 80%;
    left: 15%;
    position: relative;
    top: 15px;
  }

  /* .vers2{display: none;}
  .vers22{display: none;} */
}
@media only screen and (min-width: 751px) {
  /* .vers1{display: none;}
  .vers11{display: none;} */
}

@media only screen and (max-width: 940px) {
  .top-bar ul > li:not(.name):hover,
  .top-bar ul > li:not(.name).active,
  .top-bar ul > li:not(.name):focus {
    background: none;
  }
  .top-bar {
    background: transparent;
  }
  .top-bar > ul .name h1 a {
    background: transparent;
  }
  .top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
    background: #2A9D8F;
    display: block;
  }
  .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a li a:hover,
  .top-bar ul > li.toggle-topbar {
    background: none;
  }

  #menu-sweetdate a{
     border: none !important;
    }
}

@media only screen and (max-width: 767px) {
  #header {
    background-image: none;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
@media screen and (max-width: 782px) {
  .adminbar-enable .sticky.fixed {
    margin-top: 46px;
  }
}
#profile-details-section {
  display: none;
}
#profile .generic-button a {
  border: 1px solid #2a9d8f;
  color: #363636;
  /* background-color: #2646530a; */
  font-weight: 500;
}
.tabs.pill.custom dd:not(.active) a,
#profile .callout,
.regulartab dt,
.regulartab dd {
  color: #363636;
  background-color: #2646530a;
  border-radius: 4px;
}
.label.alert {
  background-color: #de4f2c;
  color: #fff !important;
}

.woocommerce-billing-fields,
.product_meta {
  display: none;
}

.button:hover,
.button:focus,
.form-search .button:hover,
.form-search .button:focus {
  color: #fff;
  background-color: #de4f2c;
  border: 1px solid #cecece;
}
.form-search.custom div.custom.dropdown a.current,
.form-search.custom input[type="text"],
.form-search.custom input[type="password"],
.form-search.custom select {
  background-color: #fff;
}

.form-search .button {
  background-color: #264653;
  border: 1px solid #264653 !important;
}

.form-header {
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 4px 4px 0 0;
}
.form-search {
  border-left: none;
  border-right: none;
  border-radius: 0 0 4px 4px;
}
.woocommerce .woocommerce-message a.button.wc-forward {
  display: none !important;
}
#menu-sweetdate a {
  border: 1px solid #2a9d8f;
  background: none;
  color: #fff !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 1px 2px;
}
#menu-sweetdate a:hover {
  border: 1px solid #de4f2c !important;
  background: #de4f2c !important;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.1s ease-in-out;
  color: #fff !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 1px 2px;
}

/*
*/
div#profile {
  background: #fff;
}

#login {
  padding: 10px;
}
.woocommerce-message {
  display: none;
}
.notice-item h1 {
  margin: 0 !important;
  padding: 0;
  font-size: 250%;
}
.author a {
  font: normal 15px Lato;
  height: 45px;
}

.albumitem {
  float: left;
  width: 35%;
  max-width: 282px;
  min-width: 235px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  overflow: hidden;

  box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}
.albumimage {
  float: left;
  height: 100px;
}

.albumimage img {
  width: 94px;
  height: 94px;
  margin: 3px;
  border-radius: 5px;
}

.albumuser {
  width: 55%;
  float: right;
  text-align: left;
  font-family:'Lato', sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 1.5em;
  padding: 5px;
}

.albumuser a {
  font-size: 15px;
  font-weight: 500;
}

.albumuser span {
  padding-top: 3px;
}

.paging {
  /* letter-spacing: 1px; */
  text-decoration: none;
  font-size: 1em;
  line-height: 1.7em;
  padding: 1px 5px;
}
.paging a {
  text-decoration: none;
  color: #363636;
}
#blaettern {
  float: left;
  height: auto;
  width: 99%;
  text-align: center;
  margin: 5px;
  padding-bottom: 25px;
}
#paging_left {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  border: 1px solid #2a9d8f !important;

  border: 1px solid #2a9d8f;
  /* background: #2a9d8f; */
  border: 1px solid #cccccc;
  min-width: 55px;
  float: left;
  text-decoration: none;
  font-size: 1ms;
}

#paging_middle {
  height: 22px;
  font-family: 'Lato', sans-serif;
  font-size: 1ms;
}
#paging_right {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  border: 1px solid #2a9d8f !important;

  /* background: #2a9d8f; */
  border: 1px solid #cccccc;
  min-width: 55px;
  float: right;
  text-align: right;
  font-size: 1ms;
}
#paging_site {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  /* border: 1px solid #2a9d8f !important; */
  /* background: #2a9d8f; */
  letter-spacing: 1px;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.7em;
  padding: 1px 5px;
}

#profile-edit-form ul.button-nav li {
  border: 1px solid #363636 !important;
  border-radius: 4px 4px 4px 4px !important;
  padding: 1px 9px !important;
}

#profile-edit-form ul.button-nav li.current {
  border: 1px solid #2a9d8f !important;
}

.eight.columns h4 {
  color: #2a9d8f !important;
}


@media screen and (max-width: 767px) {
  .secure-icons img {
    width: 108px;
    height: auto;
  }

  .secure-icons {
    flex-direction: row;
  }

  .btn-profile .button.dropdown.split.tiny span { width: 50px; }
  .btn-profile .button.dropdown.split.tiny > a {
    font-size: 20px;
    padding: 15px 48px 14px 13px;
}

#profile .generic-button a {
  border: 2px solid #2a9d8f;
}


  

}

li span.unread-count, tr.unread span.unread-count {
  background: #de4f2c;
}

.picture-single .picture-meta .picture-delete,
.picture-single .picture-meta .picture-edit {
    border: 1px solid #2A9D8F;
    background: #2A9D8F;
    color: #363636;
    border-radius: 4px 4px 4px 4px;
    text-decoration: none;
    font-weight: normal;
    padding: 3px 9px;
}

.picture-meta a.picture-delete:hover,
.picture-meta a.picture-edit:hover {
  background-color:#fff;
  color: #363636 !important;
}

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

  /* .btn-profile .dropdown{
    padding: 5px 15px 5px 2px !important;
  } */

  /* .button.tiny{
    font-size: 18px !important;
    padding: 0;
  }

  .button.tiny.radius.btn-logout {
    padding: 10px 10px 12px 10px !important;
    margin: 0 0 0 2px !important;
  }

  .button.tiny.secondary.split.dropdown {
    padding: 10px 25px 10px 5px !important;
    margin: 0 !important;
  } */


}

.row .mobile-one { width: 20%; float: left; padding: 0 1px; }
/* .row .three {
  width: 20% !important;
} */



@media screen and (max-width: 940px){
  #header .top-bar ul > li:not(.name) a,
  #header .top-bar ul > li a:not(.button) {
    color: #fff;
  }

  #header .top-bar ul > li a:not(.button):hover {
    color: #2A9D8F;
  }
}



.standard-form p.description {
  color: #2a9d8f;
}




/* verification steps css*/
.id_check_steps {
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
  gap: 10px;
}
.id_check_steps .id_check_steps_right {
  float: right;
}

.id_check_steps .id_check_steps_right img {
  display: inline-block;
  height: 100%; 
  object-fit: contain;
}

@media screen and (max-width: 940px){
  .id_check_steps {
    flex-direction: column;
    -ms-flex-direction: column;
  }

  .id_check_steps .id_check_steps_right {
    float: none;
  }
}

/* cookie consent custom css */

.cookie__text {
  font-size: .938rem !important;
}

.details__btn1 {
  font-size: .938rem !important;
}

.drdsgvo_button {
  font-size: .938rem!important;
}

h2.drdsgvo_cmp_title {
  font-size: 1.5rem !important;
}

.impds {
  font-size: .813rem !important;
}

@media screen and (min-width: 576px){
  
  .cookie__text {
    font-size: 1.5rem !important;
  }
  
  .details__btn1 {
    font-size: 1.5rem !important;
  }

  .drdsgvo_button {
    font-size: 1.5rem!important;
  }

  h2.drdsgvo_cmp_title {
    font-size: 2rem !important;
  }

  .impds {
    font-size: 1rem !important;
  }

}








/* anmeldung page */
.custom-anmeldung {
  /* General styling for the container */
}

.custom-anmeldung div[style*="flex-basis: 30%;"] img {
  width: 100px;
  height: 100px;
  max-width: none !important;
  object-fit: contain;
}

.custom-anmeldung p {
  font-size: 16px;
  color: #222;
  margin-top: 20px;
  line-height: 1.6;
}

.custom-anmeldung span {
  display: block;
}

.custom-anmeldung h2 {
  padding-left: 0 !important;
  font-size: 22px;
  color: #222;
  margin-top: 30px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .custom-anmeldung .custom-anmeldung-content {
      flex-direction: column;
      align-items: center;
      gap: 15px !important;
  }

  .custom-anmeldung div[style*="flex-basis: 30%;"] {
      display: flex;
      align-items: center;
      flex-basis: 100%;
      max-width: 100%;
      width: 95%;
      padding: 15px !important;
      border: 2px solid #f4f4f4;
      border-radius: 10px;
      gap: 30px;
  }

  .custom-anmeldung div[style*="flex-basis: 30%;"] img {
      width: 80px !important;
      height: 80px !important;
      padding-block-end: 0 !important;
  }

  .custom-anmeldung h1 {
      font-size: 30px !important;
  }

    .custom-anmeldung h2 {
    font-size: 24px !important;
  }

  /* .custom-anmeldung p {
      font-size: 14px !important;
  } */
}

@media (max-width: 480px) {
  .custom-anmeldung div[style*="flex-basis: 30%;"] {
    gap: 20px !important;
}

  .custom-anmeldung div[style*="flex-basis: 30%;"] img {
      width: 60px !important;
      height: 60px !important;
  }

  .custom-anmeldung h1 {
      font-size: 26px !important;
  }

  .custom-anmeldung h2 {
    font-size: 20px !important;
  }

  /* .custom-anmeldung p {
      font-size: 12px !important;
  } */
}