b/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Nimesh Patel
 Author URI:     https://argoberlin.de
 Template:       Divi
 Version:        1.0.0
*/

body:not(.et-fb-root-ancestor) [class*='et-lb-content'] {
    position:fixed;
    visibility:hidden;
    top:0px;
    z-index:999999;
    min-height:100%;
    transition:all .2s 0s;
        width: 100%;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row {
    position:relative;
    top:50px;
}
.et-lb-open {
    visibility:visible!important;
    width:100%;
}
span.et-lb-close {
    font-size:46px;
    right:-1vw;
    margin-top:-51px;
    display:block;
    color:#1c3d70; /* COLOR OF THE CLOSING ICON*/
    padding:10px;
    cursor:pointer;
    font-weight:bold;
    font-family:etmodules;
    z-index:99999999999999;
    position:absolute;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content']:not(.et-lb-open) {
    transform:scale(.3);opacity:0;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] {
    cursor:pointer;
}


.mobile_menu_bar:before {
    color:white !important
}

.et_mobile_menu {
    background: #4c555e !important
} 

#main-content .container:before {
width:0px !important
}


.ld-menu-search > a:before {
    font-family: 'ETMODULES';
    content: '\55'; /* change icon code here */
    text-align: center;
    margin-right: 10px;
    margin-left: -10px;
    color: white; /* change icon color here */
    font-size: 1em; /* change icon size here */
    transition: all .3s ease;
}

#top-menu li.current-menu-ancestor>a:before, #top-menu li.current-menu-item>a:before, #top-menu li.current_page_item>a:before {
    color: #0eaff4;
}

.et_pb_toggle_title:before {
   content: "\33";
   transition: all .3s ease-in-out;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
   content: "\33";
   transform: rotate(180deg);
}

#page-container {
padding-top: 62px;
}

#main-header {
top: 32px;
}

.et_pb_text_0 h1, .et_pb_text_5 h1 {
    padding-top:30px;
}

.reisensuchmaske-container {
    padding-top:30px;
}
@media screen and (min-width: 980px) {
    .et_header_style_left #et-top-navigation {
        padding-left:320px!important;
    }
    .reisensuchmaske-container {
        padding-top:100px;
    }
    .et_pb_text_0 h1, .et_pb_text_5 h1 {
        padding-top:90px;
        text-align:center;
    }
}
.feedzy-rss .feedzy-style2 .rss_item .rss_image {
    display:block;
    /*width:260px!important;
    height:130px!important;*/
    border:none!important;
    margin-left:auto;
    margin-right:auto;
    margin-top:2.5%;
    width:95%!important;
    height:auto!important;
}
.feedzy-rss .feedzy-style2 .rss_item .rss_image a {
    width: unset;
    height: unset;
 }
 .feedzy-rss .feedzy-style2 .rss_item .rss_image a img{
    width: auto!important;
    height: auto!important;
}
.feedzy-rss ul {
    width:90vw!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.feedzy-rss .feedzy-style2 .rss_item {
    padding: 5%;
    border: none;
    outline: 0; 
    border-radius: 10px;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
    Transition: color 300ms ease 0ms,background-color 300ms ease 0ms,background-image 300ms ease 0ms;
}
.feedzy-style2 {
    display:flex!important;
}
.feedzy-rss .feedzy-style2 .rss_content .meta {
    display:none;
}
.feedzy-rss .feedzy-style2 .rss_content .description {
    display:none;
}
.santapress-post.modal.santapress-layout-04 {
    background: #000046;
    background: radial-gradient(ellipse at center, #1CB5E0, #000046 );
}
h1.santapress-title {
    color:#ecbb4e;
    text-shadow:none;
}
h1.form-group, h3.form-group {
    color:#FFFFFF;
}
.modal:not(.in) {
    box-shadow: 0 0 10px #fff;
}
img.alignnone.size-full {
    margin: 10px;
}
.santapress-post.modal, .sp-modal-iframe.modal {
    max-width: 65vw!important;
}
.form-control.input-sm{
    padding: 5px 0;
    margin: 5px 0;
    min-width: 350px!important;
}
input.advent-submitbtn {
    min-width:200px;
    appearance: button;
  backface-visibility: hidden;
  background-color: #dd9933;
  border-radius: 6px;
  border-width: 0;
  box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: -apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Ubuntu,sans-serif;
  font-size: 22px!important;
  height: 40px;
  line-height: 1.15;
  margin: 12px 0 0;
  outline: none;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-transform: none;
  transform: translateZ(0);
  transition: all .2s,box-shadow .08s ease-in;
  user-select: none;
  -webkit-user-select: none;
}
.santapress-post.modal:hover {
    transform:none!important;
}

/*** Contest Gallery Form Styling *******/
.popup-close-icon {
    font-size: 40px;
    right: 40px;
    top: -30px;
}

/**** LOGO NAVIGATION TABLET/MOBILE VIEW ***/
@media screen and (max-width: 980px) {
    span.mobile_menu_bar{
        display: block!important;
    }
    img#logo {
        height: 6vw;
        min-height: 60px;
        width: auto;
        margin-top: 10px;
    }
}

/* ===================================================================
   Contest Gallery Pro - Custom Form Layout (V2 - Corrected Specificity)
   =================================================================== */

/* --- 1. Base Setup for the Form Container --- */
#cg_user_registry_form {
  display: flex;
  flex-wrap: wrap; /* Allows fields to wrap to the next line */
  box-sizing: border-box;
}

/* --- 2. Default Styling for All Form Fields --- */
#cg_user_registry_form .cg_form_div {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 15px;
}

/* --- 3. Define the Multi-Column Rows (with higher specificity) --- */

/* Row: Vorname & Nachname (2 columns) */
#cg_user_registry_form #cg-registry-2,
#cg_user_registry_form #cg-registry-3 {
  width: 50%;
}
#cg_user_registry_form #cg-registry-2 {
  padding-right: 2%; /* Creates a gap between the two fields */
}

/* Row: PLZ, Ort & Land (3 columns) */
#cg_user_registry_form #cg-registry-5,
#cg_user_registry_form #cg-registry-6,
#cg_user_registry_form #cg-registry-7 {
  width: 33.3%;
}
#cg_user_registry_form #cg-registry-5,
#cg_user_registry_form #cg-registry-6 {
  padding-right: 2%; /* Creates gaps between the three fields */
}

/* Row: Telefonnummer & E-Mail (2 columns) */
#cg_user_registry_form #cg-registry-8,
#cg_user_registry_form #cg-registry-9 {
  width: 50%;
}
#cg_user_registry_form #cg-registry-8 {
  padding-right: 2%; /* Creates a gap between the two fields */
}

/* Row: Passwort & Passwort wiederholen (2 columns) */
#cg_user_registry_form #cg-registry-10,
#cg_user_registry_form #cg-registry-11 {
  width: 50%;
}
#cg_user_registry_form #cg-registry-10 {
  padding-right: 2%; /* Creates a gap between the two fields */
}


/* --- 4. Responsive Styling for Mobile Devices --- */
/* On screens 768px or smaller, all fields will stack vertically */
@media (max-width: 768px) {

  /* Select all the fields we placed in multi-column rows */
  #cg_user_registry_form #cg-registry-2,
  #cg_user_registry_form #cg-registry-3,
  #cg_user_registry_form #cg-registry-5,
  #cg_user_registry_form #cg-registry-6,
  #cg_user_registry_form #cg-registry-7,
  #cg_user_registry_form #cg-registry-8,
  #cg_user_registry_form #cg-registry-9,
  #cg_user_registry_form #cg-registry-10,
  #cg_user_registry_form #cg-registry-11 {
    width: 100%;      /* Set them back to full-width */
    padding-right: 0; /* Remove the gap */
  }

}

.mainCGdivUploadForm #cg_login_name_mail,.mainCGdivUploadForm #cg_login_name_mail:focus,.mainCGdivUploadForm .mainCGdivUploadFormContainer input[type=password],.mainCGdivUploadForm .mainCGdivUploadFormContainer input[type=password]:focus {
    max-width: unset;
}