/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/  
@import url('https://fonts.googleapis.com/css?family="Lato"&display=swap');
@import url('https://fonts.googleapis.com/css?family="Open Sans"&display=swap');
@import url(wp-vereinonline.css);
@import url(screenmax767.css);

h1 {
    vertical-align: baseline
    letter-spacing: -0.75px
}

h2 {
    vertical-align: baseline
    letter-spacing: -0.5px
}

ul {
	list-style: none;
}


/* Hauptmenü */          

#site-navigation {  
    margin-top: 9px;
}

/*.main-navigation .main-nav ul li[class="current-menu-"] > a {
    font-weight: 600 !important;       
}       */
 /*
.main-navigation .main-nav ul li > a:hover {
    font-weight: 500;
    text-decoration: underline;
}          

.main-navigation .main-nav ul li, .main-navigation .main-nav ul li > a:hover {
    box-shadow: 1px 1px #C0C0C0;
}   */

/*#menu-main {
    border: 0px solid;
    border-radius: 5px !important;
}       */   

.main-nav ul li a, input.search-field {
    line-height: 20.4px;
    letter-spacing: 1px;
}

@media (min-width: 720px) {   

    ul#menu-main li a:hover::before {
        content: '';
        display: block; 
        position: absolute;
        bottom: 10px;
        left: 25%;
        width: 50%;
        border-top: 2px solid #feffff;
    }         

    ul.sub-menu li a:hover::before {
        content: '';
        display: none !important;
    }
    
}

.sub-menu {
    border-top: 2px solid #587272 /*#AB3C6D*/;
}





/* Home */
#home {
    background-position:center;
    box-shadow: 0 3px 5px #c9cbcc;
    padding: 30px 7px 20px 0;
}

.green-text {
    color: #64b32d;
}

.upcoming-events {
    margin-top: -20px;
}

.vc_btn3-color-turquoise:visited {
    color: white !important;
}

/*Buttons*/
.tribe-events-button {
    margin-left: -20px !important;
    width: auto !important;
}

.vc_btn3, .tribe-events-button, .button {
    /*background-color: #15bae6;  */
    padding: 12px 20px !important;
    border-radius: 5px;
    text-transform: none !important;
    font-family: "PT Sans Caption",arial,sans-serif;
    font-size: 17px !important;
    font-weight: 700!important;
    vertical-align: middle;
}

/* Veranstaltungskalender */
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
	background-color: #15bae6 !important;
}

.tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #0ca8b4;
	outline: 0;
	border-bottom: 1px solid #0ca8b4 !important;
}

.tribe-common .tribe-common-b2 {
	color: #1b212b;
	font-family: "Source Sans Pro",arial,sans-serif;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 1.38;
}

.tribe-events-single-section, .tribe-events-event-meta .primary .tribe-clearfix  {
    
    width: 100% !important;
}

.promo {  
    margin-left: 10px;
    width: 80%; 
    border-radius: 5px;
    padding: 15px 25px 5px 15px;
    background-color: #00a4b4;
    font-size: 22px;
    color: white !important;    
}

.promo a {
    color: white;
    text-decoration: underline;
}

.promo a:hover {
    color: #ccecf0;
}

.entry-title {
    font-weight: bold;
    font-size: 21px;
}

.ecs-event {
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 2px #708685 solid;
    box-shadow: 0px 5px 10px 0px #708685;
    
}

#wucdescription {
    margin: 10px 25px 50px 10px;
}

/* Buttons bei Mitgliedschaft */
a.vc_btn3.vc_btn3-color-inverse:visited { color: #f7f7f7; }




ul.adv { 
    margin: 0 0 2em 0; 
    padding: 0;
    list-style: none;
}

li.adv {
    line-height: 2em;
}

li.adv:before {
    content: '+';
    display: inline-block;
    margin-left: -1.2em;
    width: 1.2em;
}



/* Datenschutz */
.ds {
    padding: 25px 25px 0 25px;
}



/* Auswahl der Mitgliedschaft */

.wpcf7-list-item {
    margin: 25px 7px 7px 7px;
    padding: 25px 25px 30px 25px;
    padding-left: 18px;
    border: 1px solid #587272;
    border-radius: 3px;
}


.wpcf7-list-item-label {
    font-weight: bold;
    color: white;
}

.wpcf7-list-item:first-child, .wpcf7-list-item:nth-child(2) {
    background: #64b32d;
    color: white;
}

.wpcf7-list-item:first-child::after {
    display: block ;
    content: '\20AC  25.- pro Jahr';
    margin-left: 18px;
    font-size: 18px;
    font-weight: bold; 
}

.wpcf7-list-item:nth-child(2)::after {
    display: block ;
    content: '\20AC  50.- pro Jahr';
    margin-left: 18px;
    font-size: 18px;
    font-weight: bold;
}

.wpcf7-list-item:nth-child(3), .wpcf7-list-item:nth-child(4) {
    background: #00C1CF;
    color: white;
}

.wpcf7-list-item:nth-child(3)::after {
    display: block ;
    content: '\20AC  500.- pro Jahr';
    margin-left: 18px;
    font-size: 18px;
    font-weight: bold;
}

.wpcf7-list-item:nth-child(4)::after {
    display: block ;
    content: '\20AC  1500.- pro Jahr';
    margin-left: 18px;
    font-size: 18px;
    font-weight: bold;
}

input[name="radio-156"] {
    font-weight: bold !important;
}

/* Inputfelder */

#form {
    width: 100%;
    margin-top: 25px;
}

input {
    padding: 7px 15px 7px 12px !important;
}


section {
    display: flex;
    justify-content: flex-end;
}

.one {
    justify-content: stretch;
    margin-bottom: 25px;
}

.two {
    justify-content: stretch; 
}


select {
    min-width: 70px;
    margin-right: 15px;
    border-radius: 3px !important;
    border: solid 1px #587272;
    background: #fafafa;
    line-height: 2em;
    font-size: 15px;
    color: #172727;
 }

 

label.c7-form-label, label.textfields {
    display: inline-block;
    padding-left: 4px;
    text-indent: 4px;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    line-height: 1.2em !important;
    font-size: 0.7em;
    color: #2F4F4F;
} 
 

.c7-title {
    min-width: 70px;
    border-radius: 3px !important;
    border: solid 1px rgba(0, 0, 0, 0.1);
    line-height: 2em;
    font-size: 15px;
}

.c7-textfield, input[name="text-63"] {
    min-width: 70px;
    border-radius: 3px !important;
    border: solid 1px #587272;
    line-height: 2em;
    font-size: 15px;
}

.c7-textfield1 {
    min-width: 70px;
    margin: 0 10px 25px 0 !important;
    border-radius: 3px !important;
    border: solid 1px #587272;
    line-height: 2em;
    font-size: 15px;
}

.c7-textarea {
    width: 345px;
    height: 250px;
    margin-right: 15px!important;
    border-radius: 3px !important;
    border: solid 1px #587272;
    background: #fafafa;
    line-height: 2em;
    font-size: 15px;
    color: #172727;
}


select:focus, .c7-title:focus, .c7-textfield:focus, .c7-textfield1:focus, 
.c7-textarea:focus, .c7-textarea:focus, input[name="text-63"]:focus {
    box-shadow: 2px 2px 4px 0px rgb(204, 219, 232) inset, -2px -2px 4px 1px rgba(255, 255, 255, 0.5) inset;
    border: solid 1px #436060;
}

/* Anderes Land */

input[name="text-63"], select[name="menu-315"] {
    margin-bottom: 25px !important;
    min-width: 70px;
    border-radius: 3px !important;
    border: solid 1px #587272;
    line-height: 2em;
    font-size: 15px;
}

input[name="text-63"]:hover, select[name="menu-315"]:hover, select:hover,
.c7-textfield:hover, .c7-textfield1:hover, .c7-title:hover, textarea:hover {
      border-color: rgba(88, 114, 114, 0.8) !important;
}

label:hover .fa  {
    color: rgba(88, 114, 114, 0.8);
}


.wpcf7-submit {
    width: 345px;
    margin: 0 0 25px 4px;
    border-radius: 3px !important;
    background-color: #4CADC9 !important;
    line-height: 2em;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px;
    font-weight: bold !important;
}

.wpcf7-submit:focus, .wpcf7-submit:hover {
    background-color: #449bb4 !important;
}

.user {
    float: left;
}

.title2, .user {
    margin-bottom: 25px;
}  


/* Zentrierung der Formularfelder */
@media (min-width: 720px) {
    .wpcf7-form {  width: 90%; }

    #form, .wpcf7-response-output { margin-left: 25%; } 
    
}

/* Font Awesome form icons */

.fa-map-marker {
    position: absolute;
    font-size: 20px;
    line-height: 0.8em;
    z-index: 100;
  	margin: 14px 0 0 3px;
}

input[name="text-975"] {
    text-indent: 12px;
}

.fa-envelope {
    position: absolute;
    z-index: 100;
  	margin: 17px 0 0 5px;
}

input[name="email-337"] {
    text-indent: 17px;
}

.fa-user {
    position: absolute;
    z-index: 100;
  	margin: 17px 0 0 3px;
}

input[name="text-902"] {     
    text-indent: 12px;
    margin-right: 15px;
}

.fa-pencil {
    position: absolute;
    z-index: 100;
    margin-top: 3px;
}

.wpcf7-response-output {
    padding: 0;
    display: inline-block;

}


